- e9d0b29 Fix imf tests. by Brett Chabot · 14 years ago
- 1d67914 IME test fixes. by Brett Chabot · 15 years ago
- c162668 Merge "More framework tests cleanup." into froyo by Brett Chabot · 15 years ago
- 0dc59e7 More framework tests cleanup. by Brett Chabot · 15 years ago
- bd4288f Remove FrameworkTest package. by Brett Chabot · 15 years ago
- 2bb2553 Cherry pick from master. by Steve Block · 15 years ago
- cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 15 years ago
- a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 15 years ago
- c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 15 years ago
- 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 · 15 years ago
- fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 15 years ago
- 8cf68a3 Merge "Fix rebuilding of these two apks." by Patrick Scott · 15 years ago
- a89e372 Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 15 years ago
- 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 15 years ago
- e521a85 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 15 years ago
- 27a7a6c LocationTracker: Fix default values for debug and signal strength logging. by Mike Lockwood · 15 years ago
- f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 15 years ago
- 1110f2b Fix rebuilding of these two apks. by Patrick Scott · 15 years ago
- 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 · 15 years ago
- e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 15 years ago
- fb0de34 Implements layoutTestController.overridePreference() by Steve Block · 15 years ago
- cd90b15 Removes most remaining appcache layout tests from the DumpRenderTree ignoreResults list by Steve Block · 15 years ago
- 547b833 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 15 years ago
- 7fb1f67 Add connectivity manager automation test framework: by Xia Wang · 15 years ago
- 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 15 years ago
- ebb83ad Grant permissions to apps on sd when enabling/disabling packages. by Suchi Amalapurapu · 15 years ago
- f19f9f5 Removes an appcache test from the DumpRenderTree ignoreResults list by Steve Block · 15 years ago
- 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 15 years ago
- 26aa68c Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 15 years ago
- d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 15 years ago
- 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 · 15 years ago
- 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 15 years ago
- 9b63c8e Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled by Steve Block · 15 years ago
- 75d20e9 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 15 years ago
- d8c208b Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 15 years ago
- 9ad006d Disable the HanziToPinyinTest when there is no Chinese collator. by Bai Tao · 15 years ago
- 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 15 years ago
- 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 15 years ago
- b258659 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 15 years ago
- 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 · 15 years ago
- f3c755a Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does not support XPath by Steve Block · 15 years ago
- 8e3015e Replace all uses of bzero with memset. Bzero and memset are both by Carl Shapiro · 15 years ago
- a027c95 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 15 years ago
- e898bdf Merge "Puts two regex layout tests back on the DumpRenderTree skipped list" by Steve Block · 15 years ago
- b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 15 years ago
- 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
- cf0fd78 Adds to DumpRenderTree the ability to ignore the results of tests by Steve Block · 15 years ago
- e179c1d Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 15 years ago
- dc2711d Check if the JS_ENGINE key exists as an environment variable before reading it. by Ben Murdoch · 15 years ago
- e3e2294 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." by Steve Block · 15 years ago
- 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 15 years ago
- 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 15 years ago
- 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 15 years ago
- 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 · 15 years ago
- 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 15 years ago
- a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 15 years ago
- 5ac2a3b Removes from DumpRenderTree the superfluous result file for tests that time out. by Steve Block · 15 years ago
- 9902279 Removes regex tests from the DumpRenderTree skipped list by Steve Block · 15 years ago
- 432e0ea Add shared workers tests to DumpRenderTree skipped list by Steve Block · 15 years ago
- 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
- 9d05a18 AsecTests: Add a test to validate container size by San Mehat · 15 years ago
- 780a1cb Merge "Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided" by Steve Block · 15 years ago
- 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 15 years ago
- 7e47f17 Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided by Steve Block · 15 years ago
- c882dda Fix Proguard flags. by Ying Wang · 15 years ago
- e60f673 Merge "Removes a Geolocation test from the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 666eecc Merge "Adds to DumpRenderTree the ability to look for Android-specific results" by Steve Block · 15 years ago
- 12077e1 Adds to DumpRenderTree the ability to look for Android-specific results by Steve Block · 15 years ago
- 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
- fc735ee Removes a Geolocation test from the DumpRenderTree skipped list by Steve Block · 15 years ago
- c8f2229 Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list" by Steve Block · 15 years ago
- c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 15 years ago
- f7483b1 Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list by Steve Block · 15 years ago
- 7db3e5e AsecTests: Add teardown to tests by San Mehat · 15 years ago
- cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
- c8998e1 Merge "LocationTracker: change copyright from Google to AOSP." by Mike Lockwood · 15 years ago
- 8ab8b41 LocationTracker: change copyright from Google to AOSP. by Mike Lockwood · 15 years ago
- 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 15 years ago
- 778ce48 Issue 5697: getContextClassLoader returns a non-application classloader by Brian Carlstrom · 15 years ago
- 191d898 Move LocationTracker from com.google.android to com.android package. by Mike Lockwood · 15 years ago
- e5a1d4a Merge "Move LocationTracker test app from vendor/google to frameworks/base/tests" by Mike Lockwood · 15 years ago
- c9d3be3 Move LocationTracker test app from vendor/google to frameworks/base/tests by Mike Lockwood · 15 years ago
- 8cd303a Quick fix layout test path problems by Guang Zhu · 15 years ago
- 164bd79 In DumpRenderTree, skip tests for which we have the wrong results by Steve Block · 15 years ago
- e70f61b Retry test-runner tests move. by Brett Chabot · 15 years ago
- 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
- 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 15 years ago
- 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
- 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 15 years ago
- 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 15 years ago
- c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 15 years ago
- 9db619e Merge "Move framework test-runner unit tests to be closer to their source. Move the test-runner source into a separate src folder to accommodate the test move." by Brett Chabot · 15 years ago
- 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 15 years ago
- f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 15 years ago
- 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 15 years ago
- 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 15 years ago
- da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 15 years ago
- d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 15 years ago
- 0668db2 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 15 years ago