1. 8ab2299 Fix NetworkPolicyManagerServiceTest failures. by Sudheer Shanka · 6 years ago
  2. 958462f Merge "Add a setting for background activity starts enabled state and basic rules for enforcement" by Michal Karpinski · 6 years ago
  3. d3a1b26 Merge "Removed RootWindowContainerController/Listener files (41/n)." by TreeHugger Robot · 6 years ago
  4. c9c5449 Merge "Ability to grant apps in app idle mode network." by TreeHugger Robot · 6 years ago
  5. d054695 Merge "TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases & CtsActivityManagerDeviceTestCases from presubmit" by TreeHugger Robot · 6 years ago
  6. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  7. 4faa329 Merge "Makes non-system app deletion fail-safe" by TreeHugger Robot · 6 years ago
  8. 1dbe2b2 Merge "AudioService: monitor assistant and accessibility services" by TreeHugger Robot · 6 years ago
  9. 45db636 Merge "Merge "Add health HAL to watchdog" am: 80da7610e1 am: e364e4aa30 am: 4562cdfc5e" by Android Build Merger (Role) · 6 years ago
  10. e815376 Merge "Add health HAL to watchdog" am: 80da7610e1 am: e364e4aa30 am: 4562cdfc5e by Yifan Hong · 6 years ago
  11. d95f59d Merge "Remove root window hierarchy logic from ActivityStackSupervior (40/n)" by Wale Ogunwale · 6 years ago
  12. 31acb3f Removed RootWindowContainerController/Listener files (41/n). by Wale Ogunwale · 6 years ago
  13. a9e55bc Ability to grant apps in app idle mode network. by Kweku Adams · 6 years ago
  14. 4562cdf Merge "Add health HAL to watchdog" am: 80da7610e1 am: e364e4aa30 by Yifan Hong · 6 years ago
  15. 80da761 Merge "Add health HAL to watchdog" by Yifan Hong · 6 years ago
  16. 47ea21d InputConsumer fixes by Robert Carr · 6 years ago
  17. d24fc82 TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases & CtsActivityManagerDeviceTestCases from presubmit by Simran Basi · 6 years ago
  18. d5b4a58 Merge changes from topic "sfinput4" by Rob Carr · 6 years ago
  19. 4140783 Makes non-system app deletion fail-safe by Patrick Baumann · 6 years ago
  20. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  21. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  22. 7bde4e9 Merge "add native_flags_health_check_enabled to Settings.Global" by Hongyi Zhang · 6 years ago
  23. 1c9c1d5 AudioService: monitor assistant and accessibility services by Eric Laurent · 6 years ago
  24. f148c8d Merge "Track move of timezone classes to libcore.timezone" am: d48dbc9a34 am: f79ecf7c82 by Neil Fuller · 6 years ago
  25. 402dc48 Merge "Track move of timezone classes to libcore.timezone" am: d48dbc9a34 by Neil Fuller · 6 years ago
  26. d48dbc9 Merge "Track move of timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  27. 8596ded Add a setting for background activity starts enabled state by Michal Karpinski · 6 years ago
  28. 6f4e271 Merge "Add displayId for WMS override pending transition APIs." by TreeHugger Robot · 6 years ago
  29. 1843980 Merge "Support hasNavigationBar per display(1/2)" by TreeHugger Robot · 6 years ago
  30. e30fc89 Merge "Update LinkProperties to NetworkAgentInfo only when it's changed" am: 4ca1b61a27 am: ac87267299 by Lucas Lin · 6 years ago
  31. d637e9e Merge "Update LinkProperties to NetworkAgentInfo only when it's changed" am: 4ca1b61a27 by Lucas Lin · 6 years ago
  32. 4ca1b61 Merge "Update LinkProperties to NetworkAgentInfo only when it's changed" by Lucas Lin · 6 years ago
  33. b9958f1 Merge "Fix ShortcutService handling of locale change during device setup." am: 742048924f am: 5a34193a54 by Sudheer Shanka · 6 years ago
  34. e367f39 Merge "Fix ShortcutService handling of locale change during device setup." am: 742048924f by Sudheer Shanka · 6 years ago
  35. ea6e7f0 Support hasNavigationBar per display(1/2) by Charles Chen · 6 years ago
  36. 7420489 Merge "Fix ShortcutService handling of locale change during device setup." by Sudheer Shanka · 6 years ago
  37. 25a4ec3 Update LinkProperties to NetworkAgentInfo only when it's changed by lucaslin · 6 years ago
  38. d94e7d8 Merge "Data stall detection using DNS event" am: 33fe80f927 am: 69b60f5a31 by Chiachang Wang · 6 years ago
  39. f720f0d Merge "Data stall detection using DNS event" am: 33fe80f927 am: 69b60f5a31 by Chiachang Wang · 6 years ago
  40. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  41. bf8d834 Merge "Switch to idmap2" by TreeHugger Robot · 6 years ago
  42. af0d4a3 Merge "Fix NullPointerException on a null Application object" by TreeHugger Robot · 6 years ago
  43. e1cc9fd Merge "Moves appID registration outside of scan commit" by TreeHugger Robot · 6 years ago
  44. fcc0852 Forward SurfaceInsets to InputWindowInfo by Robert Carr · 6 years ago
  45. 0bcbe64 Track native changes: Rework InputApplicationInfo by Robert Carr · 6 years ago
  46. eadae82 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  47. ebdf858 Fix name for canReceiveTouchInput by Robert Carr · 6 years ago
  48. bd26e65 Fix pointer capture by Robert Carr · 6 years ago
  49. b600bc2 Cleanup Input left-overs. by Robert Carr · 6 years ago
  50. e92c80c Port other InputWindowHandles to input surfaces. by Robert Carr · 6 years ago
  51. a80ad04 Port InputConsumerImpl to SurfaceFlinger input. by Robert Carr · 6 years ago
  52. 679ccb0 Pass InputWindowInfo to SurfaceFlinger. by Robert Carr · 6 years ago
  53. f49c809 Merge "Fix JE in RemoteFillService." by TreeHugger Robot · 6 years ago
  54. a02118d add native_flags_health_check_enabled to Settings.Global by Hongyi Zhang · 6 years ago
  55. e8ea522 Add health HAL to watchdog by Yifan Hong · 6 years ago
  56. fd2d7aa Merge changes I1ddcd4e6,I93e306db by Mehdi Alizadeh · 6 years ago
  57. dbbcf07 Merge "Removes ASEC-related logic from the framework" by TreeHugger Robot · 6 years ago
  58. af8a956 Merge "WM: Track waitForConfig per display" by TreeHugger Robot · 6 years ago
  59. b87b5072 Switch to idmap2 by Mårten Kongstad · 6 years ago
  60. f0ae428 Merge "Switch some objects in WmTest to use spyOn()" by TreeHugger Robot · 6 years ago
  61. 2a71dae Merge "Statsd atom: pull Build information" by TreeHugger Robot · 6 years ago
  62. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  63. 20dbbf2 Merge "Add onSuggestedReplySent in NotificationAssistantService" by TreeHugger Robot · 6 years ago
  64. 366a443 Statsd atom: pull Build information by Bookatz · 6 years ago
  65. 649a857 Moves appID registration outside of scan commit by Patrick Baumann · 6 years ago
  66. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  67. ba18335 WM: Track waitForConfig per display by Vishnu Nair · 6 years ago
  68. c21af2f Fix JE in RemoteFillService. by Ethon_Hu · 6 years ago
  69. a789183 Merge "Iterate on storage permissions model." by Jeff Sharkey · 6 years ago
  70. 02a2190 Merge "Add Null check in AppWindowToken.onDisplayChanged." by TreeHugger Robot · 6 years ago
  71. b8383a1 Track move of timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  72. a483f31 Add displayId for WMS override pending transition APIs. by lumark · 6 years ago
  73. 83026e5 Merge "Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. in NAS" by TreeHugger Robot · 6 years ago
  74. b27ce06 Merge "Restrict dumping of binder proxy info in bugreports." by Martijn Coenen · 6 years ago
  75. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  76. 43ccaf9 Merge "Fix unable starting home on an empty display" by TreeHugger Robot · 6 years ago
  77. 4b05276 Fix NullPointerException on a null Application object by Louis Chang · 6 years ago
  78. fc8b2460 Merge "Initial implementation of Augmented Autofill." by Felipe Leme · 6 years ago
  79. 284ad1c Initial implementation of Augmented Autofill. by Felipe Leme · 6 years ago
  80. 54506cb Fix unable starting home on an empty display by Louis Chang · 6 years ago
  81. da77cc6 Merge "Support wallpaper on secondary displays.(3/N)" by Wei Sheng Shih · 6 years ago
  82. 3277462 Parses share targets from shortcuts.xml by Mehdi Alizadeh · 6 years ago
  83. f467593 Merge "PermissionMonitor: Move intent receiver to ConnectivityService." am: ef557cf6b3 am: 702b4474a7 by Junyu Lai · 6 years ago
  84. 247ddc0 Merge "PermissionMonitor: Move intent receiver to ConnectivityService." am: ef557cf6b3 by Junyu Lai · 6 years ago
  85. ef557cf Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  86. 176d5a2 Merge "Deprecate location provider status callbacks" by Soonil Nagarkar · 6 years ago
  87. 894b41c Merge "Track move of timezone classes to libcore.timezone" am: bfd3237eac by Neil Fuller · 6 years ago
  88. 94749f7 Deprecate location provider status callbacks by Soonil Nagarkar · 6 years ago
  89. bfd3237 Merge "Track move of timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  90. fe36fc2 Merge "Fix typo in assist request" by TreeHugger Robot · 6 years ago
  91. 91f8c35 Fix typo in assist request by Winson Chung · 6 years ago
  92. cd80ab8 Merge "Proxy notification improvements" by TreeHugger Robot · 6 years ago
  93. 05fa5e1 Merge "Move back display ID for ActivityOptions." by Garfield Tan · 6 years ago
  94. 9787a945 Iterate on storage permissions model. by Jeff Sharkey · 6 years ago
  95. eda84a7 Introduce onNotificationExpansionChanged and onNotificationDirectReplied .. by Tony Mak · 6 years ago
  96. c63d39d Move back display ID for ActivityOptions. by Garfield Tan · 6 years ago
  97. 50f27c4 Merge changes from topic "revert-to-single-threaded-oms-init" by TreeHugger Robot · 6 years ago
  98. 268647a Proxy notification improvements by Julia Reynolds · 6 years ago
  99. 66213de Restrict dumping of binder proxy info in bugreports. by Martijn Coenen · 6 years ago
  100. 1215943 Merge changes from topic "xfrmi-support" am: f928c1e4b9 am: bc33474522 by Benedict Wong · 6 years ago