1. a5b124c Merge "Don't auto-connect to networks that have no/limited connectivity." by Lorenzo Colitti · 5 years ago
  2. 2299133 Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  3. 44ea78d Merge "Set mOriginatingAddress and mRecipientAddress separately" by Amit Mahajan · 5 years ago
  4. 4507201 Merge changes Ie70d0155,I0692a91d,I8c5041a4 by Andreas Gampe · 5 years ago
  5. 3fdedfab Merge "Replace the IDD with the '+' sign" by Amit Mahajan · 5 years ago
  6. f15b5b3 Merge "Fix SubInfo#toString consistency." by Treehugger Robot · 5 years ago
  7. f52b970 LockAgent: Add agent parameters to start_lock_agent script by Andreas Gampe · 5 years ago
  8. 8695b40 LockAgent: Add option to synthesize Java crash logging by Andreas Gampe · 5 years ago
  9. 5e2a884 LockAgent: Add ability to generate a native crash by Andreas Gampe · 5 years ago
  10. a6874fc Merge "LockAgent: Add crasher binary" by Andreas Gampe · 5 years ago
  11. cc96c57 Merge "Modified AudioService to broadcast ACTION_MICROPHONE_MUTE_CHANGE intent to all users" by agathaman · 5 years ago
  12. 49fa372 Fix SubInfo#toString consistency. by Hunter Knepshield · 5 years ago
  13. dd98a70 Merge "Inline readNetworkStatsDetailInternal, make mUseBpfStats final" by Benedict Wong · 5 years ago
  14. 8c9d8c5 Inline readNetworkStatsDetailInternal, make mUseBpfStats final by Benedict Wong · 5 years ago
  15. 3ffc019 LockAgent: Add crasher binary by Andreas Gampe · 5 years ago
  16. afb660c Merge "LockAgent: Refactor violation data" by Andreas Gampe · 5 years ago
  17. 2d24f7a Merge "Switch to a single PacketSocketAddress constructor" by Neil Fuller · 5 years ago
  18. 09f6675 Merge "Remove unused class" by Neil Fuller · 5 years ago
  19. 6c176ef Merge "Factorize custom asserts." by Chalard Jean · 5 years ago
  20. 6ae89f2 Switch to a single PacketSocketAddress constructor by Neil Fuller · 5 years ago
  21. ff32698 Merge "Replace no_framework_libs: true with sdk_version: "core_platform"" by Treehugger Robot · 5 years ago
  22. 9c0ff1b Factorize custom asserts. by Chalard Jean · 5 years ago
  23. e741849 Merge "Make sure on non-dds phone, try MMS data connection when PS is not attached." by Xiangyu/Malcolm Chen · 5 years ago
  24. be0d8fc Merge "Triggering notifications when dual CDMA SIM combinations are detected" by Xiangyu/Malcolm Chen · 5 years ago
  25. aa3512b Make sure on non-dds phone, try MMS data connection when PS is not attached. by Malcolm Chen · 5 years ago
  26. da48fd8 Set mOriginatingAddress and mRecipientAddress separately by Taesu Lee · 5 years ago
  27. 56ea64d Triggering notifications when dual CDMA SIM combinations are detected by Malcolm Chen · 5 years ago
  28. e563643 Merge "[startop] Add an app for testing startup performance" by Treehugger Robot · 5 years ago
  29. 579a99e Merge "Move the test of minimum supported keepalive slots to CTS" by Junyu Lai · 5 years ago
  30. 68a4599 Merge "Correct value of supported keepalive count for cellular" by Junyu Lai · 5 years ago
  31. 3647eb6 Merge "Document public alternatives to greylisted APIs" by Andrei-Valentin Onea · 5 years ago
  32. 56a34d9 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 5 years ago
  33. ee7baf7 Merge "Remove superfluous use of no_framework_libs: true" by Treehugger Robot · 5 years ago
  34. c09bf35 Remove superfluous use of no_framework_libs: true by Paul Duffin · 5 years ago
  35. edde28b Move the test of minimum supported keepalive slots to CTS by junyulai · 5 years ago
  36. 8914229 Merge "NetworkStackClient: Allow modules with network_stack uid" by Treehugger Robot · 5 years ago
  37. 1adf5f0 Merge "app_process: use libhidlbase" by Steven Moreland · 5 years ago
  38. e6e17c7 [startop] Add an app for testing startup performance by Eric Holk · 5 years ago
  39. f9425d4 LockAgent: Refactor violation data by Andreas Gampe · 5 years ago
  40. 93903b7 Merge "Move off ZipString and over to std::string/std::string_view as appropriate." by Elliott Hughes · 5 years ago
  41. 28a7b59 Merge "Use TM SubId in getDataState and getDataActivity" by Nathan Harold · 5 years ago
  42. 4c854cf NetworkStackClient: Allow modules with network_stack uid by Roshan Pius · 5 years ago
  43. 39b253f Merge "Remove unnecessary usage of deprecated Time class" by Neil Fuller · 5 years ago
  44. 9038c72 Merge "Add a basic benchmark for android.text.format.Time" by Neil Fuller · 5 years ago
  45. 257719b Merge "Refine the proto dns_resolver.proto" by Frank Li · 5 years ago
  46. 6aff608 Merge "Add SocketUtils CTS tests" by Paul Hu · 5 years ago
  47. 06af75d Remove unnecessary usage of deprecated Time class by Neil Fuller · 5 years ago
  48. 30b14a9 Merge "Fixed incorrect merge service state" by Jack Yu · 5 years ago
  49. fa9c857 Merge "Fixed tethering failed when device is on CBRS" by Jack Yu · 5 years ago
  50. b2ab846 Use TM SubId in getDataState and getDataActivity by Nathan Harold · 5 years ago
  51. 807a82b Fixed tethering failed when device is on CBRS by Jack Yu · 5 years ago
  52. e089e39 Fixed incorrect merge service state by Jack Yu · 5 years ago
  53. 84b311d Merge "do not print phone number which is considered as pii" by Treehugger Robot · 5 years ago
  54. a65cae9 Move off ZipString and over to std::string/std::string_view as appropriate. by Elliott Hughes · 5 years ago
  55. ef6a7da app_process: use libhidlbase by Steven Moreland · 5 years ago
  56. 9c4b83c Modified AudioService to broadcast ACTION_MICROPHONE_MUTE_CHANGE intent by Agatha Man · 5 years ago
  57. 286ca03 do not print phone number which is considered as pii by Hunter Knepshield · 5 years ago
  58. 8dcdc1d Add a basic benchmark for android.text.format.Time by Neil Fuller · 5 years ago
  59. f4c10e8 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 by Varun Anand · 5 years ago
  60. fb40267 Remove unused class by Neil Fuller · 5 years ago
  61. 4e8973e Merge "Remove the <= P restriction for WIFI_P2P" by Treehugger Robot · 5 years ago
  62. 2253ff9 Remove the <= P restriction for WIFI_P2P by Chalard Jean · 5 years ago
  63. f54483b Merge "Simplification of code to prevent a Log.wtf in expected cases." by Chalard Jean · 5 years ago
  64. f950c08 Document public alternatives to greylisted APIs by Andrei Onea · 5 years ago
  65. a1f7931 Simplification of code to prevent a Log.wtf in expected cases. by Chalard Jean · 5 years ago
  66. 833603c Remove VPN info arrays from NetworkStats(Observer|Recorder) by Benedict Wong · 5 years ago
  67. 9fbbdeb NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  68. b59cff5 Remove duplicate line in clat_simple test file by Benedict Wong · 5 years ago
  69. cf8db35 Merge "Print the fd that isn't whitelisted." by Nicolas Geoffray · 5 years ago
  70. 983f8a5 Print the fd that isn't whitelisted. by Nicolas Geoffray · 5 years ago
  71. ad9becc Refine the proto dns_resolver.proto by lifr · 5 years ago
  72. c9bcf86 Merge "Pass to the runtime the primary zygote option." by Nicolas Geoffray · 5 years ago
  73. 8b40003 Add SocketUtils CTS tests by paulhu · 5 years ago
  74. 8fdfd91 Merge "Declare STATE_AUDIO_CONNECTED in right place" by Treehugger Robot · 5 years ago
  75. 3b05677 Merge "Change factoryReset to succeed for Settings" by Treehugger Robot · 5 years ago
  76. 94deb1c Merge "Assume successful delivery if no Message Status" by Treehugger Robot · 5 years ago
  77. cb7c0be8 Merge changes I44dc66f9,I72ee7af9 by Amit Mahajan · 5 years ago
  78. 5823e8d Remove unused lastStats parameter by Benedict Wong · 5 years ago
  79. a84d9fa Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 5 years ago
  80. 15fbc62 Avoid UnsupportedOperationException from getDefaultSmsSubscriptionId() by Amit Mahajan · 5 years ago
  81. 2bc637e Fix the default sub id returned by SmsManager. by Amit Mahajan · 5 years ago
  82. 781ac9e Merge changes from topic "cp_sms_trampoline_intent" by Brad Ebinger · 5 years ago
  83. 05f4ff0 Trampoline SMS disambig dialog to Telephony by Brad Ebinger · 5 years ago
  84. 26b242f No longer show disambig when calling SmsManager#getSubId by Brad Ebinger · 5 years ago
  85. 29ddbd5 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  86. ce4f5c4 Pass to the runtime the primary zygote option. by Nicolas Geoffray · 5 years ago
  87. bca9bce Merge "Suppress the wtf log for notifications that are expected" by Chiachang Wang · 5 years ago
  88. 1e087ac Suppress the wtf log for notifications that are expected by Chiachang Wang · 5 years ago
  89. 6b6b332 Merge "Update Secure NFC API definitions" by Treehugger Robot · 5 years ago
  90. f018547 Assume successful delivery if no Message Status by Taesu Lee · 6 years ago
  91. 11d96c6 Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 5 years ago
  92. 6cc1ebe Update Secure NFC API definitions by Ruchi Kandoi · 6 years ago
  93. 56dbf7c Merge "Fix NullPointerException in ConnectivityService" by Mark Chien · 5 years ago
  94. fe0cecf Clarify license terms for Romain Guy's artwork. by Bob Badour · 5 years ago
  95. 8af90ce Merge changes from topic "vpn_data_accnt_revert" by Varun Anand · 5 years ago
  96. 3f2aa41 Merge "Fix race condition caused by fd reused for DnsResolver" by Luke Huang · 5 years ago
  97. c0de283 Correct value of supported keepalive count for cellular by Aaron Huang · 5 years ago
  98. 5b31126 Fix race condition caused by fd reused for DnsResolver by Luke Huang · 5 years ago
  99. 8825587 Merge "Add FrameworksNetDeflakeTest" by Treehugger Robot · 5 years ago
  100. 8402337 Merge "Add workaround for b/124210145" by Treehugger Robot · 5 years ago