1. a66de9c Fix the potential NullPointerException. by Xiao Ma · 6 years ago
  2. fe283df Merge "Match src paths with aidl package name" by Treehugger Robot · 6 years ago
  3. 9f56d51 Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 6 years ago
  4. 9d53a5e9 Clarify license terms for Romain Guy's artwork. by Bob Badour · 6 years ago
  5. 4a49850 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  6. 0e576fe Merge "Add "+" in EmergencyNumber API" by Shuo Qian · 6 years ago
  7. b46b589 Add "+" in EmergencyNumber API by sqian · 6 years ago
  8. 9d519d8 Merge "Frameworks: Slightly refactor Parcel code" by Treehugger Robot · 6 years ago
  9. 79e58ad Merge "Allow passing in acceptUnvalidated without explicitlySelected" by Lorenzo Colitti · 6 years ago
  10. 091de3f Allow passing in acceptUnvalidated without explicitlySelected by Lorenzo Colitti · 6 years ago
  11. a8abb52 Merge "Make getSimCallManager msim aware" by Brad Ebinger · 6 years ago
  12. 4a8a869 Merge "Add silence support to CallScreeningService/Call API" by Tyler Gunn · 6 years ago
  13. 4a864b8 Merge "skip permission check for TelephonyManager API getMmsUserAgent" by Chen Xu · 6 years ago
  14. f089867 Merge "Update NEW_OUTGOING_CALL broadcast deprecation docs." by Treehugger Robot · 6 years ago
  15. 459e51e skip permission check for TelephonyManager API getMmsUserAgent by chen xu · 6 years ago
  16. b0dc29a Add silence support to CallScreeningService/Call API by Usman Abdullah · 6 years ago
  17. c5bc106 Merge "Fix cannot create Nat-T keepalive on mobile data" by Treehugger Robot · 6 years ago
  18. 02abbfd Fix cannot create Nat-T keepalive on mobile data by junyulai · 6 years ago
  19. cdbb700 Merge "Get the resources associated with subid to support MSIM" by Chen Xu · 6 years ago
  20. 6f51e96 Get the resources associated with subid to support MSIM by calvinpan · 6 years ago
  21. 83ea055 Merge "Add OWNERS for DeviceConfig" by Svetoslav Ganov · 6 years ago
  22. 541f01b1 Merge "Fix parcelling issue for certain fields." by Brad Ebinger · 6 years ago
  23. 6f0209aa Add OWNERS for DeviceConfig by Svet Ganov · 6 years ago
  24. 93931cc Merge "Add carrier config for conference participants data support" by Youming Ye · 6 years ago
  25. 0a45ac2 Merge "Export some api files for use by cts/tests/signature tests" by Treehugger Robot · 6 years ago
  26. a549666 Merge "Re-notify if the network goes to PARTIAL." by Lorenzo Colitti · 6 years ago
  27. aedf0479 Re-notify if the network goes to PARTIAL. by Chiachang Wang · 6 years ago
  28. cd35de3 Export some api files for use by cts/tests/signature tests by Paul Duffin · 6 years ago
  29. 95ae9c0 Merge "Remove these subdirectories per b/133225687" by Baligh Uddin · 6 years ago
  30. 1474c7b Remove these subdirectories per b/133225687 by Baligh Uddin · 6 years ago
  31. d40f7dc Merge "Considered network preference when simulating legacy data RAT" by Jack Yu · 6 years ago
  32. 89ccc66 Considered network preference when simulating legacy data RAT by Jack Yu · 6 years ago
  33. c6e5a71 Merge "Catch NPE in getServiceStateForSubscriber" by Evan Tyra · 6 years ago
  34. 9bd937a Catch NPE in getServiceStateForSubscriber by Evan Tyra · 6 years ago
  35. bc76317 Merge "Add OWNERS file prior to migration." by Baligh Uddin · 6 years ago
  36. 3799692 Add OWNERS file prior to migration. by Baligh Uddin · 6 years ago
  37. 1b817b8 Merge "Stop USB Debugging authorization window dismissing on tap outside." by Treehugger Robot · 6 years ago
  38. b1ec00b5 Merge "Add system option to disable lock profiling" by David Sehr · 6 years ago
  39. 55d1b05 Merge "Don't crash ConnectivityService if the network stack crashes." by Lorenzo Colitti · 6 years ago
  40. 878a3dd Merge "Add a wrapper for INetworkMonitor." by Lorenzo Colitti · 6 years ago
  41. ac955b3 Don't crash ConnectivityService if the network stack crashes. by Lorenzo Colitti · 6 years ago
  42. 836f6a4 Add a wrapper for INetworkMonitor. by Lorenzo Colitti · 6 years ago
  43. 9a2d6487 Merge "Make test_options.timeout an int64" by Colin Cross · 6 years ago
  44. 26a6427 Add system option to disable lock profiling by David Sehr · 6 years ago
  45. 4c0df5c Frameworks: Slightly refactor Parcel code by Andreas Gampe · 6 years ago
  46. 37ca693 Add carrier config for conference participants data support by Youming Ye · 6 years ago
  47. d0de38b Merge "Convert SettingsLib tests to Android.bp" by Colin Cross · 6 years ago
  48. b50e778 Merge changes from topic "vpn_data_accn_tests" by Varun Anand · 6 years ago
  49. c337867 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  50. a326166 Merge "Switch to HexEncoding from ByteStringUtils" by Neil Fuller · 6 years ago
  51. ae6fef3 Switch to HexEncoding from ByteStringUtils by Neil Fuller · 6 years ago
  52. 4e4efe4 Add one more test for VPN usage stats. by Lorenzo Colitti · 6 years ago
  53. e4bfdcc Addressing comments for http://ag/7700679. by Varun Anand · 6 years ago
  54. ad0be32 Merge "Fix a comment" by Chalard Jean · 6 years ago
  55. 3fd6433 Merge "Fix issue for DnsResolver#query" by Luke Huang · 6 years ago
  56. b648234 Merge "Replace limited connectivity notification after detecting it" by Chiachang Wang · 6 years ago
  57. 2b801dc0 Merge "Prevent a 4-way binder interlock leading to a leak." by Treehugger Robot · 6 years ago
  58. 8a0f055 Fix a comment by Chalard Jean · 6 years ago
  59. 3ec6ba7 Merge "Always give VPN the INTERNET capability." by Chalard Jean · 6 years ago
  60. d74d7e6 Replace limited connectivity notification after detecting it by Chiachang Wang · 6 years ago
  61. d5603307 Prevent a 4-way binder interlock leading to a leak. by Chalard Jean · 6 years ago
  62. 06d81d2 Always give VPN the INTERNET capability. by Chalard Jean · 6 years ago
  63. c211b27 Fix issue for DnsResolver#query by Luke Huang · 6 years ago
  64. 1bbb08b Merge "Fix captive portal can't show certificate problem" by Mark Chien · 6 years ago
  65. 4fb04e8 Merge "Fix compilation issues with new kotlin compiler" by Haibo Huang · 6 years ago
  66. c519968 Merge "bpfmt -w Android.bp" by Treehugger Robot · 6 years ago
  67. 32e0401 Convert SettingsLib tests to Android.bp by Colin Cross · 6 years ago
  68. 21558d7 Merge "Refactoring: Rewrite links in Metalava instead of carrying patches." by Tobias Thierer · 6 years ago
  69. 478cbab Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" by Chen Xu · 6 years ago
  70. cb36cba Merge "Convert PrintRecommendationService to Android.bp." by Jaewoong Jung · 6 years ago
  71. 0fc171c Convert PrintRecommendationService to Android.bp. by Jaewoong Jung · 6 years ago
  72. 9690384 Merge "Add a common test library." by Chalard Jean · 6 years ago
  73. bc05034a bpfmt -w Android.bp by Tobias Thierer · 6 years ago
  74. 8f55941 Refactoring: Rewrite links in Metalava instead of carrying patches. by Tobias Thierer · 6 years ago
  75. 8c4ef95 Merge "Minor changes for DnsUtils and its test" by Luke Huang · 6 years ago
  76. b4cc036 Merge "Switch to HexEncoding from ByteStringUtils" by Neil Fuller · 6 years ago
  77. 6ae67f8 Switch to HexEncoding from ByteStringUtils by Neil Fuller · 6 years ago
  78. 1302494 Fix captive portal can't show certificate problem by markchien · 6 years ago
  79. bd0005b NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions by chen xu · 6 years ago
  80. 9f97f97 Minor changes for DnsUtils and its test by Luke Huang · 6 years ago
  81. d8b4575 Merge "Update BluetoothProfileConnector to invoke service disconnections with correct profile ID" by Sal Savage · 6 years ago
  82. b2f9798 Merge "Do not fully compiled debuggable apps" by Treehugger Robot · 6 years ago
  83. a349dde Do not fully compiled debuggable apps by Calin Juravle · 6 years ago
  84. 3996c9e Merge "Avoid fake high input latency while vsync drifting" by Treehugger Robot · 6 years ago
  85. 11ab950 Fix compilation issues with new kotlin compiler by Haibo Huang · 6 years ago
  86. 4afdab4 Update BluetoothProfileConnector to invoke service disconnections with correct profile ID by Sal Savage · 6 years ago
  87. ce75e0e Add a common test library. by Chalard Jean · 6 years ago
  88. 70682e9 Merge "Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS." by Chalard Jean · 6 years ago
  89. 1f39720 Merge "Make the memory store operations serial." by Chalard Jean · 6 years ago
  90. 4b2247d Merge "Fix deadlock which causing ANR" by Treehugger Robot · 6 years ago
  91. b1ec613 Merge "Remove unnecessary dependencies on ART libraries." by Vladimir Marko · 6 years ago
  92. 5d258ae Make the memory store operations serial. by Chalard Jean · 6 years ago
  93. 2bc72d2 Merge "Wipe the data in IpMemoryStore database upon network factory reset." by Xiao Ma · 6 years ago
  94. d47ae01 Merge "Deprecate getNetworkType" by Treehugger Robot · 6 years ago
  95. 0c72399 Merge "Add permissions check for getNetworkType" by Treehugger Robot · 6 years ago
  96. e682b15 Merge "Remove broken test testRfc6724Sort" by Luke Huang · 6 years ago
  97. ab6ab9e Merge "Reinstate access to a forgotten member" by Treehugger Robot · 6 years ago
  98. c04fd72 Remove broken test testRfc6724Sort by Luke Huang · 6 years ago
  99. 506686b Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS. by Chalard Jean · 6 years ago
  100. 7e05ff3 Avoid fake high input latency while vsync drifting by Gao Shuo · 6 years ago