1. a62b09a fix [2615973] ViewRoot locks the Surface even when the dirty region is empty by Mathias Agopian · 14 years ago
  2. a862418 am 46fba3b9: am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 14 years ago
  3. 46fba3b am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 14 years ago
  4. 52e70b2 Add title to recent apps dialog. by Joe Onorato · 14 years ago
  5. d29eafd am f021d12f: merge from open-source master by The Android Open Source Project · 14 years ago
  6. f021d12 merge from open-source master by The Android Open Source Project · 14 years ago
  7. e1d851d am 172673cd: (-s ours) am 83512d4d: DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn\'t work with height <= 16 by Mathias Agopian · 14 years ago
  8. 172673c am 83512d4d: DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn\'t work with height <= 16 by Mathias Agopian · 14 years ago
  9. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 14 years ago
  10. bba573c am ccc96754: am 22caecda: Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  11. ccc9675 am 22caecda: Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  12. 22caecd Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  13. 54f5ecc am 9127d9a5: am be348964: Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  14. 9127d9a am be348964: Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  15. be34896 Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  16. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 14 years ago
  17. f5e2080 am 89e28cbe: am 9e609b0d: Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 14 years ago
  18. 89e28cb am 9e609b0d: Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 14 years ago
  19. 9e609b0 Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 14 years ago
  20. b834b38 Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 14 years ago
  21. 827cda4 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 14 years ago
  22. 219dbb6 am 8dc4c790: am fe8620ac: Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clie by Jean-Michel Trivi · 14 years ago
  23. 8dc4c79 am fe8620ac: Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot re by Jean-Michel Trivi · 14 years ago
  24. 360865e Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 14 years ago
  25. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  26. fe8620a Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot request audio focus (request is denied). Because the phone state is now mostly handled like a new client, there is no need monitor mode changes and to keep track of undispatched focus changes, as those will delayed focus gains will now automatically happen at the end of the call when the phone client is removed from the focus stack." into froyo by Jean-Michel Trivi · 14 years ago
  27. 63fbd5a Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead. by Andreas Huber · 14 years ago
  28. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 14 years ago
  29. b4bccb6 Update AudioService to reflect phone state changes with AudioFocus. by Jean-Michel Trivi · 14 years ago
  30. 0c64ff7 am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  31. d32f942 am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  32. 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  33. c9553f2 am 1e1edb2c: am 25dc5f30: Merge "Don\'t coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 14 years ago
  34. 1e1edb2 am 25dc5f30: Merge "Don\'t coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 14 years ago
  35. 25dc5f3 Merge "Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 14 years ago
  36. bb331f7 am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 14 years ago
  37. 0fabf2e am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 14 years ago
  38. 8ccbd4b Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 14 years ago
  39. 2dd8ff8 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 14 years ago
  40. 5a870fe Allow META* macros outside of the framework by Michael Richardson · 15 years ago
  41. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 14 years ago
  42. 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 14 years ago
  43. 6bb5eba add support for up to 16 buffers per surface by Mathias Agopian · 14 years ago
  44. 796c5fc am 3f5d7b83: am b876bdb5: Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 14 years ago
  45. 3f5d7b8 am b876bdb5: Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 14 years ago
  46. b876bdb Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 14 years ago
  47. 5272399 am 29019cb9: (-s ours) am c96307ef: Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 14 years ago
  48. 29019cb am c96307ef: Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 14 years ago
  49. c96307e Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 14 years ago
  50. 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 14 years ago
  51. f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 14 years ago
  52. dbc108a am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  53. 15feb4d am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  54. 20fa839 am 19fa6d45: am 738a0460: Merge "Don\'t inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 14 years ago
  55. 19fa6d4 am 738a0460: Merge "Don\'t inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 14 years ago
  56. 19275cb Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  57. 738a046 Merge "Don't inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 14 years ago
  58. fe13eeb am 9d14e3ea: am 9b8b417c: Merge "When updating existing entries in the media database, don\'t update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d by Marco Nelissen · 14 years ago
  59. 9d14e3e am 9b8b417c: Merge "When updating existing entries in the media database, don\'t update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d by Marco Nelissen · 14 years ago
  60. 9b8b417 Merge "When updating existing entries in the media database, don't update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d80a445317ba0de9e2" into froyo by Marco Nelissen · 14 years ago
  61. f4c66ef Don't inflate the zoom button controller until we by Grace Kloba · 14 years ago
  62. 5b550c9 am 11bae140: am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 14 years ago
  63. 11bae14 am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 14 years ago
  64. c066557 When updating existing entries in the media database, don't update by Marco Nelissen · 14 years ago
  65. 3891c4c Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 14 years ago
  66. e33e9db am 3cd1f9f9: am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 14 years ago
  67. 3cd1f9f am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 14 years ago
  68. 3b59126 Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 14 years ago
  69. 8ba73ac Remove code to pass the nonexistant lockprofsample flag to Dalvik. by Carl Shapiro · 14 years ago
  70. 2aba0ec Fix printing order of phone objects creation by Alex Yakavenka · 14 years ago
  71. 732c73e am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 14 years ago
  72. 26f6163 am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 14 years ago
  73. 0a4ab1b Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 14 years ago
  74. 15d484a am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  75. 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  76. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 14 years ago
  77. 7305f41 Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  78. 72c0a3c am e3172405: am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 14 years ago
  79. e317240 am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 14 years ago
  80. c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 14 years ago
  81. fcc08fb am 8831d4dc: am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 14 years ago
  82. 8831d4d am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 14 years ago
  83. 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 14 years ago
  84. f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 14 years ago
  85. 8dc3894 am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 14 years ago
  86. 7f30f8a am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 14 years ago
  87. 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 14 years ago
  88. 8568c3a Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 14 years ago
  89. 3d27a2e am 2f8c9e68: am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 14 years ago
  90. 2f8c9e6 am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 14 years ago
  91. 4a77f9e am e3ce4c89: am 2dc78498: Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 14 years ago
  92. f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 14 years ago
  93. e3ce4c8 am 2dc78498: Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 14 years ago
  94. 2dc7849 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 14 years ago
  95. 08e1598 am f57f147b: am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 14 years ago
  96. f57f147 am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 14 years ago
  97. 05d0673 Misc fixes for throttling. by Robert Greenwalt · 14 years ago
  98. 5ce309d Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 14 years ago
  99. eb82845 am bb9739c5: am 11bea2e2: Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 14 years ago
  100. e5afb10 am 66fa5cc7: am 99c5179f: Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 14 years ago