summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Asec: Add new 'StorageNotFound' response code handling for container pathsSan Mehat2010-03-231-0/+11
| |/ / /
* | | | Merge "LocationTracker: Fix default values for debug and signal strength logg...Mike Lockwood2010-03-231-2/+2
|\ \ \ \
| * | | | LocationTracker: Fix default values for debug and signal strength logging.Mike Lockwood2010-03-231-2/+2
| |/ / /
* | | | Don't delete stale containers on sdcard.Suchi Amalapurapu2010-03-231-3/+1
|/ / /
* | | Merge "Add connectivity manager automation test framework: - Create a dummy ...Xia Wang2010-03-226-0/+764
|\ \ \
| * | | Add connectivity manager automation test framework:Xia Wang2010-03-206-0/+764
* | | | Add new method call back in MountService.Suchi Amalapurapu2010-03-221-0/+3
* | | | Implements layoutTestController.overridePreference()Steve Block2010-03-224-1/+29
* | | | Removes most remaining appcache layout tests from the DumpRenderTree ignoreRe...Steve Block2010-03-221-8/+2
* | | | Merge "Implements layoutTestController.setAppCacheMaximumSize"Steve Block2010-03-222-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-202-1/+4
* | | | Grant permissions to apps on sd when enabling/disabling packages.Suchi Amalapurapu2010-03-191-0/+27
|/ / /
* | | Removes an appcache test from the DumpRenderTree ignoreResults listSteve Block2010-03-191-1/+0
* | | Switch default install location to unspecified.Suchi Amalapurapu2010-03-181-55/+85
* | | Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers...Steve Block2010-03-181-16/+5
|\ \ \
| * | | Adds worker tests to the DumpRenderTree ignoreResults list, as workers are no...Steve Block2010-03-171-16/+5
* | | | Rework permissions to be retained when an app is temporarily uninstalled.Dianne Hackborn2010-03-1810-1/+331
* | | | Merge "Add new install flag to install on internal flash only Change default ...Suchi Amalapurapu2010-03-171-53/+623
|\ \ \ \ | |/ / / |/| | |
| * | | Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-53/+623
* | | | Merge "Updates the status of some HTML5 storage layout tests in the DumpRende...Steve Block2010-03-171-4/+5
|\ \ \ \
| * | | | Updates the status of some HTML5 storage layout tests in the DumpRenderTree s...Steve Block2010-03-171-4/+5
| |/ / /
* | | | Merge "Disable the HanziToPinyinTest when there is no Chinese collator."Dmitri Plotnikov2010-03-171-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Disable the HanziToPinyinTest when there is no Chinese collator.Bai Tao2010-03-181-0/+4
* | | | Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-32/+113
|/ / /
* | | Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs"Jim Miller2010-03-151-26/+5
|\ \ \
| * | | Fix 2428368: Fix most of the lockscreen orientation refresh bugsJim Miller2010-03-121-26/+5
* | | | Merge "Replace all uses of bzero with memset. Bzero and memset are both comp...Carl Shapiro2010-03-151-1/+1
|\ \ \ \
| * | | | Replace all uses of bzero with memset. Bzero and memset are bothCarl Shapiro2010-03-141-1/+1
* | | | | Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does ...Steve Block2010-03-151-2/+4
|/ / / /
* | | | Merge "Puts two regex layout tests back on the DumpRenderTree skipped list"Steve Block2010-03-121-3/+4
|\ \ \ \
| * | | | Puts two regex layout tests back on the DumpRenderTree skipped listSteve Block2010-03-121-3/+4
| |/ / /
* | | | Add correct copyright headers to multiple filesKenny Root2010-03-1127-4/+436
|/ / /
* | | Adds to DumpRenderTree the ability to ignore the results of testsSteve Block2010-03-115-44/+96
* | | Merge "Check if the JS_ENGINE key exists as an environment variable before re...Ben Murdoch2010-03-111-1/+1
|\ \ \
| * | | Check if the JS_ENGINE key exists as an environment variable before reading it.Ben Murdoch2010-03-111-1/+1
* | | | Merge "Remove http/wml from the DumpRenderTree skipped list, as this director...Steve Block2010-03-111-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove http/wml from the DumpRenderTree skipped list, as this directory no lo...Steve Block2010-03-111-1/+0
* | | | Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-101-3/+5
* | | | Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST...Suchi Amalapurapu2010-03-101-4/+4
|/ / /
* | | Merge "Add new shutdown observer for MountService. Use new observer before re...Mike Lockwood2010-03-092-0/+258
|\ \ \
| * | | Add new shutdown observer for MountService.Suchi Amalapurapu2010-03-092-0/+258
* | | | Add conditions to check for updated system applications. Restrict themSuchi Amalapurapu2010-03-091-1/+76
* | | | Removes from DumpRenderTree the superfluous result file for tests that time out.Steve Block2010-03-091-29/+15
|/ / /
* | | Removes regex tests from the DumpRenderTree skipped listSteve Block2010-03-091-3/+0
* | | Add shared workers tests to DumpRenderTree skipped listSteve Block2010-03-091-0/+18
* | | Refactor android.backup => android.app.backupChristopher Tate2010-03-052-8/+8
* | | AsecTests: Add a test to validate container sizeSan Mehat2010-03-041-12/+11
* | | Merge "Removes some storage tests from the DumpRenderTree skipped lists, now ...Steve Block2010-03-041-5/+0
|\ \ \
| * | | Removes some storage tests from the DumpRenderTree skipped lists, now that An...Steve Block2010-03-031-5/+0
* | | | Rework the way PackageManager binds to default container service.Suchi Amalapurapu2010-03-031-4/+26
|/ / /