1. 90de61b Add unit test for IpSecManager by ludi · 7 years ago
  2. a3bde81 Merge "Fix static analyzer complaints" by Treehugger Robot · 7 years ago
  3. 1585b2e Merge "Adding 26 free short codes for DCB and other purposes" by Treehugger Robot · 7 years ago
  4. 8feaad7 Merge "Re-enable some test cases" by Neil Fuller · 7 years ago
  5. 24a2adf Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone" by Treehugger Robot · 7 years ago
  6. c101450 ConnectivityServiceTest: fix testNetworkInfoOfTypeNone by Hugo Benichi · 7 years ago
  7. 2627d48 Merge "IpManager: fix test for default ProvisioningConfiguration" by Treehugger Robot · 7 years ago
  8. 777c408 Merge "NetworkCapabilities: Unhide TRANSPORT_LOWPAN" by Treehugger Robot · 7 years ago
  9. f126c41 Merge "GC in heapDumpFinished to cleanup hprof fd" by Treehugger Robot · 7 years ago
  10. 5603b71 GC in heapDumpFinished to cleanup hprof fd by Billy Lam · 7 years ago
  11. a1d67fb Merge changes from topic 'tether-offload-cherrypick' by Lorenzo Colitti · 7 years ago
  12. c721dce Merge "Launch NetD in a different thread" by nharold · 7 years ago
  13. b793aa8 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 7 years ago
  14. d657a38 Fix static analyzer complaints by George Burgess IV · 7 years ago
  15. d17160b Add code to dump OffloadController state. by Lorenzo Colitti · 7 years ago
  16. 4ca0ba8 Fetch tethering offload stats. by Lorenzo Colitti · 7 years ago
  17. 07f1304 Allow more than one source of tethering statistics. by Lorenzo Colitti · 7 years ago
  18. c685e1e Merge "Remove a TODO associate with starting a thread" by Treehugger Robot · 7 years ago
  19. 2bfbb6c Adding 26 free short codes for DCB and other purposes by Carlos Vinueza · 7 years ago
  20. 17ee5db Remove a TODO associate with starting a thread by Neil Fuller · 7 years ago
  21. c10fe5f IpManager: fix test for default ProvisioningConfiguration by Hugo Benichi · 7 years ago
  22. 29ff71b Re-enable some test cases by Neil Fuller · 7 years ago
  23. b0e0508 Launch NetD in a different thread by Nathan Harold · 7 years ago
  24. 899a1f2 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 7 years ago
  25. a09784a Merge "BootReceiver: check console-ramoops-0" by Treehugger Robot · 7 years ago
  26. 858634e Merge "Address post-commit review comments" by Neil Fuller · 7 years ago
  27. a5c96cf Merge "Remove unnecessary TODOs" by Neil Fuller · 7 years ago
  28. 0f98423 Merge "Remove TODOs that are not needed" by Neil Fuller · 7 years ago
  29. 66af025 Merge "Make BluetoothStateChangeCallback oneway to prevent waiting on response." by Treehugger Robot · 7 years ago
  30. 18c139c BootReceiver: check console-ramoops-0 by Mark Salyzyn · 7 years ago
  31. 889f995 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  32. a5325e1 Make BluetoothStateChangeCallback oneway to prevent waiting on response. by xutianguo · 7 years ago
  33. 8f4a536 Remove unnecessary TODOs by Neil Fuller · 7 years ago
  34. a9f0eeb Remove TODOs that are not needed by Neil Fuller · 7 years ago
  35. d1ffb13 Merge "Check ManagedResource is NonNull before Checking Owner" by nharold · 7 years ago
  36. 0f3d90e Merge "Update JNI code in preparation for ICU 59 switching to C++11 char16_t." by Treehugger Robot · 7 years ago
  37. adf11ae Update JNI code in preparation for ICU 59 switching to C++11 char16_t. by Fredrik Roubert · 7 years ago
  38. 2992683 Merge "Track libcore commit 58228b82c64808eddac02736f18f5003730443a0" by Przemyslaw Szczepaniak · 7 years ago
  39. 4ccf8b8 Merge "Add more details to dumpsys meminfo -d" by Treehugger Robot · 7 years ago
  40. cb86245 Add more details to dumpsys meminfo -d by Mathieu Chartier · 7 years ago
  41. d2c8dcf Merge "Clean up streaming API docs and organize errors" by Treehugger Robot · 7 years ago
  42. 4f2a0fe Merge "IpManager: define InitialConfiguration" by Treehugger Robot · 7 years ago
  43. fd31b9d IpManager: define InitialConfiguration by Hugo Benichi · 7 years ago
  44. d8dab11 Merge "Add configureRpcThreadpool to java interface" by Treehugger Robot · 7 years ago
  45. f36ecf3 Track libcore commit 58228b82c64808eddac02736f18f5003730443a0 by Przemyslaw Szczepaniak · 7 years ago
  46. bd51de1 Merge "Re-enable use of isPrivilegedApp()" by Neil Fuller · 7 years ago
  47. de837a9 Merge "Program offload-exempt local prefixes into the HAL" by Treehugger Robot · 7 years ago
  48. 5acb4e3 Program offload-exempt local prefixes into the HAL by Erik Kline · 7 years ago
  49. 31419a4 Merge "Revert "Fix ContentObserver unregister issue"" by Treehugger Robot · 7 years ago
  50. 5d5f04b Revert "Fix ContentObserver unregister issue" by Fyodor Kupolov · 7 years ago
  51. b6a6283 Add configureRpcThreadpool to java interface by Timur Iskhakov · 7 years ago
  52. 46cbcd1 Clean up streaming API docs and organize errors by Hall Liu · 7 years ago
  53. 2fa880d Merge "Implement getDownloadStatus and add permission" by Hall Liu · 7 years ago
  54. 10fc627 Remove ALOGD_IF_SLOW by Tom Cherry · 7 years ago
  55. aff0d1a Merge "Avoid exposing OffloadCallbackEvent values" by Treehugger Robot · 7 years ago
  56. 8ad1c81 Merge "Stop unnecessary tethering reconfigurations" by Treehugger Robot · 7 years ago
  57. 3d7a414 Re-enable use of isPrivilegedApp() by Neil Fuller · 7 years ago
  58. e10cd1c Avoid exposing OffloadCallbackEvent values by Erik Kline · 7 years ago
  59. b279ec5 Merge "Address further API review comments" by Treehugger Robot · 7 years ago
  60. b27c5e9 Merge "Add OffloadHardwareInterface.getForwardedStats() wrapper" by Treehugger Robot · 7 years ago
  61. 48234d2 Stop unnecessary tethering reconfigurations by Erik Kline · 7 years ago
  62. 3e43de3 Add OffloadHardwareInterface.getForwardedStats() wrapper by Erik Kline · 7 years ago
  63. 5bb3049 Merge "Restructure use of absent tether_offload_disabled setting" by Treehugger Robot · 7 years ago
  64. ba8ab36 Merge "Connectivity: Fix format arguments" by Treehugger Robot · 7 years ago
  65. 5eaa7ed Restructure use of absent tether_offload_disabled setting by Erik Kline · 7 years ago
  66. cd5c116 Merge "Remove return value of ipSecAddSecurityAssociation" by Di Lu · 7 years ago
  67. 4066930 Merge "Add first OWNERS files for core networking" by Treehugger Robot · 7 years ago
  68. cf188f6 Merge "app_main: silence static analyzer warnings" by Treehugger Robot · 7 years ago
  69. d4f64c4 Connectivity: Fix format arguments by Andreas Gampe · 7 years ago
  70. 3eff264 Merge "IpSecService: Actually throw exception" by Treehugger Robot · 7 years ago
  71. d95f73c NetworkCapabilities: Unhide TRANSPORT_LOWPAN by Robert Quattlebaum · 7 years ago
  72. c29844d app_main: silence static analyzer warnings by George Burgess IV · 7 years ago
  73. 357b58c Add first OWNERS files for core networking by Hugo Benichi · 7 years ago
  74. d6d8e45 IpSecService: Actually throw exception by Andreas Gampe · 7 years ago
  75. 782ba0a Merge "GATT: Expose opportunistic client API to Java" by Treehugger Robot · 7 years ago
  76. 13f52c8 GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  77. 493781a Address further API review comments by Neil Fuller · 7 years ago
  78. 316fb607 Address post-commit review comments by Neil Fuller · 7 years ago
  79. ed0e600 Merge "Fix typo in Parcel javadoc." by Treehugger Robot · 7 years ago
  80. ab0bb48 Merge "Move column definitions to an inner class" by Neil Fuller · 7 years ago
  81. 2708da7 Merge "Fix for the missing focus in WebView form fields." by Hugo Benichi · 7 years ago
  82. 7f1396d Fix for the missing focus in WebView form fields. by susnata · 7 years ago
  83. b6b12b5 Fix typo in Parcel javadoc. by Bin Chen · 7 years ago
  84. d07c331 Move column definitions to an inner class by Neil Fuller · 7 years ago
  85. ed3e6d4 Merge "Configure the package name of the updater app" by Neil Fuller · 7 years ago
  86. 9c17015 Merge "Make failure to set addrgenmode a non-fatal error." by Treehugger Robot · 7 years ago
  87. c895fce Merge "Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525584621" by Treehugger Robot · 7 years ago
  88. 44d7cd0 Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525584621 by Przemyslaw Szczepaniak · 7 years ago
  89. 7fc43b1 Merge "Fix dumpsys output for staged install version" by Treehugger Robot · 7 years ago
  90. d568568 Merge "CaptivePortalLogin ignores some ssl errors." by Hugo Benichi · 7 years ago
  91. 00886760 Make failure to set addrgenmode a non-fatal error. by Lorenzo Colitti · 7 years ago
  92. 22542ed CaptivePortalLogin ignores some ssl errors. by Hugo Benichi · 7 years ago
  93. 839cc04 Merge "Add more logging to the Tethering SharedLog" by Treehugger Robot · 7 years ago
  94. 87e893a Merge "Fix wrong array index bound in NotificationUsageStats" by Treehugger Robot · 7 years ago
  95. 3e8c595 Fix dumpsys output for staged install version by Neil Fuller · 7 years ago
  96. b4df3f4 Add more logging to the Tethering SharedLog by Erik Kline · 7 years ago
  97. 476d58c Merge "Streamline testInstall_compatibleContext()" by Adam Vartanian · 7 years ago
  98. b6d2eff Check ManagedResource is NonNull before Checking Owner by Nathan Harold · 7 years ago
  99. 430dded Merge changes from topic 'NCI-2.0' by Ruchi Kandoi · 7 years ago
  100. a4267fd Merge "Unhide InMemoryDexClassLoader ByteBuffer[] constructor" by Alex Light · 7 years ago