1. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  2. 0982dc6 Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  3. 20af1c5 Merge "Correct font size for notifications & control panel." into honeycomb by Justin Ho · 14 years ago
  4. 0e77f6d Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  5. 9eaefb8 Merge "Fix TextUtils#commaEllipsize" into honeycomb by Brian Muramatsu · 14 years ago
  6. b0c939a Merge "Prevent crash when detaching a SurfaceView. Bug #3400461" into honeycomb by Romain Guy · 14 years ago
  7. 2a8f8d5 Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb by Jamie Gennis · 14 years ago
  8. d11f5d2 Merge "Fix for TextView's error popup behavior when using soft keyboard." into honeycomb by Gilles Debunne · 14 years ago
  9. 6b2fda9 Merge "Fix bug 3399992 - Make ActionBar menu text styleable" into honeycomb by Adam Powell · 14 years ago
  10. 55f3af27 Fix bug 3399992 - Make ActionBar menu text styleable by Adam Powell · 14 years ago
  11. cfd0baf Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb by Joe Onorato · 14 years ago
  12. 94eb3d0 Merge "Plumb whether an input view is actually visible or not through from the IME to the status bar." into honeycomb by Joe Onorato · 14 years ago
  13. ca05585 Correct font size for notifications & control panel. by Daniel Sandler · 14 years ago
  14. 10e4148 Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb by Dianne Hackborn · 14 years ago
  15. 361d614 Merge "LayoutLib: Update with the new resource map APIs." into honeycomb by Xavier Ducrohet · 14 years ago
  16. 420829e Fix issue #3291173: Problem report for NewsRoom - RSS News Reader by Dianne Hackborn · 14 years ago
  17. f0ca959 Merge "Fix overlapping app icon & info in notifications with large icons." into honeycomb by Daniel Sandler · 14 years ago
  18. 6913062 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 14 years ago
  19. db17339 Fix overlapping app icon & info in notifications with large icons. by Daniel Sandler · 14 years ago
  20. 79c4648 Merge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (again)"" into honeycomb by Andreas Huber · 14 years ago
  21. 35ea7cd LayoutLib: Update with the new resource map APIs. by Xavier Ducrohet · 14 years ago
  22. 01d5edc Prevent crash when detaching a SurfaceView. Bug #3400461 by Romain Guy · 14 years ago
  23. 2ded7ef Merge "Allow taps to once again penetrate the darkness." into honeycomb by Daniel Sandler · 14 years ago
  24. e1df07f Merge "Fix for an IOOBoundsException in Paint." into honeycomb by Gilles Debunne · 14 years ago
  25. 3c0f91b Merge "Add docs about threading to SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  26. e891a11 Merge "Only send a direction key if we are not in touch mode." into honeycomb by Leon Scroggins · 14 years ago
  27. d916339 Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" by Andreas Huber · 14 years ago
  28. fe38b7b Merge "Fix artifact with clipped webview content" into honeycomb by Chet Haase · 14 years ago
  29. b8498f1 Merge "Fix data network type notifications." into honeycomb by Robert Greenwalt · 14 years ago
  30. b0eb8bb Merge "More robust parsing of NPT time ranges in RTSP." into honeycomb by Andreas Huber · 14 years ago
  31. a2edd7d8 More robust parsing of NPT time ranges in RTSP. by Andreas Huber · 14 years ago
  32. 47db84c New stat_notify icons by Justin Ho · 14 years ago
  33. 572ba78 Only send a direction key if we are not in touch mode. by Leon Scroggins · 14 years ago
  34. d720155 Allow taps to once again penetrate the darkness. by Daniel Sandler · 14 years ago
  35. c38b7c8 Merge "Implement the double tap to zoom animation with HW accleration." into honeycomb by Ben Murdoch · 14 years ago
  36. 91fc3cf Fix artifact with clipped webview content by Chet Haase · 14 years ago
  37. 256a09b Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 14 years ago
  38. d23316b Merge "Maybe fix issue #3358322: Status and nav bar died while watching youtube" into honeycomb by Dianne Hackborn · 14 years ago
  39. c8c3021 Merge "Fix issue #3398767: Need translucent holo theme" into honeycomb by Dianne Hackborn · 14 years ago
  40. d0b54a7 Merge "Add more debug info for profiling." into honeycomb by Romain Guy · 14 years ago
  41. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 14 years ago
  42. 4671ce5 Make keyguard also ask to turn the back button off, now that it is controlled separately. by Joe Onorato · 14 years ago
  43. 6478adc Allow independent control of the back and the other navigation buttons. by Joe Onorato · 14 years ago
  44. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  45. 386ef6d Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  46. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  47. e31ecf6 Merge "Fixing static StackView scenario (Issue: 3399844)" into honeycomb by Adam Cohen · 14 years ago
  48. 17945d0 Merge "Update InputMethodPanel when locale was changed." into honeycomb by satok · 14 years ago
  49. cf5f6d1 Update InputMethodPanel when locale was changed. by satok · 14 years ago
  50. 55f8f12 Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 14 years ago
  51. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  52. adc0a5b Merge "Attenuate notification icons in the system bar." into honeycomb by Justin Ho · 14 years ago
  53. 1feba8b Fix for an IOOBoundsException in Paint. by Gilles Debunne · 14 years ago
  54. 07520fe Merge "Updated data and wifi indicators, updated GPS" into honeycomb by Justin Ho · 14 years ago
  55. 885153e Add more debug info for profiling. by Romain Guy · 14 years ago
  56. 06dd4c0 Merge "Updated tether icons" into honeycomb by Justin Ho · 14 years ago
  57. 49371ad Attenuate notification icons in the system bar. by Daniel Sandler · 14 years ago
  58. e763f9c Updated data and wifi indicators, updated GPS by Justin Ho · 14 years ago
  59. e3e00aa Updated tether icons by Justin Ho · 14 years ago
  60. 86471d0 Merge "Accessibility support to NumberPicker, DatePicker, and TimePicker" into honeycomb by Svetoslav Ganov · 14 years ago
  61. 4c8ad6e Fix TextUtils#commaEllipsize by Brian Muramatsu · 14 years ago
  62. c6a4716 Fixing static StackView scenario (Issue: 3399844) by Adam Cohen · 14 years ago
  63. 3b5d951 Merge "Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes" into honeycomb by Jean-Michel Trivi · 14 years ago
  64. 5012a8f Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 14 years ago
  65. 37cec0f Add docs about threading to SurfaceTexture. by Jamie Gennis · 14 years ago
  66. 834662d Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes by Jean-Michel Trivi · 14 years ago
  67. e2c251b Tapping the ticker again activates the notification. by Daniel Sandler · 14 years ago
  68. 8a2a895 Accessibility support to NumberPicker, DatePicker, and TimePicker by Svetoslav Ganov · 14 years ago
  69. 164ca03 Fix data network type notifications. by Robert Greenwalt · 14 years ago
  70. a85b789 Merge "Fix 3381322: Update transition animation from lockscreen to home." into honeycomb by Jim Miller · 14 years ago
  71. f95e8c5 Merge "Fix bug 3400213 - MenuItem ignores String spannable colors" into honeycomb by Adam Powell · 14 years ago
  72. 83a6f45 Maybe fix issue #3358322: Status and nav bar died while watching youtube by Dianne Hackborn · 14 years ago
  73. 6650185 Fix bug 3400213 - MenuItem ignores String spannable colors by Adam Powell · 14 years ago
  74. 8932ff6 Fix 3381322: Update transition animation from lockscreen to home. by Jim Miller · 14 years ago
  75. ed11f11 As of honeycomb, all touchscreen devices should also report faketouch. by Dan Morrill · 14 years ago
  76. b7fc63f Fix for TextView's error popup behavior when using soft keyboard. by Gilles Debunne · 14 years ago
  77. 270cbcc Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb by Santosh Madhava · 14 years ago
  78. d1f94e3 Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attribute does not work in ScrollView tag" into honeycomb by Adam Powell · 14 years ago
  79. a3e586a Merge "LayoutLib: Properly compute available space to layouts." into honeycomb by Xavier Ducrohet · 14 years ago
  80. 0a5481d Merge "Pushing in fixed scrubber asset" into honeycomb by Justin Ho · 14 years ago
  81. c1913ec Merge "Removing old pocket assets" into honeycomb by Justin Ho · 14 years ago
  82. e43649e Pushing in fixed scrubber asset by Justin Ho · 14 years ago
  83. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  84. 0250bc2 Merge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb by Romain Guy · 14 years ago
  85. fea12b8 Catch exception when ViewRoot's surface is not valid. Bug #3399426 by Romain Guy · 14 years ago
  86. 8f9fb94 Merge "Add Plugin API for controling the device power states" into honeycomb by Derek Sollenberger · 14 years ago
  87. e79b554 Fix issue #3398767: Need translucent holo theme by Dianne Hackborn · 14 years ago
  88. f3196cd Add Plugin API for controling the device power states by Derek Sollenberger · 14 years ago
  89. 3ba6774 Fix bug 3399725 - externally reported issue 14317: by Adam Powell · 14 years ago
  90. 73f376c Fix for issue 3370007 Overlay transparency in Java by Santosh Madhava · 14 years ago
  91. 64a2c35 Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb by Basavapatna Dattaguru · 14 years ago
  92. 43d7b83 Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk > Friend Info" into honeycomb by Adam Powell · 14 years ago
  93. 6f7a6bc Merge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb by Gilles Debunne · 14 years ago
  94. 6f5e934 Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in by Adam Powell · 14 years ago
  95. cbcdc61 Merge "b/3347670 Support installing online certs to the system keystore." into honeycomb by Huahui Wu · 14 years ago
  96. c7b032d Fixing download notification icons by Justin Ho · 14 years ago
  97. 17d31de Soft keyboard is not shown when text selection mode is aborted. by Gilles Debunne · 14 years ago
  98. ce3b35a Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 14 years ago
  99. 737bd08 Fix Issue: 3373525: reduces app. 100mS in create by Basavapatna Dattaguru · 14 years ago
  100. a017eda bug:3398527 return List insttead of ArrayList from public API by Vasu Nori · 14 years ago