summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
* am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase."Jean-Baptiste Queru2011-02-281-1/+1
|\
| * Fix of tearDown() in SingleLaunchActivityTestCase.Mikael Andreen2011-01-111-1/+1
* | am 524133cc: Remove API that snuck into MockPackageManagerKenny Root2011-01-171-4/+0
|\ \
| * | Remove API that snuck into MockPackageManagerKenny Root2011-01-171-4/+0
* | | am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-10/+0
|\ \ \ | |/ /
| * | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-10/+0
* | | am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into ginge...Kenny Root2011-01-121-1/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-091-1/+10
* | am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop...Jean-Baptiste Queru2010-11-191-0/+5
|\ \ | |/ |/|
| * Added noop unregisterReceiver to complement existing noop registerReceiver.Jonas Schwertfeger2010-09-301-0/+5
* | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+6
* | Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-0/+6
* | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-1/+1
* | Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbreadJoe Malin2010-07-133-118/+307
|\ \
| * | DO NOT MERGE Doc Change: Javadoc for test case classesJoe Malin2010-07-023-118/+307
* | | Merge "Improve InstrumentationTestRunner exception handling." into gingerbreadBrett Chabot2010-07-082-3/+63
|\ \ \
| * | | Improve InstrumentationTestRunner exception handling.Brett Chabot2010-07-072-3/+63
| |/ /
* | | OBB API for PackageManagerKenny Root2010-07-071-0/+5
|/ /
* | Manual merge of change 53051 from master (DO NOT MERGE)Evan Millar2010-06-181-7/+1
* | Logo attribute for manifest and PackageManager methods to fetch itAdam Powell2010-04-231-0/+20
|/
* Package manager optimizations.Dianne Hackborn2010-03-301-0/+5
* Add -e package description to InstrumentationTestRunner javadoc.Brett Chabot2010-03-191-0/+4
* Add missing license notices on test classesKenny Root2010-03-125-1/+81
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-052-1/+25
* Bug 2306842Paul Westbrook2010-02-261-1/+61
* fix error in javadocDoug Zongker2010-02-231-0/+1
* Add ability to run tests restricted to given annotation.Brett Chabot2010-02-222-1/+126
* Fix code coverage output message when running tests in non-raw mode.Brett Chabot2010-02-201-1/+4
* Retry test-runner tests move.Brett Chabot2010-02-20123-1/+2456
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-0/+9
* Merge "Include install location preference when installing packages. Changes ...Suchi Amalapurapu2010-02-161-8/+0
|\
| * Include install location preference when installing packages.Suchi Amalapurapu2010-02-121-8/+0
* | Modify ActivityInstrumentationTestCase2 to not require hardcoded package name.Brett Chabot2010-02-122-23/+32
|/
* Add APIs for mapping between new and current package names.Dianne Hackborn2010-02-111-0/+10
* Fix some Gmail testsPaul Westbrook2010-02-111-0/+9
* Add new manifest option for install locationSuchi Amalapurapu2010-02-101-1/+2
* Clean up interface between LocationManagerService and the location providers:Mike Lockwood2010-02-101-196/+0
* New external storage APIs.Dianne Hackborn2010-02-091-0/+10
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-1/+1
* am ad9bcb22: merge from open-source masterThe Android Open Source Project2010-02-081-2/+2
|\
| * merge from open-source masterThe Android Open Source Project2010-02-051-2/+2
| |\
| | * Fix x coordinate of the ACTION_UP event in TouchUtils.drag() methodMarc Capdevielle2010-02-051-2/+2
| | * merge from eclairJean-Baptiste Queru2009-11-1513-155/+438
| | |\
| | | * eclair snapshotJean-Baptiste Queru2009-11-1313-155/+438
| * | | am e0cadd7c: Merge change Iffbb6e55 into eclairJack Wang2009-11-165-128/+106
| |\ \ \
| * \ \ \ am e8228afb: Merge change I92cdc5ed into eclairJack Wang2009-10-301-7/+22
| |\ \ \ \
* | | | | | Apps on SD card project.Oscar Montemayor2010-01-291-0/+8
* | | | | | am 029074ff: fix buildFred Quintana2009-12-101-7/+0
* | | | | | am 563bfade: fix a build breakageFred Quintana2009-12-101-10/+1
* | | | | | am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider awa...Daisuke Miyakawa2009-12-042-49/+262
|\ \ \ \ \ \