1. 479101a LayoutLib: Fix moveChild animation. by Xavier Ducrohet · 16 years ago
  2. ae34a7c Merge "b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete" into honeycomb by Michael Chan · 16 years ago
  3. aa5bb98 b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete by Michael Chan · 16 years ago
  4. fe53015 Merge "Update default for auto-brightness." into honeycomb by Amith Yamasani · 16 years ago
  5. 6c19176 Merge "Adding comments to the renderscript program classes." into honeycomb by Alex Sakhartchouk · 16 years ago
  6. df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 16 years ago
  7. bdd8d17 Merge "Fixed the waitForLoader method." into honeycomb by Dmitri Plotnikov · 16 years ago
  8. 59d8edd Fixed the waitForLoader method. by Dmitri Plotnikov · 16 years ago
  9. 894f0e4 Merge "LayoutLib: add a few misc implementations." into honeycomb by Xavier Ducrohet · 16 years ago
  10. 00407dd Merge "LayoutLib: finish Typeface and unload them in dispose." into honeycomb by Xavier Ducrohet · 16 years ago
  11. ac736d3 Merge "LayoutLib: remove fade in/out transition on moveChild." into honeycomb by Xavier Ducrohet · 16 years ago
  12. 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 16 years ago
  13. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 16 years ago
  14. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 16 years ago
  15. f600780 Merge "Remove unnecessary log" into honeycomb by Adam Powell · 16 years ago
  16. 1ab74be Remove unnecessary log by Adam Powell · 16 years ago
  17. 2b6be70 Fix bug 3312807 - Fix child margin measurement in FrameLayout by Adam Powell · 16 years ago
  18. 00bba68 Amendment to fix for bug 3332414 by Adam Powell · 16 years ago
  19. d1af772 Merge "Bug 3332414 - UI glitch in CAB options" into honeycomb by Adam Powell · 16 years ago
  20. dd10b66 Bug 3332414 - UI glitch in CAB options by Adam Powell · 16 years ago
  21. 0d69fae Fix bug 3330683 - Do not show the legacy menu panel for HC apps on by Adam Powell · 16 years ago
  22. 2ebac69 Fix bug 3334437 - require an adapter to measure dropdown content width by Adam Powell · 16 years ago
  23. 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 16 years ago
  24. 4d46ecb0 Merge "For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable." into honeycomb by Shih-wei Liao · 16 years ago
  25. 8845fbb For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 16 years ago
  26. 67c2d97 Doc change: fixing links set 3 by Robert Ly · 16 years ago
  27. 293b850 Doc change: fixing links set 2 by Robert Ly · 16 years ago
  28. c74a69a8 Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing by Robert Ly · 16 years ago
  29. ec5ca94 Doc change: Deleting obsolete files and adding html redirects. Modified hv and traceview docs. by Robert Ly · 16 years ago
  30. 3ba2bf4 Merge "1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) 2. Prepare on-device linking. 3. Clean up code." into honeycomb by Shih-wei Liao · 16 years ago
  31. b6e53f48 LayoutLib: add a few misc implementations. by Xavier Ducrohet · 16 years ago
  32. 9d4024d 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 16 years ago
  33. 46a3292 LayoutLib: finish Typeface and unload them in dispose. by Xavier Ducrohet · 16 years ago
  34. fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 16 years ago
  35. b5e1855 Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" into honeycomb by Adam Powell · 16 years ago
  36. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 16 years ago
  37. e15ac3b Merge "Fix issue 3261656." into honeycomb by Eric Laurent · 16 years ago
  38. a60e212 Fix issue 3261656. by Eric Laurent · 16 years ago
  39. 7550ec1 LayoutLib: remove fade in/out transition on moveChild. by Xavier Ducrohet · 16 years ago
  40. fa445b9 Cleanup subdata apis by Jason Sams · 16 years ago
  41. e4aff7c Merge "LayoutLib: fix moveChild again." into honeycomb by Xavier Ducrohet · 16 years ago
  42. 96f57d6 Merge "cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 docs: catchup honeycomb to gingerbread-docs with misc changes" into honeycomb by Scott Main · 16 years ago
  43. 60c4e03 cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 by Scott Main · 16 years ago
  44. c548378 Merge "Rename drag "thumbnail" to the drag "shadow"" into honeycomb by Christopher Tate · 16 years ago
  45. 36d4c3f Rename drag "thumbnail" to the drag "shadow" by Christopher Tate · 16 years ago
  46. 3f0c135 Merge "Awesomeplayer : Frame dropping logic change" into honeycomb by James Dong · 16 years ago
  47. d7cc124 LayoutLib: fix moveChild again. by Xavier Ducrohet · 16 years ago
  48. 28f939d Awesomeplayer : Frame dropping logic change by pmehendale · 16 years ago
  49. 539802e Merge "The switch widget didn't work properly until after onMeasure had run." into honeycomb by Joe Onorato · 16 years ago
  50. c3eabb9 The switch widget didn't work properly until after onMeasure had run. by Joe Onorato · 16 years ago
  51. 1683afa Fix check for required features by Kenny Root · 16 years ago
  52. 7866b8a Merge "Prevent ActivityTestCase from erasing constants." into honeycomb by Dmitri Plotnikov · 16 years ago
  53. 2c602e6 Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb by Romain Guy · 16 years ago
  54. 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 16 years ago
  55. 8244562 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb by Dianne Hackborn · 16 years ago
  56. 2b26266 Merge "Fix bug 3158976 - Search box is too small" into honeycomb by Adam Powell · 16 years ago
  57. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 16 years ago
  58. a6c1276 Fix bug 3158976 - Search box is too small by Adam Powell · 16 years ago
  59. c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 16 years ago
  60. 23ddfbe Merge "LayoutLib: fix animated moveChild." into honeycomb by Xavier Ducrohet · 16 years ago
  61. 955c63f cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084 by Scott Main · 16 years ago
  62. 08e9a0f cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540 by Scott Main · 16 years ago
  63. e6320be cherrypick Change-Id: Ic4fe5e2d1ef3082c34fb448dd1f4705f73f2235f by Scott Main · 16 years ago
  64. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 16 years ago
  65. 2b55d90 Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb by Romain Guy · 16 years ago
  66. 2358623 Merge "Do not update matches string when there are no matches." into honeycomb by Leon Scroggins · 16 years ago
  67. 48d5f1f Merge "Hardware Composer new and refactored test cases" into honeycomb by Louis Huemiller · 16 years ago
  68. c0dc406 Merge "Added support for Unicode surrogate characters in word selection" into honeycomb by Gilles Debunne · 16 years ago
  69. 660733d Merge "Additional loading methods for fonts and a3d files. Cleaned up error messages." into honeycomb by Alex Sakhartchouk · 16 years ago
  70. 691bc9f Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 16 years ago
  71. 73254be Do not update matches string when there are no matches. by Leon Scroggins · 16 years ago
  72. 2b9c38a LayoutLib: fix animated moveChild. by Xavier Ducrohet · 16 years ago
  73. af5473e Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb by Marco Nelissen · 16 years ago
  74. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 16 years ago
  75. c43d13f Merge "Removed XmlAdapters from frameworks." into honeycomb by Gilles Debunne · 16 years ago
  76. df22d83 Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb by Vasu Nori · 16 years ago
  77. 0633549 Removed XmlAdapters from frameworks. by Gilles Debunne · 16 years ago
  78. ccdf385 Merge "Mark the veto button GONE for ongoing notifications so they can go into its space." into honeycomb by Joe Onorato · 16 years ago
  79. ac77f462 Prevent ActivityTestCase from erasing constants. by Dmitri Plotnikov · 16 years ago
  80. 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 16 years ago
  81. 26c0c77 Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb by Adam Powell · 16 years ago
  82. d16c988 Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() by Adam Powell · 16 years ago
  83. f50c511 Update default for auto-brightness. by Amith Yamasani · 16 years ago
  84. fe75027 Merge "LayoutLib: Finish the matrix delegate." into honeycomb by Xavier Ducrohet · 16 years ago
  85. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 16 years ago
  86. 100748e Mark the veto button GONE for ongoing notifications so they can go into its space. by Joe Onorato · 16 years ago
  87. cf70dcb Fix typo bug in FrameLayout's measurement code. Bug #3327185 by Romain Guy · 16 years ago
  88. 81f573de Merge "Add telephony.sms.receive and telephony.sms.send properties." into honeycomb by Wink Saville · 16 years ago
  89. 3c38e0a Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into honeycomb by Romain Guy · 16 years ago
  90. 077490f Merge "For Cdma a blank plmn is valid to show in some cases." into honeycomb by Wink Saville · 16 years ago
  91. 483f2c2 Merge "Mark the status bar configuration string untranslatable." into honeycomb by Eric Fischer · 16 years ago
  92. 60525c8 Merge "Use BluetoothAdapter broadcast for coex settings" into honeycomb by Irfan Sheriff · 16 years ago
  93. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 16 years ago
  94. cd3676e Adding AsyncTaskLoader.waitForLoader() for testing by Dmitri Plotnikov · 16 years ago
  95. 100744f Merge "Fix stuck-open notification shade." into honeycomb by Daniel Sandler · 16 years ago
  96. 808751f Avoid superfluous calls to CacheManager with the Chromium HTTP stack by Steve Block · 16 years ago
  97. 6869c18 Fix stuck-open notification shade. by Daniel Sandler · 16 years ago
  98. f4871b6 For Cdma a blank plmn is valid to show in some cases. by Wink Saville · 16 years ago
  99. b3b98d9 Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb by Daniel Sandler · 16 years ago
  100. 5f6bcc1 Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb by Steve Block · 16 years ago