1. 41718e2 Merge "Add more details to dumpsys meminfo -d" am: 4ccf8b83a1 by Mathieu Chartier · 8 years ago
  2. 4ccf8b8 Merge "Add more details to dumpsys meminfo -d" by Treehugger Robot · 8 years ago
  3. cb86245 Add more details to dumpsys meminfo -d by Mathieu Chartier · 8 years ago
  4. d98024a Merge "Clean up streaming API docs and organize errors" am: d2c8dcfcfe by Hall Liu · 8 years ago
  5. d2c8dcf Merge "Clean up streaming API docs and organize errors" by Treehugger Robot · 8 years ago
  6. a428392 resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-master by Hugo Benichi · 8 years ago
  7. 4f2a0fe Merge "IpManager: define InitialConfiguration" by Treehugger Robot · 8 years ago
  8. fd31b9d IpManager: define InitialConfiguration by Hugo Benichi · 8 years ago
  9. 791a698 Merge "Add configureRpcThreadpool to java interface" am: d8dab11547 by Timur Iskhakov · 8 years ago
  10. d8dab11 Merge "Add configureRpcThreadpool to java interface" by Treehugger Robot · 8 years ago
  11. a5a493c Merge "Re-enable use of isPrivilegedApp()" am: bd51de1b20 by Neil Fuller · 8 years ago
  12. bd51de1 Merge "Re-enable use of isPrivilegedApp()" by Neil Fuller · 8 years ago
  13. ae21b89 Merge "Program offload-exempt local prefixes into the HAL" am: de837a97aa by Erik Kline · 8 years ago
  14. de837a9 Merge "Program offload-exempt local prefixes into the HAL" by Treehugger Robot · 8 years ago
  15. 5acb4e3 Program offload-exempt local prefixes into the HAL by Erik Kline · 8 years ago
  16. 8625194 Merge "Revert "Fix ContentObserver unregister issue"" am: 31419a4ad4 by Fyodor Kupolov · 8 years ago
  17. 31419a4 Merge "Revert "Fix ContentObserver unregister issue"" by Treehugger Robot · 8 years ago
  18. 5d5f04b Revert "Fix ContentObserver unregister issue" by Fyodor Kupolov · 8 years ago
  19. b6a6283 Add configureRpcThreadpool to java interface by Timur Iskhakov · 8 years ago
  20. 46cbcd1b Clean up streaming API docs and organize errors by Hall Liu · 8 years ago
  21. d45a007 Merge "Implement getDownloadStatus and add permission" am: 2fa880d016 by Hall Liu · 8 years ago
  22. 2fa880d Merge "Implement getDownloadStatus and add permission" by Hall Liu · 8 years ago
  23. 74868fe Merge "Avoid exposing OffloadCallbackEvent values" am: aff0d1afb6 by Erik Kline · 8 years ago
  24. 009d42f Merge "Stop unnecessary tethering reconfigurations" am: 8ad1c81b07 by Erik Kline · 8 years ago
  25. aff0d1a Merge "Avoid exposing OffloadCallbackEvent values" by Treehugger Robot · 8 years ago
  26. 8ad1c81 Merge "Stop unnecessary tethering reconfigurations" by Treehugger Robot · 8 years ago
  27. 3d7a414 Re-enable use of isPrivilegedApp() by Neil Fuller · 8 years ago
  28. cf8e06c Merge "Address further API review comments" am: b279ec51b6 by Neil Fuller · 8 years ago
  29. e5e3bdd Merge "Add OffloadHardwareInterface.getForwardedStats() wrapper" am: b27c5e92a2 by Erik Kline · 8 years ago
  30. e10cd1c Avoid exposing OffloadCallbackEvent values by Erik Kline · 8 years ago
  31. b279ec5 Merge "Address further API review comments" by Treehugger Robot · 8 years ago
  32. b27c5e9 Merge "Add OffloadHardwareInterface.getForwardedStats() wrapper" by Treehugger Robot · 8 years ago
  33. 48234d2 Stop unnecessary tethering reconfigurations by Erik Kline · 8 years ago
  34. 3e43de3 Add OffloadHardwareInterface.getForwardedStats() wrapper by Erik Kline · 8 years ago
  35. c8b4ef8 Merge "Restructure use of absent tether_offload_disabled setting" am: 5bb30496cf by Erik Kline · 8 years ago
  36. 5bb3049 Merge "Restructure use of absent tether_offload_disabled setting" by Treehugger Robot · 8 years ago
  37. 2a13286 Merge "Connectivity: Fix format arguments" am: ba8ab362ad by Andreas Gampe · 8 years ago
  38. ba8ab36 Merge "Connectivity: Fix format arguments" by Treehugger Robot · 8 years ago
  39. 5eaa7ed Restructure use of absent tether_offload_disabled setting by Erik Kline · 8 years ago
  40. 38e7298 Merge "Remove return value of ipSecAddSecurityAssociation" am: cd5c1161ab by Di Lu · 8 years ago
  41. 531cae7 Merge "Add first OWNERS files for core networking" am: 4066930a36 by Hugo Benichi · 8 years ago
  42. cd5c116 Merge "Remove return value of ipSecAddSecurityAssociation" by Di Lu · 8 years ago
  43. 4066930 Merge "Add first OWNERS files for core networking" by Treehugger Robot · 8 years ago
  44. 8a4be2a Merge "app_main: silence static analyzer warnings" am: cf188f664a by George Burgess IV · 8 years ago
  45. cf188f6 Merge "app_main: silence static analyzer warnings" by Treehugger Robot · 8 years ago
  46. c5f089e Merge "IpSecService: Actually throw exception" am: 3eff26449f by Andreas Gampe · 8 years ago
  47. d4f64c4 Connectivity: Fix format arguments by Andreas Gampe · 8 years ago
  48. 3eff264 Merge "IpSecService: Actually throw exception" by Treehugger Robot · 8 years ago
  49. c29844d app_main: silence static analyzer warnings by George Burgess IV · 8 years ago
  50. 357b58c Add first OWNERS files for core networking by Hugo Benichi · 8 years ago
  51. d6d8e45 IpSecService: Actually throw exception by Andreas Gampe · 8 years ago
  52. f0efa2c Merge "GATT: Expose opportunistic client API to Java" am: 782ba0aca8 by Jack He · 8 years ago
  53. 782ba0a Merge "GATT: Expose opportunistic client API to Java" by Treehugger Robot · 8 years ago
  54. 13f52c8 GATT: Expose opportunistic client API to Java by Jack He · 8 years ago
  55. 493781a Address further API review comments by Neil Fuller · 8 years ago
  56. d23be95 Merge "CaptivePortalLogin ignores some ssl errors." into stage-aosp-master by Hugo Benichi · 8 years ago
  57. d29e275 Merge "Fix typo in Parcel javadoc." am: ed0e6009df by Bin Chen · 8 years ago
  58. ed0e600 Merge "Fix typo in Parcel javadoc." by Treehugger Robot · 8 years ago
  59. 858ed18 Merge "Instrument captive portal login activity" into stage-aosp-master by Hugo Benichi · 8 years ago
  60. cb996b55 Merge "Merge "Move column definitions to an inner class" am: ab0bb48965" into stage-aosp-master by Android Build Merger (Role) · 8 years ago
  61. fb3804d Merge "Move column definitions to an inner class" am: ab0bb48965 by Neil Fuller · 8 years ago
  62. 6ab950d Merge "NetworkCapabilities: Added support for TRANSPORT_LOWPAN" into stage-aosp-master by Hugo Benichi · 8 years ago
  63. ab0bb48 Merge "Move column definitions to an inner class" by Neil Fuller · 8 years ago
  64. 76ea0eb Merge "Fix for the missing focus in WebView form fields." by Hugo Benichi · 8 years ago
  65. 68092b7 CaptivePortalLogin ignores some ssl errors. by Hugo Benichi · 8 years ago
  66. 8fd2c7d Instrument captive portal login activity by Hugo Benichi · 8 years ago
  67. 369bbf5 Merge "New Metrics constants for captive portal related UI" into stage-aosp-master by Hugo Benichi · 8 years ago
  68. 2708da7 Merge "Fix for the missing focus in WebView form fields." by Hugo Benichi · 8 years ago
  69. 7f1396d Fix for the missing focus in WebView form fields. by susnata · 8 years ago
  70. eadb452 NetworkCapabilities: Added support for TRANSPORT_LOWPAN by Robert Quattlebaum · 8 years ago
  71. 0275780 New Metrics constants for captive portal related UI by Hugo Benichi · 8 years ago
  72. b6b12b5 Fix typo in Parcel javadoc. by Bin Chen · 8 years ago
  73. d07c331 Move column definitions to an inner class by Neil Fuller · 8 years ago
  74. e293f7e Merge "Configure the package name of the updater app" am: ed3e6d47ff by Neil Fuller · 8 years ago
  75. ed3e6d4 Merge "Configure the package name of the updater app" by Neil Fuller · 8 years ago
  76. 97e7afe Merge "Make failure to set addrgenmode a non-fatal error." am: 9c170157a8 by Lorenzo Colitti · 8 years ago
  77. 03e304e Merge "Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525584621" by Przemyslaw Szczepaniak · 8 years ago
  78. d725e7a Merge "Fix dumpsys output for staged install version" am: 7fc43b1fbd by Neil Fuller · 8 years ago
  79. ae62bb1 Merge "CaptivePortalLogin ignores some ssl errors." am: d56856876f -s ours by Hugo Benichi · 8 years ago
  80. 9c17015 Merge "Make failure to set addrgenmode a non-fatal error." by Treehugger Robot · 8 years ago
  81. c895fce Merge "Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525584621" by Treehugger Robot · 8 years ago
  82. 44d7cd0 Track libcore commit 2fd032687ba3d4d7f6af560482c5aba525584621 by Przemyslaw Szczepaniak · 8 years ago
  83. 7fc43b1 Merge "Fix dumpsys output for staged install version" by Treehugger Robot · 8 years ago
  84. d568568 Merge "CaptivePortalLogin ignores some ssl errors." by Hugo Benichi · 8 years ago
  85. 00886760 Make failure to set addrgenmode a non-fatal error. by Lorenzo Colitti · 8 years ago
  86. 22542ed4 CaptivePortalLogin ignores some ssl errors. by Hugo Benichi · 8 years ago
  87. 0a76af0 Merge "Add more logging to the Tethering SharedLog" am: 839cc0433f by Erik Kline · 8 years ago
  88. 839cc04 Merge "Add more logging to the Tethering SharedLog" by Treehugger Robot · 8 years ago
  89. 1249e0a Merge "Fix wrong array index bound in NotificationUsageStats" am: 87e893a449 by Kouji Shiotani · 8 years ago
  90. 87e893a Merge "Fix wrong array index bound in NotificationUsageStats" by Treehugger Robot · 8 years ago
  91. 3e8c595 Fix dumpsys output for staged install version by Neil Fuller · 8 years ago
  92. 9dcf614 Merge "Merge "Streamline testInstall_compatibleContext()" am: 476d58c6bd" into stage-aosp-master by Android Build Merger (Role) · 8 years ago
  93. 5cc7ddd Merge "Streamline testInstall_compatibleContext()" am: 476d58c6bd by Adam Vartanian · 8 years ago
  94. 2886890 Merge "Streamline testInstall_compatibleContext()" am: 476d58c6bd by Adam Vartanian · 8 years ago
  95. b4df3f4 Add more logging to the Tethering SharedLog by Erik Kline · 8 years ago
  96. 476d58c Merge "Streamline testInstall_compatibleContext()" by Adam Vartanian · 8 years ago
  97. 41d6995 Merge changes from topic 'am-638c543cf14f446eae62e5f283001253' into stage-aosp-master by Android Build Merger (Role) · 8 years ago
  98. b5836f4 Merge changes from topic 'NCI-2.0' am: 430dded515 by Ruchi Kandoi · 8 years ago
  99. b242054 NCI2.0 update LF_T3T_PARAMETERS of 18 byte. am: e7ecebae11 by Love Khanna · 8 years ago
  100. 4d08be4 Merge changes from topic 'NCI-2.0' am: 430dded515 by Ruchi Kandoi · 8 years ago