summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListen...Jack Wang2009-08-171-1/+1
* Add new API to compare certs of two UIDs.Dianne Hackborn2009-08-121-0/+5
* Adding "test context" to AndroidTestCaseDmitri Plotnikov2009-08-032-5/+9
* Merge change 8886Android (Google) Code Review2009-07-281-1/+10
|\
| * Fix broken calendar tests.Ken Shirriff2009-07-281-1/+10
* | resolved conflicts for merge of f0d83fd9 to masterDianne Hackborn2009-07-281-0/+1
|\ \
| * | Updates from API review.Dianne Hackborn2009-07-281-0/+1
* | | Add getCacheDir() to RenamingDelegatingContext.Andrew Stadler2009-07-241-0/+30
| |/ |/|
* | Merge change 6223Android (Google) Code Review2009-07-091-0/+5
|\ \
| * | Changes for new sync.Ken Shirriff2009-07-061-0/+5
* | | am 870e09fc: Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-0/+5
|\ \ \ | | |/ | |/|
| * | Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-0/+5
* | | am 441cb04e: Merge change 5732 into donutAndroid (Google) Code Review2009-07-011-2/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Fix assertContentsInOrder (bug 1790350).Karl Rosaen2009-06-291-2/+6
* | Add missing filename remap to RenamingDelegatingContextAndrew Stadler2009-06-241-0/+5
* | - clean up the sync settings names to:Fred Quintana2009-06-231-26/+7
* | am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to fre...Suchi Amalapurapu2009-06-191-11/+1
|\ \ | |/
| * Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-11/+1
* | am 63e7155c: Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-0/+6
|\ \ | |/
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-0/+6
* | am c14b9ccd: Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-5/+0
|\ \ | |/
| * Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-5/+0
* | Merge commit '0781df94' into manualmergeSuchi Amalapurapu2009-06-171-0/+10
|\ \ | |/
| * Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-0/+10
* | am 78f0f8cb: Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-121-0/+5
|\ \ | |/
| * Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+5
* | am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...Mitsuru Oshima2009-06-031-8/+0
|\ \ | |/
| * * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-8/+0
* | am 8dbe612d: Adding internal method replacePreferredActivity.Satish Sampath2009-06-031-0/+10
|\ \ | |/
| * Adding internal method replacePreferredActivity.Satish Sampath2009-06-031-0/+10
* | - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-1/+3
* | am ecad93e5: Merge change 2685 into donutAndroid (Google) Code Review2009-05-291-6/+20
|\ \ | |/
| * Change code coverage to write to app data folder rather than sdcard.Brett Chabot2009-05-281-6/+20
* | add ipc support to batchingFred Quintana2009-05-221-3/+10
* | am 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-211-0/+3
|\ \ | |/
| * location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-0/+3
* | am eae850ce: Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-3/+7
|\ \ | |/
| * Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-3/+7
* | content provider entitiesFred Quintana2009-05-131-1/+15
* | am ade3eca: Implement issue #1783881 (manifest option for adb-install-onDianne Hackborn2009-05-121-5/+3
|\ \ | |/
| * Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-121-5/+3
| * PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-1/+9
* | PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-1/+6
* | am f792fc5: Merge change 1150 into donutAndroid (Google) Code Review2009-05-071-6/+0
|\ \ | |/
| * location: Location Manager wakelock cleanupMike Lockwood2009-05-071-6/+0
* | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-35/+8
|\ \ | |/
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-33/+8
* | am 275555c: location: Add support for location providers outside of the Mike Lockwood2009-05-011-1/+1
|\ \ | |/
| * location: Add support for location providers outside of the system process.Mike Lockwood2009-05-011-1/+1
* | am 15e3d0f: location: Use ILocationProvider Binder interface for all locMike Lockwood2009-05-011-22/+44
|\ \ | |/