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