1. 47685a9 Merge "Add URSP matching failures as permanent failures" by Sarah Chin · 4 years, 2 months ago
  2. f9bf0a6 Merge "Add function to get APN types as ints from bitmask" by Sarah Chin · 4 years, 2 months ago
  3. 266ef52 Add URSP matching failures as permanent failures by Sarah Chin · 4 years, 4 months ago
  4. 0503e1c Merge "Add new data fail causes for ENTERPRISE failures" by Sarah Chin · 4 years, 2 months ago
  5. 1ebfd58 Merge "Merge framework-connectivity impl and stub targets" by Remi NGUYEN VAN · 4 years, 2 months ago
  6. c6c2263 Merge "Add ART members to AndroidRuntime ownership" by Treehugger Robot · 4 years, 2 months ago
  7. a3fce76 Add function to get APN types as ints from bitmask by Sarah Chin · 4 years, 3 months ago
  8. 5c4aa4f Add ART members to AndroidRuntime ownership by Calin Juravle · 4 years, 3 months ago
  9. 9489b44 Merge "Make ApiLint's new_since arg the merged txt file" by Anton Hansson · 4 years, 2 months ago
  10. c954550 Make ApiLint's new_since arg the merged txt file by Anton Hansson · 4 years, 2 months ago
  11. feac43d Merge "Update OWNERS for AppSearch" by Jeff Sharkey · 4 years, 2 months ago
  12. 839a761 Merge "Build service-connectivity with system_server API" by Remi NGUYEN VAN · 4 years, 2 months ago
  13. e2ddd9d Merge "Do not canonicalize overlay config test paths" by Treehugger Robot · 4 years, 2 months ago
  14. 71afce9 Merge "Remove usage of Math.randomLongInternal" by Nikita Iashchenko · 4 years, 2 months ago
  15. 2090502 Merge "Fix Javadoc typo" by Thiébaud Weksteen · 4 years, 2 months ago
  16. a2f8b41 Merge "Add NDK API for getprocdns,setprocdns" by Remi NGUYEN VAN · 4 years, 2 months ago
  17. 7576e16 Merge "Remove checks for system_process in TelephonyManager" by Sarah Chin · 4 years, 2 months ago
  18. 6428a56 Merge "DCT set up default before enterprise APN" by Sarah Chin · 4 years, 2 months ago
  19. fe3320f Merge "setCdmaSubscription/RoamingMode returns when not CDMA" by Sarah Chin · 4 years, 2 months ago
  20. 4a3db57 Remove checks for system_process in TelephonyManager by Sarah Chin · 4 years, 5 months ago
  21. bec5952 Add new data fail causes for ENTERPRISE failures by Sarah Chin · 4 years, 4 months ago
  22. 92b8e55 DCT set up default before enterprise APN by Sarah Chin · 4 years, 4 months ago
  23. 5fa39ff setCdmaSubscription/RoamingMode returns when not CDMA by Sarah Chin · 4 years, 5 months ago
  24. d6eba76 Merge "Use finally block for Binder.restoreCallingIdentity" by Treehugger Robot · 4 years, 2 months ago
  25. 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
  26. 4952525 Merge "Set dist_group: "android" for frameworks/base java_sdk_libraries" by Treehugger Robot · 4 years, 2 months ago
  27. cfd9af4 Merge "unregister FileCleanupReceiver when disableHistory" by Julia Reynolds · 4 years, 2 months ago
  28. 5959ec0 Set dist_group: "android" for frameworks/base java_sdk_libraries by Colin Cross · 4 years, 3 months ago
  29. 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
  30. 52853a2 unregister FileCleanupReceiver when disableHistory by hongyang.dong · 4 years, 3 months ago
  31. 90c63ac Fix Javadoc typo by Thiébaud Weksteen · 4 years, 2 months ago
  32. 37bc6b5 Merge "Add NDK API for getprocnetwork" by Remi NGUYEN VAN · 4 years, 2 months ago
  33. df2c78d2 Merge "/widget/OWNERS: Change TextView to TextView*" by Treehugger Robot · 4 years, 2 months ago
  34. 013cb91 Use finally block for Binder.restoreCallingIdentity by Alice Kuo · 4 years, 2 months ago
  35. 2c96855 Do not canonicalize overlay config test paths by Ryan Mitchell · 4 years, 2 months ago
  36. 824ac59 Merge "Use updated NetworkEventDispatcher API" by vichang · 4 years, 2 months ago
  37. 5bf40c4 Merge "Drop prebuilt files to android source tree." by Mohammad Islam · 4 years, 2 months ago
  38. b42d863 Drop prebuilt files to android source tree. by Samiul Islam · 4 years, 2 months ago
  39. 750cc38 Merge "Fix LegacyGlobalActions broadcast receiver" by Treehugger Robot · 4 years, 2 months ago
  40. ff7bba2 Merge "Support codename T in aapt2" by Colin Cross · 4 years, 2 months ago
  41. ce765a7 Merge "DO NOT MERGE ANYWHERE: Do nullptr check on source filter" by Henry Fang · 4 years, 2 months ago
  42. 769fc70 Merge "Clear WIFI namspace on primary user keystore reset." by Treehugger Robot · 4 years, 2 months ago
  43. 008502b Clear WIFI namspace on primary user keystore reset. by Janis Danisevskis · 4 years, 2 months ago
  44. a92470c DO NOT MERGE ANYWHERE: Do nullptr check on source filter by Michael Chan · 4 years, 3 months ago
  45. f7c0f3c Merge "Remove old telephony Intent from protected-broadcasts" by Brad Ebinger · 4 years, 2 months ago
  46. 65db2bd Merge "Support Taiwan Covid-19 free short code" by Shawn Lien · 4 years, 2 months ago
  47. aeff94e Merge "wifi: Use new API for data usage function" by Les Lee · 4 years, 2 months ago
  48. 9eb7688 Merge "carrier data usage: Use carrier template as default policy" by Les Lee · 4 years, 2 months ago
  49. ec33ff5 Merge "Split out NetworkStack and Tethering permission" by Aaron Huang · 4 years, 2 months ago
  50. fc729f0 Merge framework-connectivity impl and stub targets by Remi NGUYEN VAN · 4 years, 5 months ago
  51. 9ee2cc8 Build service-connectivity with system_server API by Remi NGUYEN VAN · 4 years, 5 months ago
  52. ba43fb8 Add NDK API for getprocdns,setprocdns by Remi NGUYEN VAN · 4 years, 5 months ago
  53. 1406961 Support Taiwan Covid-19 free short code by Shawn Lien · 4 years, 2 months ago
  54. c2f03da Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 5 months ago
  55. 6c942b9 Merge "Make sure the PAC script content is sent again" by Aaron Huang · 4 years, 2 months ago
  56. 6963e8d Merge "Add permission into Shell for CTS test" by Treehugger Robot · 4 years, 2 months ago
  57. 9c8ba97 Merge "Revert "Use BinderDeathDispatcher for alarm listeners"" by Treehugger Robot · 4 years, 2 months ago
  58. 84d8829 Merge changes I77c61f74,I569123ca,Idf70d205,I308ea00b by Treehugger Robot · 4 years, 2 months ago
  59. a3c01dc Merge "Drop prebuilt files to android source tree." by Treehugger Robot · 4 years, 2 months ago
  60. 49ec135 Merge "Add API for SHELL command to set the capabilities request timeout." by Treehugger Robot · 4 years, 2 months ago
  61. 1cd2347 /widget/OWNERS: Change TextView to TextView* by Ahaan Ugale · 4 years, 2 months ago
  62. d64305c Merge "Revert "Reset stack guard after fork from Zygote"" by Treehugger Robot · 4 years, 2 months ago
  63. be74a9f Merge "Fix getSelectionModeForCategory" by George Chang · 4 years, 2 months ago
  64. 932bf1a Add API for SHELL command to set the capabilities request timeout. by James.cf Lin · 4 years, 2 months ago
  65. a4afdf0 Merge "Add some warnings and notes about framework's jarjar rules" by Anton Hansson · 4 years, 2 months ago
  66. 8cf0a2a setCurrentState(DESTROYED) called from main thread by Fabian Kozynski · 5 years ago
  67. 6af7480 Enforce setCurrentState calls are on main thread by Fabian Kozynski · 5 years ago
  68. e839d9d Refactor QSTileImpl and remove Dependency.get by Fabian Kozynski · 5 years ago
  69. c529168 QSTileImpl is set to DESTROYED when handleDestroy by Fabian Kozynski · 5 years ago
  70. 46b35eb Merge "Add local log" by Benedict Wong · 4 years, 2 months ago
  71. e4ea60d Merge "Add OWNERS" by Treehugger Robot · 4 years, 2 months ago
  72. 769ea23 Add OWNERS by Todd Kennedy · 4 years, 2 months ago
  73. 616e234 Revert "Use BinderDeathDispatcher for alarm listeners" by Suprabh Shukla · 4 years, 2 months ago
  74. d91256a Merge "Check for Ignore-AOSP-First commit tag" by Seth Moore · 4 years, 2 months ago
  75. 04319f1 Merge changes I5ce7fe05,I2d5dc5b9,Ibcc4bdc0 by Benedict Wong · 4 years, 2 months ago
  76. 8ceda33 Merge "Add documentation to Vibrator on foreground/background app behavior" by Treehugger Robot · 4 years, 2 months ago
  77. de318d7 Revert "Reset stack guard after fork from Zygote" by Christian Wailes · 4 years, 2 months ago
  78. f3d7842 Check for Ignore-AOSP-First commit tag by Seth Moore · 4 years, 2 months ago
  79. df4b330 Add some warnings and notes about framework's jarjar rules by Anton Hansson · 4 years, 2 months ago
  80. f53e23b Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 2 months ago
  81. 7d0aa2e Split out NetworkStack and Tethering permission by Aaron Huang · 4 years, 3 months ago
  82. 7666055 Merge "Revert "Inline usage of jarjar_rules.txt"" by Anton Hansson · 4 years, 2 months ago
  83. b0f9a11 Merge "Change settings observer for other processes to not pass a userhandle." by Siim Sammul · 4 years, 2 months ago
  84. eb9d9b2 Make sure the PAC script content is sent again by Chalard Jean · 4 years, 3 months ago
  85. 6d47f7f Change settings observer for other processes to not pass a userhandle. by Siim Sammul · 4 years, 3 months ago
  86. 4366d81 Fix getSelectionModeForCategory by George Chang · 4 years, 2 months ago
  87. 6890be9 Merge "Add an error code for RoR failure due to no network" by Tianjie Xu · 4 years, 2 months ago
  88. efc3806 Merge "Refactor ddm ChunkHandler utility methods from libcore to framework" by vichang · 4 years, 2 months ago
  89. fc3b623 Add local log by Benedict Wong · 4 years, 3 months ago
  90. 61d7ab9 Add additional dump information for UnderlyingNetworkTracker by Benedict Wong · 4 years, 3 months ago
  91. e237e35 Copy up/downstream bandwidth and TCP buffer sizes from underlying by Benedict Wong · 4 years, 3 months ago
  92. 5c5b485 Prevent concurrent modification exceptions in VcnManagementService by Benedict Wong · 4 years, 3 months ago
  93. 1050f27 Merge "Add OWNERS for StorageStats related code." by Treehugger Robot · 4 years, 2 months ago
  94. e2540fd Merge "Remove the deprecated SipDelegate methods pertaining to Dialogs" by Brad Ebinger · 4 years, 2 months ago
  95. 442283a Merge "Move conscrypt related hidden API flag file contents" by Paul Duffin · 4 years, 2 months ago
  96. 2df0b0f Merge "Reset stack guard after fork from Zygote" by Christian Wailes · 4 years, 2 months ago
  97. 5878779 Merge "Revert "binder: race condition by parcel finalize"" by Steven Moreland · 4 years, 2 months ago
  98. 637b1d6 Revert "Inline usage of jarjar_rules.txt" by Anton Hansson · 4 years, 2 months ago
  99. e900587 Merge "Add a version of SettingsObserver to BinderCallsStats and make it public so it could be used to collect binder latency data from bluetooth and telephony." by Siim Sammul · 4 years, 2 months ago
  100. 6dcc612 Merge "Add PLATFORM_COMPAT_SERVICE to SystemServiceRegistry" by Andrei-Valentin Onea · 4 years, 2 months ago