1. 853ef56 Merge "Revert "Bundle Cronet's boringssl"" by Treehugger Robot · 2 years, 5 months ago
  2. 77c084d Revert "Bundle Cronet's boringssl" by Patrick Rohr · 2 years, 5 months ago
  3. 944d6a3 Merge "Cronet API: make UrlRequest.Callback an interface." by Treehugger Robot · 2 years, 5 months ago
  4. fcfe8c7 Cronet API: make UrlRequest.Callback an interface. by Dan Stahr · 2 years, 5 months ago
  5. 2cd4ac8 Bundle Cronet's boringssl by Stefano Duo · 2 years, 6 months ago
  6. d4a1c63 cronet: re-enable lint by Motomu Utsumi · 2 years, 5 months ago
  7. d229268 cronet: Hide old newUrlRequestBuilder by Motomu Utsumi · 2 years, 5 months ago
  8. 04de61f Merge "cronet: Make BidirectionalStream.Callback interface" by Motomu Utsumi · 2 years, 5 months ago
  9. ba0f26f Merge changes from topics "setter_getter_fix", "use_header_block" by Treehugger Robot · 2 years, 5 months ago
  10. 78cfe33 Merge "Expose the getter for idle connection timeout." by Dan Stahr · 2 years, 5 months ago
  11. f63b5df Expose the getter for idle connection timeout. by Dan Stahr · 2 years, 5 months ago
  12. d41fa7b cronet: Make BidirectionalStream.Callback interface by Motomu Utsumi · 2 years, 5 months ago
  13. 444192a cronet: Use HeaderBlock for getHeaders API by Motomu Utsumi · 2 years, 5 months ago
  14. 00b4a97 cronet: Address Setter/Getter related API linter issues by Motomu Utsumi · 2 years, 5 months ago
  15. 41b5e83 cronet: Fix remaining MissingNullability API linter issue by Motomu Utsumi · 2 years, 5 months ago
  16. bff88ee cronet: Fix some MissingNullability API lineter issues by Chidera Olibie · 2 years, 6 months ago
  17. 7c15059 cronet: Fixed AcronymName API linter issue by Motomu Utsumi · 2 years, 6 months ago
  18. 73d869f cronet: Fix ListenerInterface API linter error by Motomu Utsumi · 2 years, 6 months ago
  19. 45a35ae cronet: Fix ListenerLast API linter error by Motomu Utsumi · 2 years, 6 months ago
  20. 5505063 cronet: Addressed StaticFinalBuilder API linter errors by Motomu Utsumi · 2 years, 6 months ago
  21. 15a147c cronet: Fix BuilderSetStyle API lint errors by Motomu Utsumi · 2 years, 6 months ago
  22. 0ace420 cronet: Fix MissingNullability API linter errors by Motomu Utsumi · 2 years, 6 months ago
  23. 3cf0829 Expose the socket tagging APIs in Android. by Dan Stahr · 2 years, 6 months ago
  24. 35e799e Merge "Expose additional Cronet APIs in AOSP." by Dan Stahr · 2 years, 6 months ago
  25. 62d57d0 Expose additional Cronet APIs in AOSP. by Dan Stahr · 2 years, 6 months ago
  26. 722a5f2 Merge "Expose the network binding APIs in AOSP." by Dan Stahr · 2 years, 6 months ago
  27. 0d2d19a Reflect changes from r.android.com/2426234 in the API surface. by Dan Stahr · 2 years, 6 months ago
  28. 33a9828 Expose the network binding APIs in AOSP. by Dan Stahr · 2 years, 6 months ago
  29. ffdeb18 cronet: remove cronet_java_defaults_enabled_srcs by Patrick Rohr · 2 years, 7 months ago
  30. e2be25f Add Cronet to the Tethering apex. by Dan Stahr · 2 years, 7 months ago
  31. 841643a cronet: Introduce constant for CronetJavaDefaultsEnabled srcs by Motomu Utsumi · 2 years, 7 months ago
  32. 1a8d9d1 Set up the jarjar config generator for the Tethering module. by Dan Stahr · 2 years, 7 months ago
  33. a6d600f cronet: enable defaults in aosp by Patrick Rohr · 2 years, 7 months ago
  34. 3b9ba6a cronet: add defaults to enable / disable Cronet in framework-tethering by Patrick Rohr · 2 years, 7 months ago
  35. 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 8 months ago
  36. 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 2 years, 10 months ago
  37. fe60c0f Fix array-related errorprone warnings by Cole Faust · 3 years ago
  38. 40caeb7 Remove unused TetheringConfigurationParcel fileds by Mark Chien · 3 years ago
  39. b03b4dd Merge changes I41ae1d61,I334860af am: 794d04d779 by Mark Chien · 3 years ago
  40. 874a3e2 Revert "Revert "Add onSupportedTetheringType callback"" by Mark Chien · 3 years, 1 month ago
  41. 6e8549b Merge "Revert "Add onSupportedTetheringType callback"" am: 370ba4f3c5 by Mark Chien · 3 years, 1 month ago
  42. 4bf22ae Revert "Add onSupportedTetheringType callback" by Mark Chien · 3 years, 1 month ago
  43. 5702c68 Merge "Add onSupportedTetheringType callback" am: c4379c2440 am: fb8dc55f47 by Mark Chien · 3 years, 4 months ago
  44. ae3d303 Add onSupportedTetheringType callback by markchien · 3 years, 5 months ago
  45. a459e6a Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 6 months ago
  46. 85a4e07 Add visibility for core tests by Remi NGUYEN VAN · 3 years, 6 months ago
  47. 720ad7c Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 7 months ago
  48. bdaa351 Add visibility for core tests by Remi NGUYEN VAN · 3 years, 6 months ago
  49. 7174ac3 Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 7 months ago
  50. 8e4530c Merge "Enable strict_updatability_linting in connectivity src" am: 81bc609550 am: e5c363a3bd am: 6a1c5dc295 by Chiachang Wang · 3 years, 8 months ago
  51. 3bc5276 Enable strict_updatability_linting in connectivity src by Chiachang Wang · 3 years, 9 months ago
  52. f83c080 Merge "Add TetheredInterface{Request, Callback} interface" am: 7269fb17fd am: 5b6e2b3509 am: 12f02fa941 am: 0287eafe07 by Treehugger Robot · 3 years, 9 months ago
  53. 48e271b Add TetheredInterface{Request, Callback} interface by markchien · 3 years, 9 months ago
  54. 9771458 Merge "Unregister the tethering internal callback in finalize" am: f8d1f3d1cd am: c472eed19a am: e92e0a4e9a am: eed118a4bf by Treehugger Robot · 3 years, 10 months ago
  55. f8d1f3d Merge "Unregister the tethering internal callback in finalize" by Treehugger Robot · 3 years, 10 months ago
  56. 819e19e Unregister the tethering internal callback in finalize by markchien · 3 years, 10 months ago
  57. bc59792 Merge "Fix TetheringManager memory leak" am: d7d41a73e7 am: 059afb99bb am: 6cecfae8ab am: c4660662c5 by Treehugger Robot · 3 years, 10 months ago
  58. d7d41a7 Merge "Fix TetheringManager memory leak" by Treehugger Robot · 3 years, 10 months ago
  59. 1110b72 Fix TetheringManager memory leak by markchien · 4 years, 2 months ago
  60. 869e3a4 Merge "Support set test network to tethering upstream" am: 473d864d20 am: da862b2a35 am: 97f9de1efd am: 3e1e57285a by Mark Chien · 3 years, 10 months ago
  61. da862b2 Merge "Support set test network to tethering upstream" am: 473d864d20 by Mark Chien · 3 years, 10 months ago
  62. 2fbd3e7 Support set test network to tethering upstream by markchien · 4 years ago
  63. b6bf25b Merge "Add connectivity coverage tests" am: cc79d7c0f8 am: 68114fe408 am: 3d25f6e8a7 by Remi NGUYEN VAN · 4 years, 2 months ago
  64. 3d25f6e Merge "Add connectivity coverage tests" am: cc79d7c0f8 am: 68114fe408 by Remi NGUYEN VAN · 4 years, 2 months ago
  65. fe20e13 Add connectivity coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  66. f201039 Reference framework-connectivity stubs explicitly by Remi NGUYEN VAN · 4 years, 5 months ago
  67. 35ad54b Add the tethering type to TetheringEventCallback methods by markchien · 4 years, 3 months ago
  68. 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 3 months ago
  69. 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 3 months ago
  70. 133d917 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 3 months ago
  71. 9935dbe Add the tethering type to TetheringEventCallback methods by markchien · 4 years, 3 months ago
  72. ffdc597 Merge "Allow callers of startTethering to choose local-only mode." am: ac9ce08d45 am: af691a13b6 am: f772ab1c61 by Lorenzo Colitti · 4 years, 4 months ago
  73. f772ab1 Merge "Allow callers of startTethering to choose local-only mode." am: ac9ce08d45 am: af691a13b6 by Lorenzo Colitti · 4 years, 4 months ago
  74. 8a36c29 Allow callers of startTethering to choose local-only mode. by Lorenzo Colitti · 4 years, 4 months ago
  75. 02b94fa Reference framework-connectivity stubs explicitly by Remi NGUYEN VAN · 4 years, 5 months ago
  76. 74b2744 Add dependency on system API in connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
  77. 09074df Merge remote-tracking branch 'goog/rvc-qpr-dev-plus-aosp' into merge-sc-dev-plus-aosp-then-rvc-qpr-dev-plus-aosp by Lorenzo Colitti · 4 years, 6 months ago
  78. cfe6763 Add dependency on system API in connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
  79. cfaae9a Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" am: f5b346ed1d am: c384c677ef am: a3f610a7b2 by Bob Badour · 4 years, 6 months ago
  80. 97e6be2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 6 months ago
  81. 583e35a com.android.tethering: set min_sdk_version 30 by Nikita Ioffe · 4 years, 9 months ago
  82. bee20e8 com.android.tethering: set min_sdk_version 30 by Nikita Ioffe · 4 years, 9 months ago
  83. 334cc90 Merge changes from topic "bug_167962976_visibility" am: 39c6068cbc am: 5942721506 am: 617dffdbdc am: 3a8e238aa8 by Treehugger Robot · 4 years, 9 months ago
  84. f814b9b Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  85. 44b2ebc Remove Tethering @TestApi by Anton Hansson · 4 years, 10 months ago
  86. 87b8363 Remove Tethering @TestApi by Anton Hansson · 4 years, 10 months ago
  87. 7299c8b Merge "Simplify module visibility post build refactor" into stage-aosp-master am: f94c8eb54f am: 6ab81ec60a am: 4900454137 am: 743fd239c9 by Anton Hansson · 5 years ago
  88. 9aed138 Simplify module visibility post build refactor by Anton Hansson · 5 years ago
  89. aefd8b4 Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" am: df5d88796b am: e39fdf0a5f by Makoto Onuki · 5 years ago
  90. d682ebc Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 5 years ago
  91. 7197b67 Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 5 years ago
  92. 93743bb Merge "Tethering: Add WiGig support" am: 65fadfc134 am: 6c5b5b0803 am: fdf89ee7fb am: 45fa4f9c88 am: 5131fee94b by Mark Chien · 5 years ago
  93. fdf89ee Merge "Tethering: Add WiGig support" am: 65fadfc134 am: 6c5b5b0803 by Mark Chien · 5 years ago
  94. 6896f61 Tethering: Add WiGig support by Dedy Lansky · 6 years ago
  95. 902043f Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago
  96. 37867cc Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev am: 404c3adad7 am: 7e501e2967 am: bccb89a187 am: 36a6c56989 by Mark Chien · 5 years ago
  97. 7e501e2 Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev am: 404c3adad7 by Mark Chien · 5 years ago
  98. c55e229 Revert "Revert "Pass entitlement configuration to Settings for entitlement check"" by Mark Chien · 5 years ago
  99. 03a094d Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev am: f1b2407490 am: b4ac5bc5b4 am: b05fa7f798 am: a7cec49bfc by Mark Chien · 5 years ago
  100. b4ac5bc Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev am: f1b2407490 by Mark Chien · 5 years ago