1. 8c69bcb Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 6 years ago
  2. 144ce0a Rework Exception Handling for IpSecManager by Nathan Harold · 6 years ago
  3. fdda569 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 6 years ago
  4. 21208ee Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 6 years ago
  5. 01b61db Add MANAGE_IPSEC_TUNNELS Permission by Nathan Harold · 6 years ago
  6. d27a9f4 Merge "Add a new dalvik.vm.jitpthreadpriority option." by Nicolas Geoffray · 6 years ago
  7. 6ca9d3d Merge "Add constant for PhysicalChannelConfig UNSOL" by Treehugger Robot · 6 years ago
  8. 45ed35e Add constant for PhysicalChannelConfig UNSOL by Eric Schwarzenbach · 6 years ago
  9. 87dc8d6 Merge "Disable AAPT2 for modules that use missing features" by Treehugger Robot · 6 years ago
  10. 940b98e Disable AAPT2 for modules that use missing features by Colin Cross · 6 years ago
  11. 24934a9 Add a new dalvik.vm.jitpthreadpriority option. by Nicolas Geoffray · 6 years ago
  12. ca3450b Merge "Stop using Arrays.checkOffsetAndCount." by Pete Gillin · 6 years ago
  13. 001d2ae Merge "Update Android.bp for api-stubs in order to do api-check." by Nan Zhang · 6 years ago
  14. 39d2d18 Update Android.bp for api-stubs in order to do api-check. by Nan Zhang · 6 years ago
  15. 6d78fe0 Merge "Fix errors caught by aapt2" by Treehugger Robot · 6 years ago
  16. acbd94d Merge "Convert to Soong" by Treehugger Robot · 6 years ago
  17. 272769c Merge "Unhide constructors of DataService and NetworkService." by Xiangyu/Malcolm Chen · 6 years ago
  18. 1c0ef18 Merge "Update documentation of ApnSetting with V5 example" by Jordan Liu · 6 years ago
  19. 489e9a7 Fix errors caught by aapt2 by Colin Cross · 6 years ago
  20. be7959b Merge "Add api txt files for nfc-extras" by Jiyong Park · 6 years ago
  21. 05a16e8a Merge "Use INetd Constant for IpSec Interface Prefix" by nharold · 6 years ago
  22. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  23. 1d7e446 Unhide constructors of DataService and NetworkService. by Malcolm Chen · 6 years ago
  24. 5d58a30 Merge "Fix errors caught by aapt2" by Colin Cross · 6 years ago
  25. ed90a67 Merge "Fix errors caught by aapt2" by Colin Cross · 6 years ago
  26. 4fd7c32 Use INetd Constant for IpSec Interface Prefix by Nathan Harold · 6 years ago
  27. 249d3dc Update documentation of ApnSetting with V5 example by Jordan Liu · 6 years ago
  28. 659a131 Merge "When suid_dumpable == 2, set dumpable to 0 for apps" by Treehugger Robot · 6 years ago
  29. aaf8d7a Merge "For Win32, don't cast ssize_t while printing" by Pirama Arumuga Nainar · 6 years ago
  30. a4d61d0 Merge "Bugreport greylist updates." by Nicolas Geoffray · 6 years ago
  31. 82d5e35 Bugreport greylist updates. by Nicolas Geoffray · 6 years ago
  32. 248db48 Merge "Include in hidden API dark greylist based on package name" by David Brazdil · 6 years ago
  33. 2caddc3 Add api txt files for nfc-extras by Jiyong Park · 6 years ago
  34. dc36bb6 For Win32, don't cast ssize_t while printing by Pirama Arumuga Nainar · 6 years ago
  35. 7e8c166 Merge "BluetoothManager: Continue when BLE not supported" by Treehugger Robot · 6 years ago
  36. 2ea72d7 BluetoothManager: Continue when BLE not supported by Myles Watson · 6 years ago
  37. 87a7c65 Merge "add install action for carrier id to system API" by Treehugger Robot · 6 years ago
  38. cdb29f9 Merge "Add Carriers.APN_SET_ID and NO_SET_SET" by Jordan Liu · 6 years ago
  39. 4ff8de6 add install action for carrier id to system API by fionaxu · 6 years ago
  40. f24f0a9 Include in hidden API dark greylist based on package name by David Brazdil · 6 years ago
  41. 1c5811d Merge "Add static analysis data." by Treehugger Robot · 6 years ago
  42. 140f065 Add static analysis data. by Nicolas Geoffray · 6 years ago
  43. 3478ddc Fix errors caught by aapt2 by Colin Cross · 6 years ago
  44. a864902 Fix errors caught by aapt2 by Colin Cross · 6 years ago
  45. 12ee7a7 Merge "Add documentation for what to use for SS changes" by Jordan Liu · 6 years ago
  46. b11cbb9 Merge "Update getIccAuthentication documentation" by Jordan Liu · 6 years ago
  47. 09e4dc0 Add Carriers.APN_SET_ID and NO_SET_SET by Jordan Liu · 6 years ago
  48. 8d2e3ab Add documentation for what to use for SS changes by Jordan Liu · 6 years ago
  49. b652840 Update getIccAuthentication documentation by Jordan Liu · 6 years ago
  50. 2639130 Merge "Enhance adding subscription logs" by Shuo Qian · 6 years ago
  51. e645943 When suid_dumpable == 2, set dumpable to 0 for apps by Victor Hsieh · 6 years ago
  52. c6aadb6 Enhance adding subscription logs by sqian · 6 years ago
  53. 60f55a25 Stop using Arrays.checkOffsetAndCount. by Pete Gillin · 6 years ago
  54. 2a661bf Merge "Greylist hidden methods for exempting trusted test code" by David Brazdil · 6 years ago
  55. ef43ea3 Merge "Fix android.net.SSLTest" by Remi NGUYEN VAN · 6 years ago
  56. 97047fd Merge "Bluetooth: Update grey list to match hidden API change" by Treehugger Robot · 6 years ago
  57. 15b9558 Merge "Properly prepare system server profiles" by Calin Juravle · 6 years ago
  58. 232011c Merge "Make system server profiling an explicit runtime intent" by Calin Juravle · 6 years ago
  59. 391d919 Merge "AudioService: Do not disconnect SCO started externally" by android-build-prod (mdb) · 6 years ago
  60. 0e348c5 Greylist hidden methods for exempting trusted test code by David Brazdil · 6 years ago
  61. d63982c Merge "Make TelecomManager#endCall a public API." by Tyler Gunn · 6 years ago
  62. 6982bf4 Merge changes I8b20e03c,Id1ef4ab5,Ie34adb8b by David Brazdil · 6 years ago
  63. 3a60377 Merge "Revert^2 "Fix signature of recently changed methods"" by David Brazdil · 6 years ago
  64. d575ff9 Revert^2 "Fix signature of recently changed methods" by David Brazdil · 6 years ago
  65. 89a4b96 Merge "Revert "Fix signature of recently changed methods"" by David Brazdil · 6 years ago
  66. 29b92c61 Revert "Fix signature of recently changed methods" by David Brazdil · 6 years ago
  67. 4b2f757 Merge "Fix signature of recently changed methods" by David Brazdil · 6 years ago
  68. ca930d1 Fix signature of recently changed methods by David Brazdil · 6 years ago
  69. 259e162 Manualy blacklist certain hidden APIs by David Brazdil · 6 years ago
  70. 6afca53 Populate hidden API dark greylist by David Brazdil · 6 years ago
  71. 74502c7 Refactor build rules for hidden API lists by David Brazdil · 6 years ago
  72. b54f2ac Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 6 years ago
  73. 469de11 AudioService: Do not disconnect SCO started externally by Jack He · 6 years ago
  74. 8790829 Bluetooth: Update grey list to match hidden API change by Jack He · 6 years ago
  75. dc3fe53 Merge "Process "dalvik.vm.profilebootimage" system property" by Calin Juravle · 6 years ago
  76. 50e7fe7 Merge "Add NETWORK_BYPASS_PRIVATE_DNS permission" by Remi NGUYEN VAN · 6 years ago
  77. 9c45932 Merge "Bluetooth: Fix HFP SCO logic and documentation" by android-build-prod (mdb) · 6 years ago
  78. cf54a95 Merge "Update the Open Mobile API version" by android-build-prod (mdb) · 6 years ago
  79. 62cd4bb Process "dalvik.vm.profilebootimage" system property by Calin Juravle · 6 years ago
  80. f858a0e Make TelecomManager#endCall a public API. by Tyler Gunn · 6 years ago
  81. d39b9be Enable hidden API blacklist in AOSP by David Brazdil · 6 years ago
  82. cfeb1c8 Populate hidden API light greylist for AOSP by David Brazdil · 6 years ago
  83. 2200a1b Add presubmit hook for hidden API lists. by David Brazdil · 6 years ago
  84. 40f67c5 Fix typo in comments. by Mathew Inwood · 6 years ago
  85. 5449fc7 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  86. a4ba0e4 Replace ALL_LISTS policy with JUST_WARN. by Mathew Inwood · 6 years ago
  87. d0b9f98 Merge "Fix testRegisterUsageCallback" by Remi NGUYEN VAN · 6 years ago
  88. 81774d1 Fix android.net.SSLTest by Remi NGUYEN VAN · 6 years ago
  89. c8613f9 Merge "Fix testUidPoliciesToString" by Remi NGUYEN VAN · 6 years ago
  90. e7ed8ff Add NETWORK_BYPASS_PRIVATE_DNS permission by Remi NGUYEN VAN · 6 years ago
  91. 6fa8d06 Merge "Convert android.test.runner.stubs to Soong" by android-build-prod (mdb) · 6 years ago
  92. 846fbd0 Merge "Move SettingsLib tests and EasterEgg to aapt2." by android-build-prod (mdb) · 6 years ago
  93. 896e129 Bluetooth: Fix HFP SCO logic and documentation by Jack He · 6 years ago
  94. 5e81f7c Move SettingsLib tests and EasterEgg to aapt2. by Aurimas Liutikas · 7 years ago
  95. 3e20d23 Merge changes from topic "soong_support_libs" by Colin Cross · 6 years ago
  96. b466949 Merge "Convert to Soong" by android-build-prod (mdb) · 6 years ago
  97. 0dec584 Convert to Soong by Dan Willemsen · 6 years ago
  98. 7a514d6 Properly prepare system server profiles by Calin Juravle · 6 years ago
  99. b0ae3e5 Merge "AudioService: fix uid check in setBluetoothScoOn" by android-build-prod (mdb) · 6 years ago
  100. 95c5e5c Merge "Framework: Remove ART tombstoned config" by Andreas Gampe · 6 years ago