1. 1226ac6 Add CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED by SongFerngWang · 4 years, 4 months ago
  2. 6aa385c Merge "Run bpfmt on api/Android.bp" by Pedro Loureiro · 4 years, 2 months ago
  3. 4f09b85 Run bpfmt on api/Android.bp by Pedro Loureiro · 4 years, 2 months ago
  4. 1c05771 Merge "[RCS]Add OMA cpm filetransfer feature tag" by Allen Su · 4 years, 2 months ago
  5. cc0a3a9 Merge changes from topic "process_madvise_aosp_cherrypick" by Treehugger Robot · 4 years, 2 months ago
  6. 135446e Merge "Parse dalvik.vm.ps-min-save-period-ms property" by Treehugger Robot · 4 years, 2 months ago
  7. bcb868b Merge "Create config KEY_ADDITIONAL_NR_ADVANCED_BAND_INT_ARRAY" by Sarah Chin · 4 years, 2 months ago
  8. e431ce4 Merge "Add NR SA OVERRIDE_NETWORK_TYPE_NR_ADVANCED for TelephonyDisplayInfo" by Sarah Chin · 4 years, 2 months ago
  9. a251df6 cleanups and fixes for process_madvise compaction by Edgar Arriaga · 4 years, 4 months ago
  10. 3536bf7 Avoid unnecessary smaps logic during app compaction by Edgar Arriaga · 4 years, 5 months ago
  11. 9a24046 CachedAppOptimizer: fix fd leak. by Josh Gao · 4 years, 5 months ago
  12. 47685a9 Merge "Add URSP matching failures as permanent failures" by Sarah Chin · 4 years, 2 months ago
  13. f9bf0a6 Merge "Add function to get APN types as ints from bitmask" by Sarah Chin · 4 years, 2 months ago
  14. 266ef52 Add URSP matching failures as permanent failures by Sarah Chin · 4 years, 4 months ago
  15. 0503e1c Merge "Add new data fail causes for ENTERPRISE failures" by Sarah Chin · 4 years, 2 months ago
  16. c978800 Create config KEY_ADDITIONAL_NR_ADVANCED_BAND_INT_ARRAY by SongFerngWang · 4 years, 4 months ago
  17. a1066d1 Add NR SA OVERRIDE_NETWORK_TYPE_NR_ADVANCED for TelephonyDisplayInfo by SongFerngWang · 4 years, 6 months ago
  18. 1ebfd58 Merge "Merge framework-connectivity impl and stub targets" by Remi NGUYEN VAN · 4 years, 2 months ago
  19. c6c2263 Merge "Add ART members to AndroidRuntime ownership" by Treehugger Robot · 4 years, 2 months ago
  20. a4ecb89 Fix function return type by Greg Kaiser · 4 years, 6 months ago
  21. c51efbe Migrate to use process_madvise syscall instead of procfs interface for memory compaction by Edgar Arriaga · 5 years ago
  22. a3fce76 Add function to get APN types as ints from bitmask by Sarah Chin · 4 years, 3 months ago
  23. 5c4aa4f Add ART members to AndroidRuntime ownership by Calin Juravle · 4 years, 3 months ago
  24. 9489b44 Merge "Make ApiLint's new_since arg the merged txt file" by Anton Hansson · 4 years, 2 months ago
  25. c954550 Make ApiLint's new_since arg the merged txt file by Anton Hansson · 4 years, 2 months ago
  26. feac43d Merge "Update OWNERS for AppSearch" by Jeff Sharkey · 4 years, 2 months ago
  27. 839a761 Merge "Build service-connectivity with system_server API" by Remi NGUYEN VAN · 4 years, 2 months ago
  28. e2ddd9d Merge "Do not canonicalize overlay config test paths" by Treehugger Robot · 4 years, 2 months ago
  29. 71afce9 Merge "Remove usage of Math.randomLongInternal" by Nikita Iashchenko · 4 years, 2 months ago
  30. 2090502 Merge "Fix Javadoc typo" by Thiébaud Weksteen · 4 years, 2 months ago
  31. a2f8b41 Merge "Add NDK API for getprocdns,setprocdns" by Remi NGUYEN VAN · 4 years, 2 months ago
  32. 7576e16 Merge "Remove checks for system_process in TelephonyManager" by Sarah Chin · 4 years, 2 months ago
  33. 6428a56 Merge "DCT set up default before enterprise APN" by Sarah Chin · 4 years, 2 months ago
  34. fe3320f Merge "setCdmaSubscription/RoamingMode returns when not CDMA" by Sarah Chin · 4 years, 2 months ago
  35. a2ba369 Parse dalvik.vm.ps-min-save-period-ms property by Calin Juravle · 4 years, 2 months ago
  36. 4a3db57 Remove checks for system_process in TelephonyManager by Sarah Chin · 4 years, 5 months ago
  37. bec5952 Add new data fail causes for ENTERPRISE failures by Sarah Chin · 4 years, 4 months ago
  38. 92b8e55 DCT set up default before enterprise APN by Sarah Chin · 4 years, 4 months ago
  39. 5fa39ff setCdmaSubscription/RoamingMode returns when not CDMA by Sarah Chin · 4 years, 5 months ago
  40. d6eba76 Merge "Use finally block for Binder.restoreCallingIdentity" by Treehugger Robot · 4 years, 2 months ago
  41. 6f61cdc Merge "Add KEY_CARRIER_SUPPORTS_CALLER_ID_VERTICAL_SERVICE_CODES_BOOL for treating *67 and *82 as a temporary mode CLIR when dialing E911" by Shuo Qian · 4 years, 2 months ago
  42. 4952525 Merge "Set dist_group: "android" for frameworks/base java_sdk_libraries" by Treehugger Robot · 4 years, 2 months ago
  43. cfd9af4 Merge "unregister FileCleanupReceiver when disableHistory" by Julia Reynolds · 4 years, 2 months ago
  44. 5959ec0 Set dist_group: "android" for frameworks/base java_sdk_libraries by Colin Cross · 4 years, 3 months ago
  45. 86db99b1 Add KEY_CARRIER_SUPPORTS_CALLER_ID_VERTICAL_SERVICE_CODES_BOOL for treating *67 and *82 as a temporary mode CLIR when dialing E911 by Shuo Qian · 4 years, 3 months ago
  46. 52853a2 unregister FileCleanupReceiver when disableHistory by hongyang.dong · 4 years, 3 months ago
  47. 90c63ac Fix Javadoc typo by Thiébaud Weksteen · 4 years, 2 months ago
  48. 37bc6b5 Merge "Add NDK API for getprocnetwork" by Remi NGUYEN VAN · 4 years, 2 months ago
  49. df2c78d2 Merge "/widget/OWNERS: Change TextView to TextView*" by Treehugger Robot · 4 years, 2 months ago
  50. 013cb91 Use finally block for Binder.restoreCallingIdentity by Alice Kuo · 4 years, 2 months ago
  51. 2c96855 Do not canonicalize overlay config test paths by Ryan Mitchell · 4 years, 2 months ago
  52. 824ac59 Merge "Use updated NetworkEventDispatcher API" by vichang · 4 years, 2 months ago
  53. 5bf40c4 Merge "Drop prebuilt files to android source tree." by Mohammad Islam · 4 years, 2 months ago
  54. b42d863 Drop prebuilt files to android source tree. by Samiul Islam · 4 years, 2 months ago
  55. 750cc38 Merge "Fix LegacyGlobalActions broadcast receiver" by Treehugger Robot · 4 years, 2 months ago
  56. ff7bba2 Merge "Support codename T in aapt2" by Colin Cross · 4 years, 2 months ago
  57. ce765a7 Merge "DO NOT MERGE ANYWHERE: Do nullptr check on source filter" by Henry Fang · 4 years, 2 months ago
  58. 769fc70 Merge "Clear WIFI namspace on primary user keystore reset." by Treehugger Robot · 4 years, 2 months ago
  59. 008502b Clear WIFI namspace on primary user keystore reset. by Janis Danisevskis · 4 years, 2 months ago
  60. a92470c DO NOT MERGE ANYWHERE: Do nullptr check on source filter by Michael Chan · 4 years, 3 months ago
  61. f7c0f3c Merge "Remove old telephony Intent from protected-broadcasts" by Brad Ebinger · 4 years, 2 months ago
  62. 65db2bd Merge "Support Taiwan Covid-19 free short code" by Shawn Lien · 4 years, 2 months ago
  63. aeff94e Merge "wifi: Use new API for data usage function" by Les Lee · 4 years, 2 months ago
  64. 9eb7688 Merge "carrier data usage: Use carrier template as default policy" by Les Lee · 4 years, 2 months ago
  65. ec33ff5 Merge "Split out NetworkStack and Tethering permission" by Aaron Huang · 4 years, 2 months ago
  66. fc729f0 Merge framework-connectivity impl and stub targets by Remi NGUYEN VAN · 4 years, 4 months ago
  67. 9ee2cc8 Build service-connectivity with system_server API by Remi NGUYEN VAN · 4 years, 5 months ago
  68. 1027c34 [RCS]Add OMA cpm filetransfer feature tag by allenwtsu · 4 years, 2 months ago
  69. ba43fb8 Add NDK API for getprocdns,setprocdns by Remi NGUYEN VAN · 4 years, 5 months ago
  70. 1406961 Support Taiwan Covid-19 free short code by Shawn Lien · 4 years, 2 months ago
  71. c2f03da Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 5 months ago
  72. 6c942b9 Merge "Make sure the PAC script content is sent again" by Aaron Huang · 4 years, 2 months ago
  73. 6963e8d Merge "Add permission into Shell for CTS test" by Treehugger Robot · 4 years, 2 months ago
  74. 9c8ba97 Merge "Revert "Use BinderDeathDispatcher for alarm listeners"" by Treehugger Robot · 4 years, 2 months ago
  75. 84d8829 Merge changes I77c61f74,I569123ca,Idf70d205,I308ea00b by Treehugger Robot · 4 years, 2 months ago
  76. a3c01dc Merge "Drop prebuilt files to android source tree." by Treehugger Robot · 4 years, 2 months ago
  77. 49ec135 Merge "Add API for SHELL command to set the capabilities request timeout." by Treehugger Robot · 4 years, 2 months ago
  78. 1cd2347 /widget/OWNERS: Change TextView to TextView* by Ahaan Ugale · 4 years, 2 months ago
  79. d64305c Merge "Revert "Reset stack guard after fork from Zygote"" by Treehugger Robot · 4 years, 2 months ago
  80. be74a9f Merge "Fix getSelectionModeForCategory" by George Chang · 4 years, 2 months ago
  81. 932bf1a Add API for SHELL command to set the capabilities request timeout. by James.cf Lin · 4 years, 2 months ago
  82. a4afdf0 Merge "Add some warnings and notes about framework's jarjar rules" by Anton Hansson · 4 years, 2 months ago
  83. 8cf0a2a setCurrentState(DESTROYED) called from main thread by Fabian Kozynski · 5 years ago
  84. 6af7480 Enforce setCurrentState calls are on main thread by Fabian Kozynski · 5 years ago
  85. e839d9d Refactor QSTileImpl and remove Dependency.get by Fabian Kozynski · 5 years ago
  86. c529168 QSTileImpl is set to DESTROYED when handleDestroy by Fabian Kozynski · 5 years ago
  87. 46b35eb Merge "Add local log" by Benedict Wong · 4 years, 2 months ago
  88. e4ea60d Merge "Add OWNERS" by Treehugger Robot · 4 years, 2 months ago
  89. 769ea23 Add OWNERS by Todd Kennedy · 4 years, 2 months ago
  90. 616e234 Revert "Use BinderDeathDispatcher for alarm listeners" by Suprabh Shukla · 4 years, 2 months ago
  91. d91256a Merge "Check for Ignore-AOSP-First commit tag" by Seth Moore · 4 years, 2 months ago
  92. 04319f1 Merge changes I5ce7fe05,I2d5dc5b9,Ibcc4bdc0 by Benedict Wong · 4 years, 2 months ago
  93. 8ceda33 Merge "Add documentation to Vibrator on foreground/background app behavior" by Treehugger Robot · 4 years, 2 months ago
  94. de318d7 Revert "Reset stack guard after fork from Zygote" by Christian Wailes · 4 years, 2 months ago
  95. f3d7842 Check for Ignore-AOSP-First commit tag by Seth Moore · 4 years, 2 months ago
  96. df4b330 Add some warnings and notes about framework's jarjar rules by Anton Hansson · 4 years, 2 months ago
  97. f53e23b Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 2 months ago
  98. 7d0aa2e Split out NetworkStack and Tethering permission by Aaron Huang · 4 years, 3 months ago
  99. 7666055 Merge "Revert "Inline usage of jarjar_rules.txt"" by Anton Hansson · 4 years, 2 months ago
  100. b0f9a11 Merge "Change settings observer for other processes to not pass a userhandle." by Siim Sammul · 4 years, 2 months ago