summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
...
* BandwidthTestCaseDavid Hu2012-03-191-32/+0
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-0/+17
* New development permissions.Dianne Hackborn2012-02-231-0/+12
* Fix Power Control widgetAmith Yamasani2012-02-161-0/+6
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-0/+6
* Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-022-6/+6
* Implement a cancelation mechanism for queries.Jeff Brown2012-01-272-2/+14
* Merge "BandwidthTestRunner"David Hu2012-01-053-0/+134
|\
| * BandwidthTestRunnerDavid Hu2011-12-143-0/+134
* | docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-225-2/+33
|/
* Fix ownership of CursorWindows across processes.Jeff Brown2011-10-092-35/+13
* Allow non-required package verifiersKenny Root2011-09-231-0/+2
* am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-facto...Kenny Root2011-09-211-4/+1
|\
| * Unhide new PackageManager APIs for API 14Kenny Root2011-09-201-4/+1
* | Merge "Return the bundle object"David Hu2011-09-191-0/+12
|\ \ | |/ |/|
| * Return the bundle objectDavid Hu2011-09-191-0/+12
* | Add verifier device identityKenny Root2011-09-131-0/+9
|/
* Remove frameworks' reference to an obsolete Bouncycastle keystore file.Jesse Wilson2011-09-071-28/+26
* Infrastructure to support package verifierKenny Root2011-08-151-0/+19
* Fixing initialization cleanup in activity instrumentation test caseRodrigo Damazio Bovendorp2011-08-011-2/+2
* Test runner cleanup: delete unused old classes.Brett Chabot2011-06-0116-1423/+0
* Rework display size access.Dianne Hackborn2011-04-211-10/+11
* Merge "Package manager changes to store and update user information."Amith Yamasani2011-04-111-19/+57
|\
| * Package manager changes to store and update user information.Amith Yamasani2011-04-111-19/+57
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
|/
* Tracking merge of dalvik-dev to masterBrian Carlstrom2011-04-011-12/+2
* am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaun...Jean-Baptiste Queru2011-02-281-1/+1
|\
| * 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
* | | docs: fix links to revised fundamentals documentsScott Main2011-02-081-3/+3
* | | Remove API that snuck into MockPackageManagerKenny Root2011-01-171-4/+0
* | | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-10/+0
* | | Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+5
* | | Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-141-1/+10
* | | Prevent ActivityTestCase from erasing constants.Dmitri Plotnikov2011-01-071-7/+9
* | | Remove an obsolete import for performance tests.Jesse Wilson2010-12-211-2/+0
* | | Remove unused performance tests.Jesse Wilson2010-12-215-51/+6
* | | Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn2010-12-161-1/+1
* | | Time to remove some old APIs!Dianne Hackborn2010-12-141-1/+0
* | | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-0/+5
* | | am 7b76ed69: am e3bef7c4: Merge "Added noop unregisterReceiver to complement ...Jean-Baptiste Queru2010-11-191-0/+5
|\ \ \ | |/ /
| * | 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