- 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
- 3f442ec Merge "Fix character count bug and Javadoc typos in SMS (with test cases)" into gingerbread by Jake Hamby · 14 years ago
- 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 14 years ago
- 4f17082 Merge "Fix typo and bug in CTS test class." into gingerbread by Jake Hamby · 14 years ago
- 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 14 years ago
- 0a6bfe2 am 2abde6e0: Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
- 7525c2c Merge "Add --max-res-version flag to aapt." into gingerbread by Ficus Kirkpatrick · 14 years ago
- 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
- 1e4aa48 Merge "fix [2912927] Can't get NV_draw_path extension to work" into gingerbread by Romain Guy · 14 years ago
- ab57501 fix [2912927] Can't get NV_draw_path extension to work by Mathias Agopian · 14 years ago
- 2abde6e Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 14 years ago
- 17f6168 Fix character count bug and Javadoc typos in SMS (with test cases) by Jake Hamby · 14 years ago
- a8f3953 Fix typo and bug in CTS test class. by Jake Hamby · 14 years ago
- 8762477 DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response. by Mikael Kanstrup · 15 years ago
- 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 14 years ago
- c8d0d63 Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 14 years ago
- 686a950 Merge "Update switch call and accept call." into gingerbread by John Wang · 14 years ago
- e95d192 Mainly fix two mistakes that I made: by James Dong · 14 years ago
- 5f96138 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 14 years ago
- 72ac1f2 Fix software avc encoder crash at EOS. by Andreas Huber · 14 years ago
- 8741dfa Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 14 years ago
- b7d1be0 Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbread by Mathias Agopian · 14 years ago
- f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 14 years ago
- c159c84 Update switch call and accept call. by John Wang · 14 years ago
- 404bffb am 4f3c5372: Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 14 years ago
- 4f3c537 Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 14 years ago
- ccaa002 Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 14 years ago
- 699fe93 Improve camera documentation. by Wu-cheng Li · 14 years ago
- d790c648 Add lost preview surface detection in the JNI layer by James Dong · 14 years ago
- ae3a1f4 Merge "Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied." into gingerbread by Andreas Huber · 14 years ago
- 66aa0f3 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 14 years ago
- 00237b7 Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied. by Andreas Huber · 14 years ago
- 708ec39 Don't send late frames to software encoders for encoding by James Dong · 14 years ago
- 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
- b6541f0 Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 14 years ago
- 581581f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
- 3f55576 APacketSource is too verbose. by Andreas Huber · 14 years ago
- fb86ce9 Add watermark support. by Dianne Hackborn · 14 years ago
- 65f2490 Merge "should fix sim build, hopefully" into gingerbread by Mathias Agopian · 14 years ago
- b59beb5 should fix sim build, hopefully by Mathias Agopian · 14 years ago
- bb65ae0 Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread by Jeff Brown · 14 years ago
- c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
- 90dc48b Merge "call into hwcomposer HAL when present" into gingerbread by Mathias Agopian · 14 years ago
- 24d7050 Merge "don't handle the transparent region of a layer in draw()" into gingerbread by Mathias Agopian · 14 years ago
- 8e7515d Merge "get rid of our LayerVector implementation" into gingerbread by Mathias Agopian · 14 years ago
- 025822a Merge "keep a list of visible sorted surfaces" into gingerbread by Mathias Agopian · 14 years ago
- 92ff1dd Fix ViewRoot bug attempting to finish synthetic KeyEvents. by Jeff Brown · 14 years ago
- 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
- e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
- 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 14 years ago
- 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
- ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
- 7ae08a6 Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 14 years ago
- bd1c082 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 14 years ago
- a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
- 8ea7151 Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 14 years ago
- ac9717a Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
- 90d1d10 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
- f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 14 years ago
- 22bd242 This code in CameraSource really should hold the lock. by Andreas Huber · 14 years ago
- 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 14 years ago
- a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
- 9902196 Fix npe in getCacheTotalSize. by Patrick Scott · 14 years ago
- 8cc93b9 Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 14 years ago
- 1777a27 SIP: remove unused file. by Hung-ying Tyan · 14 years ago
- a5ae50c Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
- 08d5b8f More native work. by Dianne Hackborn · 14 years ago
- 2725a65 Fix a bug in unregisterPhone(). by Chung-yih Wang · 14 years ago
- 091c523 Merge "SipAudioCall: perform local ops before network op in endCall()" into gingerbread by Hung-ying Tyan · 14 years ago
- f57324cf Add getSipUri() for identification. by Chung-yih Wang · 14 years ago
- fbb936b Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread by Yu Shan Emily Lau · 14 years ago
- fd4a7c8 Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application. by Yu Shan Emily Lau · 14 years ago
- afe5305 Handle large audio lost by James Dong · 14 years ago
- 91a7f5f Making sure that the prefix is handled properly. by Konstantin Lopyrev · 14 years ago
- 224ab9a Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread by Adam Powell · 14 years ago
- 9bccdb7 Fix public bug http://code.google.com/p/android/issues/detail?id=10067 by Adam Powell · 14 years ago
- f39d598 Merge "Categorizing exported view properties." into gingerbread by Konstantin Lopyrev · 14 years ago
- bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 14 years ago
- c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
- d98d0fc Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 14 years ago
- 1a140bf Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 14 years ago
- 603a34ee Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 14 years ago
- 6fa1311 Remove some obsolete code. by Andreas Huber · 14 years ago
- 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
- 18f0174 Merge "We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup." into gingerbread by Andreas Huber · 14 years ago
- 605f402 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
- edae848 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 14 years ago
- 06a43dc Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
- ca56ffe Fix subscribe links for Developer Forums doc. by Trevor Johns · 14 years ago
- 235be39 Merge "Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs." into gingerbread by Andreas Huber · 14 years ago
- f88f844 We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup. by Andreas Huber · 14 years ago
- e6daea5 Add input buffer size check for software video encoders by James Dong · 14 years ago
- 532d2ac Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 14 years ago
- e967ee4 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 14 years ago
- f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 14 years ago
- aa92ef7 Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs. by Andreas Huber · 14 years ago
- 259b4c8 Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 14 years ago
- ea4de5bd SipAudioCall: perform local ops before network op in endCall() by Hung-ying Tyan · 14 years ago
- 8e63ddb SIP: clean up unused class and fields. by Hung-ying Tyan · 14 years ago
- 88cf2fc Optimize VelocityTracker to run in linear time. by Jeff Brown · 14 years ago