- 0408f3d am f5e20801: 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 · 15 years ago
- 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 · 15 years ago
- 345dd8e am b834b38a: Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
- 2ff1ef2 am 827cda45: Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- b834b38 Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
- 827cda4 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
- 399eb1f am 219dbb67: 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 by Jean-Michel Trivi · 15 years ago
- 62788470 am 360865e2: Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 360865e Merge "clean-up surfaceflinger a bit" into kraken by Mathias Agopian · 15 years ago
- e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- b4bccb6 Update AudioService to reflect phone state changes with AudioFocus. by Jean-Michel Trivi · 15 years ago
- ef404b7 am 0c64ff75: am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- 0c64ff7 am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- d32f942 am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- 1a0a716 am c9553f2e: 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 fro by Andreas Huber · 15 years ago
- 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- 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 · 15 years ago
- 73db441 am bb331f73: 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 2dd8ff8 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 15 years ago
- 89e0c1a Fix 2610961 by Suchi Amalapurapu · 15 years ago
- ac07519 disable emma instrumentation for framework, ext and services by Guang Zhu · 15 years ago
- 16a86ee added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
- 6bb5eba add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
- 865b16c4 am 796c5fc6: am 3f5d7b83: am b876bdb5: Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- 796c5fc am 3f5d7b83: am b876bdb5: Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- 3f5d7b8 am b876bdb5: Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- b876bdb Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- 2c50fee am 5272399a: (-s ours) 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 · 15 years ago
- 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 · 15 years ago
- 29019cb am c96307ef: Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
- c96307e Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
- 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
- f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 15 years ago
- 43a467e am dbc108a7: am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- 7da0c06 am 20fa839d: 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 · 15 years ago
- dbc108a am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- 15feb4de am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- 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 · 15 years ago
- cc2c842 Speed up layers rendering when using animations by Nicolas Roard · 15 years ago
- 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 · 15 years ago
- 19275cb Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- 03e4b57 am fe13eebe: 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-I by Marco Nelissen · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- f4c66ef Don't inflate the zoom button controller until we by Grace Kloba · 15 years ago
- 7dc9bce am 5b550c9e: am 11bae140: am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- 5b550c9 am 11bae140: am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- 467f25a Merge "Refactor Styled utility functions into reusable objects." by Kenny Root · 15 years ago
- 11bae14 am 3891c4cc: Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- 26b1f5e Merge "Add 3 touch tests to the ignored result list." by Ben Murdoch · 15 years ago
- 1a8597c am e33e9db6: am 3cd1f9f9: am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- c066557 When updating existing entries in the media database, don't update by Marco Nelissen · 15 years ago
- 3891c4c Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 15 years ago
- e33e9db am 3cd1f9f9: am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- 3cd1f9f am 3b591260: Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- 3b59126 Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 15 years ago
- 6db2c6c Refactoring vCard: remove Shift_JIS information from flags. by Daisuke Miyakawa · 15 years ago
- 8ba73ac Remove code to pass the nonexistant lockprofsample flag to Dalvik. by Carl Shapiro · 15 years ago
- 394026c Refactor vCard: clean up test code. by Daisuke Miyakawa · 15 years ago
- 1c0e873 Merge "Refactor vCard: move utilities for unit tests to test_utils directory." by Daisuke Miyakawa · 15 years ago
- 8e798cf Refactor vCard: move utilities for unit tests to test_utils directory. by Daisuke Miyakawa · 15 years ago
- 20f5a2f am 732c73e1: 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 · 15 years ago
- 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 · 15 years ago
- 26f6163 am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
- 8ca856c am 15d484a7: am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- 0a4ab1b Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
- 15d484a am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- 236c35b am 72c0a3cf: (-s ours) am e3172405: am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 15 years ago
- 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
- 7305f41 Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- 72c0a3c am e3172405: am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 15 years ago
- 84b2e62 Fix runtime reboot when connecting to a A2DP headset and user toggles BT state. by Jaikumar Ganesh · 15 years ago
- e317240 am c86f0779: Make vCard allow users to refrain image export. Useful when receivers cannot accept image data. by Daisuke Miyakawa · 15 years ago
- 7ef7caa Add 3 touch tests to the ignored result list. by Ben Murdoch · 15 years ago
- c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 15 years ago
- 9a6c37a am fcc08fb8: am 8831d4dc: am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- fcc08fb am 8831d4dc: am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- 8831d4d am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 15 years ago
- b19b17e am 8dc38941: am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 8dc3894 am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 7f30f8a am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 8568c3a0 Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 15 years ago
- 2dedce6 Introducing Fragment. by Dianne Hackborn · 15 years ago