1. c3641eb Merge "Add definitions for WiMAX and iDen network types." by jsh · 15 years ago
  2. e46cfe9 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 15 years ago
  3. 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
  4. b3a5395 Merge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call." by Jean-Michel Trivi · 15 years ago
  5. 0797650 Merge "Fix bugs when transitioning out of touch mode" by Adam Powell · 15 years ago
  6. 068875a Merge "Add a name to the previously-unnamed thread created by SoundPoolThread." by Steve Howard · 15 years ago
  7. ee13e7f Merge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily." by Brad Fitzpatrick · 15 years ago
  8. 61463ba Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files." by Andreas Huber · 15 years ago
  9. 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
  10. 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
  11. 0303840 Merge "Allow plugin's surface to handle touch when in full-screen." by Derek Sollenberger · 15 years ago
  12. 141adfe Merge "Call close on Cursors in finally blocks." by Leon Scroggins · 15 years ago
  13. 78d3bb9 Merge "Fix issue 2512221: Car Dock Notification doesn't go away" by Dianne Hackborn · 15 years ago
  14. d6e534f Merge "misc fixes, including 0xB0B8" by Mike Reed · 15 years ago
  15. 08abf1f Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
  16. 0890bc8 Merge "Use a Go button instead of a magnifying glass in the keyboard for in-app search." by Amith Yamasani · 15 years ago
  17. 7f2d3df Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks" by Christopher Tate · 15 years ago
  18. 7c5fe4c Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 15 years ago
  19. ad50679 Merge "resolved conflicts for merge of 2ecce34f to master" by Dianne Hackborn · 15 years ago
  20. e297882 Merge "Replace the outdated table with links to the benchmarks." by Elliott Hughes · 15 years ago
  21. 53e5e0f Merge "Fix data error handling." by Wink Saville · 15 years ago
  22. 5a7753f resolved conflicts for merge of 2ecce34f to master by Dianne Hackborn · 15 years ago
  23. 0657fac Merge "Add documentation for LeadingMarginSpan2." by Eric Fischer · 15 years ago
  24. 1ac3e95 Merge "ListActivity.onDestroy, remove any pending callbacks." by Nicolas Catania · 15 years ago
  25. 714d424 Merge "Make sure visible View state is updated before dispatching clicks" by Adam Powell · 15 years ago
  26. 8f0abfd Merge "Make sure Browser cursors are closed" by Ken Shirriff · 15 years ago
  27. f3a6dfe Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load" by Andreas Huber · 15 years ago
  28. dccdc9a Merge "Give an 9-patch error on too many rows and columns" by Kenny Root · 15 years ago
  29. 95e3f7a Merge "Improvements to ScaleGestureDetector" by Adam Powell · 15 years ago
  30. f5a26dc Merge "Expose smart-zoom, or centerFitRect to native." by Grace Kloba · 15 years ago
  31. 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
  32. fa34796 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
  33. 907bc86 Merge "Add missing licensing headers for test classes" by Kenny Root · 15 years ago
  34. 250ac54 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 15 years ago
  35. 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
  36. 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
  37. 63b2833 Merge "Fix problems with new PowerManager.reboot() implementation." by Mike Lockwood · 15 years ago
  38. 31b1a60 Merge "Make sure that pause dialing works even when screen is off." by Wink Saville · 15 years ago
  39. 8cda6af Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
  40. 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
  41. ef27c57 Merge "Add Copyright assignement." by Wink Saville · 15 years ago
  42. a15de9f Merge "Add missing license notices to files" by Kenny Root · 15 years ago
  43. a49c6b0 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 15 years ago
  44. 378db24 Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape" by Amith Yamasani · 15 years ago
  45. eb15a2b Merge "Fix LocationManager.getProvider() API breakage." by Mike Lockwood · 15 years ago
  46. abdbc53 Merge "The return of rawbu. For other nefarious purposes." by Dianne Hackborn · 15 years ago
  47. b001e99 Merge "Add correct copyright headers to multiple files" by Kenny Root · 15 years ago
  48. 23e1e31 Merge "Add ORGANIZER_CAN_RESPOND to Calendars column" by Marc Blank · 15 years ago
  49. ccefbe4 Merge "Tame some monkeys" by Adam Powell · 15 years ago
  50. a708d1e Merge "Add GPSProcessingMethod tag to ExifInterface." by Ray Chen · 15 years ago
  51. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  52. b04de52 Merge "Preserve widgets on upgrade. Bug #2464545" by Romain Guy · 15 years ago
  53. 661a682 Merge "Add copyright header for new file" by Kenny Root · 15 years ago
  54. d6d456b Merge "Second of three sets of minor edits for SD card storage text." by Roy West · 15 years ago
  55. f8c309d Merge "Stop creating threads for tethering." by Robert Greenwalt · 15 years ago
  56. 1a50ab4 Merge "Need to keep new package's cert when using original-package." by Dianne Hackborn · 15 years ago
  57. 5fe8399 Merge "Fix tap detection after a long press" by Adam Powell · 15 years ago
  58. 16da45d Merge "Close db statement." by Ken Shirriff · 15 years ago
  59. e65545b Merge "Add a new meta_data column" by Tom Taylor · 15 years ago
  60. b994f14 Merge "debug-flag covered log messages to help people debug finalizer stuff" by Vasu Nori · 15 years ago
  61. 5e3b258 Merge "Support old/new package names for widgets." by Romain Guy · 15 years ago
  62. e651f38 Merge "Fix issue #2461567: Home screen redraw messed up" by Dianne Hackborn · 15 years ago
  63. 87d968a Merge changes Id4ca8ef7,I1021c590 by Mathias Agopian · 15 years ago
  64. 55fa251 implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  65. e156e64 Add a new connect/disconnect API to android_native_window_t by Mathias Agopian · 15 years ago
  66. 21b50ef Merge "Fix overscroll distance calculation for stack-from-bottom ListViews" by Adam Powell · 15 years ago
  67. 6dbaa59 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
  68. 49b2fdc Merge "Throw a better error message when the automatic onClick handling doesn't work." by Joe Onorato · 15 years ago
  69. da5618d Merge "Ignore instead of throw errors in QuittingState and reorder some parameters." by Wink Saville · 15 years ago
  70. 8be7576 Merge "Make getCellLocation return null if not available." by John Wang · 15 years ago
  71. d129659 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  72. 06cc3e1 Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" by San Mehat · 15 years ago
  73. f6f1f2a Merge "Javadoc fix." by Daniel Sandler · 15 years ago
  74. 4d5771e Merge "Add quit and fix HSM EBNF." by Wink Saville · 15 years ago
  75. c6e2635 Merge "Do not send the not-modified response when validating the cache." by Patrick Scott · 15 years ago
  76. c6e84ec Merge "Implement smart-zoom per Adobe request." by Grace Kloba · 15 years ago
  77. f587bf2 Merge "add more debug info to SQL section in bugreport" by Vasu Nori · 15 years ago
  78. 18e4981 Merge "Turn off pulsing jogball while on a call." by Daniel Sandler · 15 years ago
  79. 07bb5c4 Merge "make RecoverySystem.verifyPackage interruptible" by Doug Zongker · 15 years ago
  80. 4bc9ad1 Merge "Make paging touch slop smaller" by Adam Powell · 15 years ago
  81. 05c4d2a Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  82. 021cc89 Merge "Let ListView overscroll header/footer attributes take a color" by Adam Powell · 15 years ago
  83. 4dceb65 Merge "Add a voice search hint context for the launcher." by Mike LeBeau · 15 years ago
  84. 7009469 Add a voice search hint context for the launcher. by Mike LeBeau · 15 years ago
  85. 572843e Merge "Fix a variable name reference in Activity docs." by Mike LeBeau · 15 years ago
  86. 0a85e75 Merge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)" by Fabrice Di Meglio · 15 years ago
  87. 8ef5c63 Merge "Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity." by Andreas Huber · 15 years ago
  88. eb19523 Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  89. 539ec11 Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 15 years ago
  90. 135cc84 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 15 years ago
  91. 0d40235 Merge "Fix the build." by Romain Guy · 15 years ago
  92. 0a4b5b2 Merge "Modified the expected metadata result as the behavior of Stagefright." by Yu Shan Emily Lau · 15 years ago
  93. 7d79827 Merge "Don't break lines in the middle of a smiley or other graphic replacement." by Eric Fischer · 15 years ago
  94. 033d5f0 Merge "Disable USB Tethering when UMS is active" by Robert Greenwalt · 15 years ago
  95. f9e73cd Merge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest" by Amith Yamasani · 15 years ago
  96. f98a627 Merge "Fix rare NPE in DropBoxManagerService" by Dan Egnor · 15 years ago
  97. 59c2de3 Merge "Make HiPri work when already connected." by Robert Greenwalt · 15 years ago
  98. b82961c Merge "Further improvements to window management!" by Dianne Hackborn · 15 years ago
  99. e3f679f Merge "Noticed comment field when splitting guests wasn't being cleared." by Erik · 15 years ago
  100. edb50aa Merge "use ifContentScrolls in the windowshade" by Joe Onorato · 15 years ago