1. a839703 Fix issue #2483335: android.content.res.cts.ConfigurationTest test's are failing by Dianne Hackborn · 15 years ago
  2. 9b3a453 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 15 years ago
  3. 34ec95de 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
  4. 45be271 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
  5. 2563ffb If we can't over scroll horizontally, set vx to 0 in by Grace Kloba · 15 years ago
  6. bac4030 Merge "Fix problems with new PowerManager.reboot() implementation." by Mike Lockwood · 15 years ago
  7. 7261128 Merge "Make sure that pause dialing works even when screen is off." by Wink Saville · 15 years ago
  8. e898bdf Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
  9. b62f959 Fix problems with new PowerManager.reboot() implementation. by Mike Lockwood · 15 years ago
  10. 82c0845 Make sure that pause dialing works even when screen is off. by Wink Saville · 15 years ago
  11. a91e972 missing checks for native class before calling native code by Cary Clark · 15 years ago
  12. 313363d 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
  13. 3f80eab Merge "Add Copyright assignement." by Wink Saville · 15 years ago
  14. edbb4d8 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. cea7640 Add Copyright assignement. by Wink Saville · 15 years ago
  16. 163e81d Merge "Add missing license notices to files" by Kenny Root · 15 years ago
  17. e47ac47 If the Picture is not ready, just draw the background by Grace Kloba · 15 years ago
  18. 34e8e47 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 15 years ago
  19. f8d0f09 Add missing license notices to files by Kenny Root · 15 years ago
  20. e1748c6 Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape" by Amith Yamasani · 15 years ago
  21. ba9ab18 Fix: Retrieval of location to caclulate twilight by Bernd Holzhey · 15 years ago
  22. a028a4b Merge "Fix LocationManager.getProvider() API breakage." by Mike Lockwood · 15 years ago
  23. 223e84d Fix LocationManager.getProvider() API breakage. by Mike Lockwood · 15 years ago
  24. b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 15 years ago
  25. a2fd9d1 Fix NPE when clearing preferred packages. by Dianne Hackborn · 15 years ago
  26. 4bded07 Dump the phone process stack (as well as the system process) on watchdog reset. by Dan Egnor · 15 years ago
  27. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 15 years ago
  28. d0dfab2 Merge "The return of rawbu. For other nefarious purposes." by Dianne Hackborn · 15 years ago
  29. e4bfb78 The return of rawbu. For other nefarious purposes. by Dianne Hackborn · 15 years ago
  30. 2fe4c09 Merge "Add correct copyright headers to multiple files" by Kenny Root · 15 years ago
  31. 3ba8324 Merge "Add ORGANIZER_CAN_RESPOND to Calendars column" by Marc Blank · 15 years ago
  32. 7f355e4 Add ORGANIZER_CAN_RESPOND to Calendars column by Marc Blank · 15 years ago
  33. db0047a Merge "Tame some monkeys" by Adam Powell · 15 years ago
  34. eff8dae Merge "Add GPSProcessingMethod tag to ExifInterface." by Ray Chen · 15 years ago
  35. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  36. 8abb26e Merge "Preserve widgets on upgrade. Bug #2464545" by Romain Guy · 15 years ago
  37. 2a20ddd Tame some monkeys by Adam Powell · 15 years ago
  38. d2671e1 Preserve widgets on upgrade. Bug #2464545 by Romain Guy · 15 years ago
  39. cea6ac3 Merge "Add copyright header for new file" by Kenny Root · 15 years ago
  40. e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
  41. 1025016 Merge "Second of three sets of minor edits for SD card storage text." by Roy West · 15 years ago
  42. ce8efea Merge "Stop creating threads for tethering." by Robert Greenwalt · 15 years ago
  43. 458e806 Add INCALL_POWER_BUTTON_BEHAVIOR setting. by David Brown · 15 years ago
  44. e4580592 Second of three sets of minor edits for SD card storage text. by Roy West · 15 years ago
  45. 4ea833d Merge "Need to keep new package's cert when using original-package." by Dianne Hackborn · 15 years ago
  46. 80362d4 Merge "Fix tap detection after a long press" by Adam Powell · 15 years ago
  47. 3b02339 Fix tap detection after a long press by Adam Powell · 15 years ago
  48. 4b45041 Need to keep new package's cert when using original-package. by Dianne Hackborn · 15 years ago
  49. f01cfad Merge "Close db statement." by Ken Shirriff · 15 years ago
  50. d25eb35 Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape by Amith Yamasani · 15 years ago
  51. 476c232 Merge "Add a new meta_data column" by Tom Taylor · 15 years ago
  52. 9bcf789 Merge "debug-flag covered log messages to help people debug finalizer stuff" by Vasu Nori · 15 years ago
  53. 05e552a Merge "Support old/new package names for widgets." by Romain Guy · 15 years ago
  54. dfadaea Stop creating threads for tethering. by Robert Greenwalt · 15 years ago
  55. c9b21c1 Add copyright header for new file by Kenny Root · 15 years ago
  56. ff3e61c Support old/new package names for widgets. by Romain Guy · 15 years ago
  57. dca5f19 Close db statement. by Ken Shirriff · 15 years ago
  58. 26b1ef9 Merge "Fix issue #2461567: Home screen redraw messed up" by Dianne Hackborn · 15 years ago
  59. 092ae5a Merge changes Id4ca8ef7,I1021c590 by Mathias Agopian · 15 years ago
  60. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 15 years ago
  61. f6331a4 Add a new connect/disconnect API to android_native_window_t by Mathias Agopian · 15 years ago
  62. c1bcc99 Merge "Fix overscroll distance calculation for stack-from-bottom ListViews" by Adam Powell · 15 years ago
  63. 3695709 debug-flag covered log messages to help people debug finalizer stuff by Vasu Nori · 15 years ago
  64. 6be9c16 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
  65. 0521206 Merge "Throw a better error message when the automatic onClick handling doesn't work." by Joe Onorato · 15 years ago
  66. 42e14d7 Throw a better error message when the automatic onClick handling doesn't work. by Joe Onorato · 15 years ago
  67. ac3587d Fix issue #2461567: Home screen redraw messed up by Dianne Hackborn · 15 years ago
  68. ef5a8e5 Merge "Ignore instead of throw errors in QuittingState and reorder some parameters." by Wink Saville · 15 years ago
  69. 84222e0 Fix overscroll distance calculation for stack-from-bottom ListViews by Adam Powell · 15 years ago
  70. f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 15 years ago
  71. eb3035c Merge "Make getCellLocation return null if not available." by John Wang · 15 years ago
  72. 41a4671 Make getCellLocation return null if not available. by John Wang · 15 years ago
  73. dea009a Revert "Do autodetection even if no locale was specified, and use the" by Marco Nelissen · 15 years ago
  74. 0dd3bda Add a new meta_data column by Tom Taylor · 15 years ago
  75. c95142d Move boot log file writing into a background thread to avoid ANR. by Dan Egnor · 15 years ago
  76. 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  77. 6fc4fe9 Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" by San Mehat · 15 years ago
  78. 4bfe787 Merge "Javadoc fix." by Daniel Sandler · 15 years ago
  79. b999abc Javadoc fix. by Daniel Sandler · 15 years ago
  80. 4ea0628 Merge "Add quit and fix HSM EBNF." by Wink Saville · 15 years ago
  81. 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 15 years ago
  82. 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 15 years ago
  83. 08e1f21 Merge "Do not send the not-modified response when validating the cache." by Patrick Scott · 15 years ago
  84. 5acac5f Merge "Implement smart-zoom per Adobe request." by Grace Kloba · 15 years ago
  85. 06ea4c7 Merge "add more debug info to SQL section in bugreport" by Vasu Nori · 15 years ago
  86. c6f95fe Implement smart-zoom per Adobe request. by Grace Kloba · 15 years ago
  87. c384920 add more debug info to SQL section in bugreport by Vasu Nori · 15 years ago
  88. feec868 Merge "Turn off pulsing jogball while on a call." by Daniel Sandler · 15 years ago
  89. b5957a3 Merge "make RecoverySystem.verifyPackage interruptible" by Doug Zongker · 15 years ago
  90. cb95657 make RecoverySystem.verifyPackage interruptible by Doug Zongker · 15 years ago
  91. e96ffb1 Turn off pulsing jogball while on a call. by Daniel Sandler · 15 years ago
  92. b51132c Merge "Make paging touch slop smaller" by Adam Powell · 15 years ago
  93. 47d3625 Merge "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  94. b7ef1d9 Make paging touch slop smaller by Adam Powell · 15 years ago
  95. 9dd1423 Merge "Let ListView overscroll header/footer attributes take a color" by Adam Powell · 15 years ago
  96. 7d1382d Merge "Add a voice search hint context for the launcher." by Mike LeBeau · 15 years ago
  97. 570aa27 Add a voice search hint context for the launcher. by Mike LeBeau · 15 years ago
  98. 5273390 Let ListView overscroll header/footer attributes take a color by Adam Powell · 15 years ago
  99. 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  100. 5ac85cc Do not send the not-modified response when validating the cache. by Patrick Scott · 15 years ago