1. 64e81db add carrierid in subscriptionInfo by chen xu · 7 years ago
  2. 6227b44 Merge "BluetoothManagerService: catch NoSuchElementException for unlinkToDeath" by Treehugger Robot · 7 years ago
  3. 843e387 Merge "Print carrier Id information in toString()" by Josh Hou · 7 years ago
  4. bce4bd1 Merge "[view-compiler] DexBuilder: Add check-cast instruction" by Treehugger Robot · 7 years ago
  5. 760e074 Merge "NativeHandle.java: dup() with O_CLOEXEC" by Treehugger Robot · 7 years ago
  6. 44d8cdf [view-compiler] DexBuilder: Add check-cast instruction by Eric Holk · 7 years ago
  7. 92871b7 Merge "Add InetAddresses class to API" by Paul Duffin · 7 years ago
  8. 3176e8b Merge "Remove 'hasDns' parameter" by Ken Chen · 7 years ago
  9. 9d5e003 Merge "Replace InterfaceParams with ifName in DhcpServer" by Remi NGUYEN VAN · 7 years ago
  10. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 7 years ago
  11. 177156b BluetoothManagerService: catch NoSuchElementException for unlinkToDeath by Chienyuan · 7 years ago
  12. 1de0096 NativeHandle.java: dup() with O_CLOEXEC by Nick Kralevich · 7 years ago
  13. bc29242 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 7 years ago
  14. ceea877 Merge "[view-compiler] Add layout validation" by Treehugger Robot · 7 years ago
  15. 18b925a Merge "expose Carrier Id related APIs" by Chen Xu · 7 years ago
  16. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  17. d0c404c Merge "Add FrequencyRange comparator to ServiceState" by Pengquan Meng · 7 years ago
  18. 6106736 Merge "public API for VideoProfile.CameraCapability with zoom" by Chen Xu · 7 years ago
  19. 88f0e73 Merge "[view-compiler] DexBuilder: Add more instructions" by Treehugger Robot · 7 years ago
  20. 1c3592a Merge "Remove uses of libcore.io DropBox and EventLogger" by Treehugger Robot · 7 years ago
  21. bf76cf7 Remove uses of libcore.io DropBox and EventLogger by Paul Duffin · 7 years ago
  22. a2b34f8 Add InetAddresses class to API by Paul Duffin · 7 years ago
  23. a4d036e Merge "fd_utils: carry over O_CLOEXEC on duplicated FDs" by Treehugger Robot · 7 years ago
  24. 619ac4f Print carrier Id information in toString() by Josh Hou · 7 years ago
  25. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 7 years ago
  26. 783ec04 Merge changes from topic "statsd-allow-bytes-type" by Treehugger Robot · 7 years ago
  27. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 7 years ago
  28. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 7 years ago
  29. 046b512 Adding tests and move launcher.proto by Yao Chen · 7 years ago
  30. cc651c1 Add launcher.proto to atoms.proto by Hyunyoung Song · 7 years ago
  31. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 7 years ago
  32. d9765a4 fd_utils: carry over O_CLOEXEC on duplicated FDs by Nick Kralevich · 7 years ago
  33. 1d709c9 Merge "api/current.txt: Add SOCK_CLOEXEC and SOCK_NONBLOCK" by Treehugger Robot · 7 years ago
  34. 055b1de public API for VideoProfile.CameraCapability with zoom by chen xu · 7 years ago
  35. 47d385a Merge "Renamed data/net service provider onDestroy to close" by Jack Yu · 7 years ago
  36. 424acc7 Add FrequencyRange comparator to ServiceState by Pengquan Meng · 7 years ago
  37. 94becc7 Merge "API: Enable UnhiddenSystemApi check for frameworks/base" by Adrian Roos · 7 years ago
  38. 3cbf176 [view-compiler] Add layout validation by Eric Holk · 7 years ago
  39. c69449d [view-compiler] DexBuilder: Add more instructions by Eric Holk · 7 years ago
  40. c3275b6 Merge "Update CallScreeningService API docs." by Tyler Gunn · 7 years ago
  41. c6e2fc8 API: Enable UnhiddenSystemApi check for frameworks/base by Adrian Roos · 7 years ago
  42. cd67c02 Renamed data/net service provider onDestroy to close by Jack Yu · 7 years ago
  43. d274332 Merge "Covert list<String> into String[] in INetd" by Luke Huang · 7 years ago
  44. b11a084 Merge "apf: Drop ARP reply if SPA is 0.0.0.0" by Aaron Huang · 7 years ago
  45. d2a163a Merge "move and rename DcFailCause to DataFailCause" by Chen Xu · 7 years ago
  46. b527899 Merge changes from topic "schematize_car_props" by Treehugger Robot · 7 years ago
  47. ed4522b api/current.txt: Add SOCK_CLOEXEC and SOCK_NONBLOCK by Nick Kralevich · 7 years ago
  48. 97ee629 Merge "Propagation of additional Ims Call Fail Causes" by Youming Ye · 7 years ago
  49. 1afc47b move and rename DcFailCause to DataFailCause by chen xu · 7 years ago
  50. 4929a0d Merge "Move RCS APIs to android.telephony.ims" by Sahin Caliskan · 7 years ago
  51. cb61d10 Merge "Add back doc-comment-check-docs back to checkbuild." by Treehugger Robot · 7 years ago
  52. 36c37f3 Merge "No-one should need libunwind in 2018..." by Elliott Hughes · 7 years ago
  53. 657d612 Merge "Add me to privapp-permissions owner file" by Philip P. Moltmann · 7 years ago
  54. 7719db2 Move RCS APIs to android.telephony.ims by Sahin Caliskan · 7 years ago
  55. d9eeba6 Merge "Track default upstream when system is ready" by Mark Chien · 7 years ago
  56. a48e431 Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)" by Adrian Roos · 7 years ago
  57. bee9a87 Merge "Pass package name as part of startDiscovery" by Treehugger Robot · 7 years ago
  58. a6c7287 Track default upstream when system is ready by markchien · 7 years ago
  59. da9de2d Merge "Fix property setting with failure" by Youming Ye · 7 years ago
  60. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
  61. ae3056f Fix missing schematized Car system properties by Inseob Kim · 7 years ago
  62. f9194eb Schematize Car system properties by Inseob Kim · 7 years ago
  63. 57e6e90 Pass package name as part of startDiscovery by Zach Johnson · 7 years ago
  64. e726c26 Merge "Delete unused import" by Treehugger Robot · 7 years ago
  65. 0d9b942 Merge "Add an APF unit test to drop all packets in the pcap file" by Aaron Huang · 7 years ago
  66. b9c35c1 Propagation of additional Ims Call Fail Causes by Jesse Fuentes · 7 years ago
  67. f53c398 Merge "Switch to metalava" by Treehugger Robot · 7 years ago
  68. 47df5df Delete unused import by Chenbo Feng · 7 years ago
  69. d4ed663 Merge "Add asynchronous DNS query API" by Lorenzo Colitti · 7 years ago
  70. 34d4abc Add me to privapp-permissions owner file by Philip P. Moltmann · 7 years ago
  71. 64c1d764 expose Carrier Id related APIs by chen xu · 7 years ago
  72. 97c6816 Merge "Add API to get card ID for default eUICC" by Jordan Liu · 7 years ago
  73. fc885bb No-one should need libunwind in 2018... by Elliott Hughes · 7 years ago
  74. bfb6086 Merge "Visualizer: fix native crash when visualizer release" by Andy Hung · 7 years ago
  75. 5a56b61 Visualizer: fix native crash when visualizer release by zengjing · 7 years ago
  76. ac9e1f5 Merge "Remove @hide annotation from KEY_CARRIER_CONFIG_VERSION_STRING" by Michele Berionne · 7 years ago
  77. 45bd532 API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2) by Adrian Roos · 7 years ago
  78. 2a23450 Merge "SystemConfig: allow reading sku specific props" by Steven Moreland · 7 years ago
  79. af0e1c2 Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi" by Treehugger Robot · 7 years ago
  80. 06de45a Merge "APEX list can be retrieved via the shell command." by Treehugger Robot · 7 years ago
  81. 6115769c API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 7 years ago
  82. e3a1330 Merge "Set system property for FULL bugreport instead of default." by Treehugger Robot · 7 years ago
  83. 26420f6 Switch to metalava by Sundong Ahn · 7 years ago
  84. 70b58e9 Set system property for FULL bugreport instead of default. by Abhijeet Kaur · 7 years ago
  85. 1b4f92f Covert list<String> into String[] in INetd by Luke Huang · 7 years ago
  86. 481251a Merge changes from topic "netd-event-listener-aidl" by Lorenzo Colitti · 7 years ago
  87. 4060bc1 Merge "[CM] Fix comments, add tests to TransportInfo API" by Etan Cohen · 7 years ago
  88. 20b64c4 Merge "Fix cert-dcl16-c clang-tidy warnings." by Chih-hung Hsieh · 7 years ago
  89. 4f49abe APEX list can be retrieved via the shell command. by Jiyong Park · 7 years ago
  90. bd648ce [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  91. 833bc7d Merge "Add fields for PhoneAccount to CallerInfo" by Hall Liu · 7 years ago
  92. 91bd025 Merge "Changes to IMS SS API to better fit API standards/" by Brad Ebinger · 7 years ago
  93. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  94. 2fe9e37 Add API to get card ID for default eUICC by Jordan Liu · 7 years ago
  95. c17821c Add asynchronous DNS query API by Luke Huang · 7 years ago
  96. 58ee538 Merge "Add Call redirection app in Telecom test-commands" by Shuo Qian · 7 years ago
  97. 054dab1 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 7 years ago
  98. a04da3e Remove @hide annotation from KEY_CARRIER_CONFIG_VERSION_STRING by Michele Berionne · 7 years ago
  99. a36a69a Merge "Add persist.zygote.core_dump property for coredumps" by Treehugger Robot · 7 years ago
  100. 31324cb Depend on the stable AIDL version of the netd metrics interface. by Lorenzo Colitti · 7 years ago