1. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  2. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  3. f849124 Merge "Removed Throttle Manager as obsolete" by Sasha Levitskiy · 12 years ago
  4. ca6486e Removed Throttle Manager as obsolete by Sasha Levitskiy · 12 years ago
  5. 57b59e0 am aebeea4c: am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev by Scott Kennedy · 12 years ago
  6. aebeea4 am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev by Scott Kennedy · 12 years ago
  7. 5d6d6aa am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev by Scott Kennedy · 12 years ago
  8. 026f919 am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-dev by Scott Kennedy · 12 years ago
  9. 7ed189e docs: Fix a bunch of issues by Scott Kennedy · 12 years ago
  10. 6b0fb36 Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17"" by Nick Kralevich · 12 years ago
  11. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  12. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  13. c21b5a0 Fix cursor window leak when query execution fails. by Jeff Brown · 12 years ago
  14. 01712948 am 449f006f: am 2a8de804: am 350d5168: Merge "Correcting typo in doc of MEDIA_XXX intents" by Dianne Hackborn · 12 years ago
  15. 2a8de80 am 350d5168: Merge "Correcting typo in doc of MEDIA_XXX intents" by Dianne Hackborn · 12 years ago
  16. be7af83 Correcting typo in doc of MEDIA_XXX intents by suyi Yuan · 12 years ago
  17. 2bc6eb8 Document ContentProvider's API a bit more explicitly by Christopher Tate · 12 years ago
  18. 330dd53 Remove remaining doc references to StyledAttributes. by John Spurlock · 12 years ago
  19. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  20. 1423fa3 am 1de62393: am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev by Christopher Tate · 12 years ago
  21. 1de6239 am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev by Christopher Tate · 12 years ago
  22. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago
  23. 73c2aee Make immersive mode public & imply update locking by Christopher Tate · 12 years ago
  24. 42e06c8 am 5007dea9: am bac91ebd: am 860d0cd4: Merge "Cleaner initial boot." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  25. 36893b1 am 221d59f7: am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  26. 5007dea am bac91ebd: am 860d0cd4: Merge "Cleaner initial boot." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  27. 221d59f am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  28. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  29. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  30. a8f6d5f Add support for face attribute to HTML string resources Bug #7480719 by Romain Guy · 12 years ago
  31. 8e2ffc7 am 9634e970: am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  32. 9634e97 am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  33. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  34. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  35. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  36. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  37. 252b262 am d6d2ac80: am c4715678: am 1c8135ad: Merge "Update docs for multi-user storage behavior." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  38. 1c8135a Merge "Update docs for multi-user storage behavior." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  39. 8c16579 Update docs for multi-user storage behavior. by Jeff Sharkey · 12 years ago
  40. 6861a61 am e78d50b4: am 6eb9844c: am 22788981: Merge "System server should always send broadcasts to a specific or all users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  41. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  42. 0ad9356 am 283d1409: am f624d72c: am 8074e98b: Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  43. 8074e98 Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  44. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 12 years ago
  45. 58fc8e5 am 9fffd565: am e9472f29: am 935415a0: Merge "Document immutable requirement of SharedPreferences return objects" into jb-mr1-dev by Christopher Tate · 12 years ago
  46. 935415a Merge "Document immutable requirement of SharedPreferences return objects" into jb-mr1-dev by Christopher Tate · 12 years ago
  47. 01ed79c Document immutable requirement of SharedPreferences return objects by Christopher Tate · 12 years ago
  48. 57286f9 Add sync reason to dumpsys by Alon Albert · 12 years ago
  49. 09a5321 Merge "Revert "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.""" into jb-mr1-dev by Dave Burke · 12 years ago
  50. 579e140 Revert "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" by Dave Burke · 12 years ago
  51. bd4f218 Merge "Defer more Account actions until user starting." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  52. 871a6d7 Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev by Justin Ho · 12 years ago
  53. 4e360f0 Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." by Justin Ho · 12 years ago
  54. 4db3165 Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev by Justin Ho · 12 years ago
  55. f49d835 This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height. by Justin Ho · 12 years ago
  56. e4996bb Defer more Account actions until user starting. by Jeff Sharkey · 12 years ago
  57. 144d405 Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev by Justin Ho · 12 years ago
  58. 57fca90 Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." by Justin Ho · 12 years ago
  59. 8e61450 Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev by Jim Miller · 12 years ago
  60. dcf5962 This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height. by Jim Miller · 12 years ago
  61. 69b0c97 Merge "Fix ApplicationInfo copy ctor" into jb-mr1-dev by Christopher Tate · 12 years ago
  62. bcb0255 Fix ApplicationInfo copy ctor by Christopher Tate · 12 years ago
  63. a706e2f Lock SyncQueue when user starting, copy RSC list. by Jeff Sharkey · 12 years ago
  64. 6868d6f Revert "Revert "Fix for bug 6050753."" by Mathias Agopian · 12 years ago
  65. 8e63bcc Revert "Fix for bug 6050753." by Romain Guy · 12 years ago
  66. 8f55d11 Database cleanup needs to happen for all users. by Jeff Sharkey · 12 years ago
  67. 9535c91 Fix a runtime restart when cycling between 4 users by Amith Yamasani · 12 years ago
  68. 6eb9620 Include all accounts in dumpsys. by Jeff Sharkey · 12 years ago
  69. 6ab72d7 Make RegisteredServicesCache multi-user aware. by Jeff Sharkey · 12 years ago
  70. 36d337a Framework side of issue #7302511: GCM client needs to use new framework API... by Dianne Hackborn · 12 years ago
  71. 9c2a38ed Merge "Fix resource reading for secondary users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  72. 64442c1 Fix resource reading for secondary users by Amith Yamasani · 12 years ago
  73. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  74. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  75. 5bc54bf Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  76. 4a9f071 Fix issue #7272775: Auto Start Apps Not Starting by Dianne Hackborn · 12 years ago
  77. 2e7d25b Introduce ACTION_QUICK_CLOCK for the QS time tile. by Daniel Sandler · 12 years ago
  78. fe37f8f Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest... by Dianne Hackborn · 12 years ago
  79. c36c49e Changing debug for b/7094175. by Craig Mautner · 12 years ago
  80. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  81. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  82. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  83. 9dbbfcd Merge "Pass the originating uid to the package verifier" into jb-mr1-dev by Ben Gruver · 12 years ago
  84. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  85. 37d83a3 Pass the originating uid to the package verifier by Ben Gruver · 12 years ago
  86. 38796fe Merge "Fix sync problems when setting up a new user and account" into jb-mr1-dev by Amith Yamasani · 12 years ago
  87. d648a60 Fix sync problems when setting up a new user and account by Amith Yamasani · 12 years ago
  88. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  89. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  90. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  91. 7451f15 Merge "Fix issue #6926562: Ensure all multi-user cache files are managed correctly" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  92. 556b09e Fix issue #6926562: Ensure all multi-user cache files are managed correctly by Dianne Hackborn · 12 years ago
  93. fcf0061 Merge "Skip operations for users who are not running" into jb-mr1-dev by Alon Albert · 12 years ago
  94. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  95. 11820f7 Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  96. b939e35 Merge "Fix issue #7209355, #7214271." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  97. 8da429e Fix issue #7209355, #7214271. by Dianne Hackborn · 12 years ago
  98. a91c9f9 Merge "Unhide and document feature android.hardware.camera.any." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  99. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  100. c9108b1 Merge "Add hardware feature android.hardware.camera.any." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago