1. b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 14 years ago
  2. cf0fd78 Adds to DumpRenderTree the ability to ignore the results of tests by Steve Block · 14 years ago
  3. 73f7537b Limit the projection to just the url. by Patrick Scott · 14 years ago
  4. aa27045 Use AsyncTask to update the history in the background. by Leon Scroggins · 14 years ago
  5. e179c1d Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 14 years ago
  6. dc2711d Check if the JS_ENGINE key exists as an environment variable before reading it. by Ben Murdoch · 14 years ago
  7. 2809631 use the correct LayoutParams to fix going to fullscreen view by Cary Clark · 14 years ago
  8. e3e2294 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 14 years ago
  9. 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 14 years ago
  10. 409578f Don't remove alarms for packages that are being updated. by Dianne Hackborn · 14 years ago
  11. bfb5d4b Added overscroll headers and footers to ListView. by Adam Powell · 14 years ago
  12. 232c9d5 Merge "Fix the build." by Romain Guy · 14 years ago
  13. a8551b1 Fix the build. by Romain Guy · 14 years ago
  14. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 14 years ago
  15. d8929fa Merge "Modified the expected metadata result as the behavior of Stagefright." by Yu Shan Emily Lau · 14 years ago
  16. a6f9e38 Modified the expected metadata result as the behavior of Stagefright. by Yu Shan Emily Lau · 14 years ago
  17. d2a2daa Fix small typo in javadoc: "deleting" -> "updating" by Omari Stephens · 14 years ago
  18. 26779e7 Merge "Don't break lines in the middle of a smiley or other graphic replacement." by Eric Fischer · 14 years ago
  19. 94d4b03 Merge "Disable USB Tethering when UMS is active" by Robert Greenwalt · 14 years ago
  20. 6c60469 Merge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest" by Amith Yamasani · 14 years ago
  21. ff34fc2 Merge "Fix rare NPE in DropBoxManagerService" by Dan Egnor · 14 years ago
  22. b9e1ed2 Merge "Make HiPri work when already connected." by Robert Greenwalt · 14 years ago
  23. 030f5e1 Disable USB Tethering when UMS is active by Robert Greenwalt · 14 years ago
  24. c3243e2 Merge "Further improvements to window management!" by Dianne Hackborn · 14 years ago
  25. f283e36 Fix rare NPE in DropBoxManagerService by Dan Egnor · 14 years ago
  26. b8b11a0 Further improvements to window management! by Dianne Hackborn · 14 years ago
  27. 0f34406 Clean up native access from framework by Irfan Sheriff · 14 years ago
  28. 191bbaf Merge "Noticed comment field when splitting guests wasn't being cleared." by Erik · 14 years ago
  29. 6a5f5ad Merge "use ifContentScrolls in the windowshade" by Joe Onorato · 14 years ago
  30. 02a5cd1 use ifContentScrolls in the windowshade by Joe Onorato · 14 years ago
  31. 78a640a Make HiPri work when already connected. by Robert Greenwalt · 14 years ago
  32. 5e15736 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 · 14 years ago
  33. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  34. 49274c7 Fixing bug 2411394 - Monkey crash due to incorrect test service manifest by Svetoslav Ganov · 14 years ago
  35. de61f78 Don't break lines in the middle of a smiley or other graphic replacement. by Eric Fischer · 14 years ago
  36. 8af295a 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 · 14 years ago
  37. 29e94b8 check if the binding to the authenticator has been disconnected by Fred Quintana · 14 years ago
  38. 3802141 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 · 14 years ago
  39. e38cd39 Merge "Extend stagefright tool to extract either album art or video frame." by Andreas Huber · 14 years ago
  40. e182a92 Merge "Don't rely on the system locale for converting to/from bytes." by Nick Kralevich · 14 years ago
  41. c357df1 Merge "Fixing bug 2502522 - Accessibility events contain text of invisible views" by Amith Yamasani · 14 years ago
  42. 80ea00c Fix the build. by Romain Guy · 14 years ago
  43. 3ec4730 make the syncmanager keep track if whether a service has been unbound by Fred Quintana · 14 years ago
  44. 7717bee Merge "Fix: Polished icons for car mode notification" by Dianne Hackborn · 14 years ago
  45. 8957da2 Merge "Add VIBRATE_IN_SILENT to the settings database & backup." by Daniel Sandler · 14 years ago
  46. 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 14 years ago
  47. be756594 Fixing bug 2502522 - Accessibility events contain text of invisible views by Svetoslav Ganov · 14 years ago
  48. 7c5ce23 Merge "Revert "Dedupe resource config pointers"" by Kenny Root · 14 years ago
  49. 7745622 Revert "Dedupe resource config pointers" by Kenny Root · 14 years ago
  50. 34c47c8 Don't rely on the system locale for converting to/from bytes. by Nick Kralevich · 14 years ago
  51. b94b52b 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 · 14 years ago
  52. edfeb1a Extend stagefright tool to extract either album art or video frame. by Andreas Huber · 14 years ago
  53. 8da2650 Merge "MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881)" by Marco Nelissen · 14 years ago
  54. 1ce9867 Instead of instantiating StagefrightMetadataRetriever directly, instantiate a MediaMetadataRetriever which will do-the-right-thing(tm) even for .wma/.wmv/.asf files. by Andreas Huber · 14 years ago
  55. e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 14 years ago
  56. 9ceaf70 Merge "Added ViewConfiguration.getScaledPagingTouchSlop()" by Adam Powell · 14 years ago
  57. de8d083 Added ViewConfiguration.getScaledPagingTouchSlop() by Adam Powell · 14 years ago
  58. 180403a pin our visible content bounds to the bounds of the doc itself, to account for overscroll by Mike Reed · 14 years ago
  59. 36ad54a force purgeability for assets by Mike Reed · 14 years ago
  60. 49658cb Merge "When context is voice, show the microphone." by Leon Scroggins · 14 years ago
  61. 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 14 years ago
  62. 4f22a54 When context is voice, show the microphone. by Leon Scroggins · 14 years ago
  63. a8fbe1f Re-organize access to native interface through WifiStateTracker by Irfan Sheriff · 14 years ago
  64. 746f666 Merge "YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults()." by Chia-chi Yeh · 14 years ago
  65. 62459c0 If the new text and old text are "", return from onTextChanged. by Leon Scroggins · 14 years ago
  66. a401d55 Don't cut the url on a redirect by Kristian Monsen · 14 years ago
  67. aa86859 YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults(). by Chia-chi Yeh · 14 years ago
  68. eb2d953 Fix: Polished icons for car mode notification by Tobias Haamel · 14 years ago
  69. a69f540 Merge "SettingsProvider: dup-suppress from cache." by Brad Fitzpatrick · 14 years ago
  70. 7b467d8 Dedupe resource config pointers by Kenny Root · 14 years ago
  71. 4aaf256 Merge "Use proper config to enable LVMX." by Jean-Baptiste Queru · 14 years ago
  72. c573460 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 14 years ago
  73. d951d88 Use proper config to enable LVMX. by Glenn Kasten · 14 years ago
  74. 99c085b Use proper config to enable LVMX by Jean-Baptiste Queru · 14 years ago
  75. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  76. fe62d04 Helper for combining multiple selection/selectionArgs. by Jeff Sharkey · 14 years ago
  77. f3bcc62 Merge "SettingsProvider: defensively cap size of settings kept cached in memory." by Brad Fitzpatrick · 14 years ago
  78. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  79. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  80. ae58f6d Merge "Add an API to set the link timeout." by Jaikumar Ganesh · 14 years ago
  81. b7e029d Add an API to set the link timeout. by Jaikumar Ganesh · 14 years ago
  82. 104798b Merge "Speed up ContentProvider.query() in simple case by ~30%" by Brad Fitzpatrick · 14 years ago
  83. 28ada96 Merge "Support unbundled bookmarks. Bug #2460685" by Romain Guy · 14 years ago
  84. f02811f Support unbundled bookmarks. Bug #2460685 by Romain Guy · 14 years ago
  85. 2f0bf83 Merge "Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed." by Ray Chen · 14 years ago
  86. 158a2ce Merge "Initial version of LifeVibes integration. Also changed tabs to spaces in other audioflinger files." by Glenn Kasten · 14 years ago
  87. aa3780b Merge "Fix NO_CONNECTIVITY flag in some cases." by Robert Greenwalt · 14 years ago
  88. d274979 Merge "Fix ListView filter popups when window focus changes" by Adam Powell · 14 years ago
  89. 9756604 Fix ListView filter popups when window focus changes by Adam Powell · 14 years ago
  90. 9ffdfa0 Speed up ContentProvider.query() in simple case by ~30% by Brad Fitzpatrick · 14 years ago
  91. 4acdcb7 Merge "Don't let hidden keyguard interfere with button and screen brightness overrides" by Mike Lockwood · 14 years ago
  92. f0fa39e Fix NO_CONNECTIVITY flag in some cases. by Robert Greenwalt · 14 years ago
  93. 17bc415 Merge "Add new shutdown observer for MountService. Use new observer before rebooting and shutting down. Add some unit tests for unmount and shutdown code paths Fix registering/unregistering part in MountService Use ShutdownThread in PowerManager.reboot() Add reboot support to ShutdownThread. Remove MountService code from PowerManagerService.java and Power.java. Clean shutdown/reboot is handled exclusively by ShutdownThread now." by Mike Lockwood · 14 years ago
  94. b4ca6ef Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed. by Ray Chen · 14 years ago
  95. 1596136 Merge "Add an api to set WebView over scroll background." by Grace Kloba · 14 years ago
  96. 7e93cde Merge "Fix bug with AbsListView position scrolling" by Adam Powell · 14 years ago
  97. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 14 years ago
  98. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 14 years ago
  99. c10275a Document new preview callback methods more clearly. by Wu-cheng Li · 14 years ago
  100. fee2091 Fix bug with AbsListView position scrolling by Adam Powell · 14 years ago