1. 53e5e0f Merge "Fix data error handling." by Wink Saville · 15 years ago
  2. 0657fac Merge "Add documentation for LeadingMarginSpan2." by Eric Fischer · 15 years ago
  3. 1ac3e95 Merge "ListActivity.onDestroy, remove any pending callbacks." by Nicolas Catania · 15 years ago
  4. 714d424 Merge "Make sure visible View state is updated before dispatching clicks" by Adam Powell · 15 years ago
  5. 8f0abfd Merge "Make sure Browser cursors are closed" by Ken Shirriff · 15 years ago
  6. f3a6dfe Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load" by Andreas Huber · 15 years ago
  7. dccdc9a Merge "Give an 9-patch error on too many rows and columns" by Kenny Root · 15 years ago
  8. 95e3f7a Merge "Improvements to ScaleGestureDetector" by Adam Powell · 15 years ago
  9. f5a26dc Merge "Expose smart-zoom, or centerFitRect to native." by Grace Kloba · 15 years ago
  10. 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
  11. fa34796 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
  12. 907bc86 Merge "Add missing licensing headers for test classes" by Kenny Root · 15 years ago
  13. 250ac54 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 15 years ago
  14. 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
  15. 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
  16. 63b2833 Merge "Fix problems with new PowerManager.reboot() implementation." by Mike Lockwood · 15 years ago
  17. 31b1a60 Merge "Make sure that pause dialing works even when screen is off." by Wink Saville · 15 years ago
  18. 8cda6af Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
  19. 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
  20. ef27c57 Merge "Add Copyright assignement." by Wink Saville · 15 years ago
  21. a15de9f Merge "Add missing license notices to files" by Kenny Root · 15 years ago
  22. a49c6b0 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 15 years ago
  23. 378db24 Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape" by Amith Yamasani · 15 years ago
  24. eb15a2b Merge "Fix LocationManager.getProvider() API breakage." by Mike Lockwood · 15 years ago
  25. abdbc53 Merge "The return of rawbu. For other nefarious purposes." by Dianne Hackborn · 15 years ago
  26. b001e99 Merge "Add correct copyright headers to multiple files" by Kenny Root · 15 years ago
  27. 23e1e31 Merge "Add ORGANIZER_CAN_RESPOND to Calendars column" by Marc Blank · 15 years ago
  28. ccefbe4 Merge "Tame some monkeys" by Adam Powell · 15 years ago
  29. a708d1e Merge "Add GPSProcessingMethod tag to ExifInterface." by Ray Chen · 15 years ago
  30. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  31. b04de52 Merge "Preserve widgets on upgrade. Bug #2464545" by Romain Guy · 15 years ago
  32. 661a682 Merge "Add copyright header for new file" by Kenny Root · 15 years ago
  33. d6d456b Merge "Second of three sets of minor edits for SD card storage text." by Roy West · 15 years ago
  34. f8c309d Merge "Stop creating threads for tethering." by Robert Greenwalt · 15 years ago
  35. 1a50ab4 Merge "Need to keep new package's cert when using original-package." by Dianne Hackborn · 15 years ago
  36. 5fe8399 Merge "Fix tap detection after a long press" by Adam Powell · 15 years ago
  37. 16da45d Merge "Close db statement." by Ken Shirriff · 15 years ago
  38. e65545b Merge "Add a new meta_data column" by Tom Taylor · 15 years ago
  39. b994f14 Merge "debug-flag covered log messages to help people debug finalizer stuff" by Vasu Nori · 15 years ago
  40. 5e3b258 Merge "Support old/new package names for widgets." by Romain Guy · 15 years ago
  41. e651f38 Merge "Fix issue #2461567: Home screen redraw messed up" by Dianne Hackborn · 15 years ago
  42. 87d968a Merge changes Id4ca8ef7,I1021c590 by Mathias Agopian · 15 years ago
  43. 55fa251 implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  44. e156e64 Add a new connect/disconnect API to android_native_window_t by Mathias Agopian · 15 years ago
  45. 21b50ef Merge "Fix overscroll distance calculation for stack-from-bottom ListViews" by Adam Powell · 15 years ago
  46. 6dbaa59 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
  47. 49b2fdc Merge "Throw a better error message when the automatic onClick handling doesn't work." by Joe Onorato · 15 years ago
  48. da5618d Merge "Ignore instead of throw errors in QuittingState and reorder some parameters." by Wink Saville · 15 years ago
  49. 8be7576 Merge "Make getCellLocation return null if not available." by John Wang · 15 years ago
  50. d129659 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  51. 06cc3e1 Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" by San Mehat · 15 years ago
  52. f6f1f2a Merge "Javadoc fix." by Daniel Sandler · 15 years ago
  53. 4d5771e Merge "Add quit and fix HSM EBNF." by Wink Saville · 15 years ago
  54. c6e2635 Merge "Do not send the not-modified response when validating the cache." by Patrick Scott · 15 years ago
  55. c6e84ec Merge "Implement smart-zoom per Adobe request." by Grace Kloba · 15 years ago
  56. f587bf2 Merge "add more debug info to SQL section in bugreport" by Vasu Nori · 15 years ago
  57. 18e4981 Merge "Turn off pulsing jogball while on a call." by Daniel Sandler · 15 years ago
  58. 07bb5c4 Merge "make RecoverySystem.verifyPackage interruptible" by Doug Zongker · 15 years ago
  59. 4bc9ad1 Merge "Make paging touch slop smaller" by Adam Powell · 15 years ago
  60. 05c4d2a Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  61. 021cc89 Merge "Let ListView overscroll header/footer attributes take a color" by Adam Powell · 15 years ago
  62. 4dceb65 Merge "Add a voice search hint context for the launcher." by Mike LeBeau · 15 years ago
  63. 7009469 Add a voice search hint context for the launcher. by Mike LeBeau · 15 years ago
  64. 572843e Merge "Fix a variable name reference in Activity docs." by Mike LeBeau · 15 years ago
  65. 0a85e75 Merge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)" by Fabrice Di Meglio · 15 years ago
  66. 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
  67. eb19523 Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  68. 539ec11 Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 15 years ago
  69. 135cc84 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 15 years ago
  70. 0d40235 Merge "Fix the build." by Romain Guy · 15 years ago
  71. 0a4b5b2 Merge "Modified the expected metadata result as the behavior of Stagefright." by Yu Shan Emily Lau · 15 years ago
  72. 7d79827 Merge "Don't break lines in the middle of a smiley or other graphic replacement." by Eric Fischer · 15 years ago
  73. 033d5f0 Merge "Disable USB Tethering when UMS is active" by Robert Greenwalt · 15 years ago
  74. f9e73cd Merge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest" by Amith Yamasani · 15 years ago
  75. f98a627 Merge "Fix rare NPE in DropBoxManagerService" by Dan Egnor · 15 years ago
  76. 59c2de3 Merge "Make HiPri work when already connected." by Robert Greenwalt · 15 years ago
  77. b82961c Merge "Further improvements to window management!" by Dianne Hackborn · 15 years ago
  78. e3f679f Merge "Noticed comment field when splitting guests wasn't being cleared." by Erik · 15 years ago
  79. edb50aa Merge "use ifContentScrolls in the windowshade" by Joe Onorato · 15 years ago
  80. d213660 Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number" by Suchi Amalapurapu · 15 years ago
  81. dbfd8cb Merge "check if the binding to the authenticator has been disconnected during the GetAccuintsByTypeAndFeature operation and abort if it has been, thus avoiding an NPE" by Fred Quintana · 15 years ago
  82. 392e5aa Merge "make the syncmanager keep track if whether a service has been unbound from so that it knows whether to call unbind at a later time" by Fred Quintana · 15 years ago
  83. 60372f0 Merge "Extend stagefright tool to extract either album art or video frame." by Andreas Huber · 15 years ago
  84. 9cee6ce Merge "Don't rely on the system locale for converting to/from bytes." by Nick Kralevich · 15 years ago
  85. 7931685 Merge "Fixing bug 2502522 - Accessibility events contain text of invisible views" by Amith Yamasani · 15 years ago
  86. bfbfb86 Merge "Fix: Polished icons for car mode notification" by Dianne Hackborn · 15 years ago
  87. 8937a38 Merge "Add VIBRATE_IN_SILENT to the settings database & backup." by Daniel Sandler · 15 years ago
  88. 0fd740e Merge "Revert "Dedupe resource config pointers"" by Kenny Root · 15 years ago
  89. ccaa73b Merge "Instead of instantiating StagefrightMetadataRetriever directly, instantiate a MediaMetadataRetriever which will do-the-right-thing(tm) even for .wma/.wmv/.asf files." by Andreas Huber · 15 years ago
  90. 06790f9 Merge "MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881)" by Marco Nelissen · 15 years ago
  91. 406a9e2 Merge "Added ViewConfiguration.getScaledPagingTouchSlop()" by Adam Powell · 15 years ago
  92. 7d39d2d Merge "When context is voice, show the microphone." by Leon Scroggins · 15 years ago
  93. 00397e0 Merge "YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults()." by Chia-chi Yeh · 15 years ago
  94. 4f2cb21 Merge "SettingsProvider: dup-suppress from cache." by Brad Fitzpatrick · 15 years ago
  95. 14c6894 Merge "Use proper config to enable LVMX." by Jean-Baptiste Queru · 15 years ago
  96. c3897a2 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 15 years ago
  97. e4623e8 Use proper config to enable LVMX by Jean-Baptiste Queru · 15 years ago
  98. b8d57d8 Merge "SettingsProvider: defensively cap size of settings kept cached in memory." by Brad Fitzpatrick · 15 years ago
  99. 82fecb0 Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  100. 080b8a8 Merge "Add an API to set the link timeout." by Jaikumar Ganesh · 15 years ago