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