summaryrefslogtreecommitdiffstats
path: root/test-runner
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-0/+8
|\
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-237-130/+412
| |\
| * | Reversed accidental API changes.Josh Guilfoyle2010-11-161-0/+1
| * | adding new method that was added from themesDirk Sigurdson2010-07-051-0/+5
* | | 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
* | | Implement issue #2367442: Please add API for manipulating installerDianne Hackborn2010-11-191-0/+6
* | | Fix NPE in InstrumentationTestRunnerBrian Muramatsu2010-11-171-1/+1
* | | Added RepetitiveTest annotation and test runner supportJack Wang2010-10-191-5/+21
* | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-0/+6
* | | Add getApplicationContext to the mock implementation.Makoto Onuki2010-09-071-1/+6