1. 8da5bf7 Merge "give the proper orientation to the h/w composer HAL" by Mathias Agopian · 14 years ago
  2. 7052ca4 Merge "Fix bug 5186341 - Double Action bar when displayOptions is 0" by Adam Powell · 14 years ago
  3. c47e52d Merge "Add /proc/pagetypeinfo to dumpstate" by Arve Hjønnevåg · 14 years ago
  4. 5980b76 Merge "implement EGL_TEXTURE_EXTERNAL_OES in libagl" by Mathias Agopian · 14 years ago
  5. cee4af9 Merge "Fix bug 5186258 - Incorrect window width is used for custom panel views in the MATCH_PARENT case" by Adam Powell · 14 years ago
  6. 32bb0dd Merge "Fix 5144356: Native crash while importing music" by Chih-Chung Chang · 14 years ago
  7. d992db3 give the proper orientation to the h/w composer HAL by Mathias Agopian · 14 years ago
  8. 53f1fcb Merge "Fix bug 5186160 - ActionBar.hide() doesn't hide the split ActionBar if called before onResume()" by Adam Powell · 14 years ago
  9. c60e1ee Merge "Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked" by Dianne Hackborn · 14 years ago
  10. 4fa9aa8 Merge "Fix 5149726: Add slight delay to initial lock screen 'ping' animation." by Jim Miller · 14 years ago
  11. 42ca38a Merge "Stop leaking DeathRecipient and BinderProxy instances" by Christopher Tate · 14 years ago
  12. 3a0cae8 implement EGL_TEXTURE_EXTERNAL_OES in libagl by Mathias Agopian · 14 years ago
  13. 9509b9c Merge "Fix bug 5099037 - No delete option when multiple videos are selected" by Adam Powell · 14 years ago
  14. 35ade2d Merge "Modify nativeSetProperty to return a boolean indicating if we need to invalidate the content or not." by Nicolas Roard · 14 years ago
  15. f080e5c Merge "Update BiDiTest app" by Fabrice Di Meglio · 14 years ago
  16. dc9a241 Merge "When switching surface, do not set mSeekNotificationSent as true, because there could be a previous uncompleted seeking which needs to send back MEDIA_SEEK_COMPLETE message. If we set mSeekNotificationSent as true here, then mediaplayer.cpp will be waiting for message MEDIA_SEEK_COMPLETE. The getCurrentPosition() will always return the seek time before MEDIA_SEEK_COMPLETE being received by mediaplayer.cpp. Fix for bug 5181272." by Gloria Wang · 14 years ago
  17. f956b40 Merge "Background data notification, API clean up." by Jeff Sharkey · 14 years ago
  18. 0795000 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  19. 12c1ae5 Merge "Fix bug 5185010 - android:backgroundSplit doesn't accept a color value" by Adam Powell · 14 years ago
  20. 2585ac8 am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  21. 97dfe9f am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  22. 4141bb2 am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  23. 7f7e858 Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 14 years ago
  24. bcb1249 Merge "Change generated dependency file names" by Xavier Ducrohet · 14 years ago
  25. 3113a73 Merge "Use supplicant control channel interface for p2p" by repo sync · 14 years ago
  26. 4712046 Merge "Fix bug 5183775 - Action bar custom layouts with default gravity misbehave" by Adam Powell · 14 years ago
  27. bd90eb9 Merge "Don't resize & dim system status icons, only notifications." by Daniel Sandler · 14 years ago
  28. 1758b74 Merge "Remove 'no notifications' label for now." by Daniel Sandler · 14 years ago
  29. 9af5268 am 294539df: am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 14 years ago
  30. 167b832 am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 14 years ago
  31. 7d4e0c4 am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 14 years ago
  32. 56b33ee am 4733d3a6: Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 14 years ago
  33. 7be5106 Merge "Bluetooth event loop dispatches dbus data on wakeup" by Jaikumar Ganesh · 14 years ago
  34. 1023860 Merge "Some decoders require more gentle treatment" by Andreas Huber · 14 years ago
  35. af9768a Merge "Fix bug 5183332 - monkeys are jerks" by Adam Powell · 14 years ago
  36. 5ec9e8d Merge "Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. recording." by Andreas Huber · 14 years ago
  37. 3d890c9 Merge "Test for Settings Intent" by Brian Muramatsu · 14 years ago
  38. 96c0ec7 Merge "Removed setExtendedTileBounds" by Chris Craik · 14 years ago
  39. 28ca69e Merge "Preferences padding and scrollbars to match spec." by Jeff Sharkey · 14 years ago
  40. 6de9321 Merge "core/java NetworkManagement: Don't untag sockets willy-nilly" by JP Abgrall · 14 years ago
  41. 262eff8 Merge "Default disable watchdog for vold connection" by Kenny Root · 14 years ago
  42. 51f327c Merge "Support DISABLE_NAVIGATION on phones." by Daniel Sandler · 14 years ago
  43. 8d01459 Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%" by Rajneesh Chowdury · 14 years ago
  44. ada1615 Merge "Fix DISABLE_EXPAND in the tablet status bar." by Daniel Sandler · 14 years ago
  45. 01d7e6e Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 14 years ago
  46. 386546d Merge "Invoke requestLayout() when drawables have different sizes. Bug #5142668" by Romain Guy · 14 years ago
  47. 9c499ea Merge "Fix issue #5163456: logspam/tight loop in BatteryStatsImpl" by Dianne Hackborn · 14 years ago
  48. 4d5db76 Merge "Fix potential null deref in ViewGroup when running transition" by Chet Haase · 14 years ago
  49. 6cfdfdf Merge "Fix NumberPicker text positioning." by Chet Haase · 14 years ago
  50. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 14 years ago
  51. a796242 Merge "Combine list of CharSequence with delimeter." by Jeff Sharkey · 14 years ago
  52. 3c9cc32 Merge "NEW_API: Add real-time Effects." by Eino-Ville Talvala · 14 years ago
  53. a0924f7 Merge "Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot" by Dianne Hackborn · 14 years ago
  54. 63ec8f9 Merge "Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity" by Adam Powell · 14 years ago
  55. 46b7515 Merge "Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used" by Fabrice Di Meglio · 14 years ago
  56. b611cba Merge "Don't force measurement when SearchView is in iconified mode." by Amith Yamasani · 14 years ago
  57. ac16e29 Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next message." by Jason Sams · 14 years ago
  58. 149f52d Merge "Bug 5045498 RemoteControlClient interface" by Jean-Michel Trivi · 14 years ago
  59. d7e0792 Merge "Fix bug 533274 - Menu key opens wrong menu in action mode" by Adam Powell · 14 years ago
  60. 9a6e71d Merge "don't return the current buffer from dequeueBuffer" by Mathias Agopian · 14 years ago
  61. fcdafba Merge "fix a small race condition when returning the default width/height of a SurfaceTexture" by Mathias Agopian · 14 years ago
  62. 8e044f1 Merge "Fix drawing artifacts on glowing navigation buttons." by Daniel Sandler · 14 years ago
  63. 5dfb70a Merge "Allow views to setSystemUiVisibility() with the same value and have it work." by Daniel Sandler · 14 years ago
  64. eb41213 Merge "Add structure to pack params for forEach. This allows the driver to not pass all the sub-params." by Jason Sams · 14 years ago
  65. 5e31573 Merge "Add RenderScript fragment shader test" by Romain Guy · 14 years ago
  66. fef6326 Merge "Fix bug 5167786 - make sure custom option panels still work." by Adam Powell · 14 years ago
  67. 29b5762 don't return the current buffer from dequeueBuffer by Mathias Agopian · 14 years ago
  68. 4ba93eb Merge "Fix issue 5126270: Holding volume down vibrates" by Eric Laurent · 14 years ago
  69. 0293f77 Merge "Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu" by Adam Powell · 14 years ago
  70. de16a5a am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  71. 754b249 am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  72. 242915f am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  73. 3530226 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  74. 9f4d9d1 Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  75. 22cf25c Merge "Fix bit comparison for checking the variant of the input type." by Gilles Debunne · 14 years ago
  76. a05d2f5 Merge "Remove translations that contain mangled format strings." by Eric Fischer · 14 years ago
  77. 9f6d58b Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 14 years ago
  78. ca9adca Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 14 years ago
  79. 99e0a74 Merge "Edits to remove "fail" references, plus edits to "stopped by mistake" dialog. Bugs: 5174094 and 5165745" by Claudia de Veaux · 14 years ago
  80. 3902be6 fix a small race condition when returning the default width/height of a SurfaceTexture by Mathias Agopian · 14 years ago
  81. 3cff086 Merge "Getting rid of the (hidden) oldName parameter for widgets" by Adam Cohen · 14 years ago
  82. 21d4505 Merge "Updated day_picker Bug: 5076695" by Justin Ho · 14 years ago
  83. 16e4a7a Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 14 years ago
  84. fd96ed2 Merge "Check for periodic sync that is in the future Bug: 5164762 Change-Id: If578737bcfc4f83756f75c516657afdfc601caf1" by Alon Albert · 14 years ago
  85. 0454f26 Merge "Change condition to enter silent mode." by Eric Laurent · 14 years ago
  86. eb2f227 Merge "as a debug option SrufaceFlinger can now connect to DDMS" by Mathias Agopian · 14 years ago
  87. d14ed8f Merge "docs: OpenGL ES 1.0 and 2.0 Tutorials" by Joe Fernandez · 14 years ago
  88. 5e5e311 Merge "New spinners Bug: 5165176" by Justin Ho · 14 years ago
  89. 7d3d492 Merge "Remove longpress support from the software Home key." by Daniel Sandler · 14 years ago
  90. 7f5e2c4 Merge "Breathing room between RSSI and battery on tablets." by Daniel Sandler · 14 years ago
  91. 9f219a9 Merge "Breaks the build" by Svetoslav Ganov · 14 years ago
  92. b23bef1 Merge "Display thumbnails one by one and cache them." by Chih-Chung Chang · 14 years ago
  93. fd7dc49 Merge "Adding accessibility support to the PIN lock screen." by Svetoslav Ganov · 14 years ago
  94. 8afaea9 Merge "Fix for bug 3429537 Google voice (web version) does not play messages on HC" by Kristian Monsen · 14 years ago
  95. 620d3ef Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 14 years ago
  96. 9bf4770 Merge "No need to pass an AssetManager to native when creating a WebView" by Ben Murdoch · 14 years ago
  97. 9ea82b2 am 51beb81a: am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 14 years ago
  98. c9514d2 am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 14 years ago
  99. bf046a8 am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 14 years ago
  100. e0233e9 am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 14 years ago