1. a4ddfbe Mark classes as final that have final destructors by Liz Kammer · 4 years ago
  2. dc425ae Merge "OWNERS file entry for config_user_types.xml" by Treehugger Robot · 4 years ago
  3. f73c7a2 OWNERS file entry for config_user_types.xml by Adam Bookatz · 4 years ago
  4. c2a7a9e Merge "Add OWNERS" by Treehugger Robot · 4 years ago
  5. c3485a6 Add OWNERS by Weng Su · 4 years ago
  6. 8c19236 Merge changes from topics "ApiReview_DEVICE_NR_CAPABILITY", "getPhoneCapability" by SongFerng Wang · 4 years ago
  7. 265e8cf Merge "Unify the mismatch in the byte order of the address." by Treehugger Robot · 4 years, 1 month ago
  8. 00e6e9c Merge "Revert "Add systrace tag for system property"" by Treehugger Robot · 4 years, 1 month ago
  9. ac41821 Merge "profcollect: Add verbose logging for ota status updates" by Treehugger Robot · 4 years, 1 month ago
  10. d316cc4 profcollect: Add verbose logging for ota status updates by Yi Kong · 4 years, 1 month ago
  11. d92daec Merge "Set TRANSPORT_PRIMARY for VCN NetworkOffers and NetworkAgents" by Benedict Wong · 4 years, 1 month ago
  12. 1241c9b Revert "Add systrace tag for system property" by Bowgo Tsai · 4 years, 1 month ago
  13. 8d6f7c7 Set TRANSPORT_PRIMARY for VCN NetworkOffers and NetworkAgents by Benedict Wong · 4 years, 1 month ago
  14. d0798d7 Merge "ZipUtils: use FileChannel#size" by Jooyung Han · 4 years, 1 month ago
  15. bd26844 Merge "Enable specification of 5G network info and carrier configs for ONS changes" by Treehugger Robot · 4 years, 1 month ago
  16. 4a66d8e Changing DEVICE_NR_CAPABILITY type and renaming getMaxActiveInternetData by SongFerngWang · 4 years, 5 months ago
  17. e9554cb Merge "More consistently retry system calls on EINTR" by Hans Boehm · 4 years, 1 month ago
  18. cf89aac Merge "Scale stack dump timeout with HW_TIMEOUT_MULTIPLIER." by Treehugger Robot · 4 years, 1 month ago
  19. a730b44 Merge changes I31ddbed9,I702a2449 by Treehugger Robot · 4 years, 1 month ago
  20. 0c13fd1 Add getPhoneCapability function in TelephonyManager by SongFerngWang · 4 years, 7 months ago
  21. 161e9b7 HDMICEC: Add equals test for HdmiCecMessage by Venkatarama NG. Avadhani · 4 years, 9 months ago
  22. cdfdcda Merge "Update SELinuxMMAC OWNERS" by Treehugger Robot · 4 years, 1 month ago
  23. 4d99046 Unify the mismatch in the byte order of the address. by Yunsik Bae · 4 years, 1 month ago
  24. edbf08e Merge "Gracefully handle integer overflows." by Treehugger Robot · 4 years, 1 month ago
  25. 67e1084 Merge "Clear binder identity in callback of IMS IPC interfaces" by Rambo Wang · 4 years, 1 month ago
  26. c3dcb0d More consistently retry system calls on EINTR by Hans Boehm · 4 years, 1 month ago
  27. 8d2c159 Enable specification of 5G network info and carrier configs for ONS changes by Jack Nudelman · 4 years, 1 month ago
  28. c18002c Clear binder identity in callback of IMS IPC interfaces by Rambo Wang · 4 years, 1 month ago
  29. 0df5bbf Merge "Fix "already registered" error" by Phil Weaver · 4 years, 1 month ago
  30. 54c9ff9 Merge "Added Ble scan APIs to BatteryStatsManager" by Treehugger Robot · 4 years, 1 month ago
  31. 8608d06 Merge "Rename FIRST_SDK_INT to DEVICE_INITIAL_SDK_INT" by Remi NGUYEN VAN · 4 years, 1 month ago
  32. 7094e82 Merge "Move media related hidden API flag file entries to frameworks/av" by Paul Duffin · 4 years, 1 month ago
  33. 077513c Merge "Move wifi related hidden API flag file entries to packages/modules/Wifi" by Paul Duffin · 4 years, 1 month ago
  34. 0a0f645 Merge "Move media provider related hidden API flag file entries to packages/providers/MediaProvider" by Paul Duffin · 4 years, 1 month ago
  35. 7ad8aa9 Merge "Support platform-compat-framework for TeleService" by Rambo Wang · 4 years, 1 month ago
  36. fc9e0c9 Merge "Ensure VcnGatewayConnection#isQuitting never gets unset after being set" by Benedict Wong · 4 years, 1 month ago
  37. 5a750a5 Merge "Restrict all jobs when the device is too hot." by Treehugger Robot · 4 years, 1 month ago
  38. 0cb190e Merge "idmap2: fix for compiler update." by Yabin Cui · 4 years, 1 month ago
  39. e8c548f Ensure VcnGatewayConnection#isQuitting never gets unset after being set by Benedict Wong · 4 years, 1 month ago
  40. baba1f7 Merge "AndroidRuntime: Expose GetJavaVM" by Yifan Hong · 4 years, 1 month ago
  41. aebf935 Merge "ActivityManagerService: add new lmkd kill reason" by Suren Baghdasaryan · 4 years, 1 month ago
  42. 656b013 Move media provider related hidden API flag file entries to packages/providers/MediaProvider by Paul Duffin · 4 years, 1 month ago
  43. 1ed45f9 Move media related hidden API flag file entries to frameworks/av by Paul Duffin · 4 years, 1 month ago
  44. dcc1f9b Move wifi related hidden API flag file entries to packages/modules/Wifi by Paul Duffin · 4 years, 1 month ago
  45. 2c677b1 Merge "HDMICEC: Add equals test for CodecSad" by Treehugger Robot · 4 years, 1 month ago
  46. e84ebfc Merge "Add API to get GPU private memory" by Kalesh Singh · 4 years, 1 month ago
  47. 555aa8a HDMICEC: Add equals test for DeviceConfig by Venkatarama NG. Avadhani · 4 years, 9 months ago
  48. 981814f HDMICEC: Add equals test for CodecSad by Venkatarama NG. Avadhani · 4 years, 9 months ago
  49. 584003d Merge "Add a lock for call add/remove operations to avoid ConcurrentModificationException." by Treehugger Robot · 4 years, 1 month ago
  50. 9e6e3ce Merge "Limit VCNs to one running at a given time" by Benedict Wong · 4 years, 1 month ago
  51. 83b2f7d Scale stack dump timeout with HW_TIMEOUT_MULTIPLIER. by Evgenii Stepanov · 4 years, 1 month ago
  52. 1b55247 ActivityManagerService: add new lmkd kill reason by Suren Baghdasaryan · 4 years, 1 month ago
  53. 5fa57f6 idmap2: fix for compiler update. by Yabin Cui · 4 years, 1 month ago
  54. c8a33f1 AndroidRuntime: Expose GetJavaVM by Yifan Hong · 4 years, 1 month ago
  55. 4fd405d Merge "Avoid sampling outside BQ crop rect" by Treehugger Robot · 4 years, 1 month ago
  56. a5e7d3c Add a lock for call add/remove operations to avoid by Grace Jia · 4 years, 1 month ago
  57. 3433a8e Limit VCNs to one running at a given time by Benedict Wong · 4 years, 1 month ago
  58. f134470 Avoid sampling outside BQ crop rect by John Reck · 4 years, 1 month ago
  59. 483a604 Merge "Clear binder calling identity before calling callback" by Benedict Wong · 4 years, 1 month ago
  60. 29cb9a7 Added Ble scan APIs to BatteryStatsManager by Etienne Ruffieux · 4 years, 1 month ago
  61. 2f3d6bc Merge "Add doc explaining PAC proxies are not supported over VPNs" by Chalard Jean · 4 years, 1 month ago
  62. bc02830 Clear binder calling identity before calling callback by Benedict Wong · 4 years, 1 month ago
  63. f5c3de0 Merge "Revert "AndroidRuntime: Expose javaAttachThread / javaDetachThread."" by Yifan Hong · 4 years, 1 month ago
  64. 22fb2af Revert "AndroidRuntime: Expose javaAttachThread / javaDetachThread." by Yifan Hong · 4 years, 1 month ago
  65. 3eac2eb Add doc explaining PAC proxies are not supported over VPNs by Chalard Jean · 4 years, 1 month ago
  66. 26cb381 Merge "Add OWNERS file in mockingservicetests for AppSearch" by Xiaoyu Jin · 4 years, 1 month ago
  67. ecec60e Add API to get GPU private memory by Kalesh Singh · 4 years, 1 month ago
  68. 245ce4d Merge changes from topic "cherrypick-BT-result-storage-descriptor" by Jakub Pawlowski · 4 years, 1 month ago
  69. 6b45a9a Merge "AndroidRuntime: Expose javaAttachThread / javaDetachThread." by Yifan Hong · 4 years, 1 month ago
  70. a93387f Restrict all jobs when the device is too hot. by Kweku Adams · 4 years, 1 month ago
  71. 06c19fa Merge "Cleanup the public API getActiveNetworkForUid on AOSP" by Frank Li · 4 years, 1 month ago
  72. 6ea2090 Bluetooth: deprecate TruncatedFilter and ResultStorageDescriptor by Jakub Pawlowski · 4 years, 1 month ago
  73. 5aa40b9 Get rid of ResultStorageDescriptor in startScan by Jakub Pawlowski · 4 years, 1 month ago
  74. 64d9c2c Merge "Delete the unused netlink-client lib from service.net." by Treehugger Robot · 4 years, 1 month ago
  75. 490ca21 Delete the unused netlink-client lib from service.net. by Xiao Ma · 4 years, 1 month ago
  76. 1257f15 ZipUtils: use FileChannel#size by Jooyung Han · 4 years, 1 month ago
  77. d44ddbd Cleanup the public API getActiveNetworkForUid on AOSP by lifr · 4 years, 1 month ago
  78. a7fbdda Merge "Use tmpArgBuffer correctly when argBuffer is null" by Hans Boehm · 4 years, 1 month ago
  79. ef14036 Merge changes from topics "getApnTypeString", "qns_switched_pref" by Jack Yu · 4 years, 1 month ago
  80. 1ce000f Merge "Implement permission check for virtualizationservice" by Jiyong Park · 4 years, 1 month ago
  81. be87b84 Merge "HDMICEC: Add equals test for ActiveSource" by Treehugger Robot · 4 years, 1 month ago
  82. 25b4755 Merge "Allow usage of SdkLevel in the framework/wifi services" by Treehugger Robot · 4 years, 1 month ago
  83. 95a0ece Merge "Update PhoneAccountHandle API docs." by Treehugger Robot · 4 years, 1 month ago
  84. f407e9e Add OWNERS file in mockingservicetests for AppSearch by Xiaoyu Jin · 4 years, 1 month ago
  85. 5db75b6 Merge "Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 1 month ago
  86. 2a0c9de Merge "Fix a potential NPE when allocating space for compressed apex" by Treehugger Robot · 4 years, 1 month ago
  87. a8cc7f1 Implement permission check for virtualizationservice by Jiyong Park · 4 years, 1 month ago
  88. 7e0ae75 [Telephony] Clean up: remove getApnTypeStringInternal by Zoey Chen · 4 years, 3 months ago
  89. 3a72957 Disallow data when QNS switched the preference by Jack Yu · 4 years, 4 months ago
  90. 97f1941 Merge RQ3A.210705.001 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 1 month ago
  91. 1f5ba0b Merge "getGpuDmaBufUsageKb: Report usage in Kilobytes" by Kalesh Singh · 4 years, 1 month ago
  92. 8ff9d43 Fix a potential NPE when allocating space for compressed apex by Kelvin Zhang · 4 years, 1 month ago
  93. d83171d getGpuDmaBufUsageKb: Report usage in Kilobytes by Kalesh Singh · 4 years, 1 month ago
  94. 3688f95 Use tmpArgBuffer correctly when argBuffer is null by Wang Han · 4 years, 1 month ago
  95. 8df5d94 Merge "Add System.runFinalization() call" by Hans Boehm · 4 years, 1 month ago
  96. f312275 Add System.runFinalization() call by Hans Boehm · 4 years, 1 month ago
  97. 9ffdbe8 Merge "Remove hidden preconditions, binder usage in Vpn" by Treehugger Robot · 4 years, 1 month ago
  98. cfa6f14 Merge "Fix long characteristic write concurrency bug." by Johanna Ye · 4 years, 1 month ago
  99. 680a109 Update SELinuxMMAC OWNERS by Bram Bonné · 4 years, 1 month ago
  100. 5755c2a Merge "Map SELINUX_LATEST_CHANGES to Build.CUR_DEVELOPMENT" by Bram Bonné · 4 years, 1 month ago