1. 9369efd Work on issue #24403813: ANR traces are too heavyweight. by Dianne Hackborn · 9 years ago
  2. be3c604 Merge "More protected broadcasts!" into nyc-dev by Jeff Sharkey · 9 years ago
  3. 925cc2a More protected broadcasts! by Jeff Sharkey · 9 years ago
  4. 042a68a Merge "Attempt to fix bug where OwnerInfo gets lost." into nyc-dev by Jim Miller · 9 years ago
  5. 3716e52 Merge "config_supportsMultiWindow for device to specify multi-window support" into nyc-dev by Wale Ogunwale · 9 years ago
  6. 74989b4 Merge "Camera2: Switch to auto-gen C++ binder interfaces" into nyc-dev by Eino-Ville Talvala · 9 years ago
  7. c9a91cc Merge "Delay power broadcasts until system is booted." into nyc-dev by Jeff Sharkey · 9 years ago
  8. f8fd852 Merge "Force disconnect when the surface is about to be saved." into nyc-dev by Chong Zhang · 9 years ago
  9. 3dee8d6 Delay power broadcasts until system is booted. by Jeff Sharkey · 9 years ago
  10. 57ef138 Merge "Check process state when killing background processes for density" into nyc-dev by Alan Viverette · 9 years ago
  11. 5d9de3a Merge "Don't change resize mode if AM didn't dock the task as requested" into nyc-dev by Chong Zhang · 9 years ago
  12. e3f400d Merge "Added dump method to NetworkTimeUpdateService" into nyc-dev by Fyodor Kupolov · 9 years ago
  13. fb1c864 config_supportsMultiWindow for device to specify multi-window support by Wale Ogunwale · 9 years ago
  14. ecc41db Check process state when killing background processes for density by Alan Viverette · 9 years ago
  15. bfecba2 Speed up ConnectivityServiceTest. by Lorenzo Colitti · 9 years ago
  16. 5b30f0d Merge "Enable add/remove window manager log points" into nyc-dev by Wale Ogunwale · 9 years ago
  17. 3102c87 Enable add/remove window manager log points by Wale Ogunwale · 9 years ago
  18. 325c567 Attempt to fix bug where OwnerInfo gets lost. by Jim Miller · 9 years ago
  19. f7d47f9 Start unaware persistent apps after user unlocked. by Jeff Sharkey · 9 years ago
  20. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  21. 8b609f3a Merge "Make preferred activities encryption aware." into nyc-dev by Jeff Sharkey · 9 years ago
  22. 8e28443 Merge "Utility to detect lock inversions in system." into nyc-dev by Jeff Sharkey · 9 years ago
  23. 2ab93cb Merge "Hide overlay windows in VR mode" into nyc-dev by Svetoslav Ganov · 9 years ago
  24. 47d98de Hide overlay windows in VR mode by Svetoslav Ganov · 9 years ago
  25. e4fbd32 Don't change resize mode if AM didn't dock the task as requested by Chong Zhang · 9 years ago
  26. 2657492 Merge "Created netpolicy commands to manage UIDs blacklisted for network access while on background." into nyc-dev by Felipe Leme · 9 years ago
  27. 258be56 Make preferred activities encryption aware. by Jeff Sharkey · 9 years ago
  28. 9cd89a4 Merge "TIF: Address API review comments" into nyc-dev by Dongwon Kang · 9 years ago
  29. 9982b30 Created netpolicy commands to manage UIDs blacklisted for network access by Felipe Leme · 9 years ago
  30. a6dcaa6 Merge "Fix issue #27317952: PendingIntent.getIntent() should be protected" into nyc-dev by Dianne Hackborn · 9 years ago
  31. 4f858aa Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev by Todd Kennedy · 9 years ago
  32. 4722231 Merge "Changed logging format of lost windows to reduce confusion." into nyc-dev by Wale Ogunwale · 9 years ago
  33. 6e66695 Merge "Add activity onStop lifecycle to event logs." into nyc-dev by Wale Ogunwale · 9 years ago
  34. 2f4286b Merge "ConnectivityService: listen to USER_UNLOCKED too" into nyc-dev by Robin Lee · 9 years ago
  35. 9e65739 Merge "Protect against a lack of metadata." into nyc-dev by Julia Reynolds · 9 years ago
  36. 78f335e Merge "Fix Fingerprint confusing personal and work fingerprints when unified" into nyc-dev by Clara Bayarri · 9 years ago
  37. b55c751 TIF: Address API review comments by Dongwon Kang · 9 years ago
  38. e1ac71f Merge "Restrict the cases when we profile guided compile an apk" into nyc-dev by Calin Juravle · 9 years ago
  39. 168d5e4 Merge "Check task.isResizeable() instead of the resize mode directly" into nyc-dev by Chong Zhang · 9 years ago
  40. c453905 Merge "Fixed handling of blockUninstall setting" into nyc-dev by Fyodor Kupolov · 9 years ago
  41. 7f2f441 Protect against a lack of metadata. by Julia Reynolds · 9 years ago
  42. 5fea67e Merge "Heed user shell restriction for pm calls" into nyc-dev by Amith Yamasani · 9 years ago
  43. cd7043e Add activity onStop lifecycle to event logs. by Wale Ogunwale · 9 years ago
  44. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  45. 2319dd3 Merge "Api review: AutomaticZenRule" into nyc-dev by Julia Reynolds · 9 years ago
  46. d545dce Check task.isResizeable() instead of the resize mode directly by Chong Zhang · 9 years ago
  47. e5ad41b Fix issue #27317952: PendingIntent.getIntent() should be protected by Dianne Hackborn · 9 years ago
  48. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 9 years ago
  49. c4967e7 Fixed handling of blockUninstall setting by Fyodor Kupolov · 9 years ago
  50. a0021cb Merge "Proper grant default permissions to default SMS and Phone" into nyc-dev by Svetoslav Ganov · 9 years ago
  51. 5ebdefd Heed user shell restriction for pm calls by Amith Yamasani · 9 years ago
  52. 80d78dc Proper grant default permissions to default SMS and Phone by Svetoslav Ganov · 9 years ago
  53. 30f0ff2 Merge "Unlock Keystore/Keymaster separately for Work Challenge" into nyc-dev by Clara Bayarri · 9 years ago
  54. 47e36a3 Force disconnect when the surface is about to be saved. by Chong Zhang · 9 years ago
  55. 72041bb Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev by Dianne Hackborn · 9 years ago
  56. d1bb54b Merge "Reintroduce per-app scheduled job limits" into nyc-dev by Chris Tate · 9 years ago
  57. 4e572d3 Merge "AudioService: add support for ENCODED_SURROUND_OUTPUT" into nyc-dev by Phil Burk · 9 years ago
  58. 8cac67b Merge "Need to clear identity when rebooting for FBE." into nyc-dev by Jeff Sharkey · 9 years ago
  59. 1176e51 Need to clear identity when rebooting for FBE. by Jeff Sharkey · 9 years ago
  60. 6aeeb21 Merge "Use realActivity name when comparing if intents are the same" into nyc-dev by Wale Ogunwale · 9 years ago
  61. 715a1dc Use realActivity name when comparing if intents are the same by Wale Ogunwale · 9 years ago
  62. 414c529 Merge "Add dumpsys meminfo --unreachable" into nyc-dev by Colin Cross · 9 years ago
  63. 6ac25c5 Fix uninstalling apps with damaged/gone APK files by Svet Ganov · 9 years ago
  64. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 9 years ago
  65. ac0f704 AudioService: add support for ENCODED_SURROUND_OUTPUT by Phil Burk · 9 years ago
  66. ca6abfd Delay migration until after user is prepared. by Jeff Sharkey · 9 years ago
  67. 0a587d2 Unlock Keystore/Keymaster separately for Work Challenge by Clara Bayarri · 9 years ago
  68. 89e7a69 ConnectivityService: listen to USER_UNLOCKED too by Robin Lee · 9 years ago
  69. 3756cfe Changed logging format of lost windows to reduce confusion. by Wale Ogunwale · 9 years ago
  70. 3d1cb6a Utility to detect lock inversions in system. by Jeff Sharkey · 9 years ago
  71. b15a719 Avoid NPE when deleting package during boot. by Jeff Sharkey · 9 years ago
  72. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  73. 2362bdf Merge "Make master mono controlled through settings" into nyc-dev by Andy Hung · 9 years ago
  74. 0213ace0 Reintroduce per-app scheduled job limits by Christopher Tate · 9 years ago
  75. 32af07a Added dump method to NetworkTimeUpdateService by Fyodor Kupolov · 9 years ago
  76. 6f9e103 Merge "Do not apply stack bounds if the window is above lockscreen" into nyc-dev by Chong Zhang · 9 years ago
  77. bcb8d82 Do not apply stack bounds if the window is above lockscreen by Chong Zhang · 9 years ago
  78. bb6939e Merge "Add pre-defined apps to the restrict background whitelist." into nyc-dev by Felipe Leme · 9 years ago
  79. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 9 years ago
  80. 187b9b9 Merge "Allows components to register shortcut key." into nyc-dev by Muyuan Li · 9 years ago
  81. 768d813 Merge "Audio record notification: report audio device information" into nyc-dev by Jean-Michel Trivi · 9 years ago
  82. 94ce94e Allows components to register shortcut key. by Muyuan Li · 9 years ago
  83. 6fe181a Merge "AccountManager: fix residue data when authenticator is uninstalled." into nyc-dev by Sandra Kwan · 9 years ago
  84. a9505cc Add pre-defined apps to the restrict background whitelist. by Felipe Leme · 9 years ago
  85. 503d1cc Merge "Clear starting window request if remove is requested before it is added" into nyc-dev by Wale Ogunwale · 9 years ago
  86. 01e8111 Merge "Api review: NotificationManager" into nyc-dev by Julia Reynolds · 9 years ago
  87. a8914a0 Merge "App transition delay tracking" into nyc-dev by Jorim Jaggi · 9 years ago
  88. 0edb50c Api review: NotificationManager by Julia Reynolds · 9 years ago
  89. 275561a App transition delay tracking by Jorim Jaggi · 9 years ago
  90. 8ab7280 Audio record notification: report audio device information by Jean-Michel Trivi · 9 years ago
  91. 1c9026d AccountManager: fix residue data when authenticator is uninstalled. by Sandra Kwan · 9 years ago
  92. 77ca74d Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev by Dianne Hackborn · 9 years ago
  93. f40c11b Clear starting window request if remove is requested before it is added by Wale Ogunwale · 9 years ago
  94. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
  95. 7b98e9a Make master mono controlled through settings by Andy Hung · 9 years ago
  96. 76e2334 Merge "Fix permission check in hasEnrolledFingerprints()" into nyc-dev by Jim Miller · 9 years ago
  97. 5a85aff Merge "Tidy up stale lock wallpaper state in set-both operation" into nyc-dev by Chris Tate · 9 years ago
  98. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 9 years ago
  99. db27b84 Tidy up stale lock wallpaper state in set-both operation by Christopher Tate · 9 years ago
  100. 58bd7cf Merge "Accept non-EA jobs while user is locked." into nyc-dev by Jeff Sharkey · 9 years ago