1. 28f939d Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
  2. 2c602e6 Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb by Romain Guy · 14 years ago
  3. 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 14 years ago
  4. 8244562 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb by Dianne Hackborn · 14 years ago
  5. 2b26266 Merge "Fix bug 3158976 - Search box is too small" into honeycomb by Adam Powell · 14 years ago
  6. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  7. a6c1276 Fix bug 3158976 - Search box is too small by Adam Powell · 14 years ago
  8. c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 14 years ago
  9. 23ddfbe Merge "LayoutLib: fix animated moveChild." into honeycomb by Xavier Ducrohet · 14 years ago
  10. 955c63f cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084 by Scott Main · 14 years ago
  11. 08e9a0f cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540 by Scott Main · 14 years ago
  12. e6320be cherrypick Change-Id: Ic4fe5e2d1ef3082c34fb448dd1f4705f73f2235f by Scott Main · 14 years ago
  13. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  14. 2b55d90 Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb by Romain Guy · 14 years ago
  15. 2358623 Merge "Do not update matches string when there are no matches." into honeycomb by Leon Scroggins · 14 years ago
  16. 48d5f1f Merge "Hardware Composer new and refactored test cases" into honeycomb by Louis Huemiller · 14 years ago
  17. c0dc406 Merge "Added support for Unicode surrogate characters in word selection" into honeycomb by Gilles Debunne · 14 years ago
  18. 660733d Merge "Additional loading methods for fonts and a3d files. Cleaned up error messages." into honeycomb by Alex Sakhartchouk · 14 years ago
  19. 691bc9f Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 14 years ago
  20. 73254be Do not update matches string when there are no matches. by Leon Scroggins · 14 years ago
  21. 2b9c38a LayoutLib: fix animated moveChild. by Xavier Ducrohet · 14 years ago
  22. 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
  23. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  24. c43d13f Merge "Removed XmlAdapters from frameworks." into honeycomb by Gilles Debunne · 14 years ago
  25. df22d83 Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb by Vasu Nori · 14 years ago
  26. 0633549 Removed XmlAdapters from frameworks. by Gilles Debunne · 14 years ago
  27. 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
  28. 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 14 years ago
  29. 26c0c77 Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb by Adam Powell · 14 years ago
  30. d16c988 Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() by Adam Powell · 14 years ago
  31. fe75027 Merge "LayoutLib: Finish the matrix delegate." into honeycomb by Xavier Ducrohet · 14 years ago
  32. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago
  33. 100748e Mark the veto button GONE for ongoing notifications so they can go into its space. by Joe Onorato · 14 years ago
  34. cf70dcb Fix typo bug in FrameLayout's measurement code. Bug #3327185 by Romain Guy · 14 years ago
  35. 81f573de Merge "Add telephony.sms.receive and telephony.sms.send properties." into honeycomb by Wink Saville · 14 years ago
  36. 3c38e0a Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into honeycomb by Romain Guy · 14 years ago
  37. 077490f Merge "For Cdma a blank plmn is valid to show in some cases." into honeycomb by Wink Saville · 14 years ago
  38. 483f2c2 Merge "Mark the status bar configuration string untranslatable." into honeycomb by Eric Fischer · 14 years ago
  39. 60525c8 Merge "Use BluetoothAdapter broadcast for coex settings" into honeycomb by Irfan Sheriff · 14 years ago
  40. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 14 years ago
  41. cd3676e Adding AsyncTaskLoader.waitForLoader() for testing by Dmitri Plotnikov · 14 years ago
  42. 100744f Merge "Fix stuck-open notification shade." into honeycomb by Daniel Sandler · 14 years ago
  43. 808751f Avoid superfluous calls to CacheManager with the Chromium HTTP stack by Steve Block · 14 years ago
  44. 6869c18 Fix stuck-open notification shade. by Daniel Sandler · 14 years ago
  45. f4871b6 For Cdma a blank plmn is valid to show in some cases. by Wink Saville · 14 years ago
  46. b3b98d9 Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb by Daniel Sandler · 14 years ago
  47. 5f6bcc1 Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb by Steve Block · 14 years ago
  48. ec0da1a Hardware Composer new and refactored test cases by Louis Huemiller · 14 years ago
  49. cde0233 Add telephony.sms.receive and telephony.sms.send properties. by Wink Saville · 14 years ago
  50. 10af738 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 14 years ago
  51. a270bd5 Merge "fix a long-standing 'typo' bug" into honeycomb by Vasu Nori · 14 years ago
  52. 424a1bb Merge "New layers API for Views." into honeycomb by Romain Guy · 14 years ago
  53. 29549c7 fix a long-standing 'typo' bug by Vasu Nori · 14 years ago
  54. 646897c Merge "Updated flightmode stat_sys icon" into honeycomb by Justin Ho · 14 years ago
  55. 171c592 New layers API for Views. by Romain Guy · 14 years ago
  56. a5742ae Updated flightmode stat_sys icon by Justin Ho · 14 years ago
  57. f0fe6d3 Merge "LayoutLib: fix clipping issues." into honeycomb by Xavier Ducrohet · 14 years ago
  58. a7cac5e0 LayoutLib: fix clipping issues. by Xavier Ducrohet · 14 years ago
  59. 77813aa Mark the status bar configuration string untranslatable. by Eric Fischer · 14 years ago
  60. ab1d9f3 Import some unabbreviated translations for large screens. by Eric Fischer · 14 years ago
  61. 8303dcc Merge "(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings" into honeycomb by Svetoslav Ganov · 14 years ago
  62. 324dbe5 in requery(), when exception is caught, print warning + stacktrace by Vasu Nori · 14 years ago
  63. 3284694 Merge "We are now Honeycomb." into honeycomb by Dianne Hackborn · 14 years ago
  64. 563d784 (cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings by Svetoslav Ganov · 14 years ago
  65. 0d1e1550 Merge "Fix typo." into honeycomb by Andreas Huber · 14 years ago
  66. 24b3a4c Fix typo. by Andreas Huber · 14 years ago
  67. 0c43f0b Merge "Add SurfaceTexture JNI registration." into honeycomb by Jamie Gennis · 14 years ago
  68. 89c8f75 Merge "Fix handling of multiple possible default networks" into honeycomb by Robert Greenwalt · 14 years ago
  69. bff9018 Fix handling of multiple possible default networks by Robert Greenwalt · 14 years ago
  70. aa0ce33 Add SurfaceTexture JNI registration. by Jamie Gennis · 14 years ago
  71. c1ca07e Merge "in GB requery() didn't throw exceptions (mostly). replicate that in HC" into honeycomb by Vasu Nori · 14 years ago
  72. b9a12d7 Merge changes Ib809d4c5,I05d69da4 into honeycomb by Joe Onorato · 14 years ago
  73. e861d00 Merge "Update api/current.xml for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  74. ca808ae Merge "If the stream for the new bandwidth doesn't have the segment we're looking for..." into honeycomb by Andreas Huber · 14 years ago
  75. 6450ef8 Update api/current.xml for SurfaceTexture. by Jamie Gennis · 14 years ago
  76. ca74897 in GB requery() didn't throw exceptions (mostly). replicate that in HC by Vasu Nori · 14 years ago
  77. ba572aa If the stream for the new bandwidth doesn't have the segment we're looking for... by Andreas Huber · 14 years ago
  78. c173b76 Merge "Remove auto connection on ACL connection." into honeycomb by Jaikumar Ganesh · 14 years ago
  79. ef28e7e Remove auto connection on ACL connection. by Jaikumar Ganesh · 14 years ago
  80. 641bad4 This makes the events at the edge of the screen find the button. by Joe Onorato · 14 years ago
  81. 03ab0c7 some touch event debugging by Joe Onorato · 14 years ago
  82. d559ebb Merge "Add the SurfaceTexture java class." into honeycomb by Jamie Gennis · 14 years ago
  83. 5dd6e9a Merge "Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful" into honeycomb by Adam Powell · 14 years ago
  84. 6714efc Add the SurfaceTexture java class. by Jamie Gennis · 14 years ago
  85. 345a9f4 Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful by Adam Powell · 14 years ago
  86. adba802 Merge "Make sure the reading level scale is within min/max limits." into honeycomb by Shimeng (Simon) Wang · 14 years ago
  87. de69817 Merge "Reuse of native display list objects" into honeycomb by Chet Haase · 14 years ago
  88. e85ffea Make sure the reading level scale is within min/max limits. by Shimeng (Simon) Wang · 14 years ago
  89. f25410e Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb by Andreas Huber · 14 years ago
  90. a107eaf Merge "Add temporary hack for keyboards not following spec." into honeycomb by Jaikumar Ganesh · 14 years ago
  91. ed1b2a2 Merge "Follow the spec recommendation for keyboard pairing." into honeycomb by Jaikumar Ganesh · 14 years ago
  92. 8cc316e Add temporary hack for keyboards not following spec. by Jaikumar Ganesh · 14 years ago
  93. c88b0c6 Follow the spec recommendation for keyboard pairing. by Jaikumar Ganesh · 14 years ago
  94. d7069ca0 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  95. 478353e Merge "Add camera service support for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  96. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  97. 1932fef Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb by Andreas Huber · 14 years ago
  98. cc9585f Merge "If we failed to initialize the codec after transitioning to IDLE state, don't assert" into honeycomb by Andreas Huber · 14 years ago
  99. 68e4a7a Add the SurfaceTexture C++ implementation. by Jamie Gennis · 14 years ago
  100. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago