1. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  2. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  3. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  4. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  5. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  6. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  7. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  8. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  9. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  10. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  11. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  12. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  13. a56d9ce Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev by Rich Cannings · 12 years ago
  14. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  15. 5379158 Merge "More mult-user API work." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  16. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  17. b53e9b4 am a8583c29: am 40eee61e: docs: fix broken links and update sitemap text file by Scott Main · 12 years ago
  18. 40eee61 docs: fix broken links and update sitemap text file by Scott Main · 12 years ago
  19. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  20. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  21. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  22. 54da5b5 am dd4448ef: am 32189e26: Merge "misc doc bug fixes" into jb-dev by Scott Main · 12 years ago
  23. ddd8872 am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  24. 32189e2 Merge "misc doc bug fixes" into jb-dev by Scott Main · 12 years ago
  25. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  26. fe3b1cb misc doc bug fixes by Scott Main · 12 years ago
  27. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 12 years ago
  28. 9be0105 docs: fix several links by Scott Main · 12 years ago
  29. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  30. ce78374 am f3b4c93e: am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retrieving a..." into jb-dev by Dianne Hackborn · 12 years ago
  31. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  32. 1b953b8 Merge "Delete duplicate copies of junit source." by Brett Chabot · 12 years ago
  33. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 12 years ago
  34. a0b2786 Delete duplicate copies of junit source. by Brett Chabot · 12 years ago
  35. 947f1c8 Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 12 years ago
  36. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  37. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  38. f1253cd Upgrade junit.runner classes to their JUnit4.10 implementation. by Brett Chabot · 13 years ago
  39. 87571b7 Try Alternate Constructor for Single Method Tests by Brian Muramatsu · 12 years ago
  40. 1359360 User management and switching by Amith Yamasani · 12 years ago
  41. b2e822f Remove unused BandwidthTestRunner by David Hu · 12 years ago
  42. ca4aab9 BandwidthTestCase by David Hu · 12 years ago
  43. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  44. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  45. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  46. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  47. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 12 years ago
  48. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  49. 0df0ed5 Merge "BandwidthTestRunner" by David Hu · 13 years ago
  50. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  51. 8cc9a8e BandwidthTestRunner by David Hu · 13 years ago
  52. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  53. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  54. 0d3647d am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-factoryrom by Kenny Root · 13 years ago
  55. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  56. 9756734 Merge "Return the bundle object" by David Hu · 13 years ago
  57. cbc584d Return the bundle object by David Hu · 13 years ago
  58. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  59. c69efa5 Remove frameworks' reference to an obsolete Bouncycastle keystore file. by Jesse Wilson · 13 years ago
  60. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  61. 3fe3f73 Fixing initialization cleanup in activity instrumentation test case by Rodrigo Damazio Bovendorp · 13 years ago
  62. 877d428e Test runner cleanup: delete unused old classes. by Brett Chabot · 13 years ago
  63. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  64. beb182a Merge "Package manager changes to store and update user information." by Amith Yamasani · 13 years ago
  65. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  66. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  67. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  68. 71431bb am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  69. 25be2c7 am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  70. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 13 years ago
  71. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  72. 849dc24 am 524133cc: Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  73. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  74. 524133c Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  75. e26aa3f am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  76. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  77. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  78. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  79. 4707507 am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  80. c6bf407 Fix of tearDown() in SingleLaunchActivityTestCase. by Mikael Andreen · 14 years ago
  81. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  82. ac77f462 Prevent ActivityTestCase from erasing constants. by Dmitri Plotnikov · 14 years ago
  83. f48e940 Remove an obsolete import for performance tests. by Jesse Wilson · 14 years ago
  84. bd1c5da Remove unused performance tests. by Jesse Wilson · 14 years ago
  85. c918935 Fix issue #3272082: Contacts: when going back from edit view, by Dianne Hackborn · 14 years ago
  86. 4f3867e Time to remove some old APIs! by Dianne Hackborn · 14 years ago
  87. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  88. be4e1c8 am 7b76ed69: am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop registerReceiver." by Jean-Baptiste Queru · 14 years ago
  89. 7b76ed6 am e3bef7c4: Merge "Added noop unregisterReceiver to complement existing noop registerReceiver." by Jean-Baptiste Queru · 14 years ago
  90. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  91. 4898395 Fix NPE in InstrumentationTestRunner by Brian Muramatsu · 14 years ago
  92. 3fc03e6 Added RepetitiveTest annotation and test runner support by Jack Wang · 14 years ago
  93. d672475 Added noop unregisterReceiver to complement existing noop registerReceiver. by Jonas Schwertfeger · 14 years ago
  94. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  95. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  96. 8e34203 Add getApplicationContext to the mock implementation. by Makoto Onuki · 14 years ago
  97. 2394c16 am ec438e14: am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  98. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  99. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  100. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago