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