1. ecd09fb Bluetooth HID Device: Fix a typo by Hansong Zhang · 7 years ago
  2. 3e3e263 Merge "VintfRuntimeInfo: do not fetch files that are not needed" by Treehugger Robot · 7 years ago
  3. 604bae8 Frameworks: Move Log holder to be preloaded by Andreas Gampe · 7 years ago
  4. 092d50d Do not throw on call to isTetheringSupported w/o permission by Chalard Jean · 7 years ago
  5. 4bb83df VintfRuntimeInfo: do not fetch files that are not needed by Yifan Hong · 7 years ago
  6. f4ec2ab Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 7 years ago
  7. d1ae268 Merge "Delete the legacy framework code for manipulating ND offload." by Lorenzo Colitti · 7 years ago
  8. 59da962 Delete the legacy framework code for manipulating ND offload. by Lorenzo Colitti · 7 years ago
  9. c3b640c Adds necessary permissions to system apis by Udam Saini · 7 years ago
  10. 680525c Merge changes from topic "re-enable-ipsec" by nharold · 7 years ago
  11. 67c5e03 Extract RingBuffer class from NetdEventListenerService by Hugo Benichi · 7 years ago
  12. 3c03d5b Merge "Naming fix and add comments" by Hans Boehm · 7 years ago
  13. 1ba697e Merge changes from topic "equalizer_1" by Treehugger Robot · 7 years ago
  14. aad139a Merge changes from topic "equalizer" by Peng Xu · 7 years ago
  15. 62f2c87 Fixing code formatting to comform to checkstyle by Peng Xu · 7 years ago
  16. eb6d62c Naming fix and add comments by Hans Boehm · 7 years ago
  17. 42c3a6e fixed handling of data URI schemes in Intent.toUri by Christopher Schuster · 7 years ago
  18. 9ee042e Update Java doc of SensorManager.createDirectChannel by Peng Xu · 7 years ago
  19. 66d6123 Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 7 years ago
  20. 29ad6b3 sensors: pass sensor handle along with injected event by Alexey Polyudov · 7 years ago
  21. 83c367a Merge "Fix reliability triggering" by Treehugger Robot · 7 years ago
  22. 104501f Merge "Fix AddAccountSettings memory leak" by Fyodor Kupolov · 7 years ago
  23. 782a79f Fix reliability triggering by Neil Fuller · 7 years ago
  24. 46af70c Merge "Special handling of priv-apps in Zygote." by Nicolas Geoffray · 7 years ago
  25. 19bb1a0 Merge changes from topic "vpn-dialog" by Charles He · 7 years ago
  26. cc15c7f Merge changes from topic "always-on-vpn" by Charles He · 7 years ago
  27. 67d16ec Merge "Wakeup packet events: addressing a few comments" by Hugo Benichi · 7 years ago
  28. 430d847 Merge "Fix LinkPropertiesTest.testCompareResult" by Treehugger Robot · 7 years ago
  29. 175b574 Wakeup packet events: addressing a few comments by Hugo Benichi · 7 years ago
  30. 044e0fe Fix extracting 32-bit uuid error via calling method uuidToBytes by Ruina Liu · 7 years ago
  31. 9dac106 Fix LinkPropertiesTest.testCompareResult by Rubin Xu · 7 years ago
  32. 89c94f6 Merge changes Id931d441,I83faf974 by Treehugger Robot · 7 years ago
  33. 8dde5e1 Fix included service parsing (3/3) by Jakub Pawlowski · 7 years ago
  34. cf733cd Bluetooth: fix typo in comment by Jakub Pawlowski · 7 years ago
  35. 14a381b Bluetooth: fix parameter name in onConnectionUpdated by Jakub Pawlowski · 7 years ago
  36. 61901dd Merge changes Ie2676b20,Ie8db6f85 by Hugo Benichi · 7 years ago
  37. 60c9f63 Connectivity metrics: add WakeupStats events by Hugo Benichi · 7 years ago
  38. ac0b4be Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  39. a3d4230 Zygote: Fix race condition on package preloads. by Narayan Kamath · 7 years ago
  40. 3eb569f Bluetooth: thread-safe callback invocation by Jakub Pawlowski · 7 years ago
  41. eb6b3da Bluetooth: fix GATT race conditions when using Handler by Jakub Pawlowski · 7 years ago
  42. 1f88ad6 Special handling of priv-apps in Zygote. by Nicolas Geoffray · 7 years ago
  43. 60eae6e Merge "Refactor CompareResult<> class and its call sites" by Rubin Xu · 7 years ago
  44. d999d22 Re-Expose IpSecService API Surface by Nathan Harold · 7 years ago
  45. b728217 Re-Enable Starting of the IpSecService by Nathan Harold · 7 years ago
  46. 81edac4 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  47. f562ac3 Connectivity metrics: collect NFLOG wakeup events by Hugo Benichi · 7 years ago
  48. 32a3fe1 Remove config_tether_apndata for Telstra. by Amit Mahajan · 7 years ago
  49. f58793c Fix AddAccountSettings memory leak by tiansiming · 7 years ago
  50. 9eb1bc0 tests: remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  51. ab6f2f6 Add alert dialog when always-on VPN disconnects. by Charles He · 7 years ago
  52. 8157ab2 Merge "Update ScanSettings documentation for scan modes" by Vinay Kalia · 7 years ago
  53. 2fc72f7 Refactor CompareResult<> class and its call sites by Rubin Xu · 7 years ago
  54. 5da5ae3 Opt-out for always-on VPN: rename API. by Charles He · 7 years ago
  55. a0a87e8 Opt-out for always-on VPN by Charles He · 7 years ago
  56. faf8348 NetworkStats: more robust subtraction for deltas by Hugo Benichi · 7 years ago
  57. 981228b Merge "Always add local subnet routes to the interface's routing table" by Rubin Xu · 7 years ago
  58. 1bb5c08 Always add local subnet routes to the interface's routing table by Rubin Xu · 7 years ago
  59. fb5369b Merge "Separate GraphicsEnv from libui" by Treehugger Robot · 7 years ago
  60. 16eeac3 Bluetooth: Thread-safe binder invocation by Jack He · 7 years ago
  61. 7d2219d Merge "Update documentation for startScan" by Treehugger Robot · 7 years ago
  62. f012107 Separate GraphicsEnv from libui by Jiyong Park · 7 years ago
  63. 2cdd1ce Merge "Fix ownership of objects returned by VintfObject::Get*" by Yifan Hong · 7 years ago
  64. 958154b Update ScanSettings documentation for scan modes by Vinay Kalia · 7 years ago
  65. 875d27e Update documentation for startScan by Vinay Kalia · 7 years ago
  66. e062ae0 Network Service Discovery test: properly release resources by Hugo Benichi · 7 years ago
  67. aeff6bf Fixed default values for Bluetooth energy calculations by Hansong Zhang · 7 years ago
  68. fd42416 Add APF black list for ether-type by Ahmed ElArabawy · 7 years ago
  69. 111c955 Merge changes I7218f17a,I96b7340a by Treehugger Robot · 7 years ago
  70. 4bddd5c Merge "Whitelist free sms shortcode 76551 in Mexico for constlletion." by lingjunl · 7 years ago
  71. 7a24221 ResourcesManager: correct @NonNull -> @Nullable by Mårten Kongstad · 7 years ago
  72. a90534b Frameworks: Clean up SystemProperties by Andreas Gampe · 7 years ago
  73. 33aea8d Frameworks: Add warning to SystemProperties.get by Andreas Gampe · 7 years ago
  74. d666d5b Fix ownership of objects returned by VintfObject::Get* by Yifan Hong · 7 years ago
  75. 3cc1ad8 Merge "Fix GATT client leakage when scan is throttled (1/2)" by Jakub Pawlowski · 7 years ago
  76. ee02e1c Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 7 years ago
  77. 3652b94 Whitelist free sms shortcode 76551 in Mexico for constlletion. by Lingjun Li · 7 years ago
  78. a5db9b4 Ensure the generation is not changed before put value to cache by xulicheng · 7 years ago
  79. 2992cd0 Fix checkstyle errors (2/2) by Jack He · 7 years ago
  80. a355e5e Fix checkstyle errors (1/2) by Jack He · 7 years ago
  81. 70b000e Merge "Network: Use HttpURLConnectionFactory rather than OkHttp APIs" by Tobias Thierer · 7 years ago
  82. be87c9c Merge "Network: Use HttpURLConnectionFactory rather than OkHttp APIs" by Tobias Thierer · 7 years ago
  83. 9335d2d Merge changes I325b13d5,I89719fe7 am: 23868e9c09 by Lorenzo Colitti · 7 years ago
  84. 23868e9 Merge changes I325b13d5,I89719fe7 by Treehugger Robot · 7 years ago
  85. f1912ca Add tether offload traffic to interface stats as well. by Lorenzo Colitti · 7 years ago
  86. 9f0baa9 Tell the system when tethering offload hits a limit. by Lorenzo Colitti · 7 years ago
  87. 8cbdb54 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  88. 5d0f5f4 Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Jakub Pawlowski · 7 years ago
  89. b7cbb2f Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Treehugger Robot · 7 years ago
  90. e9fe995 Merge "Bluetooth: Fix startAdvertisingSet error handling" am: ed12213b59 by Jakub Pawlowski · 7 years ago
  91. f73863d Bluetooth: Don't throw exception when stopAdvertisingSet fails by Jakub Pawlowski · 7 years ago
  92. f7bd6b2 Bluetooth: Fix startAdvertisingSet error handling by Jakub Pawlowski · 7 years ago
  93. 013bea3 Merge "Remove unused global references in JNI code supporting HwBinder." by Andreas Huber · 7 years ago
  94. 2c4dfa0 Merge "Remove unused global references in JNI code supporting HwBinder." by Andreas Huber · 7 years ago
  95. ed05287 Merge "Improve container capability bounding in containers" am: 586fd52b34 by Luis Hector Chavez · 7 years ago
  96. 586fd52 Merge "Improve container capability bounding in containers" by Treehugger Robot · 7 years ago
  97. ba8f499 Remove unused global references in JNI code supporting HwBinder. by Andreas Huber · 7 years ago
  98. 72042c9 Improve container capability bounding in containers by Luis Hector Chavez · 7 years ago
  99. ea2defe Merge "Add convenience methods to IpPrefix and LinkAddress" am: 2ad60c88f1 by Hugo Benichi · 7 years ago
  100. 2ad60c8 Merge "Add convenience methods to IpPrefix and LinkAddress" by Treehugger Robot · 7 years ago