summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix Proguard flags.Ying Wang2010-03-022-0/+4
* Merge "Removes a Geolocation test from the DumpRenderTree skipped list"Steve Block2010-03-011-1/+0
|\
| * Removes a Geolocation test from the DumpRenderTree skipped listSteve Block2010-02-251-1/+0
* | Merge "Adds to DumpRenderTree the ability to look for Android-specific results"Steve Block2010-03-013-14/+46
|\ \
| * | Adds to DumpRenderTree the ability to look for Android-specific resultsSteve Block2010-02-263-14/+46
* | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-2510-1/+719
|/ /
* | Merge "Add HTML5 layout tests that currently fail to the DumpRenderTree skipp...Steve Block2010-02-251-0/+24
|\ \ | |/
| * Add HTML5 layout tests that currently fail to the DumpRenderTree skipped listSteve Block2010-02-241-0/+24
* | Add new handler mechanism in MountService to make unmount api asynchronous.Suchi Amalapurapu2010-02-241-1/+1
* | AsecTests: Add teardown to testsSan Mehat2010-02-241-0/+8
|/
* Some framework fixes for apps on sdSuchi Amalapurapu2010-02-242-45/+152
* Merge "LocationTracker: change copyright from Google to AOSP."Mike Lockwood2010-02-2415-15/+15
|\
| * LocationTracker: change copyright from Google to AOSP.Mike Lockwood2010-02-2415-15/+15
* | MountService: Fix bug which would allow apps to try to rename a container who...San Mehat2010-02-241-2/+5
|/
* Issue 5697: getContextClassLoader returns a non-application classloaderBrian Carlstrom2010-02-231-0/+10
* Move LocationTracker from com.google.android to com.android package.Mike Lockwood2010-02-2312-21/+21
* Merge "Move LocationTracker test app from vendor/google to frameworks/base/te...Mike Lockwood2010-02-2217-0/+1809
|\
| * Move LocationTracker test app from vendor/google to frameworks/base/testsMike Lockwood2010-02-2217-0/+1809
* | Quick fix layout test path problemsGuang Zhu2010-02-221-13/+2
|/
* In DumpRenderTree, skip tests for which we have the wrong resultsSteve Block2010-02-221-27/+29
* Retry test-runner tests move.Brett Chabot2010-02-2031-2388/+0
* Automatically restore app data at install timeChristopher Tate2010-02-191-0/+3
* Merge "Move package from internal to external and vice versa."Suchi Amalapurapu2010-02-196-6/+211
|\
| * Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-196-6/+211