summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-151-3/+7
* 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
* location: Location Manager wakelock cleanupMike Lockwood2009-05-071-6/+0
* Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-33/+8
* location: Add support for location providers outside of the system process.Mike Lockwood2009-05-011-1/+1
* location: Use ILocationProvider Binder interface for all location providers.Mike Lockwood2009-05-011-22/+44
* am b867019: AI 147725: Some fixes for the CTS test runner. One is aJorg Pleumann2009-04-281-14/+52
|\
| * AI 147725: Some fixes for the CTS test runner. One is aJorg Pleumann2009-04-241-14/+52
| * AI 147162: Emphasize in the javadoc that the "pkg" parameters toAndy Stadler2009-04-213-4/+20
| * AI 146711: Enhancing the test runner. Now it filters BrokenTests and only exe...Urs Grob2009-04-172-3/+142
| * AI 145383: API review: clean up a bunch of @hides that have been pending API ...Dianne Hackborn2009-04-091-5/+10
| * AI 144093: Fix NPE in ActivityUnitTestCase.Brett Chabot2009-04-011-1/+1
| * AI 143869: Change InstrumentationTestRunner so all tests in the application a...Brett Chabot2009-03-312-8/+12
* | Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-281-0/+8
|\ \
| * | AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-0/+8
* | | location: Move DummyLocationProvider.java and LocationProviderImpl.java to th...Mike Lockwood2009-04-281-1/+2
|/ /
* | AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters toAndy Stadler2009-04-213-4/+20
* | AI 146743: am: CL 146711 Enhancing the test runner. Now it filters BrokenTest...Urs Grob2009-04-172-3/+142
* | AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-5/+10
* | AI 144452: More Location Manager cleanup:Mike Lockwood2009-04-031-14/+50
* | AI 144098: am: CL 144093 Fix NPE in ActivityUnitTestCase.Brett Chabot2009-04-011-1/+1
* | AI 143870: am: CL 143869 Change InstrumentationTestRunner so all tests in the...Brett Chabot2009-03-312-8/+12
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0388-0/+10935
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0388-10921/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-032-14/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-022-0/+14
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-7/+35
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-15/+52
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-1/+11
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-45/+303
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-105/+783
* Initial ContributionThe Android Open Source Project2008-10-2183-0/+9910