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