1. 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  2. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  3. fe8eaf3 am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  4. b5c4caa0 add mouse up/down/click support in DumpRenderTree by Guang Zhu · 14 years ago
  5. 90b3135 am 4d672988: Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  6. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  7. 6cf5eb0 am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 14 years ago
  8. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
  9. 2e47052 am 567722ee: Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  10. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 14 years ago
  11. 66b0343 am a8d9291d: Merge "Various battery info things:" into gingerbread by Dianne Hackborn · 14 years ago
  12. 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
  13. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 14 years ago
  14. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  15. 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  16. 1de9f49 am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  17. b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  18. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  19. c9ecd44 merge from open-source master by The Android Open Source Project · 14 years ago
  20. 3b97e5a merge from open-source master by The Android Open Source Project · 14 years ago
  21. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  22. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  23. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  24. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  25. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  26. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  27. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  28. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
  29. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  30. 0faeb07 Add a test item the turns on a bunch of extra icons. by Joe Onorato · 14 years ago
  31. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  32. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  33. 175f79c In fact, switching an item between ongoing and notifications works. by Joe Onorato · 14 years ago
  34. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  35. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  36. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  37. b705eea am 1bd7597b: merge from open-source master by The Android Open Source Project · 14 years ago
  38. 1bd7597 merge from open-source master by The Android Open Source Project · 14 years ago
  39. ef36752 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 14 years ago
  40. 453894d am 8382068e: merge from open-source master by The Android Open Source Project · 14 years ago
  41. 8382068 merge from open-source master by The Android Open Source Project · 14 years ago
  42. 1152df7 Merge "Updated RGB LED test cases" by Jean-Baptiste Queru · 14 years ago
  43. 9ef0f0d Merge "New test in FrameworkTest for the VelocityTracker class" by Jean-Baptiste Queru · 14 years ago
  44. 4924ea4 am c8e84e12: am b4c9a8f6: Merge "Fix imf tests." into froyo by Brett Chabot · 14 years ago
  45. ade63a0 New test in FrameworkTest for the VelocityTracker class by Marc Capdevielle · 14 years ago
  46. e9d0b29 Fix imf tests. by Brett Chabot · 14 years ago
  47. ce2a97a Preserve '+' in phone numbers imported from SIM. by Samuel Holmberg · 14 years ago
  48. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  49. 3622d25 am 133d0b70: am 185f1a96: Merge "IME test fixes." into froyo by Brett Chabot · 14 years ago
  50. 1d67914 IME test fixes. by Brett Chabot · 14 years ago
  51. a5c5137 Finish moving the policies out of frameworks/policies/base and into frameworks/base. by Joe Onorato · 14 years ago
  52. c162668 Merge "More framework tests cleanup." into froyo by Brett Chabot · 14 years ago
  53. 0dc59e7 More framework tests cleanup. by Brett Chabot · 14 years ago
  54. bd4288f Remove FrameworkTest package. by Brett Chabot · 14 years ago
  55. 2bb2553 Cherry pick from master. by Steve Block · 14 years ago
  56. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  57. a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 14 years ago
  58. c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 14 years ago
  59. e0a29d6 Merge " * Move connectivity manager test closer to source. * Add license header to java files * Remove google related information from the test" by Xia Wang · 14 years ago
  60. fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 14 years ago
  61. 8cf68a3 Merge "Fix rebuilding of these two apks." by Patrick Scott · 14 years ago
  62. a89e372 Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 14 years ago
  63. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 14 years ago
  64. e521a85 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 14 years ago
  65. 27a7a6c LocationTracker: Fix default values for debug and signal strength logging. by Mike Lockwood · 14 years ago
  66. f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 14 years ago
  67. 1110f2b Fix rebuilding of these two apks. by Patrick Scott · 14 years ago
  68. 6460d6e Merge "Add connectivity manager automation test framework: - Create a dummy activity - ConnectivityManagerTestActivity - to listen to broadcast from connectivity manager, to control wifi, and to verify that connectivity information for different network types. This framework will be used for funcitonal tests and stress tests." by Xia Wang · 14 years ago
  69. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  70. fb0de34 Implements layoutTestController.overridePreference() by Steve Block · 14 years ago
  71. cd90b15 Removes most remaining appcache layout tests from the DumpRenderTree ignoreResults list by Steve Block · 14 years ago
  72. 547b833 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 14 years ago
  73. 7fb1f67 Add connectivity manager automation test framework: by Xia Wang · 14 years ago
  74. 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 14 years ago
  75. ebb83ad Grant permissions to apps on sd when enabling/disabling packages. by Suchi Amalapurapu · 14 years ago
  76. f19f9f5 Removes an appcache test from the DumpRenderTree ignoreResults list by Steve Block · 14 years ago
  77. 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 14 years ago
  78. 26aa68c Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 14 years ago
  79. d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 14 years ago
  80. d3dd518 Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 14 years ago
  81. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  82. 9b63c8e Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled by Steve Block · 14 years ago
  83. 75d20e9 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 14 years ago
  84. d8c208b Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 14 years ago
  85. 9ad006d Disable the HanziToPinyinTest when there is no Chinese collator. by Bai Tao · 14 years ago
  86. 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 14 years ago
  87. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  88. b258659 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 14 years ago
  89. 4f096dc 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 · 14 years ago
  90. f3c755a Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does not support XPath by Steve Block · 14 years ago
  91. 8e3015e Replace all uses of bzero with memset. Bzero and memset are both by Carl Shapiro · 14 years ago
  92. a027c95 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 14 years ago
  93. e898bdf Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 14 years ago
  94. b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 14 years ago
  95. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  96. cf0fd78 Adds to DumpRenderTree the ability to ignore the results of tests by Steve Block · 14 years ago
  97. e179c1d Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 14 years ago
  98. dc2711d Check if the JS_ENGINE key exists as an environment variable before reading it. by Ben Murdoch · 14 years ago
  99. e3e2294 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 14 years ago
  100. 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 14 years ago