1. 9d0791b Fix build, only invalidate when creating user. by Jeff Sharkey · 14 years ago
  2. 6ab72d7 Make RegisteredServicesCache multi-user aware. by Jeff Sharkey · 14 years ago
  3. 9dbbfcd Merge "Pass the originating uid to the package verifier" into jb-mr1-dev by Ben Gruver · 14 years ago
  4. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 14 years ago
  5. 37d83a3 Pass the originating uid to the package verifier by Ben Gruver · 14 years ago
  6. 3272a38 Fix Wifi Stress test after wifi settings are moved to Settings.global by Xia Wang · 14 years ago
  7. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 14 years ago
  8. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 14 years ago
  9. 6cc5d7f Merge "fix broken user build: do not throw an error when in user flavor." into jb-mr1-dev by Tsu Chiang Chuang · 14 years ago
  10. 0cfb73d fix broken user build: do not throw an error when in user flavor. by Tsu Chiang Chuang · 14 years ago
  11. c1ec220 Merge "Change the way how airplane mode is set, since it has been moved to Settings.Global namespace. Also run as a system app, since only system apps can change airplane mode." into jb-mr1-dev by Tsu Chiang Chuang · 14 years ago
  12. 35fae68 Change the way how airplane mode is set, since it has been moved to by Tsu Chiang Chuang · 14 years ago
  13. daa57e8 Migrate network stats from removed users. by Jeff Sharkey · 14 years ago
  14. fd5a80f Code cleanup for X509TrustManagerExtensionsTest.java by Geremy Condra · 14 years ago
  15. cb4c581 Fix bad isinstance check in X509TrustManagerExtensions and add test. by Geremy Condra · 14 years ago
  16. 16aa973 Per-user content observer APIs by Christopher Tate · 14 years ago
  17. e15bdc2 Add test for failed dexopt by Kenny Root · 14 years ago
  18. 13d428e Send more information to verifiers by rich cannings · 14 years ago
  19. 78d2a66 Fix Settings writes to a different user by Christopher Tate · 14 years ago
  20. 4e2eb65 Merge "Update airplane-mode manipulation for the new Settings namespace" into jb-mr1-dev by Christopher Tate · 14 years ago
  21. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 14 years ago
  22. ddbe50d Move native libraries to /data/app-lib by Kenny Root · 14 years ago
  23. e64e097 Add a native library to test APKs by Kenny Root · 14 years ago
  24. 7e921a1 Add more testing for native libraries by Kenny Root · 14 years ago
  25. 25c925e Throw ALL the exceptions! (in the PackageManagerTests) by Kenny Root · 14 years ago
  26. 7de350a installd: fix forward locking symlink by Nick Kralevich · 14 years ago
  27. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 14 years ago
  28. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  29. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  30. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  31. 706e8ba Pass URLs to package verifiers by rich cannings · 14 years ago
  32. 9a994b5 am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  33. 050c87f am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  34. 98e15e7 Use Libcore's stat instead of FileUtils#getFileStatus by Kenny Root · 14 years ago
  35. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  36. 9630704 Power manager rewrite. by Jeff Brown · 14 years ago
  37. dc09102 Tests for mapping android name to uid by Amith Yamasani · 14 years ago
  38. bccda0a am 194da0b8: am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-dev by Kenny Root · 14 years ago
  39. 194da0b am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-dev by Kenny Root · 14 years ago
  40. ae652cc Fix AccountManagerServiceTest by Kenny Root · 14 years ago
  41. cba4d38 Merge "Update WifiManager API" by Irfan Sheriff · 14 years ago
  42. 88759bb Update WifiManager API by Irfan Sheriff · 14 years ago
  43. 85d28a0 Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding" by Fabrice Di Meglio · 14 years ago
  44. eaaf396 Avoid emitting broken ASCII. by Jeff Sharkey · 14 years ago
  45. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 14 years ago
  46. 33034b13 Create telephony-common and mms-common - DO NOT MERGE by Wink Saville · 14 years ago
  47. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 14 years ago
  48. a639b31 Create telephony-common and mms-common by Wink Saville · 14 years ago
  49. 095c58b Enhance StateMachine Quitting and logging support. DO NOT MERGE by Wink Saville · 14 years ago
  50. 5293d0c Merge "Packages for PackageManagerService tests" by Kenny Root · 14 years ago
  51. ec7e483 Packages for PackageManagerService tests by Kenny Root · 14 years ago
  52. 2414c8b am 535d3b3f: am 0cf34218: Merge "Adding test cases for getInstalledPackages" by Kenny Root · 14 years ago
  53. 535d3b3 am 0cf34218: Merge "Adding test cases for getInstalledPackages" by Kenny Root · 14 years ago
  54. 0cf3421 Merge "Adding test cases for getInstalledPackages" by Kenny Root · 14 years ago
  55. a0ecfde Merge "SearchManagerService made multi-user aware" by Amith Yamasani · 14 years ago
  56. 5bb87cd SearchManagerService made multi-user aware by Amith Yamasani · 14 years ago
  57. 723118c Clean up host tests that have been moved to TF. by Tsu Chiang Chuang · 14 years ago
  58. 450f21a am d26f7139: Merge "resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp" into jb-dev-plus-aosp by Kenny Root · 14 years ago
  59. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 14 years ago
  60. 7b2d056 Merge "Add JNI bindings for some of the libselinux interfaces." by Kenny Root · 14 years ago
  61. f2f1b6c Adding test cases for getInstalledPackages by Martin Wallgren · 15 years ago
  62. bbf30dfd Enhance StateMachine Quitting and logging support. by Wink Saville · 14 years ago
  63. fc1f1d1 am 0ddb5d3b: am 9cb376e7: Merge "Change NPN to forbid empty lists of protocols." into jb-dev by Jesse Wilson · 14 years ago
  64. f1a97a8 am 044d40ad: am 824aa860: Merge "Accessibility service needs to request permission to be bound to." into jb-dev by Svetoslav Ganov · 14 years ago
  65. 0ddb5d3 am 9cb376e7: Merge "Change NPN to forbid empty lists of protocols." into jb-dev by Jesse Wilson · 14 years ago
  66. 9cb376e Merge "Change NPN to forbid empty lists of protocols." into jb-dev by Jesse Wilson · 14 years ago
  67. 2108ead Change NPN to forbid empty lists of protocols. by Jesse Wilson · 14 years ago
  68. 044d40a am 824aa860: Merge "Accessibility service needs to request permission to be bound to." into jb-dev by Svetoslav Ganov · 14 years ago
  69. 824aa86 Merge "Accessibility service needs to request permission to be bound to." into jb-dev by Svetoslav Ganov · 14 years ago
  70. 53e184d Accessibility service needs to request permission to be bound to. by Svetoslav Ganov · 14 years ago
  71. c5f4b20 am 3f68e78f: am 1d366274: Merge "Fix issue: Disable soft ap when test activity is created. Add timer for soft ap enalbing timer: 6192139" into jb-dev by Xia Wang · 14 years ago
  72. 3f68e78 am 1d366274: Merge "Fix issue: Disable soft ap when test activity is created. Add timer for soft ap enalbing timer: 6192139" into jb-dev by Xia Wang · 14 years ago
  73. 1d36627 Merge "Fix issue: Disable soft ap when test activity is created. Add timer for soft ap enalbing timer: 6192139" into jb-dev by Xia Wang · 14 years ago
  74. 2f19a31 Fix issue: Disable soft ap when test activity is created. by Xia Wang · 14 years ago
  75. db17c38 am adba4f45: am 981bd8a4: Merge "Allow tests to run when bandwidth profiling fails" into jb-dev by David Hu · 14 years ago
  76. adba4f4 am 981bd8a4: Merge "Allow tests to run when bandwidth profiling fails" into jb-dev by David Hu · 14 years ago
  77. 981bd8a Merge "Allow tests to run when bandwidth profiling fails" into jb-dev by David Hu · 14 years ago
  78. 71a0d06 Allow tests to run when bandwidth profiling fails by David Hu · 14 years ago
  79. e4fd3d5 am 42a419b4: am 718af32a: Merge "Use long instead of int for file offsets" into jb-dev by Kenny Root · 14 years ago
  80. 42a419b am 718af32a: Merge "Use long instead of int for file offsets" into jb-dev by Kenny Root · 14 years ago
  81. 103d530 Use long instead of int for file offsets by Kenny Root · 14 years ago
  82. 4311705 am fe9e28cb: am 6367b166: Merge "Recover from Throwable in FileRotator, dump." into jb-dev by Jeff Sharkey · 14 years ago
  83. fe9e28c am 6367b166: Merge "Recover from Throwable in FileRotator, dump." into jb-dev by Jeff Sharkey · 14 years ago
  84. 6367b16 Merge "Recover from Throwable in FileRotator, dump." into jb-dev by Jeff Sharkey · 14 years ago
  85. 6de357e Recover from Throwable in FileRotator, dump. by Jeff Sharkey · 14 years ago
  86. 6fce46c am cae2b331: am 72e95cfe: Merge "Fix Wifi test" into jb-dev by Xia Wang · 14 years ago
  87. c72b502 am 83ea8609: am 29bb27ef: Merge "Add encryption parameters to package installation" into jb-dev by Kenny Root · 14 years ago
  88. cae2b33 am 72e95cfe: Merge "Fix Wifi test" into jb-dev by Xia Wang · 14 years ago
  89. 83ea860 am 29bb27ef: Merge "Add encryption parameters to package installation" into jb-dev by Kenny Root · 14 years ago
  90. 72e95cf Merge "Fix Wifi test" into jb-dev by Xia Wang · 14 years ago
  91. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 14 years ago
  92. 81341fe Fix Wifi test by Xia Wang · 14 years ago
  93. 94e4429 am 5484e826: am 989c7532: Merge "fix expedited syncs. there were times when an expedited sync wouldn\'t correctly preempt non-expedited syncs" into jb-dev by Fred Quintana · 14 years ago
  94. 5484e82 am 989c7532: Merge "fix expedited syncs. there were times when an expedited sync wouldn\'t correctly preempt non-expedited syncs" into jb-dev by Fred Quintana · 14 years ago
  95. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 14 years ago
  96. 353f8c7 am 3ddb4f80: am c065a8af: Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 14 years ago
  97. 3ddb4f8 am c065a8af: Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 14 years ago
  98. c065a8a Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 14 years ago
  99. 8ae5cd3 am f154df1a: am 03f22533: Merge "Fix some problems with ASECs" into jb-dev by Kenny Root · 14 years ago
  100. f154df1 am 03f22533: Merge "Fix some problems with ASECs" into jb-dev by Kenny Root · 14 years ago