1. b39a7b3 Protect invalid entitlement app configuration by markchien · 5 years ago
  2. 4b198cb Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago
  3. ef511f8 Merge "Let only Ethernet manage ethernet interface up and down" by Mark Chien · 5 years ago
  4. 63a6065 Let only Ethernet manage ethernet interface up and down by Milim Lee · 5 years ago
  5. d4e50ab Merge "Test that IpNeighborMonitor is stopped when IpServer stops." by Treehugger Robot · 5 years ago
  6. 7bca9bf Merge "Set min_sdk_version to be part of mainline modules" by Treehugger Robot · 5 years ago
  7. 10b6226 Merge "Memory leak due to no stop for IpNeighborMonitor." by Lorenzo Colitti · 5 years ago
  8. 26aab14 Test that IpNeighborMonitor is stopped when IpServer stops. by Lorenzo Colitti · 5 years ago
  9. 121246d Memory leak due to no stop for IpNeighborMonitor. by h.zhang · 5 years ago
  10. 276ae01 Merge "Fix Deadlock Issue On AppFuseBridge" by Narayan Kamath · 5 years ago
  11. 777fbbb Merge "Address comments from aosp/1298476" by Aaron Huang · 5 years ago
  12. 798627b Address comments from aosp/1298476 by Aaron Huang · 5 years ago
  13. 7fc7043 Merge "Add owneship of tethering module" by Treehugger Robot · 5 years ago
  14. 26d523e9 Merge "Dynamically enable/disable watch for RAT type changes" by Aaron Huang · 5 years ago
  15. 8e493dc Add owneship of tethering module by markchien · 5 years ago
  16. 3a91c75 Merge "Preserve interrupted state across waiting for future" by Treehugger Robot · 5 years ago
  17. 4156ab6 Merge "Treat RouteInfo with different interfaces as different routes" by Treehugger Robot · 5 years ago
  18. c3dec34 Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  19. ad9a0e7 Merge "Add unit test for NetworkStatsSubscriptionsMonitor" by Aaron Huang · 5 years ago
  20. 3a2e972 Dynamically enable/disable watch for RAT type changes by Aaron Huang · 5 years ago
  21. 8b7c9a2 Merge "[BOT.13] Make offload coordinator poll interval configurable" by Nucca Chen · 5 years ago
  22. 6241525 Merge "[BOT.12] Add unit test for disabling BpfCoordinator by config" by Nucca Chen · 5 years ago
  23. e8c985b Merge "[BOT.11] BpfCoordinator could be disabled by device config" by Nucca Chen · 5 years ago
  24. e765ab3 Merge "[BOT.8] Dump BPF offload information in dumpsys" by Nucca Chen · 5 years ago
  25. 8392e11 Merge "[BOT.10] Add unit test for data limit and rule change in BpfCoordinator" by Nucca Chen · 5 years ago
  26. 6c8a51c Set min_sdk_version to be part of mainline modules by Jooyung Han · 5 years ago
  27. fb5e506 Merge "Adding NetworkStack Metrics/atoms" by Frank Li · 5 years ago
  28. edcacd5 Preserve interrupted state across waiting for future by Janis Danisevskis · 5 years ago
  29. 94091ac Merge "Mark TelecomManager#isRinging as a TestApi" by Hall Liu · 5 years ago
  30. 11bc785 Merge "Fix docs for LISTEN_CELL_LOCATION" by Hall Liu · 5 years ago
  31. ae6a918 Mark TelecomManager#isRinging as a TestApi by Hall Liu · 5 years ago
  32. 4455014 Merge "Change the threshold for RSSNR from 10*db to db" by Shuo Qian · 5 years ago
  33. 91219a4 Fix docs for LISTEN_CELL_LOCATION by Hall Liu · 5 years ago
  34. 3950d0a Change the threshold for RSSNR from 10*db to db by Shuo Qian · 5 years ago
  35. 5218a1f Merge "DO NOT MERGE Temporarily rename the package name of BugReportApp" by Yo Chiang · 5 years ago
  36. 9cc2f77 Merge "services/backup/OWNERS: Sync with internal version." by Treehugger Robot · 5 years ago
  37. ef8199d [BOT.13] Make offload coordinator poll interval configurable by Hungming Chen · 5 years ago
  38. f385310 [BOT.12] Add unit test for disabling BpfCoordinator by config by Hungming Chen · 5 years ago
  39. 130535f Adding NetworkStack Metrics/atoms by lifr · 5 years ago
  40. 4f45ccd Merge "Test extra info sent to NetworkMonitor" by Chiachang Wang · 5 years ago
  41. b401cc3 services/backup/OWNERS: Sync with internal version. by Tobias Thierer · 5 years ago
  42. 7efd5a4 Merge "Set correct owner UID for VPN agentConnect()" by Benedict Wong · 5 years ago
  43. 073943f Merge "Make LaunchPerformanceBase and UnitTestSuiteBuilder as APIs" by Treehugger Robot · 5 years ago
  44. f8722ad [BOT.11] BpfCoordinator could be disabled by device config by Hungming Chen · 5 years ago
  45. 60cd899 [BOT.8] Dump BPF offload information in dumpsys by Hungming Chen · 5 years ago
  46. 99ce8c4 Merge "Add keylayout for SnakeByte iDroid:con" by Andrew Walbran · 5 years ago
  47. ff22e5f Merge "Automatically add FEATURE_IPSEC_TUNNELS for Q+ devices." by Treehugger Robot · 5 years ago
  48. 531aa19 Automatically add FEATURE_IPSEC_TUNNELS for Q+ devices. by Benedict Wong · 5 years ago
  49. 92b5c72 Add unit test for NetworkStatsSubscriptionsMonitor by Aaron Huang · 5 years ago
  50. ba81efe Add keylayout for SnakeByte iDroid:con by Andrew Walbran · 5 years ago
  51. deeefd7 Merge "Build FrameworkTestRunnerTest with the implementation lib." by Treehugger Robot · 5 years ago
  52. 2812c3b DO NOT MERGE Temporarily rename the package name of BugReportApp by Yo Chiang · 5 years ago
  53. 5821bbc Merge "Fix bug that notifyDisplayInfoChanged is notified on wrong record" by Xiangyu/Malcolm Chen · 5 years ago
  54. a179e9f Merge "Throw exception from addServiceAnnouncement impl" by Hall Liu · 5 years ago
  55. 6f68b4b Merge "Rename addServiceAnnouncement-related methods" by Hall Liu · 5 years ago
  56. 2153861 Test extra info sent to NetworkMonitor by Chiachang Wang · 5 years ago
  57. edb968e Make LaunchPerformanceBase and UnitTestSuiteBuilder as APIs by Jiyong Park · 5 years ago
  58. ea4dced Build FrameworkTestRunnerTest with the implementation lib. by Jiyong Park · 5 years ago
  59. d2598d7 Fix bug that notifyDisplayInfoChanged is notified on wrong record by Malcolm Chen · 5 years ago
  60. 85cf423 Merge "KernelCpuUidBpfMapReaderTest: test UID removal with absent UIDs" by Connor O'Brien · 5 years ago
  61. 0f3e06a Merge "Document the limitation to a hundred callbacks." by Chalard Jean · 5 years ago
  62. c022b0c Document the limitation to a hundred callbacks. by Chalard Jean · 5 years ago
  63. 99b6093 [BOT.10] Add unit test for data limit and rule change in BpfCoordinator by Hungming Chen · 5 years ago
  64. 443092b Merge "Cleanup config_mobile_hotspot_provision_app usage" by Mark Chien · 5 years ago
  65. 5bd9279 Merge "Remove IpClientCallbacks dependency on DhcpResults" by Remi NGUYEN VAN · 5 years ago
  66. f6d0d2c KernelCpuUidBpfMapReaderTest: test UID removal with absent UIDs by Connor O'Brien · 5 years ago
  67. b3bd77f Merge changes If69f69bf,I941b3c89 by Treehugger Robot · 5 years ago
  68. c98338d Merge "Let confirmation dialog can appear" by Josh Gao · 5 years ago
  69. 274911f Merge "API: Remove ViewDebug.ExportedProperty and CapturedViewProperty from current.txt" by Treehugger Robot · 5 years ago
  70. 17d5740 Merge "Call DeleteLocalRef in GNSS JNI" by Treehugger Robot · 5 years ago
  71. a46ba4e Cleanup config_mobile_hotspot_provision_app usage by markchien · 5 years ago
  72. e1f84e0 Merge "Remove AndroidTestCase from UnsupportedAppUsage" by Treehugger Robot · 5 years ago
  73. 3f497ef Merge "Move car bugreport app perms to framework." by Treehugger Robot · 5 years ago
  74. 678cc7d Move car bugreport app perms to framework. by Zhomart Mukhamejanov · 5 years ago
  75. b725473 Merge "Telephony statsd atoms." by Chi Zhang · 5 years ago
  76. 794e6ba Merge "Address comment from aosp/1232197" by Treehugger Robot · 5 years ago
  77. 4defe8b Call DeleteLocalRef in GNSS JNI by Yu-Han Yang · 5 years ago
  78. 0f06c99 API: Remove ViewDebug.ExportedProperty and CapturedViewProperty from current.txt by Adrian Roos · 5 years ago
  79. 6856cb3 Merge "[BOT.6] Make BpfCoordinator to support data limit" by Treehugger Robot · 5 years ago
  80. a4c9570 [BOT.6] Make BpfCoordinator to support data limit by Hungming Chen · 5 years ago
  81. 4d7193f Merge "Move TetheringTests to presubmit" by Mark Chien · 5 years ago
  82. ac0c898 Remove IpClientCallbacks dependency on DhcpResults by Remi NGUYEN VAN · 5 years ago
  83. 328a29c Add back missing `tidy_checks`, since `tidy_checks_as_errors` isn't enough by Stephen Hines · 5 years ago
  84. ab17065 Use `tidy_checks_as_errors` list instead of `-warnings-as-errors=*` by Stephen Hines · 5 years ago
  85. 741bb54 Remove AndroidTestCase from UnsupportedAppUsage by Jiyong Park · 5 years ago
  86. 8cf0793 Merge "[BOT.9] Add unit test for data warning in BpfCoordinator" by Lorenzo Colitti · 5 years ago
  87. 08c6c7c Merge "[BOT.4] Make BpfCoordinator to support data warning" by Lorenzo Colitti · 5 years ago
  88. f730a2a Telephony statsd atoms. by Chi Zhang · 5 years ago
  89. 2b74580 Merge "Deprecate public PackageManager constructor." by Charles Munger · 5 years ago
  90. 915a081 Throw exception from addServiceAnnouncement impl by Hall Liu · 5 years ago
  91. 70afad6 Rename addServiceAnnouncement-related methods by Hall Liu · 5 years ago
  92. 212b7e9 Set correct owner UID for VPN agentConnect() by Benedict Wong · 5 years ago
  93. 9e3cb5a Let confirmation dialog can appear by chihhao.chen · 5 years ago
  94. 79100ff Merge "Restart BT when init flags change" by Treehugger Robot · 5 years ago
  95. e73a6a7 Deprecate public PackageManager constructor. by Charles Munger · 5 years ago
  96. 05e5923 Restart BT when init flags change by Zach Johnson · 5 years ago
  97. 720a4da Merge "Make tether settings intent explicit" by Paul Hu · 5 years ago
  98. 613af4b [BOT.9] Add unit test for data warning in BpfCoordinator by Hungming Chen · 5 years ago
  99. 9c0f5cb [BOT.4] Make BpfCoordinator to support data warning by Hungming Chen · 5 years ago
  100. 9071246 Merge "KernelCpuUidBpfMapReader: Verify presence of Uids before deleting" by Treehugger Robot · 5 years ago