- 0a78255 am 58af51a1: am 763e62a8: Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 15 years ago
- 6e5467d am 763e62a8: Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 15 years ago
- ef18fda am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
- 6feb51a am 34b2ecc8: am c30890e1: Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
- 914dc65 am d4c072d3: am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
- fca02d6 am de3601e0: am bcac4960: Honor the "Never vibrate" setting for incoming calls. by Daniel Sandler · 15 years ago
- 762e0ff am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
- f05a885 Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
- 54fddcb am c30890e1: Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
- e2b7d4c am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
- 35f3a77 Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
- 22c9c7c am bcac4960: Honor the "Never vibrate" setting for incoming calls. by Daniel Sandler · 15 years ago
- e8da53d am b0cc22b4: am 15683534: Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
- 0ed3d85 am 15683534: Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
- 5d89658 Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
- 296c9dc Merge "don't hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
- ae63062 am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
- 958a290 am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
- 692dc8a Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
- e4e8cf1 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
- b381541 am 6a75d685: am 7e8614a5: Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
- 39cdc3c am 7e8614a5: Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
- d6ec37d am 10bb4990: am 3f371793: Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
- f8654c9 Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
- 03960f1 am 3f371793: Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
- e8cfa79 Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
- 46ef879 am 7fef3c57: am b9e3e4ce: Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
- 7e017fd am b9e3e4ce: Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
- 5bc83ac Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
- c6a57ec am 98c5bd55: am 6dbf80d0: Merge "Fix a race condition in TimedEventQueue, an event may be cancelled while we\'re waiting for its scheduled time to come in which case we\'d be removing it from the queue twice." into froyo by Andreas Huber · 15 years ago
- c6f8d52 am 6dbf80d0: Merge "Fix a race condition in TimedEventQueue, an event may be cancelled while we\'re waiting for its scheduled time to come in which case we\'d be removing it from the queue twice." into froyo by Andreas Huber · 15 years ago
- 0e8ff0c Merge "Fix a race condition in TimedEventQueue, an event may be cancelled while we're waiting for its scheduled time to come in which case we'd be removing it from the queue twice." into froyo by Andreas Huber · 15 years ago
- 6ed060d am 5b0fb521: am 290a48b3: Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
- b138a55 am 290a48b3: Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
- e85658e Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
- c8cd1dc am 54419a4f: am 12221b6f: Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlike the other audio focus and media button stack handling methods, abandonAudioFocus() and unregisterAudioFocusClient() were not synchronized around their focus stack. by Jean-Michel Trivi · 15 years ago
- 82c1170 am 12221b6f: Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlike the other audio focus and media button stack handling methods, abandonAudioFocus() and unregisterAudioFocusClient() were not synchronized around their focus stack. This CL corr by Jean-Michel Trivi · 15 years ago
- 44eddf8 Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlike the other audio focus and media button stack handling methods, abandonAudioFocus() and unregisterAudioFocusClient() were not synchronized around their focus stack. This CL corrects this." into froyo by Jean-Michel Trivi · 15 years ago
- 714004e am c9eaa3cb: am 36acfbc2: Add a bulk request method for bookmark icons. by Patrick Scott · 15 years ago
- 6aa83d7 am 36acfbc2: Add a bulk request method for bookmark icons. by Patrick Scott · 15 years ago
- 49e567f am f0a49f68: am 1d7a8b44: Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
- bbf1085 am 1d7a8b44: Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
- 2f16b63 Merge "I accidentally broken passion encoding while working around problems with the sholes encoder." into kraken by Andreas Huber · 15 years ago
- ddd6d87 Merge "Remove unnecessary lock from AMRWriter." into kraken by Andreas Huber · 15 years ago
- 9acdf61 Merge "Various fixes to enable recording on passion and nexus1." into kraken by Andreas Huber · 15 years ago
- 16c57d0 Merge "Remove legacy NO_OPENCORE code bypass from MediaPlayerService." into kraken by Andreas Huber · 15 years ago
- 128cbf2 Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
- e364a2a am 10d40772: am cdded187: Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
- 1d00c79 am b1e7bee2: am 040301ca: Start sending out buffering updates earlier (after preparation has completed) instead of only after playback has started. by Andreas Huber · 15 years ago
- d073b6b am cdded187: Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
- 8a503c1 am 040301ca: Start sending out buffering updates earlier (after preparation has completed) instead of only after playback has started. by Andreas Huber · 15 years ago
- 66143c0 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
- 2c2fc70 am 853a4240: am 63284ede: Do not check mWebTextView\'s focus state to determine editing mode. by Leon Scroggins · 15 years ago
- 8214e0e am 63284ede: Do not check mWebTextView\'s focus state to determine editing mode. by Leon Scroggins · 15 years ago
- 4393b01 am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
- 02dd547 am 67d6590d: am 2a547829: Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
- 4c1e815 am 06af7620: am 17de1532: Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
- 0e456e9 am 52ebff3c: am 5cc07252: Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
- f059f5c am 6e40664f: am 15b02f04: Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
- dac6719 am 376722fc: am 4525c981: Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago
- ec3bc50 am 19fe70cb: am a18c824c: Merge "Fix a FATAL ClassCastException in DataConnection.java" into froyo by Wink Saville · 15 years ago
- 6d43712 am 997b3803: am c621b65d: Merge "bug #2542580: add the appropriate mdpi asset for chat icon." into froyo by Wei Huang · 15 years ago
- 5dda520 am f9e90378: am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
- 747a91a am 58d50183: am a3c4c219: Merge "final versions of these fonts from ascender, including GPOS \'mark\' feature" into froyo by Mike Reed · 15 years ago
- c90f0b6 am 090af2c5: am 4dceedc1: Merge "Make ThrottleService notice policy changes." into froyo by Robert Greenwalt · 15 years ago
- 1081f91 am 505f22d1: am 2d3df559: Merge "Fix sim build (sim doesn\'t have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
- c58af6b am d25fb8db: am 34959e3f: Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
- 79e351e am 210462e5: am e67e6b94: Merge "Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling." into froyo by Grace Kloba · 15 years ago
- b19ad22 am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
- d60b0ca am 2a547829: Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
- 0d63616 am 17de1532: Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
- 768b5d3 am 5cc07252: Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
- 913ae44 am 15b02f04: Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
- 0bcb08c am 4525c981: Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago
- d579d79 am a18c824c: Merge "Fix a FATAL ClassCastException in DataConnection.java" into froyo by Wink Saville · 15 years ago
- d52d0b0 am c621b65d: Merge "bug #2542580: add the appropriate mdpi asset for chat icon." into froyo by Wei Huang · 15 years ago
- 7e97d87 am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
- edc5c78 am a3c4c219: Merge "final versions of these fonts from ascender, including GPOS \'mark\' feature" into froyo by Mike Reed · 15 years ago
- 3420a62 am 4dceedc1: Merge "Make ThrottleService notice policy changes." into froyo by Robert Greenwalt · 15 years ago
- e9675be am 2d3df559: Merge "Fix sim build (sim doesn\'t have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
- 1716a44 am 34959e3f: Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
- ab9d219 am e67e6b94: Merge "Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling." into froyo by Grace Kloba · 15 years ago
- 7765c25 Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
- 45888b7 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
- 533ebe2 Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
- 22cbafc Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
- 3d43672 Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago
- 1a34d6c Merge "Fix a FATAL ClassCastException in DataConnection.java" into froyo by Wink Saville · 15 years ago
- c3af71c Merge "bug #2542580: add the appropriate mdpi asset for chat icon." into froyo by Wei Huang · 15 years ago
- 365634d Merge "small cleanup. gEGLImpl should have been static" into kraken by Mathias Agopian · 15 years ago
- bf41b11 small cleanup. gEGLImpl should have been static by Mathias Agopian · 15 years ago
- 533d354 Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
- fd472ba Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 15 years ago
- 7571691 Merge "final versions of these fonts from ascender, including GPOS 'mark' feature" into froyo by Mike Reed · 15 years ago
- 9169ebd Merge "Make ThrottleService notice policy changes." into froyo by Robert Greenwalt · 15 years ago
- 291444f Merge "Fix sim build (sim doesn't have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
- 276ed8d Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
- 51053fd Merge "Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling." into froyo by Grace Kloba · 15 years ago
- 5bb4b0c am a68780dd: am cb270410: Merge "Roaming data doesn\'t count against limits" into froyo by Robert Greenwalt · 15 years ago
- aa428ad am cb270410: Merge "Roaming data doesn\'t count against limits" into froyo by Robert Greenwalt · 15 years ago