1. fb4396b Merge "Add dependency on libdl_android" by Treehugger Robot · 5 years ago
  2. 5721cf9 Merge "Don't set sehash when calling restoreconRecursive" by Treehugger Robot · 5 years ago
  3. 6c155a2 Merge "zygote: initialize ashmem early" by Treehugger Robot · 5 years ago
  4. 7fdf4e9 Merge "Remove SocketUtils#setSocketTimeValueOption" by Remi NGUYEN VAN · 5 years ago
  5. fd7bbeb Merge "Add Vts test for xsd_config" by Treehugger Robot · 5 years ago
  6. 1ddf974 Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack" by Remi NGUYEN VAN · 5 years ago
  7. c9cb0dc Merge "Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  8. 5baeab8 Merge "Change to choice" by Treehugger Robot · 5 years ago
  9. 7a4adcc zygote: initialize ashmem early by Tim Murray · 5 years ago
  10. cb1ddda Don't set sehash when calling restoreconRecursive by Nick Kralevich · 5 years ago
  11. 54ea352 Merge "ApplicationLoaders: hard failures & tests" by Steven Moreland · 5 years ago
  12. 4c601c3 Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  13. 37f6620 Merge "Remove call identification APIs." by Tyler Gunn · 5 years ago
  14. d0fc8c9 Merge "Convert core/tests/**/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  15. 2e96d3f Merge "Convert core/tests/featureflagtests/Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  16. fecb630 Remove SocketUtils#setSocketTimeValueOption by Remi NGUYEN VAN · 5 years ago
  17. 8ea6953 Merge "Export framework-res raw resources to robolectric" by Colin Cross · 5 years ago
  18. 7871659 Merge "scrub pii (imsi) from carrierIdentifier logging" by Chen Xu · 5 years ago
  19. 560de69 Change to choice by Sundong Ahn · 5 years ago
  20. c33a47f scrub pii (imsi) from carrierIdentifier logging by chen xu · 5 years ago
  21. e23e5c6 Convert core/tests/featureflagtests/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  22. dc489ab Merge "Use Class.forName instead of ClassLoader.loadClass." by Treehugger Robot · 5 years ago
  23. fd1dad33 ApplicationLoaders: hard failures & tests by Steven Moreland · 5 years ago
  24. 7ef8030 Use Class.forName instead of ClassLoader.loadClass. by Nicolas Geoffray · 5 years ago
  25. 06f2e129 Pass app's data dir to ART by David Brazdil · 5 years ago
  26. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 5 years ago
  27. 931cdd2 Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 5 years ago
  28. 0470353 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 5 years ago
  29. 8eb5b16 Export framework-res raw resources to robolectric by Colin Cross · 5 years ago
  30. 9f246bd Some cleanups for Tethering by markchien · 5 years ago
  31. 3db9cfe Merge "Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library" by Paul Hu · 5 years ago
  32. dfd0fd2 Use LOCAL_REQUIRED_MODULES instead of LOCAL_TARGET_REQUIRED_MODULES by Dan Willemsen · 5 years ago
  33. 97f778f Merge "docs: Linked VpnService class description to guide." by Treehugger Robot · 5 years ago
  34. b0f53b8 Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library by paulhu · 5 years ago
  35. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 5 years ago
  36. 4b5ca28d Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" by Steven Moreland · 5 years ago
  37. 59a06a0 Fix API in CaptivePortal, StaticIpConfiguration by Remi NGUYEN VAN · 5 years ago
  38. 61460ac Remove call identification APIs. by Tyler Gunn · 5 years ago
  39. 4634544 Merge "BluetoothHealth: hide auto-created default constructors" by Treehugger Robot · 5 years ago
  40. 875ff32 BluetoothHealth: hide auto-created default constructors by Jack He · 5 years ago
  41. 90aa945 Pass debug.allocTracker.stackDepth to runtime if it exists by Mathieu Chartier · 5 years ago
  42. 70e943b Merge "Mark PROCESS_OUTGOING_CALLS permission as deprecated." by Tyler Gunn · 5 years ago
  43. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 5 years ago
  44. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 5 years ago
  45. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  46. c650674 Merge "Refine Bluetooth silence mode API" by Treehugger Robot · 5 years ago
  47. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  48. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 5 years ago
  49. f8c3cca Mark PROCESS_OUTGOING_CALLS permission as deprecated. by Tyler Gunn · 5 years ago
  50. bdc2702 Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Steven Moreland · 5 years ago
  51. fdb8dfd Merge "Add missing checkThread" by Treehugger Robot · 5 years ago
  52. 78704ef Add missing checkThread by John Reck · 5 years ago
  53. 5bf7aa2 Minor change for async DNS API by Luke Huang · 5 years ago
  54. e9b2bba Unremove DnsResolver#query method used by external developers by Luke Huang · 5 years ago
  55. 5dfc73b Merge "Add version attribute" by Treehugger Robot · 5 years ago
  56. 4dd28c0 Merge changes from topic "default_permissions" by Treehugger Robot · 5 years ago
  57. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  58. 1859ae7 Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 5 years ago
  59. 6c93e53 Merge changes from topic "vpn_data_accounting" by Varun Anand · 5 years ago
  60. 6bd5cf2 Merge "Clarify hasSelection description" by Hans Boehm · 5 years ago
  61. 346aa87 Move BatteryStats and StatsCompanionService to use NetworkStatsService. by Varun Anand · 6 years ago
  62. 29d2ef2 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 6 years ago
  63. 95aa6d4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  64. 5386f49 Fix cancellation race problem for aysnc DNS API by Luke Huang · 5 years ago
  65. c6e61a1 Add dependency on libdl_android by dimitry · 5 years ago
  66. eea398a Merge "Only apply entitlement check to cellular upstream" by Mark Chien · 5 years ago
  67. d08c3b6 Merge "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Nicolas Geoffray · 5 years ago
  68. d3c2bc5 Revert "Preload non-bootclasspath Java lib ClassLoaders." by Nicolas Geoffray · 5 years ago
  69. dcef50e Merge "Move the attribute tags" by Treehugger Robot · 5 years ago
  70. 3b51963 Only apply entitlement check to cellular upstream by markchien · 6 years ago
  71. 599404d Convert core/tests/**/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  72. 527b6de Merge "Update Android Beam deprecated API description" by Treehugger Robot · 5 years ago
  73. e5ee6b9 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 5 years ago
  74. 213812b Merge "Preload non-bootclasspath Java lib ClassLoaders." by Steven Moreland · 5 years ago
  75. 90a9d62 Merge "Enable Telecom to bind third party InCallServices." by Youming Ye · 5 years ago
  76. a2f3fa9 Enable Telecom to bind third party InCallServices. by Youming Ye · 6 years ago
  77. 1517815 Block unpriviledged apps which create keepalives with null fd by junyulai · 5 years ago
  78. eecddd5 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  79. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  80. 1b11aaa Preload non-bootclasspath Java lib ClassLoaders. by Steven Moreland · 5 years ago
  81. ea07526 Change the package name by Sundong Ahn · 5 years ago
  82. 046b3e5 Move the attribute tags by Sundong Ahn · 5 years ago
  83. 51a4e9f Add version attribute by Sundong Ahn · 5 years ago
  84. dc15dc8 Add Vts test for xsd_config by Sundong Ahn · 5 years ago
  85. 021ea66 Merge "Use SystemApi framework parcelables directly" by Treehugger Robot · 5 years ago
  86. af76131 Merge "Add bluetooth icon." by Treehugger Robot · 5 years ago
  87. 4681849 Rename WM test filter to FrameworksTestsFilter by Tadashi G. Takaoka · 5 years ago
  88. 0094de3 Add bluetooth icon. by Amin Shaikh · 5 years ago
  89. 2668682 Use SystemApi framework parcelables directly by Remi NGUYEN VAN · 5 years ago
  90. 96cf453 Merge "Make SelectTest append selectTest argument from extended class" by Treehugger Robot · 5 years ago
  91. a1ee1fc Merge "Add nullability annotations" by Treehugger Robot · 5 years ago
  92. 172b7a7 Make SelectTest append selectTest argument from extended class by Tadashi G. Takaoka · 5 years ago
  93. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 5 years ago
  94. 743a4b7 Merge "Add nullable annotations to startActivityAsUser" by Treehugger Robot · 5 years ago
  95. ef8f792 Add nullable annotations to startActivityAsUser by Remi NGUYEN VAN · 5 years ago
  96. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 5 years ago
  97. 45ecef3 Add nullability annotations by Remi NGUYEN VAN · 5 years ago
  98. 65b438b Update Android Beam deprecated API description by Jack Yu · 5 years ago
  99. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 5 years ago
  100. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 5 years ago