| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Add developer guide cross-references, Project ACRE, round 4 | Joe Fernandez | 2011-12-22 | 5 | -2/+33 |
* | Fix ownership of CursorWindows across processes. | Jeff Brown | 2011-10-09 | 2 | -35/+13 |
* | Allow non-required package verifiers | Kenny Root | 2011-09-23 | 1 | -0/+2 |
* | am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-facto... | Kenny Root | 2011-09-21 | 1 | -4/+1 |
|\ |
|
| * | Unhide new PackageManager APIs for API 14 | Kenny Root | 2011-09-20 | 1 | -4/+1 |
* | | Merge "Return the bundle object" | David Hu | 2011-09-19 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Return the bundle object | David Hu | 2011-09-19 | 1 | -0/+12 |
* | | Add verifier device identity | Kenny Root | 2011-09-13 | 1 | -0/+9 |
|/ |
|
* | Remove frameworks' reference to an obsolete Bouncycastle keystore file. | Jesse Wilson | 2011-09-07 | 1 | -28/+26 |
* | Infrastructure to support package verifier | Kenny Root | 2011-08-15 | 1 | -0/+19 |
* | Fixing initialization cleanup in activity instrumentation test case | Rodrigo Damazio Bovendorp | 2011-08-01 | 1 | -2/+2 |
* | Test runner cleanup: delete unused old classes. | Brett Chabot | 2011-06-01 | 16 | -1423/+0 |
* | Rework display size access. | Dianne Hackborn | 2011-04-21 | 1 | -10/+11 |
* | Merge "Package manager changes to store and update user information." | Amith Yamasani | 2011-04-11 | 1 | -19/+57 |
|\ |
|
| * | Package manager changes to store and update user information. | Amith Yamasani | 2011-04-11 | 1 | -19/+57 |
* | | Remove the deprecated things from Config.java. These haven't been working sin... | Joe Onorato | 2011-04-07 | 1 | -2/+1 |
|/ |
|
* | Tracking merge of dalvik-dev to master | Brian Carlstrom | 2011-04-01 | 1 | -12/+2 |
* | am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaun... | Jean-Baptiste Queru | 2011-02-28 | 1 | -1/+1 |
|\ |
|
| * | am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." | Jean-Baptiste Queru | 2011-02-28 | 1 | -1/+1 |
| |\ |
|
| | * | Fix of tearDown() in SingleLaunchActivityTestCase. | Mikael Andreen | 2011-01-11 | 1 | -1/+1 |
| * | | am 524133cc: Remove API that snuck into MockPackageManager | Kenny Root | 2011-01-17 | 1 | -4/+0 |
| |\ \ |
|
| | * | | Remove API that snuck into MockPackageManager | Kenny Root | 2011-01-17 | 1 | -4/+0 |
| * | | | am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API" | Kenny Root | 2011-01-17 | 1 | -10/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "Add the {get,set}PackageObbPaths calls to API" | Kenny Root | 2011-01-17 | 1 | -10/+0 |
| * | | | am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into ginge... | Kenny Root | 2011-01-12 | 1 | -1/+10 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Add the {get,set}PackageObbPaths calls to API | Kenny Root | 2011-01-09 | 1 | -1/+10 |
* | | | docs: fix links to revised fundamentals documents | Scott Main | 2011-02-08 | 1 | -3/+3 |
* | | | Remove API that snuck into MockPackageManager | Kenny Root | 2011-01-17 | 1 | -4/+0 |
* | | | Revert "Add the {get,set}PackageObbPaths calls to API" | Kenny Root | 2011-01-17 | 1 | -10/+0 |
* | | | Add API to get path to OBBs. | Dianne Hackborn | 2011-01-16 | 1 | -0/+5 |
* | | | Add the {get,set}PackageObbPaths calls to API | Kenny Root | 2011-01-14 | 1 | -1/+10 |
* | | | Prevent ActivityTestCase from erasing constants. | Dmitri Plotnikov | 2011-01-07 | 1 | -7/+9 |
* | | | Remove an obsolete import for performance tests. | Jesse Wilson | 2010-12-21 | 1 | -2/+0 |
* | | | Remove unused performance tests. | Jesse Wilson | 2010-12-21 | 5 | -51/+6 |
* | | | Fix issue #3272082: Contacts: when going back from edit view, | Dianne Hackborn | 2010-12-16 | 1 | -1/+1 |
* | | | Time to remove some old APIs! | Dianne Hackborn | 2010-12-14 | 1 | -1/+0 |
* | | | 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 |
| |\ \ |
|