1. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  2. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  3. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  4. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  5. ac77f462 Prevent ActivityTestCase from erasing constants. by Dmitri Plotnikov · 14 years ago
  6. f48e940 Remove an obsolete import for performance tests. by Jesse Wilson · 14 years ago
  7. bd1c5da Remove unused performance tests. by Jesse Wilson · 14 years ago
  8. c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 14 years ago
  9. 4f3867e Time to remove some old APIs! by Dianne Hackborn · 14 years ago
  10. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  11. be4e1c8 am 7b76ed69: am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop registerReceiver." by Jean-Baptiste Queru · 14 years ago
  12. 7b76ed6 am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop registerReceiver." by Jean-Baptiste Queru · 14 years ago
  13. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  14. 4898395 Fix NPE in InstrumentationTestRunner by Brian Muramatsu · 14 years ago
  15. 3fc03e6 Added RepetitiveTest annotation and test runner support by Jack Wang · 14 years ago
  16. d672475 Added noop unregisterReceiver to complement existing noop registerReceiver. by Jonas Schwertfeger · 14 years ago
  17. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  18. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  19. 8e34203 Add getApplicationContext to the mock implementation. by Makoto Onuki · 14 years ago
  20. 2394c16 am ec438e14: am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  21. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  22. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  23. b6d1437 fix build breakage by Vasu Nori · 14 years ago
  24. 0c9e14a add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown by Vasu Nori · 14 years ago
  25. ebd19e0 Add LoaderTestCase that makes it easier to test Loaders. by Jeff Hamilton · 14 years ago
  26. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 14 years ago
  27. bbfe0b2 am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  28. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  29. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  30. 31e7ce7 Improve InstrumentationTestRunner exception handling. by Brett Chabot · 14 years ago
  31. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  32. 87e98cd DO NOT MERGE Doc Change: Javadoc for test case classes by Joe Malin · 14 years ago
  33. 7d433aa Javadoc for test case classes by Joe Malin · 14 years ago
  34. 25f3ab4 Manual merge of change 53051 from master (DO NOT MERGE) by Evan Millar · 14 years ago
  35. f6b979a Fix UnsupportedOperationException from MockContext. by Makoto Onuki · 14 years ago
  36. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  37. 8b0dd7d add API to Cursor to get column value type by Vasu Nori · 14 years ago
  38. 71be4b5 Bring ServiceTestCase in line with current Service APIs and remove unnecessary asserts. by Evan Millar · 14 years ago
  39. e268677 Remove the unused modification APIs from MockCursor. They shouldn't have been public in the first place. by Jeff Hamilton · 14 years ago
  40. 631447c6 Merge "Add test runner log when test case class is not loaded." by Brett Chabot · 14 years ago
  41. bb469fe Add test runner log when test case class is not loaded. by Brett Chabot · 14 years ago
  42. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  43. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  44. 89c0ef4 Add -e package description to InstrumentationTestRunner javadoc. by Brett Chabot · 14 years ago
  45. 10362ab Add missing license notices on test classes by Kenny Root · 14 years ago
  46. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  47. 69120a7 Bug 2306842 by Paul Westbrook · 14 years ago
  48. 0375fa1 fix error in javadoc by Doug Zongker · 14 years ago
  49. 88e03a9 Add ability to run tests restricted to given annotation. by Brett Chabot · 14 years ago
  50. 08d13c3 Fix code coverage output message when running tests in non-raw mode. by Brett Chabot · 14 years ago
  51. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  52. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  53. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago