1. 3799e38 Merge "b/2483233 Made each reminder time a unique intent" by Erik · 15 years ago
  2. ee06772 Merge "Add additional sendMessage methods." by Wink Saville · 15 years ago
  3. 6ba3d09 Merge "Fix bug where the ID stored for an OnAudioFocusChangeListener is an empty string when audio focus is requested or abandonned with a null listener." by Jean-Michel Trivi · 15 years ago
  4. 7b2e6c2 Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case." by James Dong · 15 years ago
  5. 0d433ce Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 15 years ago
  6. c8e0edb Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 15 years ago
  7. c673c70 Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner." by Jean-Michel Trivi · 15 years ago
  8. c73c316 Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." by Andreas Huber · 15 years ago
  9. 2dab8e7 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 15 years ago
  10. 30e214f Merge "docs: add Search dev guide new docs: Search (topic home page) Using the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration" by Scott Main · 15 years ago
  11. b0a8723 Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" by Romain Guy · 15 years ago
  12. d0c1194 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 15 years ago
  13. 0baa969 Merge "dumpstate: Remove df from bugreport and add vold system dump" by San Mehat · 15 years ago
  14. eeba138 Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 15 years ago
  15. 5241851 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 15 years ago
  16. d6ce100 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  17. 7cdc0f9 Merge "Allow the shift key to be passed to plugin." by Leon Scroggins · 15 years ago
  18. 71d462a Merge "keystore: rephrase the comment to make the usage more clear." by Chia-chi Yeh · 15 years ago
  19. 6efed6c keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 15 years ago
  20. ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  21. 101e77a Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  22. b7f853e Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." by Fred Quintana · 15 years ago
  23. aac1dca Merge "Fix loading from the cache for synchronous requests" by Steve Block · 15 years ago
  24. ddd5abe Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 15 years ago
  25. a3824ab Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." by Daisuke Miyakawa · 15 years ago
  26. 6f3451b Merge ""isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times." by Marco Nelissen · 15 years ago
  27. 873e850 Merge "fix typos in docs" by Joe Onorato · 15 years ago
  28. bfba8c7 Merge "Properly use a long long literal to avoid under/overflow during fps computation." by Andreas Huber · 15 years ago
  29. 6dd149d Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 15 years ago
  30. 3084af7 Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" by Romain Guy · 15 years ago
  31. b7ea718 Merge "close() database should close the db no matter what the ref count says" by Vasu Nori · 15 years ago
  32. 23ff401 Merge "Move MountService's Handler to a different thread." by Daniel Sandler · 15 years ago
  33. f04f4cd Merge "Implement eglInitialize / eglTerminate reference counting" by Jack Palevich · 15 years ago
  34. 66abb72 Merge "Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails." by Andreas Huber · 15 years ago
  35. 2770afd Merge "Remove flaky test MemoryFileTest:testPurge from large suite." by Brett Chabot · 15 years ago
  36. 3fa2de7 Merge "fix the way last insert rowid is returned" by Vasu Nori · 15 years ago
  37. ee8b4c4 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." by Derek Sollenberger · 15 years ago
  38. 0a39841 Merge "Set SOURCE to app package name when starting QSB (if not set)" by Bjorn Bringert · 15 years ago
  39. c7bd6be Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" by Romain Guy · 15 years ago
  40. 8cefb21 Merge "Add ABORT support to Obex lib" by Jaikumar Ganesh · 15 years ago
  41. e1030b8 Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem" by Fred Quintana · 15 years ago
  42. 105421b Merge "Fixes bug 2502132, and masks bug 2518313." by Glenn Kasten · 15 years ago
  43. 4fc7c57 Merge "Fix regression in directory scanning" by Kenny Root · 15 years ago
  44. 72ffb81 Merge "HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool." by Andreas Huber · 15 years ago
  45. 870dac9 Merge "Adjust expected text frame length in ID3" by Kenny Root · 15 years ago
  46. b4975f9 Merge "fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire" by Mathias Agopian · 15 years ago
  47. 81cd084 Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 15 years ago
  48. 11ebca5 Merge "Fix monkey bug 2512055" by Adam Powell · 15 years ago
  49. d343e3d fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  50. 77d19cc Merge "Round up ImageView translations to avoid nasty surprises. Bug #2499812" by Romain Guy · 15 years ago
  51. 80586f4 Merge "Switch SelectionBuilder to accept Object[], fix NPE." by Jeff Sharkey · 15 years ago
  52. c1fe911 Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659" by Romain Guy · 15 years ago
  53. 4329811 Merge "Update the tethering icons." by Robert Greenwalt · 15 years ago
  54. e5876a9 Merge "Fix bug 2516434" by Adam Powell · 15 years ago
  55. 2d38b3a Merge "Improve eglSwapBuffers error handling." by Jack Palevich · 15 years ago
  56. 56bf98c Merge "Removed compatibility function (was left in before to not break the build) Bug:2501468" by Dmitri Plotnikov · 15 years ago
  57. 91e8e3a Merge "Revert TTS output filter tuning after reverting the Pico 1.1.0.2 energy distribution change in an attempt to fix bug 2449814." by Jean-Michel Trivi · 15 years ago
  58. c3641eb Merge "Add definitions for WiMAX and iDen network types." by jsh · 15 years ago
  59. e46cfe9 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 15 years ago
  60. 6e82b6b Merge "Replace all uses of bzero with memset. Bzero and memset are both compiler built-ins so this change should not negatively effect the generated code. However, a forthcoming commit will remove the implicit include of strings.h from stdlib.h and bzero will no longer be visible in these translation units without additional includes." by Carl Shapiro · 15 years ago
  61. b3a5395 Merge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call." by Jean-Michel Trivi · 15 years ago
  62. 0797650 Merge "Fix bugs when transitioning out of touch mode" by Adam Powell · 15 years ago
  63. 068875a Merge "Add a name to the previously-unnamed thread created by SoundPoolThread." by Steve Howard · 15 years ago
  64. ee13e7f Merge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily." by Brad Fitzpatrick · 15 years ago
  65. 61463ba Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files." by Andreas Huber · 15 years ago
  66. e5a1316 Merge "Fix the media metadata retriever (tests). The native constants must match those published at the java layer." by Andreas Huber · 15 years ago
  67. 4b8b015 Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds." by Andreas Huber · 15 years ago
  68. 0303840 Merge "Allow plugin's surface to handle touch when in full-screen." by Derek Sollenberger · 15 years ago
  69. 141adfe Merge "Call close on Cursors in finally blocks." by Leon Scroggins · 15 years ago
  70. 78d3bb9 Merge "Fix issue 2512221: Car Dock Notification doesn't go away" by Dianne Hackborn · 15 years ago
  71. d6e534f Merge "misc fixes, including 0xB0B8" by Mike Reed · 15 years ago
  72. 08abf1f Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
  73. 0890bc8 Merge "Use a Go button instead of a magnifying glass in the keyboard for in-app search." by Amith Yamasani · 15 years ago
  74. 7f2d3df Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks" by Christopher Tate · 15 years ago
  75. 7c5fe4c Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 15 years ago
  76. ad50679 Merge "resolved conflicts for merge of 2ecce34f to master" by Dianne Hackborn · 15 years ago
  77. e297882 Merge "Replace the outdated table with links to the benchmarks." by Elliott Hughes · 15 years ago
  78. 53e5e0f Merge "Fix data error handling." by Wink Saville · 15 years ago
  79. 5a7753f resolved conflicts for merge of 2ecce34f to master by Dianne Hackborn · 15 years ago
  80. 0657fac Merge "Add documentation for LeadingMarginSpan2." by Eric Fischer · 15 years ago
  81. 1ac3e95 Merge "ListActivity.onDestroy, remove any pending callbacks." by Nicolas Catania · 15 years ago
  82. 714d424 Merge "Make sure visible View state is updated before dispatching clicks" by Adam Powell · 15 years ago
  83. 8f0abfd Merge "Make sure Browser cursors are closed" by Ken Shirriff · 15 years ago
  84. f3a6dfe Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load" by Andreas Huber · 15 years ago
  85. dccdc9a Merge "Give an 9-patch error on too many rows and columns" by Kenny Root · 15 years ago
  86. 95e3f7a Merge "Improvements to ScaleGestureDetector" by Adam Powell · 15 years ago
  87. f5a26dc Merge "Expose smart-zoom, or centerFitRect to native." by Grace Kloba · 15 years ago
  88. 981344a Merge "Fix the bug that it should write the zero diff to the output file when the actual diff is negative." by Yu Shan Emily Lau · 15 years ago
  89. fa34796 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
  90. 907bc86 Merge "Add missing licensing headers for test classes" by Kenny Root · 15 years ago
  91. 250ac54 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 15 years ago
  92. 7b409b0 Merge "HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership." by Andreas Huber · 15 years ago
  93. ffc4b0c Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if vx is greater than vy, as we pin x later in onOverscrolled(), the fling doesn't work as expected." by Grace Kloba · 15 years ago
  94. 63b2833 Merge "Fix problems with new PowerManager.reboot() implementation." by Mike Lockwood · 15 years ago
  95. 31b1a60 Merge "Make sure that pause dialing works even when screen is off." by Wink Saville · 15 years ago
  96. 8cda6af Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
  97. fb2277b Merge "If the Picture is not ready, just draw the background and return. This should help to avoid the flash in gm." by Grace Kloba · 15 years ago
  98. ef27c57 Merge "Add Copyright assignement." by Wink Saville · 15 years ago
  99. a15de9f Merge "Add missing license notices to files" by Kenny Root · 15 years ago
  100. a49c6b0 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 15 years ago