- 43c0db48 Merge "Test that DefaultHttpClient responds gracefully when the server closes a socket. http://b/2612240" by Jesse Wilson · 15 years ago
- c96235d Deprecate CacheManager. by Iain Merrick · 15 years ago
- 1c602b3 Merge "Add methods to send messages to the WebViewCore whithout having a reference" by Kristian Monsen · 15 years ago
- 8a4fd2f Do not allow text selection if there is no ActionBar. by Leon Scroggins · 15 years ago
- b67529b Add setContentLength method to CacheResult. by Iain Merrick · 15 years ago
- 7fee71f Fix build breakage by satok · 15 years ago
- f7ca8f0 Merge "Change "more" button to call InputMethodConfigure in Settings" by satok · 15 years ago
- 540d3d2 Fixes for when onLoaderReset() is called. by Dianne Hackborn · 15 years ago
- c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 15 years ago
- 0cb0d7a Test that DefaultHttpClient responds gracefully when the server closes a socket. by Jesse Wilson · 15 years ago
- 60e41fa Merge "fix a small bug that caused screenshot to show garbage in some cases" by Mathias Agopian · 15 years ago
- 1c4e4fc0 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 15 years ago
- 8f6e52a Merge "Fix PANU - Bluetooth tethering - JNI calls." by Jaikumar Ganesh · 15 years ago
- b7ec3e1 Fix PANU - Bluetooth tethering - JNI calls. by Jaikumar Ganesh · 15 years ago
- 6dd4b14 Merge "Fix incorrect anonymous AnimatorListenerAdapter." by Ben Komalo · 15 years ago
- b8027d8 Improved ticker & bar animations. by Daniel Sandler · 15 years ago
- c51451a Improvements to ticker: by Daniel Sandler · 15 years ago
- d0a2d70 Merge "Fix SearchView collapse on text input." by Amith Yamasani · 15 years ago
- 73e00df Fix SearchView collapse on text input. by Amith Yamasani · 15 years ago
- 4520347 Merge "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode." by Jaikumar Ganesh · 15 years ago
- 7a863b4 Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode. by Jaikumar Ganesh · 15 years ago
- a6695d2 am a1608902: am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 15 years ago
- d3d5d65 am 49cdfcf5: am 3165bbb1: cherrypick Change-Id: I7ec40d7c2908bd78b74ada8ba2b6838db4a0bac5 docs: misc fixes for the adb move by Scott Main · 15 years ago
- 207a5d2 am c4172983: am 4ea442b4: Merge "cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 docs: misc changes; add path to adb tool in sdk; fix broken link to ninepatch docs; fix and add some other links" into gingerbread by Scott Main · 15 years ago
- 25d61bb am 12e5c1a2: am c58c3f1a: Implement additional Mifare Ultralight convenience methods. by Martijn Coenen · 15 years ago
- e645311 am bf76b52f: am 0d27f999: Expose reconnect(), to allow applications to reset tag state. by Martijn Coenen · 15 years ago
- 03077d0 am 9dce44ff: am 4049f9d0: Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 15 years ago
- a160890 am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 15 years ago
- 49cdfcf am 3165bbb1: cherrypick Change-Id: I7ec40d7c2908bd78b74ada8ba2b6838db4a0bac5 docs: misc fixes for the adb move by Scott Main · 15 years ago
- c417298 am 4ea442b4: Merge "cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 docs: misc changes; add path to adb tool in sdk; fix broken link to ninepatch docs; fix and add some other links" into gingerbread by Scott Main · 15 years ago
- 12e5c1a am c58c3f1a: Implement additional Mifare Ultralight convenience methods. by Martijn Coenen · 15 years ago
- bf76b52 am 0d27f999: Expose reconnect(), to allow applications to reset tag state. by Martijn Coenen · 15 years ago
- 9dce44f am 4049f9d0: Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 15 years ago
- cbda910 Fix incorrect anonymous AnimatorListenerAdapter. by Ben Komalo · 15 years ago
- 27c1d4d Fix minor animation and doc issues by Chet Haase · 15 years ago
- d304030 Merge "Fix ssid storage regression" by Irfan Sheriff · 15 years ago
- 7ef29b5a Update flyover if notification changes. by Daniel Sandler · 15 years ago
- cf321c1 Merge "Fix the SettingsView so it shows again." by Joe Onorato · 15 years ago
- 244e415 Fix the SettingsView so it shows again. by Joe Onorato · 15 years ago
- 88b03bd Hm somehow my log didn't make it in the last patch. by Dianne Hackborn · 15 years ago
- 64b591d Merge "Fix issue #3291975: Google services frame work crash..." by Dianne Hackborn · 15 years ago
- 060f217 Merge "Add Process.MEDIA_RW_GID constant" by Mike Lockwood · 15 years ago
- dcaa10c Add Process.MEDIA_RW_GID constant by Mike Lockwood · 15 years ago
- 161929f Merge "Instead of asserting, gracefully abort and signal and error." by Andreas Huber · 15 years ago
- 8903058 Merge "Remove outdated texture upload functions." by Jason Sams · 15 years ago
- e5d3712 Remove outdated texture upload functions. by Jason Sams · 15 years ago
- e8a5693 Merge "New tests for AndroidHttpClient with a proxy server." by Jesse Wilson · 15 years ago
- bf1df88 New tests for AndroidHttpClient with a proxy server. by Jesse Wilson · 15 years ago
- 17268cc Merge "Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used to avoid triggering any non-web-search actions from the speech recognizer (such as Voice Actions in the Google implementation). The browser will set this to true to avoid triggering non-web-search actions when speech recognition is requested from the browser." by Mike LeBeau · 15 years ago
- b30023c Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used to by Mike LeBeau · 15 years ago
- 81d5ad5 Fix Bluetooth-tethering config of interface. by Robert Greenwalt · 15 years ago
- c4f297d Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 15 years ago
- 5a756fb Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 15 years ago
- cb8f0e0 Fix issue #3291975: Google services frame work crash... by Dianne Hackborn · 15 years ago
- f76aca9 Merge "The HTTP/1.1 Host request header must include port if it's not the default (80)." by Andreas Huber · 15 years ago
- 3abb7dd The HTTP/1.1 Host request header must include port if it's not the default (80). by Andreas Huber · 15 years ago
- 82ca370 Merge "Fix speakerphone routing to analog dock" by Eric Laurent · 15 years ago
- 3165bbb cherrypick Change-Id: I7ec40d7c2908bd78b74ada8ba2b6838db4a0bac5 by Scott Main · 15 years ago
- ceb99ec Merge "fix downloadmanager tests. add few more. fix some. isolate flaky ones" by Vasu Nori · 15 years ago
- 051c751 Merge "Fix error in HDMI and digital dock intent strings" by Eric Laurent · 15 years ago
- 2e82959 Merge "Remove now obsolete implementation of streaming from AwesomePlayer." by Andreas Huber · 15 years ago
- 52185ff Merge "Properly announce decoder output format changes, make sure AMessage::dup does." by Andreas Huber · 15 years ago
- 49dad77 Merge "Give the standard not compliant video sample a chance if its size in the mp4 header is invalid" by James Dong · 15 years ago
- d936726 Remove now obsolete implementation of streaming from AwesomePlayer. by Andreas Huber · 15 years ago
- d4819a7 Add methods to send messages to the WebViewCore whithout having a reference by Kristian Monsen · 15 years ago
- 687b32d Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 15 years ago
- 6f6cf3c Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO). by Daniel Sandler · 15 years ago
- aef0cbb Fix speakerphone routing to analog dock by Eric Laurent · 15 years ago
- 4d29b2f Fix error in HDMI and digital dock intent strings by Eric Laurent · 15 years ago
- 6a4d0a6 Merge "*Don't* disable CacheManager when using Chromium HTTP stack." by Iain Merrick · 15 years ago
- 811665e *Don't* disable CacheManager when using Chromium HTTP stack. by Iain Merrick · 15 years ago
- d085e1c Merge "Fix for crash in third-party app" by Kristian Monsen · 15 years ago
- 6335674 Do not remove WebTextView when focus size changed. by Leon Scroggins · 15 years ago
- 636a9c4 Merge "Check port in create peer's SIP profile." by Hung-ying Tyan · 15 years ago
- 5893815 Fix ssid storage regression by Irfan Sheriff · 15 years ago
- d24ce59 Fix for crash in third-party app by Kristian Monsen · 15 years ago
- d09bcaf Merge "Add EXTRA_SKIP_UI to skip the confirmation page." by Patrick Scott · 15 years ago
- 1fd257d Merge "Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list" by Steve Block · 15 years ago
- 6a61469 Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list by Steve Block · 15 years ago
- 80fdd65 Add EXTRA_SKIP_UI to skip the confirmation page. by Patrick Scott · 15 years ago
- 667fb84 Whenever LoadBinary fails, recompile. Fixing the multi-instance bug. by Shih-wei Liao · 15 years ago
- eecf4a6 Check port in create peer's SIP profile. by Hung-ying Tyan · 15 years ago
- c32dd5f Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails. by Chih-Chung Chang · 15 years ago
- 82e891b fix downloadmanager tests. add few more. fix some. isolate flaky ones by Vasu Nori · 15 years ago
- 36f4390 Changing StackView layout to space items differently by Adam Cohen · 15 years ago
- 217f548 Change "more" button to call InputMethodConfigure in Settings by satok · 15 years ago
- 4aedb39 New SearchView assets and close-button behavior change. by Amith Yamasani · 15 years ago
- 36d41b8 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 15 years ago
- 066460f Fix for testAccessTransformationMethod cts test. by Gilles Debunne · 15 years ago
- 0ad460b Look again; the system bar is now diamonds. by Daniel Sandler · 15 years ago
- 4ea442b Merge "cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 docs: misc changes; add path to adb tool in sdk; fix broken link to ninepatch docs; fix and add some other links" into gingerbread by Scott Main · 15 years ago
- 58d1966 cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 by Scott Main · 15 years ago
- c9e1c80 Give the standard not compliant video sample a chance if its size in the mp4 header is invalid by James Dong · 15 years ago
- b146b12 Fix text shadow rendering issue. by Romain Guy · 15 years ago
- 33a8cfb Show keyboard when user starts a text selection. by Gilles Debunne · 15 years ago
- a69293a Merge "Add FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT to name changed broadcast." by Jaikumar Ganesh · 15 years ago
- e40dbfe Merge "Opted to recognize "h263" or "H263" boxes in an mp4 file" by James Dong · 15 years ago
- 39be4bd Merge "Support custom themes in TabHost." by Gilles Debunne · 15 years ago
- 342ea9d Merge "Turn thumbnails back on." by Dianne Hackborn · 15 years ago
- a6b8c1c workaround [3201922] display not on: log full of gralloc errors by Mathias Agopian · 15 years ago