1. b6d4e2b Avoid calling detachChildren from onAppVisibilityChanged by Robert Carr · 6 years ago
  2. 825581a Fix computation of child window insets. by Robert Carr · 6 years ago
  3. 8303baf Merge "Update uid state used for bucketizing data in fg vs bg states." into pi-dev by Sudheer Shanka · 6 years ago
  4. ce5f2b3 Merge "Use per user info for seinfo" into pi-dev by TreeHugger Robot · 6 years ago
  5. 75525b3 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 6 years ago
  6. 07daad2 Merge "Calculate multipath quota excluding current day." into pi-dev by Remi NGUYEN VAN · 6 years ago
  7. bf9dfb1 Merge "TextClassifier API updates." into pi-dev by TreeHugger Robot · 6 years ago
  8. bed7b97 Calculate multipath quota excluding current day. by Remi NGUYEN VAN · 6 years ago
  9. 6f5a8db Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 6 years ago
  10. dfa8f0d Merge "Differentiate depleted and unset multipath quota" into pi-dev by Remi NGUYEN VAN · 6 years ago
  11. 3cd574c Merge "Skip the cert xml serial number check if the test root cert is in use" into pi-dev by Bo Zhu · 6 years ago
  12. c0f8eb3 Merge "Add config flag to specify if wallpaper is rendered" into pi-dev by TreeHugger Robot · 6 years ago
  13. b10ba44 Skip the cert xml serial number check if the test root cert is in use by Bo Zhu · 6 years ago
  14. 2130684 Merge "Fix issue #77230164: Add app op to control foreground services" into pi-dev by Dianne Hackborn · 6 years ago
  15. b152a8c45 Merge "Don't allow using raw public keys to init recovery service any more" into pi-dev by TreeHugger Robot · 6 years ago
  16. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  17. 0b8c82e Throw an exception if the given root alias is unknown by Bo Zhu · 6 years ago
  18. c98c843 Don't allow using raw public keys to init recovery service any more by Bo Zhu · 6 years ago
  19. 9cbf27a Merge "Fix dead lock between AM and BatterySaverStateMachine" into pi-dev by TreeHugger Robot · 6 years ago
  20. 04ce26d Merge "Log sync enable/disable too" into pi-dev by TreeHugger Robot · 6 years ago
  21. 8c6aa94 Merge "Fix erroneous protected-broadcast check" into pi-dev by TreeHugger Robot · 6 years ago
  22. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 6 years ago
  23. 8b60ebc Merge "Expose e.getMessage() from the exceptions in RecoverableKeyStore" into pi-dev by TreeHugger Robot · 6 years ago
  24. 3378aa9 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  25. a6d6a5a Merge "Adding LauncherApps apis for suspended packages" into pi-dev by TreeHugger Robot · 6 years ago
  26. d476430 Log sync enable/disable too by Makoto Onuki · 6 years ago
  27. 0d1debf Merge "Clear fingerprint stats after dump --proto" into pi-dev by Kevin Chyn · 6 years ago
  28. b3c3958 Fix erroneous protected-broadcast check by Makoto Onuki · 6 years ago
  29. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 6 years ago
  30. 6e5eb1d Fix dead lock between AM and BatterySaverStateMachine by Makoto Onuki · 6 years ago
  31. ddc4e1a Merge "Fix BackgroundDexOptTest" into pi-dev by Calin Juravle · 6 years ago
  32. 35147b2 Merge "Disallow Reserved SPI Allocation" into pi-dev by Benedict Wong · 6 years ago
  33. 003d3e6 Tests for SubscriptionManager APIs. by Jeff Sharkey · 6 years ago
  34. 19b41f3 Adding LauncherApps apis for suspended packages by Suprabh Shukla · 6 years ago
  35. a48fb54 Exit the loop at the right time by Todd Kennedy · 6 years ago
  36. d447125 Merge "Disable optimize startInput in IMMS" into pi-dev by TreeHugger Robot · 6 years ago
  37. 7fc0f63 Fix BackgroundDexOptTest by Calin Juravle · 6 years ago
  38. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 6 years ago
  39. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 6 years ago
  40. 27ccbb1 Use per user info for seinfo by Todd Kennedy · 6 years ago
  41. 36f2d8a Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 6 years ago
  42. 41d2dd2 Expose e.getMessage() from the exceptions in RecoverableKeyStore by Bo Zhu · 6 years ago
  43. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  44. 4ced90cb Merge "Add auto-grant permission slice API" into pi-dev by TreeHugger Robot · 6 years ago
  45. 01a0288 Merge "Fix fs-verity per fs-verity spec change" into pi-dev by TreeHugger Robot · 6 years ago
  46. 86021cf Merge "Workaround HAL 1.1 program list fetching limitation by preferring FM." into pi-dev by TreeHugger Robot · 6 years ago
  47. 015f960 Merge "Don't send idle-maint trigger broadcast as ordered" into pi-dev by Chris Tate · 6 years ago
  48. f557c3b Allow recents animation to override divider minimized state by Winson Chung · 6 years ago
  49. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  50. 322929a Merge "Move HIDL calls away from the main thread" into pi-dev by TreeHugger Robot · 6 years ago
  51. 5caaa9d Clean up atoms.proto by Chenjie Yu · 6 years ago
  52. 912853b Merge "Remove deprecated generateAndStoreKey method implementation" into pi-dev by Dmitry Dementyev · 6 years ago
  53. 47335f6 Merge "Catch unbinding errors" into pi-dev by Julia Reynolds · 6 years ago
  54. 42e03f8 Add auto-grant permission slice API by Jason Monk · 6 years ago
  55. e3ba496 Merge "System notif channels updated on locale change" into pi-dev by TreeHugger Robot · 6 years ago
  56. dffc226 Workaround HAL 1.1 program list fetching limitation by preferring FM. by Tomasz Wasilczyk · 6 years ago
  57. 0186b42 Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-dev" into pi-dev by Brian Young · 6 years ago
  58. 7e9659f Catch unbinding errors by Julia Reynolds · 6 years ago
  59. 69196f6 Merge "Remove password blacklist API" into pi-dev by Rubin Xu · 6 years ago
  60. df3788d Merge "Don't exit dnd rule for old alarms" into pi-dev by TreeHugger Robot · 6 years ago
  61. 1c042c5 Disable optimize startInput in IMMS by Tarandeep Singh · 6 years ago
  62. 5a89f94 Differentiate depleted and unset multipath quota by Remi NGUYEN VAN · 6 years ago
  63. b6a9201 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 6 years ago
  64. 671547b Merge "Use InterfaceSet for upstream interfaces." into pi-dev by Remi NGUYEN VAN · 6 years ago
  65. 4140cc1 Merge "Add tests for IPv4 of dual stack tethering." into pi-dev by Remi NGUYEN VAN · 6 years ago
  66. 6c02f99 Use InterfaceSet for upstream interfaces. by Remi NGUYEN VAN · 6 years ago
  67. 5d0dc45 Add tests for IPv4 of dual stack tethering. by Remi NGUYEN VAN · 6 years ago
  68. 0f8c8bb0 Disallow Reserved SPI Allocation by Nathan Harold · 6 years ago
  69. 37e8dfa Merge "Limit the number of routes for performance" into pi-dev by TreeHugger Robot · 6 years ago
  70. 16caf6b Merge "Relax APF version check in ApfGenerator" into pi-dev by Bernie Innocenti · 6 years ago
  71. 507754a8 Limit the number of routes for performance by Chalard Jean · 6 years ago
  72. 0bc4709 Relax APF version check in ApfGenerator by Bernie Innocenti · 6 years ago
  73. 6ea93c4 Clarify UDP encapsulation socket API by Benedict Wong · 6 years ago
  74. 86f5bb1 Remove deprecated generateAndStoreKey method implementation by Dmitry Dementyev · 6 years ago
  75. e26c97b Remove bad configs by counting the number of statsd deaths by yro · 6 years ago
  76. 491c654 Merge "Fix drawing sequence from using deprecated Canvas APIs." into pi-dev by TreeHugger Robot · 6 years ago
  77. 197e1d5 Merge "Update AndroidTest.xml to be APCT suite ready" into pi-dev by TreeHugger Robot · 6 years ago
  78. 929ce00 Merge "AppStandby exemption: sync requested by FG apps" into pi-dev by TreeHugger Robot · 6 years ago
  79. f778406 Don't send idle-maint trigger broadcast as ordered by Christopher Tate · 6 years ago
  80. 27c003d Merge "Revert "Install for all on replace"" into pi-dev by TreeHugger Robot · 6 years ago
  81. 68256e0 Merge changes I3e542532,Id8f2147f into pi-dev by TreeHugger Robot · 6 years ago
  82. 2d3e4b7 Merge "Add support for testing mode root certificate." into pi-dev by Dmitry Dementyev · 6 years ago
  83. 421e8f6 Update AndroidTest.xml to be APCT suite ready by jdesprez · 6 years ago
  84. 04446f9 Merge "Allow PO to call setSystemSetting." into pi-dev by TreeHugger Robot · 6 years ago
  85. 369dd42 Don't exit dnd rule for old alarms by Beverly · 6 years ago
  86. 8b08d54 Merge "Fixed mClientState dump." into pi-dev by TreeHugger Robot · 6 years ago
  87. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 6 years ago
  88. 89a55cb Clear fingerprint stats after dump --proto by Kevin Chyn · 6 years ago
  89. 5b86060 Fix drawing sequence from using deprecated Canvas APIs. by Derek Sollenberger · 6 years ago
  90. 3150dbf WM Tests: Use a separate WindowManager instance per test by Adrian Roos · 6 years ago
  91. 57ca3da Add support for testing mode root certificate. by Dmitry Dementyev · 6 years ago
  92. 8a5e85c Merge "Block root task from being shown in recents" into pi-dev by TreeHugger Robot · 6 years ago
  93. 70dcd00 System notif channels updated on locale change by Beverly · 6 years ago
  94. 49c27f2 Merge "Add a SystemApi to control display saturation." into pi-dev by TreeHugger Robot · 6 years ago
  95. 7a33063 Merge "Fix empty program list filter handling." into pi-dev by Tomasz Wasilczyk · 6 years ago
  96. 275ea42 Merge "Clean up codes holding mInstallLock in PackageParserCallback" into pi-dev by TreeHugger Robot · 6 years ago
  97. c0281f1 Allow PO to call setSystemSetting. by yuemingw · 6 years ago
  98. 3a021b3 Remove password blacklist API by Rubin Xu · 6 years ago
  99. 7276e63 Wait before computing contact affinity by Julia Reynolds · 6 years ago
  100. 407932e Merge "Tidy up users of TRANSPORT constants." into pi-dev by Jeff Sharkey · 6 years ago