1. 672b984 Merge "Deprecate BluetoothHealth APIs" am: c792b78f71 by Jack He · 6 years ago
  2. 6b73b32 Deprecate BluetoothHealth APIs by Jack He · 6 years ago
  3. 281664a Merge "Fix spelling of "HARDWARE"" am: 9fbe481727 by Hans Boehm · 6 years ago
  4. 9fbe481 Merge "Fix spelling of "HARDWARE"" by Hans Boehm · 6 years ago
  5. 59ce36a Merge "Adjust map names due to new bpfloader" am: 9613bfd2a4 by Chenbo Feng · 6 years ago
  6. 9613bfd Merge "Adjust map names due to new bpfloader" by Treehugger Robot · 6 years ago
  7. 314a239 Merge "Remove unnecessary right padding from time picker" am: 71a1e5cfe1 by Tetsutoki Shiozawa · 6 years ago
  8. 71a1e5c Merge "Remove unnecessary right padding from time picker" by Treehugger Robot · 6 years ago
  9. d495691 Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 by Remi NGUYEN VAN · 6 years ago
  10. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  11. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  12. 59c8590 Merge "Add nullability annotations to public methods of ConnManager." by Chalard Jean · 6 years ago
  13. 805e2ad Merge "Add nullability annotations to public methods of ConnManager." by Chalard Jean · 6 years ago
  14. 7cbd194 Remove unnecessary right padding from time picker by Tetsutoki Shiozawa · 7 years ago
  15. 133f281 Merge "Add parceling for DhcpServingParams" am: f6209cf0dd by Remi NGUYEN VAN · 6 years ago
  16. f6209cf Merge "Add parceling for DhcpServingParams" by Remi NGUYEN VAN · 6 years ago
  17. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  18. 50bea3d Add nullability annotations to public methods of ConnManager. by Chalard Jean · 6 years ago
  19. 9568191 Merge "Null locale causing the VTS fail." am: 179f30a443 by Manpreet · 6 years ago
  20. 179f30a Merge "Null locale causing the VTS fail." by Treehugger Robot · 6 years ago
  21. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  22. 07b293f Merge "Add tryCreateView to LayoutInflater" am: aa8f1b7033 by Eric Holk · 6 years ago
  23. aa8f1b7 Merge "Add tryCreateView to LayoutInflater" by Treehugger Robot · 6 years ago
  24. d0c8a16 Merge "Deprecate Android beam APIs and create a feature flag to gate them" by Ruchi Kandoi · 6 years ago
  25. 96fe50b Deprecate Android beam APIs and create a feature flag to gate them by Ruchi Kandoi · 6 years ago
  26. 29d0cd6 Add tryCreateView to LayoutInflater by Eric Holk · 6 years ago
  27. 9c0ec9b Merge changes from topic "multi-se-support" am: 54502d68ea by Ruchi Kandoi · 6 years ago
  28. 6880d63 Adjust map names due to new bpfloader by Chenbo Feng · 6 years ago
  29. 54502d6 Merge changes from topic "multi-se-support" by Ruchi Kandoi · 6 years ago
  30. cb53e78 Merge "Ignore ipv6 tx traffic on clat uid." am: bd73798585 by Junyu Lai · 6 years ago
  31. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  32. 44bb579 Add a mechanism to register AIDs to specific off-host SE by Ruchi Kandoi · 6 years ago
  33. ebf267a Add Off-Host Card Emulation Features by Ruchi Kandoi · 6 years ago
  34. a2cc0fb Merge "Fix @NonNull -> Nullable for Intent.replaceExtras()." am: 645a9d1253 by Tobias Thierer · 6 years ago
  35. 645a9d1 Merge "Fix @NonNull -> Nullable for Intent.replaceExtras()." by Treehugger Robot · 6 years ago
  36. a261d6e Merge "[LayoutInflater] Cleanup - remove some nesting" am: 3a0fe2cdab by Eric Holk · 6 years ago
  37. bfc6870 [LayoutInflater] Cleanup - remove some nesting by Eric Holk · 6 years ago
  38. 152d5a5 Merge "Limit access to suspected false positives." am: aeda49d185 by Mathew Inwood · 6 years ago
  39. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  40. e192292 Merge "Add NetworkStack app" am: d01eaecbd2 by Remi NGUYEN VAN · 6 years ago
  41. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  42. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  43. 1399117 Fix @NonNull -> Nullable for Intent.replaceExtras(). by Tobias Thierer · 6 years ago
  44. 6681128 Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 6 years ago
  45. 41a0a5d Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 6 years ago
  46. 107a8e7 Merge "Remove dependency on libnativehelper/JniConstants.h" am: 8d7f7a4ada by Orion Hodson · 6 years ago
  47. df8ed15 Merge "Deprecate NetworkInfo" am: a244ccd86d by Junyu Lai · 6 years ago
  48. 8d7f7a4 Merge "Remove dependency on libnativehelper/JniConstants.h" by Orion Hodson · 6 years ago
  49. a244ccd Merge "Deprecate NetworkInfo" by Junyu Lai · 6 years ago
  50. e053f57 Merge "Fix/suppress core/jni google-explicit-constructor warnings" by Chih-Hung Hsieh · 6 years ago
  51. ddeab2c Merge "Fix/suppress core/jni google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  52. ef7f39f Implement construction of container layers am: c1ea10447f by Robert Carr · 6 years ago
  53. 321b208 Merge changes from topic "fw_container" by Treehugger Robot · 6 years ago
  54. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  55. 24b3605 Remove dependency on libnativehelper/JniConstants.h by Orion Hodson · 6 years ago
  56. 32d2f8f Merge "Annotate two non-SDK methods known to be used by apps" am: de441278e7 by David Brazdil · 6 years ago
  57. de44127 Merge "Annotate two non-SDK methods known to be used by apps" by David Brazdil · 6 years ago
  58. ad857d6 Annotate two non-SDK methods known to be used by apps by David Brazdil · 6 years ago
  59. 664e409 Merge "Use ICU in libandroidicu" am: 995c3f5247 by vichang · 6 years ago
  60. 995c3f5 Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  61. 3822c8a Deprecate NetworkInfo by junyulai · 6 years ago
  62. df448f5 Add the PhoneAccountSuggestionService am: c47570d5d0 by Hall Liu · 6 years ago
  63. db5b77c Merge changes from topics "dialer-account-suggestion-3", "dialer-account-suggestion-2" by Hall Liu · 6 years ago
  64. 6cdb4fd Merge "Fixed toString() printing error" am: 0e6e776270 by jiayanhong · 6 years ago
  65. 0e6e776 Merge "Fixed toString() printing error" by Treehugger Robot · 6 years ago
  66. c2a38e5 Merge "Use the boot class loader as parent of system server loader." by Nicolas Geoffray · 6 years ago
  67. 7baf5a8 Merge "Use the boot class loader as parent of system server loader." by Nicolas Geoffray · 6 years ago
  68. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  69. d5a101d Merge "NativeHandle.java: dup() with O_CLOEXEC" am: 760e074e50 by Nick Kralevich · 6 years ago
  70. b072c44 Merge "Add InetAddresses class to API" am: 92871b78fa by Paul Duffin · 6 years ago
  71. c7af83f Merge "Remove 'hasDns' parameter" am: 3176e8be7a by Ken Chen · 6 years ago
  72. 760e074 Merge "NativeHandle.java: dup() with O_CLOEXEC" by Treehugger Robot · 6 years ago
  73. 92871b7 Merge "Add InetAddresses class to API" by Paul Duffin · 6 years ago
  74. 3176e8b Merge "Remove 'hasDns' parameter" by Ken Chen · 6 years ago
  75. 7610bc7 Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 6 years ago
  76. b99c60c Null locale causing the VTS fail. by Manpreet · 6 years ago
  77. dba2101 Merge "Add new netd event callback for changes to NAT64 prefix" am: ed30ec8dd1 by Nucca Chen · 6 years ago
  78. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 6 years ago
  79. c47570d Add the PhoneAccountSuggestionService by Hall Liu · 6 years ago
  80. 1de0096 NativeHandle.java: dup() with O_CLOEXEC by Nick Kralevich · 6 years ago
  81. 7adb73f3 Merge "Fix performance-for-range-copy warnings" am: bc29242288 by Chih-Hung Hsieh · 6 years ago
  82. bc29242 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  83. 0031ae8 Merge "expose Carrier Id related APIs" am: 18b925a7af by Chen Xu · 6 years ago
  84. 18b925a Merge "expose Carrier Id related APIs" by Chen Xu · 6 years ago
  85. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  86. 14c0c41 Merge "Remove uses of libcore.io DropBox and EventLogger" am: 1c3592a865 by Paul Duffin · 6 years ago
  87. bf76cf7 Remove uses of libcore.io DropBox and EventLogger by Paul Duffin · 6 years ago
  88. a2b34f8 Add InetAddresses class to API by Paul Duffin · 6 years ago
  89. ac9d96a Merge "fd_utils: carry over O_CLOEXEC on duplicated FDs" am: a4d036e98b by Nick Kralevich · 6 years ago
  90. a4d036e Merge "fd_utils: carry over O_CLOEXEC on duplicated FDs" by Treehugger Robot · 6 years ago
  91. 393e1ba Merge changes from topic "statsd-allow-bytes-type" am: 783ec04909 by Yao Chen · 6 years ago
  92. 783ec04 Merge changes from topic "statsd-allow-bytes-type" by Treehugger Robot · 6 years ago
  93. 046b512 Adding tests and move launcher.proto by Yao Chen · 6 years ago
  94. cc651c1 Add launcher.proto to atoms.proto by Hyunyoung Song · 6 years ago
  95. d9765a4 fd_utils: carry over O_CLOEXEC on duplicated FDs by Nick Kralevich · 6 years ago
  96. 0a91222 Schematize vold system properties by Inseob Kim · 6 years ago
  97. 7c7dc29 Merge "Move RCS APIs to android.telephony.ims" am: 4929a0d782 by Sahin Caliskan · 6 years ago
  98. a11f1d2 Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)" by Adrian Roos · 6 years ago
  99. 683e379 Merge "Pass package name as part of startDiscovery" am: bee9a87193 by Zach Johnson · 6 years ago
  100. 4929a0d Merge "Move RCS APIs to android.telephony.ims" by Sahin Caliskan · 6 years ago