| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement issue #3221502: New APIs to support new back stack / task navigation | Dianne Hackborn | 2010-11-22 | 1 | -0/+5 |
* | am 7b76ed69: am e3bef7c4: Merge "Added noop unregisterReceiver to complement ... | Jean-Baptiste Queru | 2010-11-19 | 1 | -0/+5 |
|\ |
|
| * | am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop... | Jean-Baptiste Queru | 2010-11-19 | 1 | -0/+5 |
| |\ |
|
| | * | Added noop unregisterReceiver to complement existing noop registerReceiver. | Jonas Schwertfeger | 2010-09-30 | 1 | -0/+5 |
| * | | Allow all apps to call ContentResolver.getType(). | Dianne Hackborn | 2010-09-26 | 1 | -0/+6 |
* | | | Implement issue #2367442: Please add API for manipulating installer | Dianne Hackborn | 2010-11-19 | 1 | -0/+6 |
* | | | Fix NPE in InstrumentationTestRunner | Brian Muramatsu | 2010-11-17 | 1 | -1/+1 |
* | | | Added RepetitiveTest annotation and test runner support | Jack Wang | 2010-10-19 | 1 | -5/+21 |
* | | | Allow all apps to call ContentResolver.getType(). | Dianne Hackborn | 2010-09-27 | 1 | -0/+6 |
* | | | Add getApplicationContext to the mock implementation. | Makoto Onuki | 2010-09-07 | 1 | -1/+6 |
* | | | am ec438e14: am 361199b5: Add PackageManager API to get information about a p... | Dianne Hackborn | 2010-08-31 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Add PackageManager API to get information about a provider component. | Dianne Hackborn | 2010-08-31 | 1 | -0/+6 |
| * | | Tracking merge of dalvik-dev to gingerbread | Brian Carlstrom | 2010-08-04 | 1 | -1/+1 |
| * | | Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread | Joe Malin | 2010-07-13 | 3 | -118/+307 |
| |\ \ |
|
| | * | | DO NOT MERGE Doc Change: Javadoc for test case classes | Joe Malin | 2010-07-02 | 3 | -118/+307 |
* | | | | Add new ContentProvider for doing conversions to data streams. | Dianne Hackborn | 2010-08-08 | 2 | -0/+28 |
* | | | | fix build breakage | Vasu Nori | 2010-08-04 | 2 | -2/+2 |
* | | | | add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown | Vasu Nori | 2010-08-04 | 2 | -0/+24 |
* | | | | Add LoaderTestCase that makes it easier to test Loaders. | Jeff Hamilton | 2010-07-27 | 1 | -0/+101 |
* | | | | am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception ... | Brett Chabot | 2010-07-08 | 2 | -3/+63 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge "Improve InstrumentationTestRunner exception handling." into gingerbread | Brett Chabot | 2010-07-08 | 2 | -3/+63 |
| |\ \ \ |
|
| | * | | | Improve InstrumentationTestRunner exception handling. | Brett Chabot | 2010-07-07 | 2 | -3/+63 |
| | |/ / |
|
* | | | | am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread | Kenny Root | 2010-07-08 | 1 | -0/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | OBB API for PackageManager | Kenny Root | 2010-07-07 | 1 | -0/+5 |
| |/ / |
|
| * | | Manual merge of change 53051 from master (DO NOT MERGE) | Evan Millar | 2010-06-18 | 1 | -7/+1 |
* | | | Javadoc for test case classes | Joe Malin | 2010-06-29 | 3 | -118/+307 |
* | | | Fix UnsupportedOperationException from MockContext. | Makoto Onuki | 2010-06-04 | 1 | -0/+12 |
* | | | new API in Context. on openDatabase, new param DatabaseErrorHandler | Vasu Nori | 2010-06-03 | 1 | -0/+7 |
* | | | add API to Cursor to get column value type | Vasu Nori | 2010-06-02 | 1 | -0/+4 |
* | | | Bring ServiceTestCase in line with current Service APIs and remove unnecessar... | Evan Millar | 2010-06-01 | 1 | -7/+1 |
* | | | Remove the unused modification APIs from MockCursor. They shouldn't have been... | Jeff Hamilton | 2010-05-13 | 1 | -70/+0 |
* | | | Moving junit out of core.jar and into core-junit.jar. | Jesse Wilson | 2010-05-12 | 1 | -1/+1 |
* | | | Merge "Add test runner log when test case class is not loaded." | Brett Chabot | 2010-04-26 | 5 | -1/+150 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add test runner log when test case class is not loaded. | Brett Chabot | 2010-04-23 | 5 | -1/+150 |
| |/ |
|
* | | Logo attribute for manifest and PackageManager methods to fetch it | Adam Powell | 2010-04-23 | 1 | -0/+20 |
|/ |
|
* | Package manager optimizations. | Dianne Hackborn | 2010-03-30 | 1 | -0/+5 |
* | Add -e package description to InstrumentationTestRunner javadoc. | Brett Chabot | 2010-03-19 | 1 | -0/+4 |
* | Add missing license notices on test classes | Kenny Root | 2010-03-12 | 5 | -1/+81 |
* | Add "call" method on ContentProvider. | Brad Fitzpatrick | 2010-03-05 | 2 | -1/+25 |
* | Bug 2306842 | Paul Westbrook | 2010-02-26 | 1 | -1/+61 |
* | fix error in javadoc | Doug Zongker | 2010-02-23 | 1 | -0/+1 |
* | Add ability to run tests restricted to given annotation. | Brett Chabot | 2010-02-22 | 2 | -1/+126 |
* | Fix code coverage output message when running tests in non-raw mode. | Brett Chabot | 2010-02-20 | 1 | -1/+4 |
* | Retry test-runner tests move. | Brett Chabot | 2010-02-20 | 123 | -1/+2456 |
* | Move package from internal to external and vice versa. | Suchi Amalapurapu | 2010-02-19 | 1 | -0/+9 |
* | Merge "Include install location preference when installing packages. Changes ... | Suchi Amalapurapu | 2010-02-16 | 1 | -8/+0 |
|\ |
|
| * | Include install location preference when installing packages. | Suchi Amalapurapu | 2010-02-12 | 1 | -8/+0 |
* | | Modify ActivityInstrumentationTestCase2 to not require hardcoded package name. | Brett Chabot | 2010-02-12 | 2 | -23/+32 |
|/ |
|
* | Add APIs for mapping between new and current package names. | Dianne Hackborn | 2010-02-11 | 1 | -0/+10 |
* | Fix some Gmail tests | Paul Westbrook | 2010-02-11 | 1 | -0/+9 |