summaryrefslogtreecommitdiffstats
path: root/test-runner/android
Commit message (Collapse)AuthorAgeFilesLines
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-5/+10
| | | | Automated import of CL 145778
* AI 144452: More Location Manager cleanup:Mike Lockwood2009-04-031-14/+50
| | | | | | | | | | | | Remove 1 Hz "heartbeat" polling of location providers from LocationManagerService. Now location providers report their location to LocationManagerService via LocationManager.setLocation() rather than waiting to be polled. This reduces GPS fix latency by up to one second. Remove LocationProvderImpl.getLocation(). Since we are no longer polling, this method is no longer necessary. BUG=1729031 Automated import of CL 144452
* AI 144098: am: CL 144093 Fix NPE in ActivityUnitTestCase.Brett Chabot2009-04-011-1/+1
| | | | | | | Original author: brettchabot Merged from: //branches/cupcake/... Automated import of CL 144098
* AI 143870: am: CL 143869 Change InstrumentationTestRunner so all tests in ↵Brett Chabot2009-03-312-8/+12
| | | | | | | | | the application are run when no other arguments are supplied, instead of running only tests in the app's package. Original author: brettchabot Merged from: //branches/cupcake/... Automated import of CL 143870
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0366-0/+9663
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0366-9649/+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-2161-0/+8638