1. a8bb921 Fixing the lockless fifo destory bug. Removing unused code from element. build. by Alex Sakhartchouk · 13 years ago
  2. 0197d82 Merge "core/java NetworkManagement: Don't untag sockets willy-nilly" by JP Abgrall · 13 years ago
  3. d1106fc Merge "Default disable watchdog for vold connection" by Kenny Root · 13 years ago
  4. 797a0b0 Merge "Support DISABLE_NAVIGATION on phones." by Daniel Sandler · 13 years ago
  5. a91495d Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%" by Rajneesh Chowdury · 13 years ago
  6. e21f288 Support DISABLE_NAVIGATION on phones. by Daniel Sandler · 13 years ago
  7. 072039c Merge "Fix DISABLE_EXPAND in the tablet status bar." by Daniel Sandler · 13 years ago
  8. 130453c Fix DISABLE_EXPAND in the tablet status bar. by Daniel Sandler · 13 years ago
  9. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  10. 7fa6e42 Merge "Invoke requestLayout() when drawables have different sizes. Bug #5142668" by Romain Guy · 13 years ago
  11. 9e648c4 Invoke requestLayout() when drawables have different sizes. Bug #5142668 by Romain Guy · 13 years ago
  12. c7e6c47 Merge "Fix issue #5163456: logspam/tight loop in BatteryStatsImpl" by Dianne Hackborn · 13 years ago
  13. e8c88e6 Fix issue #5163456: logspam/tight loop in BatteryStatsImpl by Dianne Hackborn · 13 years ago
  14. 4abe2ac Merge "Fix potential null deref in ViewGroup when running transition" by Chet Haase · 13 years ago
  15. a8a44c6 Merge "Fix NumberPicker text positioning." by Chet Haase · 13 years ago
  16. 1abf7fa Fix potential null deref in ViewGroup when running transition by Chet Haase · 13 years ago
  17. eeafd42 Fix NumberPicker text positioning. by Chet Haase · 13 years ago
  18. 1666dc6 Merge "Combine list of CharSequence with delimeter." by Jeff Sharkey · 13 years ago
  19. 0167590 Merge "NEW_API: Add real-time Effects." by Eino-Ville Talvala · 13 years ago
  20. 07714d4 Default disable watchdog for vold connection by Kenny Root · 13 years ago
  21. 9f550e9 Merge "Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot" by Dianne Hackborn · 13 years ago
  22. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  23. 2efd89f Merge "Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity" by Adam Powell · 13 years ago
  24. aad47fd Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity by Adam Powell · 13 years ago
  25. 3de5103 Merge "Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used" by Fabrice Di Meglio · 13 years ago
  26. cb87968 Merge "Don't force measurement when SearchView is in iconified mode." by Amith Yamasani · 13 years ago
  27. 24b3522 Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next message." by Jason Sams · 13 years ago
  28. 85deb78 Fix "return 0" behavior in rs 0 was not properly blocking for the next message. by Jason Sams · 13 years ago
  29. 4b60c30 Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used by Fabrice Di Meglio · 13 years ago
  30. 8c60d89 Merge "Bug 5045498 RemoteControlClient interface" by Jean-Michel Trivi · 13 years ago
  31. 926808d Merge "Fix bug 533274 - Menu key opens wrong menu in action mode" by Adam Powell · 13 years ago
  32. c395530 Merge "don't return the current buffer from dequeueBuffer" by Mathias Agopian · 13 years ago
  33. 656f9b6 Merge "fix a small race condition when returning the default width/height of a SurfaceTexture" by Mathias Agopian · 13 years ago
  34. a95e488 Don't force measurement when SearchView is in iconified mode. by Amith Yamasani · 13 years ago
  35. 012da5a Fix bug 533274 - Menu key opens wrong menu in action mode by Adam Powell · 13 years ago
  36. 9a5505f Merge "Fix drawing artifacts on glowing navigation buttons." by Daniel Sandler · 13 years ago
  37. 351eb33 Merge "Allow views to setSystemUiVisibility() with the same value and have it work." by Daniel Sandler · 13 years ago
  38. 3e23695 Merge "Add structure to pack params for forEach. This allows the driver to not pass all the sub-params." by Jason Sams · 13 years ago
  39. 6721d33 Fix for 5155561 During export, progress bar jumps from 0 to 50% by Rajneesh Chowdury · 13 years ago
  40. 4a8d9ad Merge "Add RenderScript fragment shader test" by Romain Guy · 13 years ago
  41. 1852689 Add RenderScript fragment shader test by Romain Guy · 13 years ago
  42. 9fe61d9 Merge "Fix bug 5167786 - make sure custom option panels still work." by Adam Powell · 13 years ago
  43. fa4d775 Combine list of CharSequence with delimeter. by Jeff Sharkey · 13 years ago
  44. 8618ebc don't return the current buffer from dequeueBuffer by Mathias Agopian · 13 years ago
  45. 4fd8d533 Fix bug 5167786 - make sure custom option panels still work. by Adam Powell · 13 years ago
  46. 8f66841 Merge "Fix issue 5126270: Holding volume down vibrates" by Eric Laurent · 13 years ago
  47. 453091b Merge "Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu" by Adam Powell · 13 years ago
  48. 32f6846 am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  49. ddf155b am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  50. 5dcda1fd am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  51. 88512f5 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  52. a8313e7 Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  53. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  54. 45add1a Merge "Fix bit comparison for checking the variant of the input type." by Gilles Debunne · 13 years ago
  55. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 13 years ago
  56. 841b941 Merge "Remove translations that contain mangled format strings." by Eric Fischer · 13 years ago
  57. a283026 Remove translations that contain mangled format strings. by Eric Fischer · 13 years ago
  58. 4270295 Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 13 years ago
  59. 5a9ffaa Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 13 years ago
  60. 987cb2e Make sure we have all the sample table metadata before declaring a track valid. by Andreas Huber · 13 years ago
  61. 50d34a7 Merge "Edits to remove "fail" references, plus edits to "stopped by mistake" dialog. Bugs: 5174094 and 5165745" by Claudia de Veaux · 13 years ago
  62. 1a22743 fix a small race condition when returning the default width/height of a SurfaceTexture by Mathias Agopian · 13 years ago
  63. cc11b1b Fix issue 5126270: Holding volume down vibrates by Eric Laurent · 13 years ago
  64. 36bd984 core/java NetworkManagement: Don't untag sockets willy-nilly by JP Abgrall · 13 years ago
  65. 842d9de Merge "Getting rid of the (hidden) oldName parameter for widgets" by Adam Cohen · 13 years ago
  66. bac26a12 Getting rid of the (hidden) oldName parameter for widgets by Adam Cohen · 13 years ago
  67. fad9555 Allow views to setSystemUiVisibility() with the same value and have it work. by Daniel Sandler · 13 years ago
  68. e117d0b Merge "Updated day_picker Bug: 5076695" by Justin Ho · 13 years ago
  69. 24ac9e1 Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 13 years ago
  70. 15b8016 Fix bit comparison for checking the variant of the input type. by Luca Zanolin · 13 years ago
  71. 96f4818 Fix drawing artifacts on glowing navigation buttons. by Daniel Sandler · 13 years ago
  72. 14ee9a1 Merge "Check for periodic sync that is in the future Bug: 5164762 Change-Id: If578737bcfc4f83756f75c516657afdfc601caf1" by Alon Albert · 13 years ago
  73. 071bb80 Updated day_picker Bug: 5076695 by Justin Ho · 13 years ago
  74. bc91ea6 Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  75. 21fb634 Merge "as a debug option SrufaceFlinger can now connect to DDMS" by Mathias Agopian · 13 years ago
  76. 178889e Bug 5045498 RemoteControlClient interface by Jean-Michel Trivi · 13 years ago
  77. e3be9b9 Merge "docs: OpenGL ES 1.0 and 2.0 Tutorials" by Joe Fernandez · 13 years ago
  78. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  79. 04d6372 Merge "New spinners Bug: 5165176" by Justin Ho · 13 years ago
  80. 518a67b Merge "Remove longpress support from the software Home key." by Daniel Sandler · 13 years ago
  81. 3e1cee6 Merge "Breathing room between RSSI and battery on tablets." by Daniel Sandler · 13 years ago
  82. d859c45 Merge "Breaks the build" by Svetoslav Ganov · 13 years ago
  83. 7093493 Breaks the build by Svetoslav Ganov · 13 years ago
  84. d51b218 Merge "Display thumbnails one by one and cache them." by Chih-Chung Chang · 13 years ago
  85. 309b18e Merge "Adding accessibility support to the PIN lock screen." by Svetoslav Ganov · 13 years ago
  86. deed89a Merge "Fix for bug 3429537 Google voice (web version) does not play messages on HC" by Kristian Monsen · 13 years ago
  87. bd151de Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  88. f1142b0 Merge "No need to pass an AssetManager to native when creating a WebView" by Ben Murdoch · 13 years ago
  89. e518be3 am 51beb81a: am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  90. 51beb81 am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  91. ee93fd5 am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  92. 7a0d746 am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  93. f78c3c6 Edits to remove "fail" references, plus edits to "stopped by mistake" dialog. by Claudia de Veaux · 13 years ago
  94. baaf3ce Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  95. c5f9a42 Merge "Use camcorder profiles for MediaRecorderStressTest" by James Dong · 13 years ago
  96. dfd94b4 Merge "cherrypick Change-Id: I245fcc37495196b46d1930f74bdb7632fc106af2 docs: update ndk requirements issue 5157542" by Scott Main · 13 years ago
  97. c5f7a85 Merge "Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic" by Fabrice Di Meglio · 13 years ago
  98. 5960723 Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic by Fabrice Di Meglio · 13 years ago
  99. 755bd67 Merge "Don't crash if a drag recipient throws an uncaught exception" by Christopher Tate · 13 years ago
  100. cc6edf3 Check for periodic sync that is in the future by Alon Albert · 13 years ago