1. b98102b Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 7 years ago
  2. edab226 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
  3. 3fa6fe2 Merge "add a current table in CarrierIdProvider" by Chen Xu · 7 years ago
  4. 29ec70b Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  5. 29c772c [framework] Pass .dm files to dexopt at install time by Calin Juravle · 7 years ago
  6. e4ad74e Extend the ArtManager profiling API to cover boot image profiling by Calin Juravle · 7 years ago
  7. ea6c0ff [framework] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  8. 362b591 Accept UserHandle.USER_ALL during profile preparation by Calin Juravle · 7 years ago
  9. b62a904 [framework] Prepare profile for app code paths by Calin Juravle · 7 years ago
  10. 011603a Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  11. b46b577 Rename snapshotProfile to createProfileSnapshot for consistency by Calin Juravle · 7 years ago
  12. 369fbd2 Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  13. 1d875ad Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  14. 1b37daa Log SHA256 of secondary dex files during reconcile. by Alan Stokes · 7 years ago
  15. b3a4aab Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  16. 0db84fc Merge "add swapPss of native process to totalSwapPss" by Martijn Coenen · 7 years ago
  17. 58278be add a current table in CarrierIdProvider by fionaxu · 7 years ago
  18. 804b8fb Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 7 years ago
  19. f19db37 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 7 years ago
  20. e42d29f Merge "Add death recipient to TelephonyRegistry." by Treehugger Robot · 7 years ago
  21. abbfac2 Add death recipient to TelephonyRegistry. by Malcolm Chen · 7 years ago
  22. 9ccafd8 add swapPss of native process to totalSwapPss by Ganesh Mahendran · 7 years ago
  23. 43699e9 Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" by nharold · 7 years ago
  24. 2bd33a6 Merge "Watchdog: Print annotated stack trace, if possible" by Treehugger Robot · 7 years ago
  25. 544416e Watchdog: Print annotated stack trace, if possible by Andreas Gampe · 7 years ago
  26. 5a920ca Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 7 years ago
  27. d7187c9 Merge "Set the WebViewLoader's targetSdk same with framework's." by Treehugger Robot · 7 years ago
  28. 39393f8 Merge "Revert "Check for location access on TelephonyRegistry"" by Hall Liu · 7 years ago
  29. 3d30946 Revert "Check for location access on TelephonyRegistry" by Hall Liu · 7 years ago
  30. 771e229 Merge "Update OWNER files for connectivity" by Hugo Benichi · 7 years ago
  31. 0a6c539 Merge "Enable multiple active Ethernet interfaces" by Treehugger Robot · 7 years ago
  32. 1c87561 Update OWNER files for connectivity by Hugo Benichi · 7 years ago
  33. 871202d Merge "Check for location access on TelephonyRegistry" by Hall Liu · 7 years ago
  34. ddd440b Merge "Propagate the "dalvik.vm.minidebuginfo" property to ART run-time." by David Srbecky · 7 years ago
  35. 8d584f0 Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  36. b8ef541 Fix minor bugs with tunnel mode implementation by Benedict Wong · 7 years ago
  37. 8cabb01 Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 7 years ago
  38. 1dfa830 Merge "Add handover permission, fill in some missing API gaps." by Treehugger Robot · 7 years ago
  39. 156ed92 Propagate the "dalvik.vm.minidebuginfo" property to ART run-time. by David Srbecky · 7 years ago
  40. 4db2d46 Merge "Add odm sepolicy support to SELinuxMMAC.java" by Treehugger Robot · 7 years ago
  41. cf5841d Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 7 years ago
  42. 70224716 Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 7 years ago
  43. 26de1d3 Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 7 years ago
  44. c07a96d Enable multiple active Ethernet interfaces by Pavel Maltsev · 7 years ago
  45. bb16b75 Fix default network validation overcounting by Hugo Benichi · 7 years ago
  46. 2aed62d6 Merge "Add Tethering's UID to the legacy type NetworkCapabilities" by Treehugger Robot · 7 years ago
  47. dcf4c6d Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  48. 89c6362 Add Tethering's UID to the legacy type NetworkCapabilities by Erik Kline · 7 years ago
  49. 8e8c966 Merge "Watchdog: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  50. 858bfaf Add handover permission, fill in some missing API gaps. by Tyler Gunn · 7 years ago
  51. 93b1787a Merge "Tcp socket metrics: implement INetdEventListener callback" by Treehugger Robot · 7 years ago
  52. d5cba89 Merge "ActivityManager: Add support for agents on startup" by Treehugger Robot · 7 years ago
  53. f90773c Tcp socket metrics: implement INetdEventListener callback by Hugo Benichi · 7 years ago
  54. f4dc715 Merge "Add FLAG_ACTIVITY_NEW_TASK when starting UI-based tether provisioning." by Treehugger Robot · 7 years ago
  55. e54440c Watchdog: Add statsd to interesting processes by Andreas Gampe · 7 years ago
  56. 5b495d5 ActivityManager: Add support for agents on startup by Andreas Gampe · 7 years ago
  57. 071bcaa Set Zygote.DISABLE_HIDDEN_API_CHECKS for system apps by David Brazdil · 7 years ago
  58. 2a8c24b Merge "Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps" by Treehugger Robot · 7 years ago
  59. 475fe28 Merge "Add tunnel-mode calls to netd in IpSecService" by Benedict Wong · 7 years ago
  60. 8dd3394 BT-HFP: Update Bluetooth headset state handler to Multi-HFP by Jack He · 7 years ago
  61. 7c48e0e Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps by David Brazdil · 7 years ago
  62. 0fe58a9 Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 7 years ago
  63. 8149f6e Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 7 years ago
  64. 73f79ce Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 7 years ago
  65. 6568170 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 7 years ago
  66. 6e03224 Merge changes from topic "bpfStats" by Treehugger Robot · 7 years ago
  67. 0a1dd19 Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 7 years ago
  68. dda156a Let network requests see VPNs. by Chalard Jean · 7 years ago
  69. 918a68b Move constants into a new file. by Chalard Jean · 7 years ago
  70. f474fc3 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 7 years ago
  71. f213ca1 Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 7 years ago
  72. ecacd5e Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 7 years ago
  73. aedd6a3 Add BPF support for NetworkStatsService by Chenbo Feng · 7 years ago
  74. e6b4277 Add checks to ensure SPIs are not reused by Benedict Wong · 7 years ago
  75. d50fc05 Add FLAG_ACTIVITY_NEW_TASK when starting UI-based tether provisioning. by Jeremy Klein · 7 years ago
  76. 5eb97dc Add support for UsbDeviceManager to talk to USB GADGET HAL by Badhri Jagan Sridharan · 7 years ago
  77. 222529d Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 7 years ago
  78. 7ee26e7 Merge "Rename create/delete transform methods" by Benedict Wong · 7 years ago
  79. be4fb89 Multi-A2DP support - add a new internal API to suppress Audio Noisy intent by Pavlin Radoslavov · 7 years ago
  80. f33f0313 Rename create/delete transform methods by Benedict Wong · 7 years ago
  81. c48f4cb Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 7 years ago
  82. d3e4a1e Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 7 years ago
  83. ada23ed Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 7 years ago
  84. c78da29 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 7 years ago
  85. d6cd4b2 Merge "Add ability to override subscriber capabilities." by Jeff Sharkey · 7 years ago
  86. 0b611f4 Add xfrm mark in IpSecConfig by Di Lu · 7 years ago
  87. 1d5e2c3 Merge "Fix <Report Audio Status> update" by Dan Zhang · 7 years ago
  88. 6ecaac4 Merge "Fix OTP performance with no Vendor ID device" by Dan Zhang · 7 years ago
  89. fca5ee0 Merge "Fix NPE by pressing Volume Up/Down" by Dan Zhang · 7 years ago
  90. 20443a8 Merge "Fix illegal volume value issue" by Dan Zhang · 7 years ago
  91. 75d3189 Add ability to override subscriber capabilities. by Jeff Sharkey · 7 years ago
  92. 2433baf Add config_supportBluetoothPersistedState. by Arthur Hsu · 7 years ago
  93. 70e4d19 Add odm sepolicy support to SELinuxMMAC.java by Bowgo Tsai · 7 years ago
  94. ffaddf7 Merge "Add "not congested" network capability." by Jeff Sharkey · 7 years ago
  95. a3bf36f Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 7 years ago
  96. 6cb33a1 Merge "Watchdog: add media.metrics" by Andy Hung · 7 years ago
  97. 4f9fb81 Address comments and final cleanup from refcounting integration by Benedict Wong · 7 years ago
  98. 6725ff7 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 7 years ago
  99. fc3b50e Merge "Skip SystemUI check in BluetoothServiceManager if noHome." by Treehugger Robot · 7 years ago
  100. a24d459 Add basic resolution of Private DNS hostname by Erik Kline · 7 years ago