1. 1ed9d71 Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  2. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  3. 24f366b Remove SessionLink by Hyundo Moon · 5 years ago
  4. 8b1f975 Remove ControllerLink by Hyundo Moon · 5 years ago
  5. 2a98865 Add hdmoon@/insun@ to OWNERS by Hyundo Moon · 5 years ago
  6. 6d6f67c Fix IME is beyond the screen if the app doesn't fill its parent bounds by Riddle Hsu · 5 years ago
  7. 8fa7d16 Merge "Don't check canUseBiometric if caller is system process" by Kevin Chyn · 5 years ago
  8. 6f7b304 Moved transport to IntDef by Jack Yu · 5 years ago
  9. f40a733 Merge "Move Checkpoint commit to finishBooting" by Daniel Rosenberg · 5 years ago
  10. ef25faf Moved transport to IntDef by Jack Yu · 5 years ago
  11. 7475b9b Merge "Change CodeType from enum to string (framework)" by TreeHugger Robot · 5 years ago
  12. b962f46 Merge "Fix ActivityManagerVrDisplayTests flacky" by TreeHugger Robot · 5 years ago
  13. ee658bc Merge "audio: Restructure A2DP active device change" by Jean-Michel Trivi · 5 years ago
  14. b21d225 Merge "Add notification for Test Harness Mode" by TreeHugger Robot · 5 years ago
  15. 7767059 Added android.service.contentcapture.ActivityEvent.TYPE_ACTIVITY_STOPPED by Felipe Leme · 5 years ago
  16. 8b17ad0 Add metric logging for new delegated APIs by Rubin Xu · 5 years ago
  17. 0022061 Merge changes from topic "face-hidl" by Kevin Chyn · 5 years ago
  18. 842947f Add PackageInstaller CTS tests to test mapping. by Dario Freni · 5 years ago
  19. 5a0a5e7 Merge "Only wait for animations to complete when injecting a DOWN event." by TreeHugger Robot · 5 years ago
  20. 5d31837 Merge "Destroy remote service when CCService dies." by TreeHugger Robot · 5 years ago
  21. 9394ea6 Bugreport Manager service clear binder identity by Abhijeet Kaur · 5 years ago
  22. d3d1443 Merge "Remove interface for AttentionManagerService." by Matt Pape · 5 years ago
  23. 64e8dd2 Merge "Remove interfaces for runtime and runtime_native namespaces." by Matt Pape · 5 years ago
  24. 366f8e7 Merge "Modified 3 methods to private methods. They should not be public." by Yi Jiang · 5 years ago
  25. f936855 UserManager.setUserName: clearCallingId pre-Broadcast by Bookatz · 5 years ago
  26. 11e6315 Initialize a11y transforms when device is booted by Christine Franks · 5 years ago
  27. 9d29030 Only wait for animations to complete when injecting a DOWN event. by chaviw · 5 years ago
  28. d90413a Use a subclass of GestureDetector in SystemGesturesPointerEventListener. by Philip Quinn · 5 years ago
  29. e9b680a Remove interfaces for runtime and runtime_native namespaces. by Matt Pape · 5 years ago
  30. b20c56a Merge "Allow abandoning failed staged session" by TreeHugger Robot · 5 years ago
  31. 99a8479 Modified 3 methods to private methods. They should not be public. by Yi Jiang · 5 years ago
  32. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 5 years ago
  33. 387c9bd Merge "Optimizing getUnsuspendablePackages" by TreeHugger Robot · 5 years ago
  34. 93fc5bb Merge "Pull system ion heap size." by Rafal Slawik · 5 years ago
  35. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  36. 36abd0a Merge "Add a whitelist to control packages that can use Bugreporting API" am: 17492d0691 by Nikita Ioffe · 5 years ago
  37. e54c034 Merge "Add a whitelist to control packages that can use Bugreporting API" by Nikita Ioffe · 5 years ago
  38. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 5 years ago
  39. a6ca3ce Merge "Keep ContentCapturePerUserService alive while the package is being updated." by TreeHugger Robot · 5 years ago
  40. b8d2444 Merge "Add StorageManager checkpoint APIs." by Martijn Coenen · 5 years ago
  41. 879a8ab Fix ActivityManagerVrDisplayTests flacky by Arthur Hung · 5 years ago
  42. 73e65ba Keep ContentCapturePerUserService alive while the package is being updated. by Felipe Leme · 5 years ago
  43. de5593b Merge "Support PointerLocation on secondary display" by TreeHugger Robot · 5 years ago
  44. 40de28e Merge "Fix autogrant of location permissions for use-open-wifi apps." by Varun Anand · 5 years ago
  45. b5abc2f Add notification for Test Harness Mode by William Hester · 6 years ago
  46. e8433a1 Move Checkpoint commit to finishBooting by Daniel Rosenberg · 5 years ago
  47. d5d359d Fix autogrant of location permissions for use-open-wifi apps. by Varun Anand · 5 years ago
  48. d295472 Destroy remote service when CCService dies. by Adam He · 5 years ago
  49. fbcc5cf Change CodeType from enum to string (framework) by Yu-Han Yang · 5 years ago
  50. a1b5381 Merge "Add me to owners for batterystats." am: 274ce2d831 am: b5c0c5b1e8 by Joe Onorato · 5 years ago
  51. 1ec34e0 Merge "Add me to owners for batterystats." am: 274ce2d831 am: b5c0c5b1e8 by Joe Onorato · 5 years ago
  52. b5c0c5b Merge "Add me to owners for batterystats." am: 274ce2d831 by Joe Onorato · 5 years ago
  53. ab5e7fa Merge "Don't resume uncommitted sessions." by TreeHugger Robot · 5 years ago
  54. 274ce2d Merge "Add me to owners for batterystats." by Treehugger Robot · 5 years ago
  55. 89db5be Merge "Remove target Q check for transient night mode in UiModeManager" by Winson Chiu · 5 years ago
  56. aea2831 Remove interface for AttentionManagerService. by Matt Pape · 5 years ago
  57. ff75e72 Merge "Set read file permissions for WM trace" by TreeHugger Robot · 5 years ago
  58. 499f61a Merge changes I1375c198,I49bc9bb6 by Evan Rosky · 5 years ago
  59. 19e63a2 Merge "ActivityManager start-user has wait flag" by Adam Bookatz · 5 years ago
  60. cde3d92 UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED by Bookatz · 5 years ago
  61. ea435f8 Add me to owners for batterystats. by Joe Onorato · 5 years ago
  62. a4dac05 Merge "DO NOT MERGE Let isLocationEnabledForUser() return true location setting" by Treehugger Robot · 5 years ago
  63. 669024d Merge "Add alanstokes as owner of DynamicCodeLoggingService." am: b9478c48cf am: 5b2f518c5a by Alan Stokes · 5 years ago
  64. aa3e146 Merge "Add alanstokes as owner of DynamicCodeLoggingService." am: b9478c48cf by Alan Stokes · 5 years ago
  65. 5b2f518 Merge "Add alanstokes as owner of DynamicCodeLoggingService." am: b9478c48cf by Alan Stokes · 5 years ago
  66. 47799f4 Don't resume uncommitted sessions. by Dario Freni · 5 years ago
  67. b9478c4 Merge "Add alanstokes as owner of DynamicCodeLoggingService." by Treehugger Robot · 5 years ago
  68. a52e426 Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsActivityEnabled by Ricky Wai · 5 years ago
  69. 01324d8 Merge changes from topic "hidl-updater-system" am: 5a490d4bb7 am: cfea213006 by Steven Moreland · 5 years ago
  70. 8c074c6 Set read file permissions for WM trace by Nataniel Borges · 5 years ago
  71. 840d9c0 Merge changes from topic "hidl-updater-system" am: 5a490d4bb7 am: cfea213006 by Steven Moreland · 5 years ago
  72. cfea213 Merge changes from topic "hidl-updater-system" am: 5a490d4bb7 by Steven Moreland · 5 years ago
  73. 849ed53 Merge "Remove unused field from StagingManager" by Nikita Ioffe · 5 years ago
  74. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 5 years ago
  75. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 5 years ago
  76. c328b26 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  77. 05bfa30 Merge "Add support for uninstalling apex to PackageManagerShellCommand" by TreeHugger Robot · 5 years ago
  78. ab3957a Merge "Add dumpsys for RollbackManager" by Shafik Nassar · 5 years ago
  79. 1e523b5 Allow abandoning failed staged session by Nikita Ioffe · 5 years ago
  80. d99936d9f Merge "Avoid NPE if session path hasn't been resolved." by TreeHugger Robot · 5 years ago
  81. f012a22 Add support for uninstalling apex to PackageManagerShellCommand by Nikita Ioffe · 5 years ago
  82. 681db90 Merge "Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag and the mechanism to use it" by Michal Karpinski · 5 years ago
  83. 6004600 Add dumpsys for RollbackManager by shafik · 5 years ago
  84. 05dd805 Merge "Refactor OWNERS file." am: e27b409046 am: fa974346e4 am: 4a8b9f4698 by Alan Stokes · 5 years ago
  85. 4a8b9f4 Merge "Refactor OWNERS file." am: e27b409046 am: fa974346e4 by Alan Stokes · 5 years ago
  86. 35b7d8f Merge "Fail committing new staged session if another one is already in progress" by Nikita Ioffe · 5 years ago
  87. fa97434 Merge "Refactor OWNERS file." am: e27b409046 by Alan Stokes · 5 years ago
  88. 1c918f7 Add alanstokes as owner of DynamicCodeLoggingService. by Alan Stokes · 5 years ago
  89. e27b4090 Merge "Refactor OWNERS file." by Alan Stokes · 5 years ago
  90. e069b00 Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag by Michal Karpinski · 5 years ago
  91. fcad49a Avoid NPE if session path hasn't been resolved. by Richard Uhler · 5 years ago
  92. f04aca4 Add StorageManager checkpoint APIs. by Martijn Coenen · 5 years ago
  93. 3224523 Merge "Fix NPE in WMS" by TreeHugger Robot · 5 years ago
  94. b4a5cf7 Merge "Add uid information in PackageListObserver" by TreeHugger Robot · 5 years ago
  95. c94bd03 Merge "Tell the factory it is already serving a request." am: ae79013ec2 by Chalard Jean · 5 years ago
  96. b8b94ba Merge "Tell the factory it is already serving a request." am: ae79013ec2 by Chalard Jean · 5 years ago
  97. beb2c31 Merge "DO NOT MERGE: Don't let previous activity wait if next activity won't be visible" into pi-dev by Tiger Huang · 5 years ago
  98. 8514ea8 Merge "Allow registering multiple RemoteVolumeController" by Hyundo Moon · 5 years ago
  99. b4b5117 Merge "Help on issue #128350014: runInstallCreate from pm command asks..." by TreeHugger Robot · 5 years ago
  100. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago