1. 51ddc17 Merge "[CM] Fix NPE due to unvalidated callback value" am: 31717ff7f5 by Etan Cohen · 5 years ago
  2. 31717ff Merge "[CM] Fix NPE due to unvalidated callback value" by Etan Cohen · 5 years ago
  3. 411f1ef Merge "Update throws documentation for requestNetwork*" am: d8927579d5 by Chalard Jean · 5 years ago
  4. 7574d15 Merge "Treating all FileSection files as device specific." am: db2353c143 by Kweku Adams · 5 years ago
  5. 8920386 Merge "Let clients access StaticIpConfiguration members through reflection." by Chalard Jean · 5 years ago
  6. d892757 Merge "Update throws documentation for requestNetwork*" by Chalard Jean · 5 years ago
  7. db2353c Merge "Treating all FileSection files as device specific." by Treehugger Robot · 5 years ago
  8. 94e5250 Merge "Let clients access StaticIpConfiguration members through reflection." by Chalard Jean · 5 years ago
  9. b404dad Merge "Add comments for boolean parameters in translate()." am: a844340276 by Amit Mahajan · 5 years ago
  10. a844340 Merge "Add comments for boolean parameters in translate()." by Amit Mahajan · 5 years ago
  11. b92fbe0 Merge "Properly use versioned interfaces." am: 9572afce76 by Lorenzo Colitti · 5 years ago
  12. 4a62d1d [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 5 years ago
  13. 9572afc Merge "Properly use versioned interfaces." by Lorenzo Colitti · 5 years ago
  14. fe0c38a Properly use versioned interfaces. by Lorenzo Colitti · 5 years ago
  15. dd4b36a Add comments for boolean parameters in translate(). by Amit Mahajan · 5 years ago
  16. fa5a2f5 Merge "listByInterface -> listManifestByInterface" am: 0d55bb0756 by Steven Moreland · 5 years ago
  17. 0d55bb0 Merge "listByInterface -> listManifestByInterface" by Steven Moreland · 5 years ago
  18. 51dfffa Merge "Move the NetworkStack tests to unit/ to add an integration test." by Lorenzo Colitti · 5 years ago
  19. ee18cdc Merge "Move the NetworkStack tests to unit/ to add an integration test." by Lorenzo Colitti · 5 years ago
  20. b61517d Merge "Convert ExtShared/Android.mk to Android.bp." am: 3cf9d0cddf by Jaewoong Jung · 5 years ago
  21. 3cf9d0c Merge "Convert ExtShared/Android.mk to Android.bp." by Jaewoong Jung · 5 years ago
  22. 125505a Merge "Add dumpsys network_stack version" am: 2b0582e2e6 by Remi NGUYEN VAN · 5 years ago
  23. fe90d71 Merge "Do not mark in-process NetworkStack as persistent" am: 67245262ef by Remi NGUYEN VAN · 5 years ago
  24. d025bbd Merge "Add build targets for non-mainline NetworkStack" am: ecaef6f7f2 by Remi NGUYEN VAN · 5 years ago
  25. c3b1faa Merge "Have InProcessNetworkStack override NetworkStack" am: 1a50c004bc by Remi NGUYEN VAN · 5 years ago
  26. 2b0582e Merge "Add dumpsys network_stack version" by Remi NGUYEN VAN · 5 years ago
  27. 6724526 Merge "Do not mark in-process NetworkStack as persistent" by Remi NGUYEN VAN · 5 years ago
  28. ecaef6f Merge "Add build targets for non-mainline NetworkStack" by Remi NGUYEN VAN · 5 years ago
  29. 1a50c00 Merge "Have InProcessNetworkStack override NetworkStack" by Remi NGUYEN VAN · 5 years ago
  30. 752a4e3 Move the NetworkStack tests to unit/ to add an integration test. by Lorenzo Colitti · 5 years ago
  31. b9f65a8 Merge "Divide a message text into correctly sized parts" am: 8f7157ca48 by Taesu Lee · 5 years ago
  32. 8f7157c Merge "Divide a message text into correctly sized parts" by Treehugger Robot · 5 years ago
  33. fd54d6c Merge "Revert "Use the SubId in the TM.getNetworkType if Valid"" am: b846e3c100 by Nathan Harold · 5 years ago
  34. 292f73b0 Merge "Move keepalive constants to their right place" am: 236b96f327 by junyulai · 5 years ago
  35. 1a4088c6 Add dumpsys network_stack version by Remi NGUYEN VAN · 5 years ago
  36. 38e261c Do not mark in-process NetworkStack as persistent by Remi NGUYEN VAN · 5 years ago
  37. fc7fe93 Add build targets for non-mainline NetworkStack by Remi NGUYEN VAN · 5 years ago
  38. 4bd8a8b Have InProcessNetworkStack override NetworkStack by Remi NGUYEN VAN · 5 years ago
  39. b846e3c Merge "Revert "Use the SubId in the TM.getNetworkType if Valid"" by Nathan Harold · 5 years ago
  40. 236b96f Merge "Move keepalive constants to their right place" by Treehugger Robot · 5 years ago
  41. 76baf5f Move keepalive constants to their right place by junyulai · 5 years ago
  42. 7bc3d98 Revert "Use the SubId in the TM.getNetworkType if Valid" by Nathan Harold · 5 years ago
  43. 8debeeb Divide a message text into correctly sized parts by Taesu Lee · 6 years ago
  44. 5e31b8f Convert ExtShared/Android.mk to Android.bp. by Jaewoong Jung · 5 years ago
  45. d3575e0 listByInterface -> listManifestByInterface by Steven Moreland · 5 years ago
  46. c722aa9 Merge "Add documentation for Conversation table" am: c0c7806ec0 by Leland Miller · 5 years ago
  47. c0c7806 Merge "Add documentation for Conversation table" by Leland Miller · 5 years ago
  48. 4308997 Merge "Add a factoryReset method to IIpMemoryStore, and freeze api." by Lorenzo Colitti · 5 years ago
  49. 51164c1 Merge "Add a factoryReset method to IIpMemoryStore, and freeze api." by Lorenzo Colitti · 5 years ago
  50. 9c30530 Let clients access StaticIpConfiguration members through reflection. by Chalard Jean · 5 years ago
  51. 91dd063 Add a factoryReset method to IIpMemoryStore, and freeze api. by Lorenzo Colitti · 5 years ago
  52. 3469404 Merge "Fixed concurrent access network registration info" am: 9e02ea4763 by Jack Yu · 5 years ago
  53. 9e02ea4 Merge "Fixed concurrent access network registration info" by Jack Yu · 5 years ago
  54. 3c42bbd Merge "Use the SubId in the TM.getNetworkType if Valid" am: 06445094a9 by Nathan Harold · 5 years ago
  55. 06445094 Merge "Use the SubId in the TM.getNetworkType if Valid" by Nathan Harold · 5 years ago
  56. e8ceef0 Merge "Reland: Add FrameworksNetTests dependency on libcgrouprc" am: 909e72a9e4 by Remi NGUYEN VAN · 5 years ago
  57. 909e72a Merge "Reland: Add FrameworksNetTests dependency on libcgrouprc" by Remi NGUYEN VAN · 5 years ago
  58. 1835fe6 Merge "Change CellSignalStrengthGsm.mTimingAdvance to greylist-max-p" by David Brazdil · 5 years ago
  59. 52ad4f8 Merge "Change CellSignalStrengthGsm.mTimingAdvance to greylist-max-p" by David Brazdil · 5 years ago
  60. 156bcce Reland: Add FrameworksNetTests dependency on libcgrouprc by Ian Kasprzak · 5 years ago
  61. fce3635 Merge "Change the icon for the LOGGED_IN notification." am: bf359de7cf by Lorenzo Colitti · 5 years ago
  62. cffb854 Merge "Add varunshah, kwekua, and bookatz to OWNERS file for am." am: edb77899c2 by Varun Shah · 5 years ago
  63. bf359de Merge "Change the icon for the LOGGED_IN notification." by Lorenzo Colitti · 5 years ago
  64. edb7789 Merge "Add varunshah, kwekua, and bookatz to OWNERS file for am." by Varun Shah · 5 years ago
  65. 317fda0 [automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master." by Xin Li · 5 years ago
  66. 0aca431 Use the SubId in the TM.getNetworkType if Valid by Nathan Harold · 5 years ago
  67. 704e63b [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master. by Xin Li · 5 years ago
  68. 3fd6ab8 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master." by Xin Li · 5 years ago
  69. 37ffaec Add documentation for Conversation table by Gowroji Sunil · 5 years ago
  70. b56face Change the icon for the LOGGED_IN notification. by Lorenzo Colitti · 5 years ago
  71. aa77f3a Fixed concurrent access network registration info by Jack Yu · 5 years ago
  72. 3167534 Merge "Convert ExtServices/Android.mk to Android.bp." am: 992fee4a09 by Jaewoong Jung · 5 years ago
  73. 992fee4 Merge "Convert ExtServices/Android.mk to Android.bp." by Jaewoong Jung · 5 years ago
  74. 929ab36 Convert ExtServices/Android.mk to Android.bp. by Jaewoong Jung · 5 years ago
  75. deb96a9 Change CellSignalStrengthGsm.mTimingAdvance to greylist-max-p by David Brazdil · 5 years ago
  76. 83ac882 Merge "Adding subscription group owner." am: bec47ed0fc by Xiangyu/Malcolm Chen · 5 years ago
  77. bec47ed Merge "Adding subscription group owner." by Xiangyu/Malcolm Chen · 5 years ago
  78. 0b9b81b Adding subscription group owner. by Malcolm Chen · 5 years ago
  79. 05d6508 Add varunshah, kwekua, and bookatz to OWNERS file for am. by Varun Shah · 5 years ago
  80. de273b3 DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master. by Xin Li · 5 years ago
  81. 32891b3 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  82. 6793ebe Merge "Add NAME_SOURCE_CARRIER for subscription display name." am: fa5c6e2cc6 by Amit Mahajan · 5 years ago
  83. c76d117 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master by Xin Li · 5 years ago
  84. fa5c6e2 Merge "Add NAME_SOURCE_CARRIER for subscription display name." by Amit Mahajan · 5 years ago
  85. ecdf8c5 Add NAME_SOURCE_CARRIER for subscription display name. by Amit Mahajan · 5 years ago
  86. 5f7aee0 Merge "Fix a bug where private DNS to v4-only servers don't validate." by Chiachang Wang · 5 years ago
  87. b846759 Merge "Fix a bug where private DNS to v4-only servers don't validate." by Chiachang Wang · 5 years ago
  88. 0f44928 Fix a bug where private DNS to v4-only servers don't validate. by Chiachang Wang · 5 years ago
  89. 24f14ed Merge "apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvement" by Aaron Huang · 5 years ago
  90. 4d492d8 Merge "apf: Remove IPv6 NAT-T keepalive related codes and ApfTest improvement" by Aaron Huang · 5 years ago
  91. f672e96 Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" by Paul Hu · 5 years ago
  92. 910b72f Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" by Paul Hu · 5 years ago
  93. 019f54d Merge "Fixed incorrect metered/unmetered APN in AP-assisted mode" am: 149edbd87b by Jack Yu · 5 years ago
  94. 149edbd Merge "Fixed incorrect metered/unmetered APN in AP-assisted mode" by Jack Yu · 5 years ago
  95. a255aea Fixed incorrect metered/unmetered APN in AP-assisted mode by Jack Yu · 5 years ago
  96. 20b6c24 Merge "PhoneStateListener msim improvement" am: ec7a701aa6 by Nathan Harold · 5 years ago
  97. 0bd6a76 Merge "listen to correct intent extra for defaultSubIdChange" am: 686ef19fd7 by Nathan Harold · 5 years ago
  98. ec7a701 Merge "PhoneStateListener msim improvement" by Nathan Harold · 5 years ago
  99. 686ef19 Merge "listen to correct intent extra for defaultSubIdChange" by Nathan Harold · 5 years ago
  100. 957e646 Merge "HwBinder: register with registerAsServiceInternal" am: dc1372dd0d by Steven Moreland · 5 years ago