1. c211ce2 Merge "Updated dialog and toast assets." into honeycomb by Adam Powell · 14 years ago
  2. 463c700 Updated dialog and toast assets. by Adam Powell · 14 years ago
  3. fcd3e8e Merge "Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382" into honeycomb by Romain Guy · 14 years ago
  4. e95003e Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382 by Romain Guy · 14 years ago
  5. ccf9d10 Merge "Hide and delete some code that should not be public." into honeycomb by Jason Sams · 14 years ago
  6. 74ab511 Merge "DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null." into honeycomb by Dianne Hackborn · 14 years ago
  7. ea278a9 DO NOT MERGE Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 14 years ago
  8. 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 14 years ago
  9. e695bdd Merge "Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE]" into honeycomb by Jim Miller · 14 years ago
  10. febbf6e Merge "DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think..." into honeycomb by Dianne Hackborn · 14 years ago
  11. b450a65 Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE] by Jim Miller · 14 years ago
  12. 353634a Merge "Update progress/seek bar assets. Add indeterminate horizontal progress bars for holo theme." into honeycomb by Adam Powell · 14 years ago
  13. a50ff3847 Update progress/seek bar assets. Add indeterminate horizontal progress by Adam Powell · 14 years ago
  14. 1f22d2a DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
  15. 6d175c7 Merge "Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge" into honeycomb by Dianne Hackborn · 14 years ago
  16. ae34a7c Merge "b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete" into honeycomb by Michael Chan · 14 years ago
  17. aa5bb98 b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete by Michael Chan · 14 years ago
  18. fe53015 Merge "Update default for auto-brightness." into honeycomb by Amith Yamasani · 14 years ago
  19. 6c19176 Merge "Adding comments to the renderscript program classes." into honeycomb by Alex Sakhartchouk · 14 years ago
  20. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  21. df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 14 years ago
  22. bdd8d17 Merge "Fixed the waitForLoader method." into honeycomb by Dmitri Plotnikov · 14 years ago
  23. 59d8edd Fixed the waitForLoader method. by Dmitri Plotnikov · 14 years ago
  24. 894f0e4 Merge "LayoutLib: add a few misc implementations." into honeycomb by Xavier Ducrohet · 14 years ago
  25. 00407dd Merge "LayoutLib: finish Typeface and unload them in dispose." into honeycomb by Xavier Ducrohet · 14 years ago
  26. ac736d3 Merge "LayoutLib: remove fade in/out transition on moveChild." into honeycomb by Xavier Ducrohet · 14 years ago
  27. 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 14 years ago
  28. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 14 years ago
  29. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  30. f600780 Merge "Remove unnecessary log" into honeycomb by Adam Powell · 14 years ago
  31. 1ab74be Remove unnecessary log by Adam Powell · 14 years ago
  32. 2b6be70 Fix bug 3312807 - Fix child margin measurement in FrameLayout by Adam Powell · 14 years ago
  33. 00bba68 Amendment to fix for bug 3332414 by Adam Powell · 14 years ago
  34. d1af772 Merge "Bug 3332414 - UI glitch in CAB options" into honeycomb by Adam Powell · 14 years ago
  35. dd10b66 Bug 3332414 - UI glitch in CAB options by Adam Powell · 14 years ago
  36. 0d69fae Fix bug 3330683 - Do not show the legacy menu panel for HC apps on by Adam Powell · 14 years ago
  37. 2ebac69 Fix bug 3334437 - require an adapter to measure dropdown content width by Adam Powell · 14 years ago
  38. 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 14 years ago
  39. 4d46ecb0 Merge "For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable." into honeycomb by Shih-wei Liao · 14 years ago
  40. 8845fbb For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 14 years ago
  41. 67c2d97 Doc change: fixing links set 3 by Robert Ly · 14 years ago
  42. 293b850 Doc change: fixing links set 2 by Robert Ly · 14 years ago
  43. c74a69a8 Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing by Robert Ly · 14 years ago
  44. ec5ca94 Doc change: Deleting obsolete files and adding html redirects. Modified hv and traceview docs. by Robert Ly · 14 years ago
  45. 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 · 14 years ago
  46. b6e53f4 LayoutLib: add a few misc implementations. by Xavier Ducrohet · 14 years ago
  47. 9d4024d 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 14 years ago
  48. 46a3292 LayoutLib: finish Typeface and unload them in dispose. by Xavier Ducrohet · 14 years ago
  49. fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 14 years ago
  50. b5e1855 Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" into honeycomb by Adam Powell · 14 years ago
  51. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago
  52. e15ac3b Merge "Fix issue 3261656." into honeycomb by Eric Laurent · 14 years ago
  53. a60e212 Fix issue 3261656. by Eric Laurent · 14 years ago
  54. 7550ec1 LayoutLib: remove fade in/out transition on moveChild. by Xavier Ducrohet · 14 years ago
  55. fa445b9 Cleanup subdata apis by Jason Sams · 14 years ago
  56. e4aff7c Merge "LayoutLib: fix moveChild again." into honeycomb by Xavier Ducrohet · 14 years ago
  57. 96f57d6 Merge "cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 docs: catchup honeycomb to gingerbread-docs with misc changes" into honeycomb by Scott Main · 14 years ago
  58. 60c4e03 cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 by Scott Main · 14 years ago
  59. c548378 Merge "Rename drag "thumbnail" to the drag "shadow"" into honeycomb by Christopher Tate · 14 years ago
  60. 36d4c3f Rename drag "thumbnail" to the drag "shadow" by Christopher Tate · 14 years ago
  61. 3f0c135 Merge "Awesomeplayer : Frame dropping logic change" into honeycomb by James Dong · 14 years ago
  62. d7cc124 LayoutLib: fix moveChild again. by Xavier Ducrohet · 14 years ago
  63. 28f939d Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
  64. 539802e Merge "The switch widget didn't work properly until after onMeasure had run." into honeycomb by Joe Onorato · 14 years ago
  65. c3eabb9 The switch widget didn't work properly until after onMeasure had run. by Joe Onorato · 14 years ago
  66. 1683afa Fix check for required features by Kenny Root · 14 years ago
  67. 7866b8a Merge "Prevent ActivityTestCase from erasing constants." into honeycomb by Dmitri Plotnikov · 14 years ago
  68. 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 14 years ago
  69. 2c602e6 Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb by Romain Guy · 14 years ago
  70. 8244562 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb by Dianne Hackborn · 14 years ago
  71. 2b26266 Merge "Fix bug 3158976 - Search box is too small" into honeycomb by Adam Powell · 14 years ago
  72. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  73. a6c1276 Fix bug 3158976 - Search box is too small by Adam Powell · 14 years ago
  74. c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 14 years ago
  75. 23ddfbe Merge "LayoutLib: fix animated moveChild." into honeycomb by Xavier Ducrohet · 14 years ago
  76. 955c63f cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084 by Scott Main · 14 years ago
  77. 08e9a0f cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540 by Scott Main · 14 years ago
  78. e6320be cherrypick Change-Id: Ic4fe5e2d1ef3082c34fb448dd1f4705f73f2235f by Scott Main · 14 years ago
  79. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  80. 2b55d90 Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb by Romain Guy · 14 years ago
  81. 2358623 Merge "Do not update matches string when there are no matches." into honeycomb by Leon Scroggins · 14 years ago
  82. 48d5f1f Merge "Hardware Composer new and refactored test cases" into honeycomb by Louis Huemiller · 14 years ago
  83. c0dc406 Merge "Added support for Unicode surrogate characters in word selection" into honeycomb by Gilles Debunne · 14 years ago
  84. 660733d Merge "Additional loading methods for fonts and a3d files. Cleaned up error messages." into honeycomb by Alex Sakhartchouk · 14 years ago
  85. 691bc9f Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 14 years ago
  86. 73254be Do not update matches string when there are no matches. by Leon Scroggins · 14 years ago
  87. 2b9c38a LayoutLib: fix animated moveChild. by Xavier Ducrohet · 14 years ago
  88. 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 · 14 years ago
  89. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  90. c43d13f Merge "Removed XmlAdapters from frameworks." into honeycomb by Gilles Debunne · 14 years ago
  91. df22d83 Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb by Vasu Nori · 14 years ago
  92. 0633549 Removed XmlAdapters from frameworks. by Gilles Debunne · 14 years ago
  93. ccdf385 Merge "Mark the veto button GONE for ongoing notifications so they can go into its space." into honeycomb by Joe Onorato · 14 years ago
  94. ac77f462 Prevent ActivityTestCase from erasing constants. by Dmitri Plotnikov · 14 years ago
  95. 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 14 years ago
  96. 26c0c77 Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb by Adam Powell · 14 years ago
  97. d16c988 Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() by Adam Powell · 14 years ago
  98. f50c511 Update default for auto-brightness. by Amith Yamasani · 14 years ago
  99. fe75027 Merge "LayoutLib: Finish the matrix delegate." into honeycomb by Xavier Ducrohet · 14 years ago
  100. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago