1. 44ac05c Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years, 8 months ago
  2. 61b5f48 Merge "Remove zoepage@google.com from packages/SystemUI/OWNERS" into main by Treehugger Robot · 2 years, 8 months ago
  3. 29c8fea Merge "Add null pointer judgment processing to prevent restarting" into main by Treehugger Robot · 2 years, 8 months ago
  4. 9cc9e48 Add null pointer judgment processing to prevent restarting by HanWang · 2 years, 8 months ago
  5. a63eeff Merge "Remove platform build team from frameworks/base build definition owners." into main by Treehugger Robot · 2 years, 8 months ago
  6. b2c5221 Merge "Fix kotlin nullable errors in frameworks/base" into main by Colin Cross · 2 years, 8 months ago
  7. f3d43d2 Merge "NativeLibraryHelper: Remove use of hardcoded PAGE_SIZE 4096" into main by Kalesh Singh · 2 years, 8 months ago
  8. 493ff6b Merge "CachedAppOptimizer: Remove use of hardcoded PAGE_SIZE 4096" into main by Kalesh Singh · 2 years, 8 months ago
  9. abd5758 Merge "Tuner: Clean up frontend sharee resource before sharing another resource" into main by Henry Fang · 2 years, 8 months ago
  10. 447a888 NativeLibraryHelper: Remove use of hardcoded PAGE_SIZE 4096 by Kalesh Singh · 2 years, 8 months ago
  11. d610219 CachedAppOptimizer: Remove use of hardcoded PAGE_SIZE 4096 by Kalesh Singh · 2 years, 8 months ago
  12. 24c9102 Merge "Add separate checks for Tag Reading and Card Emulation is enabled." into main by Alisher Alikhodjaev · 2 years, 8 months ago
  13. 45b07a2 Fix kotlin nullable errors in frameworks/base by Colin Cross · 2 years, 8 months ago
  14. bbc6fc3 Merge "Remove non-existant shell command parameter" into main by Andrew Scull · 2 years, 8 months ago
  15. fc0ef93 Remove non-existant shell command parameter by Andrew Scull · 2 years, 8 months ago
  16. 97058d4 Merge "Add ADPF owners to performance hint files" into main by Treehugger Robot · 2 years, 8 months ago
  17. acc995c Add separate checks for Tag Reading and Card Emulation is enabled. by Alisher Alikhodjaev · 2 years, 8 months ago
  18. 7507728 Merge "Fix SystemUI for dagger 2.47" into main by Colin Cross · 2 years, 8 months ago
  19. 82470eb Merge "Fix unicode in documentation generated from this code" into main by Treehugger Robot · 2 years, 8 months ago
  20. 156bf47 Merge "activity(api): Expose isResumed for mainline module libs" into main by Treehugger Robot · 2 years, 8 months ago
  21. 1bfde13 Fix unicode in documentation generated from this code by T.J. Mercier · 2 years, 8 months ago
  22. 31c9d6c Merge "Restrict Enterprise OWNERS files" into main by Treehugger Robot · 2 years, 8 months ago
  23. ad41992 Restrict Enterprise OWNERS files by Jonathan Scott · 3 years ago
  24. 6ab922f Merge "Expose two carrier configs for additional call settings" into main by Rambo Wang · 2 years, 8 months ago
  25. c433591 Merge "PhysicalChannelConfig: deprecate cell connection status enums" into main by Rambo Wang · 2 years, 8 months ago
  26. 9089e91 Merge "Deprecated userspace reboot related APIs" into main by Nikita Ioffe · 2 years, 8 months ago
  27. d9394d8 Merge "Add OWNERS file for new package monitor test" into main by Joanne Chung · 2 years, 8 months ago
  28. 72b6c82 Remove zoepage@google.com from packages/SystemUI/OWNERS by Owner Cleanup Bot · 2 years, 8 months ago
  29. 4ed5e37 Merge "Add bug component ID to HWUI's OWNERS" into main by Treehugger Robot · 2 years, 8 months ago
  30. bf5ffca Add bug component ID to HWUI's OWNERS by Nolan Scobie · 2 years, 8 months ago
  31. 79b9434 Merge "AudioDeviceBroker: Fix not setting proper call volume for LE Headset" into main by Eric Laurent · 2 years, 8 months ago
  32. 93c7b64 Merge "Document limitations of the VpnService setHttpProxy API" into main by Jean Chalard · 2 years, 8 months ago
  33. 759a339 Add OWNERS file for new package monitor test by Joanne Chung · 2 years, 8 months ago
  34. fd589b4 Merge "Update RecoverySystem OWNERS file." into main by Eric Zhang · 2 years, 8 months ago
  35. 17c3666 Update RecoverySystem OWNERS file. by Eric Zhang · 2 years, 8 months ago
  36. 355f04f Merge "Remove references to the pdk product variable" into main by Treehugger Robot · 2 years, 8 months ago
  37. 5a3f2ab Merge "Fix problem of logd restarting." into main by Christopher Ferris · 2 years, 8 months ago
  38. 7f67b86 Fix SystemUI for dagger 2.47 by Colin Cross · 2 years, 8 months ago
  39. 9e90f84 Remove references to the pdk product variable by Cole Faust · 2 years, 8 months ago
  40. 6f74b26 Merge "Add AIDL methods to override carrier package" into main by Rambo Wang · 2 years, 8 months ago
  41. 55b2313 Deprecated userspace reboot related APIs by Nikita Ioffe · 2 years, 8 months ago
  42. ce1a6de Add AIDL methods to override carrier package by Benedict Wong · 3 years, 2 months ago
  43. da436ad Merge "Disable ptrace debugging by default on userdebug" into main by Colin Cross · 2 years, 8 months ago
  44. 039aa7b Fix problem of logd restarting. by Christopher Ferris · 2 years, 8 months ago
  45. 2f9024f Merge "Fixes failing test after coroutine lib upgrade." into main by Treehugger Robot · 2 years, 8 months ago
  46. 4798dfd Merge "[RESTRICT AUTOMERGE] Fix the consistency of the event stream during interrupted and continued touch exploration." into main by Ameer Armaly · 2 years, 8 months ago
  47. 91a329f Merge "Fix the javadoc dead links for SIM states in Intent class" into main by Treehugger Robot · 2 years, 8 months ago
  48. 1ebc113 Expose two carrier configs for additional call settings by rambowang · 3 years, 2 months ago
  49. ee1c07c PhysicalChannelConfig: deprecate cell connection status enums by rambowang · 3 years, 2 months ago
  50. 9296d15 Tuner: Clean up frontend sharee resource before sharing another resource by Sham Rathod · 2 years, 8 months ago
  51. 7e76588 [RESTRICT AUTOMERGE] Fix the consistency of the event stream during interrupted and continued touch exploration. by Ameer Armaly · 2 years, 8 months ago
  52. 35d5d62 Merge "Fix references to resources using incorrect packages in SystemUI-core" into main by Colin Cross · 2 years, 8 months ago
  53. 769a63e Merge "Introduce utility method in CarrierConfigManager to get config subset" into main by Rambo Wang · 2 years, 8 months ago
  54. fcfc6c1 Merge "Camera: Fix typos in CameraExtensionSessionImpl" into main by Treehugger Robot · 2 years, 8 months ago
  55. c0bda5b Merge changes from topics "forced-non-staged-apex-update", "non-staged-flag" into main by Nikita Ioffe · 2 years, 8 months ago
  56. b7b43f6 Merge "Update TelephonySubscriptionTracker with new CarrierConfigManager APIs" into main by Rambo Wang · 2 years, 8 months ago
  57. a012db2 Merge "Removed the obsolete code" into main by Jack Yu · 2 years, 8 months ago
  58. 183da58 Merge "Add RemoteAuthService" into main by Igor Zaslavsky · 2 years, 8 months ago
  59. 853871d Camera: Fix typos in CameraExtensionSessionImpl by Euisang Lim · 2 years, 8 months ago
  60. 0898f95 Removed the obsolete code by Jack Yu · 3 years ago
  61. d065e0e Introduce utility method in CarrierConfigManager to get config subset by Rambo Wang · 3 years, 1 month ago
  62. 67e625d Fixes failing test after coroutine lib upgrade. by Alejandro Nijamkin · 2 years, 8 months ago
  63. bebbc40 Update TelephonySubscriptionTracker with new CarrierConfigManager APIs by rambowang · 2 years, 8 months ago
  64. 8a609d4 Disable ptrace debugging by default on userdebug by Colin Cross · 2 years, 8 months ago
  65. 4d2dbf4 Add RemoteAuthService by igorzas · 2 years, 8 months ago
  66. 6c737e8 Merge "Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already." into main by Ameer Armaly · 2 years, 8 months ago
  67. 5ebc327 Fix references to resources using incorrect packages in SystemUI-core by Colin Cross · 2 years, 9 months ago
  68. e502678 Merge "Cleaned up the usage of SubscriptionManger.getSubId" into main by Jack Yu · 2 years, 8 months ago
  69. faa35df Cleaned up the usage of SubscriptionManger.getSubId by Jack Yu · 3 years, 1 month ago
  70. 3ba29fc Merge "Fix drawable-state cache expired issue" into main by Brandon Liu · 2 years, 8 months ago
  71. aaddb6c Merge "No need to include cutils/threads.h" into main by Tomasz Wasilczyk · 2 years, 8 months ago
  72. 5770e46 Add an install flag to force non-staged APEX update by Nikita Ioffe · 2 years, 9 months ago
  73. f85f3a29 Add --non-staged flag by Nikita Ioffe · 2 years, 9 months ago
  74. f705f5a Document limitations of the VpnService setHttpProxy API by Chalard Jean · 2 years, 8 months ago
  75. 98811d9 Merge "Correctly support restoring SIM specific settings" into main by Treehugger Robot · 2 years, 8 months ago
  76. 2226b98 Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already. by Ameer Armaly · 2 years, 8 months ago
  77. d427334 Add ADPF owners to performance hint files by Xiang Wang · 2 years, 8 months ago
  78. 17c03e0 Correctly support restoring SIM specific settings by Jack Yu · 3 years, 2 months ago
  79. 969a52a Merge "Prevent some key system applications from losing storage permissions" into main by Nate Myren · 2 years, 8 months ago
  80. 040e838 Merge "TV: Fix infinite mute/unmute cycle on connected AVR" into main by Yan Han · 2 years, 8 months ago
  81. 5c4b870 Merge "Add preinstalled partition to seinfo" into main by Inseob Kim · 2 years, 8 months ago
  82. 30f6d64 Merge "Avoid recursion for leaf task fragment in freeform mode" into main by Chris Li · 2 years, 8 months ago
  83. fa72fa4 Merge "Enable perfetto tracing for non-autogenerated AIDL names" into main by Zimuzo Ezeozue · 2 years, 8 months ago
  84. c4f2605 Fix drawable-state cache expired issue by felkachang · 3 years, 5 months ago
  85. f72337c Merge "Add SQLite owners to database owners" into main by Lee Shombert · 2 years, 8 months ago
  86. e9ff180 Add SQLite owners to database owners by Lee Shombert · 2 years, 8 months ago
  87. 947a192 No need to include cutils/threads.h by Tomasz Wasilczyk · 2 years, 9 months ago
  88. 7181301 Avoid recursion for leaf task fragment in freeform mode by tanxiaoyan · 2 years, 8 months ago
  89. fcc32aa Enable perfetto tracing for non-autogenerated AIDL names by Zim · 2 years, 9 months ago
  90. 12e71635 Merge "[Thread] define Thread hardware feature" into main by Kangping Dong · 2 years, 8 months ago
  91. c210fff [Thread] define Thread hardware feature by Kangping Dong · 2 years, 10 months ago
  92. e7b8f46 Prevent some key system applications from losing storage permissions by 张倞诚 · 2 years, 8 months ago
  93. e7627bd Merge "Fix the concurrency issue when 'linkToDeath' in AccountManagerService that leads to JE" into main by Dmitry Dementyev · 2 years, 8 months ago
  94. eba0d38 Add preinstalled partition to seinfo by Inseob Kim · 2 years, 10 months ago
  95. c319905 Merge "Fix Invalid Surface error" into main by Chris Li · 2 years, 9 months ago
  96. fa61c1f Fix Invalid Surface error by Chris Li · 2 years, 9 months ago
  97. 2e93187 Merge "Use -Xjvm-default=all instead of -Xjvm-default=enable or @JvmDefault" into main by Treehugger Robot · 2 years, 9 months ago
  98. 89cc2c3 Merge "Handle ArrayIndexOutOfBoundsException for install_sessions.xml" into main by Treehugger Robot · 2 years, 9 months ago
  99. fbd05dd Use -Xjvm-default=all instead of -Xjvm-default=enable or @JvmDefault by Colin Cross · 2 years, 9 months ago
  100. 9f086e5 Merge "Fix at-clause typo for Handler." into main by Treehugger Robot · 2 years, 9 months ago