1. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  2. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  3. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  4. dd02e33 StrictMode to catch storage while locked. by Jeff Sharkey · 6 years ago
  5. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  6. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  7. d67070e Simplify service wrapper initialization + make robust by Makoto Onuki · 6 years ago
  8. e21576f Return PERMISSION_DENIED instead of NPE when missing ActivityManager by Erik Wolsheimer · 6 years ago
  9. f896f12 Avoid service wrapper initialization deadlock. by Makoto Onuki · 6 years ago
  10. 47b37aa Minor autofill changes to support compat mode CTS tests. by Svet Ganov · 6 years ago
  11. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 6 years ago
  12. 1bb9f29 Merge "Autofill compatibility mode." by TreeHugger Robot · 6 years ago
  13. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 6 years ago
  14. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  15. 233a0b1 Revert "Minor LoadedApk refactoring." by Todd Kennedy · 6 years ago
  16. 7fa385a Launching notification settings correctly inline by Selim Cinek · 6 years ago
  17. f465ea0 Disallow starting activities without new task from non-activity context. by Bryce Lee · 7 years ago
  18. 7541ca4d Minor LoadedApk refactoring. by Jeff Hamilton · 7 years ago
  19. 8439ac0 Start accepting Executors instead of Handlers. by Jeff Sharkey · 7 years ago
  20. ae26646 Skip FDE-specific operations, mkdir() throwing. by Jeff Sharkey · 7 years ago
  21. bb567ae Sets AutofillClient on attachBaseContext() by Felipe Leme · 7 years ago
  22. 11179b4 Don't crash when external storage is unmounted by Christopher Tate · 7 years ago
  23. adcd1fe Merge "Progress towards FBE and adoptable storage." by Jeff Sharkey · 7 years ago
  24. a65e649 Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  25. 6d6cd68 Stop loading other package's font by default. by Seigo Nonaka · 7 years ago
  26. 1852855 Merge "Fix potential race in Theme creation" into oc-dev am: b0a5fd0384 by Adam Lesinski · 7 years ago
  27. 1e87a36 Fix potential race in Theme creation by Adam Lesinski · 7 years ago
  28. fe2368c Refresh in-memory SharedPreferences instances after restore by Christopher Tate · 7 years ago
  29. 8892511 Merge "Revert "Disallow starting activities without new task from non-activity context."" into oc-dev am: 367b880c02 by Bryce Lee · 7 years ago
  30. 367b880 Merge "Revert "Disallow starting activities without new task from non-activity context."" into oc-dev by Bryce Lee · 7 years ago
  31. 25ae100 Revert "Disallow starting activities without new task from non-activity context." by Bryce Lee · 7 years ago
  32. f0268b0 Merge "Fix issue #38393543: Not allowed to start service Intent" into oc-dev am: ad6dde65ff by Dianne Hackborn · 7 years ago
  33. ad6dde6 Merge "Fix issue #38393543: Not allowed to start service Intent" into oc-dev by Dianne Hackborn · 7 years ago
  34. e18c3ba Merge "Disallow starting activities without new task from non-activity context." into oc-dev am: 3ebe54b3e6 by Bryce Lee · 7 years ago
  35. 3ebe54b Merge "Disallow starting activities without new task from non-activity context." into oc-dev by Bryce Lee · 7 years ago
  36. 3e6e385 Fix issue #38393543: Not allowed to start service Intent by Dianne Hackborn · 7 years ago
  37. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  38. f4a8eb6 Merge "Relax the sharedpreference check to look at StorageManager.isUserKeyUnlocked" into oc-dev am: e35e223a81 by Tony Mak · 7 years ago
  39. 57c334d Relax the sharedpreference check to look at StorageManager.isUserKeyUnlocked by Tony Mak · 7 years ago
  40. 8b49a5c Disallow starting activities without new task from non-activity context. by Bryce Lee · 7 years ago
  41. a59e95a Merge "Address API review comments for registerReceiver" into oc-dev am: 1f4e053aef by Chad Brubaker · 7 years ago
  42. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  43. 0586416 Merge "Turn down the preliminary foreground service API" into oc-dev am: 00ed0baca8 by Christopher Tate · 7 years ago
  44. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  45. 4f949c3 Merge "Make sure system UI context has the same LoadedApk as system context" into oc-dev am: fa7b34395c by Adam Lesinski · 7 years ago
  46. 6f1a917 Make sure system UI context has the same LoadedApk as system context by Adam Lesinski · 7 years ago
  47. bcc5b9f Merge "Themes: Apply themes to system_server safely" into oc-dev am: a52fc49845 by Adam Lesinski · 7 years ago
  48. a52fc49 Merge "Themes: Apply themes to system_server safely" into oc-dev by TreeHugger Robot · 7 years ago
  49. cc88ddd Merge "Implement issue #36590595: Add ability to associated a ClipData with JobInfo" into oc-dev am: 2d161b1d3f by Dianne Hackborn · 7 years ago
  50. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  51. 1507baa Merge "Revert "Another buggy app is already targeting O."" by TreeHugger Robot · 7 years ago
  52. be63011 Revert "Another buggy app is already targeting O." by Jeff Sharkey · 7 years ago
  53. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  54. 79047c6 API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  55. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  56. 4498e03 Another buggy app is already targeting O. by Jeff Sharkey · 7 years ago
  57. eba78e3 Merge "Update xattrs when creating cache directories." by TreeHugger Robot · 7 years ago
  58. 83aacde Update xattrs when creating cache directories. by Jeff Sharkey · 7 years ago
  59. 132eb7d Suppress SharedPreferences check for buggy apps. by Jeff Sharkey · 7 years ago
  60. c152396 Block CE SharedPreferences access before unlocked. by Jeff Sharkey · 7 years ago
  61. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  62. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  63. bd60e5b Let ResourcesManager generate CompatResources by Jason Monk · 7 years ago
  64. bd98364 Provide some compatibility story for devs in the past by Jason Monk · 7 years ago
  65. 609bf65 Update DisplayAdjustments in Display from Resources. by Bryce Lee · 7 years ago
  66. 96b9832 Merge "API for accessing preloaded files cache" by TreeHugger Robot · 7 years ago
  67. 6122129 API for accessing preloaded files cache by Fyodor Kupolov · 8 years ago
  68. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 7 years ago
  69. 0e61883 Fix WebView crashes by Adam Lesinski · 7 years ago
  70. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  71. 5f1a2a3 Merge "Optimize bg check flow." by Dianne Hackborn · 7 years ago
  72. c3af19a Optimize bg check flow. by Dianne Hackborn · 7 years ago
  73. d69b083 Fix recent checkPermission() bug. by Jeff Sharkey · 7 years ago
  74. 5feefa5 Merge "Introduce RescueParty." by TreeHugger Robot · 7 years ago
  75. fe6f85c Introduce RescueParty. by Jeff Sharkey · 7 years ago
  76. 85e3564 Improve behavior of bg check. by Dianne Hackborn · 7 years ago
  77. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  78. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 7 years ago
  79. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  80. dbc2ef4 Merge "Offer to measure disk stats using quotas." am: f8720b95be am: 4b80a4a372 am: 1e1cdbead1 by Jeff Sharkey · 7 years ago
  81. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 7 years ago
  82. bf9928d Make sure ServiceConnection callback is called in main thread by Tony Mak · 7 years ago
  83. c970194 Fix CTS breakage in Context and Override configurations by Adam Lesinski · 8 years ago
  84. 9276b0a Merge "Move Resource creation out of ContextImpl constructor" by Adam Lesinski · 8 years ago
  85. a53e2bc Merge "Revert "Move Resource creation out of ContextImpl constructor"" by Ian Pedowitz · 8 years ago
  86. 8fa7107 Move Resource creation out of ContextImpl constructor by Adam Lesinski · 8 years ago
  87. 304321e Revert "Move Resource creation out of ContextImpl constructor" by Adam Lesinski · 8 years ago
  88. 7f79e1e Merge "Move Resource creation out of ContextImpl constructor" by Adam Lesinski · 8 years ago
  89. 16efc5e Move Resource creation out of ContextImpl constructor by Adam Lesinski · 8 years ago
  90. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  91. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  92. 46aabe5 Allow cross profile call between DO and PO by Tony Mak · 8 years ago
  93. 52c8edc Add asUser version of sendBroadcast(Intent, String, Bundle) by Chad Brubaker · 8 years ago
  94. 4a2b119 Don't cache external storage directories. by Jeff Sharkey · 8 years ago
  95. 4ece3d6 ContextImpl: Keep DisplayAdjustments and Display in sync by Adam Lesinski · 8 years ago
  96. 21f5072 Only log when system UID finds missing data paths. by Jeff Sharkey · 8 years ago
  97. 24492ae Track down Contexts without data directories. by Jeff Sharkey · 8 years ago
  98. 7f3f499 Allow multiple Resources associated with an Activity by Adam Lesinski · 8 years ago
  99. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  100. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago