1. e71f373 Merge "don't call deprecated iter next" by TreeHugger Robot · 4 years, 10 months ago
  2. 6eed08b Merge "Use resetJitCounters for boot image profiling" am: ce9a776f1d am: 39cbd1fb92 by Mathieu Chartier · 4 years, 10 months ago
  3. bdf17fb Merge "Use resetJitCounters for boot image profiling" am: ce9a776f1d by Mathieu Chartier · 4 years, 10 months ago
  4. 39cbd1f Merge "Use resetJitCounters for boot image profiling" am: ce9a776f1d by Mathieu Chartier · 4 years, 10 months ago
  5. ce9a776 Merge "Use resetJitCounters for boot image profiling" by Mathieu Chartier · 4 years, 10 months ago
  6. 35ffe32 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 4 years, 10 months ago
  7. fbc6e4b Merge "Add metrics constant for Settings new pages" by Raff Tsai · 4 years, 10 months ago
  8. 7d48969 don't call deprecated iter next by Mike Reed · 4 years, 10 months ago
  9. e6f71a1 Merge "Add a new method to set time" by Neil Fuller · 4 years, 10 months ago
  10. f97a443 Merge "BitUtils: support packing/unpacking negative long values" am: 9e5de85e21 am: 04cad88eee by Hugo Benichi · 4 years, 10 months ago
  11. 039b474 Merge "BitUtils: support packing/unpacking negative long values" am: 9e5de85e21 by Hugo Benichi · 4 years, 10 months ago
  12. 04cad88 Merge "BitUtils: support packing/unpacking negative long values" am: 9e5de85e21 by Hugo Benichi · 4 years, 10 months ago
  13. 37777b2 Merge "Use SystemUI reboot UI for factory resets" by Robert Horvath · 4 years, 10 months ago
  14. 9e5de85 Merge "BitUtils: support packing/unpacking negative long values" by Treehugger Robot · 4 years, 10 months ago
  15. 74dfcd3 Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  16. 5661212 Publicize constructors of accessibility related infomational classes by Jackal Guo · 5 years ago
  17. 4f27000 Merge "Fix a broken test by mocking PackageManager" by TreeHugger Robot · 4 years, 10 months ago
  18. db0b8bf Merge "Improves text of the negative button on the save UI" by TreeHugger Robot · 4 years, 10 months ago
  19. f0cfa61 Fix a broken test by mocking PackageManager by Tony Mak · 4 years, 10 months ago
  20. e376756 Add a new method to set time by Neil Fuller · 4 years, 10 months ago
  21. 0715e47 Merge "Allow for empty time suggestions" am: a241a15ccc am: e02dcaa9d1 by Neil Fuller · 4 years, 10 months ago
  22. 4fae9dd Merge "Allow for empty time suggestions" am: a241a15ccc am: e02dcaa9d1 by Neil Fuller · 4 years, 10 months ago
  23. e02dcaa Merge "Allow for empty time suggestions" am: a241a15ccc by Neil Fuller · 4 years, 10 months ago
  24. 6742826 Improves text of the negative button on the save UI by TYM Tsai · 4 years, 11 months ago
  25. a241a15 Merge "Allow for empty time suggestions" by Neil Fuller · 4 years, 10 months ago
  26. c688e6a Merge "Hook up notification history to NMS." by TreeHugger Robot · 4 years, 10 months ago
  27. 06d5a49 Merge "Add Settings flag to turn notif history on/off" by TreeHugger Robot · 4 years, 10 months ago
  28. 069e57e Merge "Fix NetworkPolicyManager unit tests." am: da3518bc6b am: 1381de466a by Sudheer Shanka · 4 years, 10 months ago
  29. 1381de4 Merge "Fix NetworkPolicyManager unit tests." am: da3518bc6b by Sudheer Shanka · 4 years, 10 months ago
  30. da3518b Merge "Fix NetworkPolicyManager unit tests." by Sudheer Shanka · 4 years, 10 months ago
  31. 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 5 years ago
  32. 7157c8e BitUtils: support packing/unpacking negative long values by Hugo Benichi · 4 years, 11 months ago
  33. 81a102b Merge "Add some lifecycle functionality to WindowlessWM" by TreeHugger Robot · 4 years, 10 months ago
  34. 10fb57ad Merge "Convert EventLogTags.AM* events log points to EventLogTags.WM" by TreeHugger Robot · 4 years, 10 months ago
  35. 8baf5b7 Merge "Do not use empty UserInfo constructor" by TreeHugger Robot · 4 years, 10 months ago
  36. d886cfe Use resetJitCounters for boot image profiling by Mathieu Chartier · 4 years, 10 months ago
  37. 13cace2 Merge "Expose APIs to register service manager wrappers." by Makoto Onuki · 4 years, 10 months ago
  38. 0331ee3 Merge "Remove @SystemApi annotation for an overriding method" am: 5c7bd75060 by Jiyong Park · 4 years, 10 months ago
  39. 232c2e8 Merge "Remove @SystemApi annotation for an overriding method" am: 5c7bd75060 by Jiyong Park · 4 years, 10 months ago
  40. 5c7bd75 Merge "Remove @SystemApi annotation for an overriding method" by Treehugger Robot · 4 years, 10 months ago
  41. 7761845 Merge "Adding temp whitelist methods to PowerWhitelistManager interface." by TreeHugger Robot · 4 years, 10 months ago
  42. 94f4950 Merge "Fix array lengths swapped in WifiBatteryStats" by TreeHugger Robot · 4 years, 10 months ago
  43. ca4f0580 Merge "Add public API and stub implementations for app integrity manager (service)." by TreeHugger Robot · 4 years, 10 months ago
  44. e3c7116 Merge "Fix issue with protected broadcast declaration." am: 0da19daaef am: a39cdac59d by Tyler Gunn · 4 years, 10 months ago
  45. a1c9ff6 Merge "Fix issue with protected broadcast declaration." am: 0da19daaef by Tyler Gunn · 4 years, 10 months ago
  46. a39cdac Merge "Fix issue with protected broadcast declaration." am: 0da19daaef by Tyler Gunn · 4 years, 10 months ago
  47. 0ceb3e0 Expose APIs to register service manager wrappers. by Makoto Onuki · 4 years, 11 months ago
  48. 80e02c8 DO NOT MERGE: Freeup lock when IME is set inactive and unbound am: ad0a4a229a by Tarandeep Singh · 4 years, 10 months ago
  49. 5e2c884 Do not use empty UserInfo constructor by Bookatz · 4 years, 10 months ago
  50. 7b729fa DO NOT MERGE: Move startInput for WINDOW_FOCUS_GAIN to background thread by Tarandeep Singh · 4 years, 10 months ago
  51. db644b9 Merge "switch to new SkPathDirection enum" by TreeHugger Robot · 4 years, 10 months ago
  52. b317ff7 Hook up notification history to NMS. by Julia Reynolds · 4 years, 10 months ago
  53. dc4c722 Merge changes from topic "wifi_mainline_apex" by Roshan Pius · 4 years, 10 months ago
  54. 0da19da Merge "Fix issue with protected broadcast declaration." by Tyler Gunn · 4 years, 10 months ago
  55. 835283f Adding temp whitelist methods to PowerWhitelistManager interface. by Kweku Adams · 4 years, 11 months ago
  56. 18d6217 Merge "Fix doc of TOOL_TYPE_MOUSE." by TreeHugger Robot · 4 years, 10 months ago
  57. 9f58555 Fix array lengths swapped in WifiBatteryStats by David Su · 4 years, 10 months ago
  58. d6b3878 Merge "Rename PO Device IDs access -> Org Owned device" by TreeHugger Robot · 4 years, 10 months ago
  59. 75147d5 Add public API and stub implementations for app integrity manager (service). by Song Pan · 4 years, 11 months ago
  60. 509428e Merge "Resolve boot unaware for suspension details activity" by TreeHugger Robot · 4 years, 10 months ago
  61. c624e7d Remove @SystemApi annotation for an overriding method by Jiyong Park · 4 years, 11 months ago
  62. 4da9fbe Merge "Secure FRP : Add a secure bit to know when the device is in secure FRP mode." by TreeHugger Robot · 4 years, 10 months ago
  63. f2ef2a7 Fix doc of TOOL_TYPE_MOUSE. by Garfield Tan · 4 years, 10 months ago
  64. f616603 Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" am: 9dcbd6de87 am: c0ea72cf10 by Jayachandran Chinnakkannu · 4 years, 10 months ago
  65. f72d5db Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" am: 9dcbd6de87 by Jayachandran Chinnakkannu · 4 years, 10 months ago
  66. c0ea72c Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 10 months ago
  67. 9dcbd6d Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 10 months ago
  68. 18d2131 Rename PO Device IDs access -> Org Owned device by Eran Messeri · 4 years, 11 months ago
  69. 804d53c Merge "Wiping and relinquishing org-owned devices" by Eran Messeri · 4 years, 10 months ago
  70. 2cebd52 Secure FRP : Add a secure bit to know when the device is in secure FRP mode. by Simranjit Singh Kohli · 4 years, 11 months ago
  71. b8c46e0 Wiping and relinquishing org-owned devices by Eran Messeri · 5 years ago
  72. 14c6c7d Add metrics constant for Settings new pages by Raff Tsai · 4 years, 10 months ago
  73. 385df92 Merge "Define the proto for updateState of the controller" by TreeHugger Robot · 4 years, 10 months ago
  74. d136e77 Convert EventLogTags.AM* events log points to EventLogTags.WM by Jeff Chang · 5 years ago
  75. f7ea8f9 Revert "Add a new wifi protection level" by Roshan Pius · 4 years, 11 months ago
  76. ac76d48 Revert "Mainline wifi stack module" by Roshan Pius · 4 years, 11 months ago
  77. 2574b4a Update test mappings for CtsAccessibilityServiceSdk29TestCases by Dieter Hsu · 4 years, 10 months ago
  78. a237a98 Merge "Add tests for property reads from unset properties" am: f1e0f2e365 am: 22202139d5 by Daniel Colascione · 4 years, 10 months ago
  79. cd2d9bb Merge "Add tests for property reads from unset properties" am: f1e0f2e365 by Daniel Colascione · 4 years, 10 months ago
  80. 2220213 Merge "Add tests for property reads from unset properties" am: f1e0f2e365 by Daniel Colascione · 4 years, 10 months ago
  81. f1e0f2e Merge "Add tests for property reads from unset properties" by Treehugger Robot · 4 years, 10 months ago
  82. 3f09bb3 Add some lifecycle functionality to WindowlessWM by Evan Rosky · 5 years ago
  83. fcca8a8 Resolve boot unaware for suspension details activity by Suprabh Shukla · 4 years, 10 months ago
  84. f823445 Remove usage of hidden API TelephonyManager.getNetworkTypeName(int) by Jayachandran C · 4 years, 10 months ago
  85. 122674a Merge "Fix for Surface#lockHardwareCanvas lockups" into qt-qpr1-dev by John Reck · 4 years, 10 months ago
  86. d90c8a0 Merge "Fix for Surface#lockHardwareCanvas lockups" into qt-qpr1-dev by John Reck · 4 years, 10 months ago
  87. 7770a00 Merge "Pass runtimeFlags to postForkSystemServer" am: d9bcf56448 am: b541162122 by Mathieu Chartier · 4 years, 10 months ago
  88. 6636ea6d Merge "Allow adding EmbeddedWindows without host windows" by TreeHugger Robot · 4 years, 10 months ago
  89. b541162 Merge "Pass runtimeFlags to postForkSystemServer" am: d9bcf56448 by Mathieu Chartier · 4 years, 10 months ago
  90. 742981e Pass runtimeFlags to postForkSystemServer by Mathieu Chartier · 4 years, 11 months ago
  91. fa1d8bc Merge "Address API feedback." by TreeHugger Robot · 4 years, 10 months ago
  92. 882bc94 Merge "Remove dead code from SystemServer" am: 05eeef4188 am: 01d1dd28f1 by Neil Fuller · 4 years, 10 months ago
  93. c4755ff Merge "Add AIDL interface and puller implementation for automotive devices." into qt-qpr1-dev-plus-aosp by Mark Tabry · 4 years, 10 months ago
  94. ec606bd Merge "System API: Context#registerReceiverForAllUsers" am: 9e590914cb by Meng Wang · 4 years, 10 months ago
  95. 5eda192 Merge "System API: Context#registerReceiverForAllUsers" am: 9e590914cb by Meng Wang · 4 years, 10 months ago
  96. d74687f Merge "Pass runtimeFlags to postForkSystemServer" by Mathieu Chartier · 4 years, 10 months ago
  97. 15760c9 switch to new SkPathDirection enum by Mike Reed · 4 years, 10 months ago
  98. 9e59091 Merge "System API: Context#registerReceiverForAllUsers" by Meng Wang · 4 years, 10 months ago
  99. ed1cfed Address API feedback. by Kweku Adams · 4 years, 10 months ago
  100. 40ff6d6 Merge "Revert "privapps-permission: Make REQUEST_NETWORK_SCORES a privilged permission"" by Roshan Pius · 4 years, 10 months ago