1. fe38d35 Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  2. 3e15c9f Merge "Set NetworkStack targetSdk to 28" by Remi NGUYEN VAN · 6 years ago
  3. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  4. f4249c3 Set NetworkStack targetSdk to 28 by Remi NGUYEN VAN · 6 years ago
  5. c931e9b Merge "add NonNull and Nullable annotation to APIs" by Chen Xu · 6 years ago
  6. 572b1ee Merge "Add a Constant for CellInfo#UNAVAILABLE_LONG" by Nathan Harold · 6 years ago
  7. b967dce Merge "Fix to hide phone number printed in the log" by Treehugger Robot · 6 years ago
  8. 00a4170 Merge "revert "HLS seeking: call readAt() on new thread"" by Treehugger Robot · 6 years ago
  9. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  10. 3d9482f Merge "Show mobile icons with left-to-right in order of slot index" by Evan Laird · 6 years ago
  11. 8165386 add NonNull and Nullable annotation to APIs by chen xu · 6 years ago
  12. 474d0ab Merge "Update statusbar color,nav divider color of settings theme" by Fan Zhang · 6 years ago
  13. 96dd06a Merge "Move ApplicationInfo to params in AppComponentFactory" by David Brazdil · 6 years ago
  14. 222d1d0 Merge "Set networking module APKs version to 10" by Baligh Uddin · 6 years ago
  15. d6a886a Merge "Apilint: Lint missing nullability annotations" by Adrian Roos · 6 years ago
  16. 5eae14a Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  17. c76c552 Merge "Update annotations for UiccCardInfo APIs" by Treehugger Robot · 6 years ago
  18. 80545ef Apilint: Lint missing nullability annotations by Adrian Roos · 6 years ago
  19. c5a0a07 Move ApplicationInfo to params in AppComponentFactory by David Brazdil · 6 years ago
  20. 2886d30 Merge "Apilint: Enforce final builders" by Adrian Roos · 6 years ago
  21. deb0ff2 Apilint: Enforce final builders by Adrian Roos · 6 years ago
  22. 6c1f09f Merge "Add Os.connect(fd, SocketAddress) to public API" by Remi NGUYEN VAN · 6 years ago
  23. 72decd9 Add Os.connect(fd, SocketAddress) to public API by Remi NGUYEN VAN · 6 years ago
  24. 4af3cda Set networking module APKs version to 10 by Remi NGUYEN VAN · 6 years ago
  25. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  26. 2891151 Update annotations for UiccCardInfo APIs by Jordan Liu · 6 years ago
  27. 0d99ab3 Merge "Added a filegroup for statsd config proto definition." by Harry Zhang · 6 years ago
  28. eee18bd Merge "Implement isRemovable" by Jordan Liu · 6 years ago
  29. 3d8cef1 Merge "Add OBSERVE_ROLE_HOLDERS permission to shell." by Treehugger Robot · 6 years ago
  30. 6593694 revert "HLS seeking: call readAt() on new thread" by Dichen Zhang · 6 years ago
  31. d5386df Merge "Expose DataSpecificRegistrationState as System API" by Amruth Ramachandran · 6 years ago
  32. fd8cb59 Merge "Add Documentation for ACTION_DEBUG_EVENT" by Nathan Harold · 6 years ago
  33. a838467 Merge "No need to pass shared library infos explicitly in performDexOpt." by Nicolas Geoffray · 6 years ago
  34. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 6 years ago
  35. 57b5479 Merge "apilint: Correctly parse packages with annotations" by Adrian Roos · 6 years ago
  36. b313e0c Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  37. 9088225 Fix broken javadoc links by Chiachang Wang · 6 years ago
  38. 1b9adbf Merge "Use public APIs instead of Conscrypt ones" by Treehugger Robot · 6 years ago
  39. 909baed Merge "Add @NonNull annotation to set proxy on VPN parameter." by Treehugger Robot · 6 years ago
  40. 710aef7 Update statusbar color,nav divider color of settings theme by Jin Dong · 6 years ago
  41. e701106 Merge "Revert "Update MbmsDownloadServiceBase to reflect implements IInterface"" by Tor Norbye · 6 years ago
  42. 5155a2d Add @NonNull annotation to set proxy on VPN parameter. by Irina Dumitrescu · 6 years ago
  43. f7e8368 Add OBSERVE_ROLE_HOLDERS permission to shell. by Hai Zhang · 6 years ago
  44. b609e1c Add Documentation for ACTION_DEBUG_EVENT by Nathan Harold · 6 years ago
  45. 2c76358 Revert "Update MbmsDownloadServiceBase to reflect implements IInterface" by Tor Norbye · 6 years ago
  46. 820cfa4 Merge "Log the pid of the forked zygote child." by Treehugger Robot · 6 years ago
  47. 330403d Added a filegroup for statsd config proto definition. by Harry Zhang · 6 years ago
  48. e4cbd11 Expose DataSpecificRegistrationState as System API by Amruth Ramachandran · 6 years ago
  49. 3d7b3fb Merge "Rename the RTT audio flag in ImsStreamMediaProfile" by Hall Liu · 6 years ago
  50. 0fe6845 Implement isRemovable by Jordan Liu · 6 years ago
  51. 021a9a4 Merge "Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector." by Josh Gao · 6 years ago
  52. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 6 years ago
  53. 0b2044a Merge "Fix the build failure with enabling DEBUG_PSS" by Treehugger Robot · 6 years ago
  54. 548170a Merge "Remove unused tests/utils/SleepUtils" by Treehugger Robot · 6 years ago
  55. aef4b82 Remove unused tests/utils/SleepUtils by Sasha Smundak · 6 years ago
  56. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  57. e051b0c Merge "Revert "Revert "Remove legacy-test and legacy-android-test targets""" by Paul Duffin · 6 years ago
  58. b1faa0b apilint: Correctly parse packages with annotations by Adrian Roos · 6 years ago
  59. 1925404 Use public APIs instead of Conscrypt ones by Adam Vartanian · 6 years ago
  60. ad5037b Fix the build failure with enabling DEBUG_PSS by Xiong Li · 6 years ago
  61. ed74814 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 6 years ago
  62. 77ad6ae Merge "Replace generic GC type flag with a specific Generational CC flag." by Nicolas Geoffray · 6 years ago
  63. 6631e7c Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Nicolas Geoffray · 6 years ago
  64. 14a5ced Merge "Read "gctype" flag from namespace "runtime_native_boot"." by Nicolas Geoffray · 6 years ago
  65. 79e3be8 Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector. by Josh Gao · 6 years ago
  66. 5f912ec Merge "Convert FrameworksCoreTests to Android.bp" by Treehugger Robot · 6 years ago
  67. a0e4349 Merge "Add more test case and some clean up" by Treehugger Robot · 6 years ago
  68. 468abc9 Convert FrameworksCoreTests to Android.bp by Colin Cross · 6 years ago
  69. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  70. 383624f Merge "Fix Order of Operations for Converting RSSI to ASU" by Nathan Harold · 6 years ago
  71. 11cbc3b Fix Order of Operations for Converting RSSI to ASU by Nathan Harold · 6 years ago
  72. 7db49c5 Merge "getSimLocale should return locale rather than string tag" by Chen Xu · 6 years ago
  73. 0a04598 Merge "CallAttributes uses the call network type" by Jordan Liu · 6 years ago
  74. 79d7ba2 Revert "Revert "Remove legacy-test and legacy-android-test targets"" by Paul Duffin · 6 years ago
  75. f98efc3 getSimLocale should return locale rather than string tag by chen xu · 6 years ago
  76. e24b30b Merge "Add gctype device config property for GC experiments" by Nicolas Geoffray · 6 years ago
  77. cc9f492 Merge "Check recycled when createBitmap" by Treehugger Robot · 6 years ago
  78. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  79. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 6 years ago
  80. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  81. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 6 years ago
  82. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  83. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  84. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  85. f56ff04 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  86. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 6 years ago
  87. 0a5c8c1 Check recycled when createBitmap by Cuiping.x.Shu · 7 years ago
  88. 037a087 Merge "Remove deleted fields/functions from greylist." by Treehugger Robot · 6 years ago
  89. 35e3d8e Merge "Hide RcsMessageStore APIs" by Sahin Caliskan · 6 years ago
  90. e05a1cb Merge "API council feedbacks for preciseCall APIs" by Chen Xu · 6 years ago
  91. e2823007 Add a Constant for CellInfo#UNAVAILABLE_LONG by Nathan Harold · 6 years ago
  92. 016982a Merge "Change data types on CallIdentification API." by Tyler Gunn · 6 years ago
  93. c020cf5 Merge "Add Class-Filtered getCellSignalStrengths" by Nathan Harold · 6 years ago
  94. b3bdb7c Change data types on CallIdentification API. by Tyler Gunn · 6 years ago
  95. 7621ff2 API council feedbacks for preciseCall APIs by chen xu · 6 years ago
  96. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  97. e8eb967 Merge "Fixed incorrect data network type when device is on IWLAN" by Jack Yu · 6 years ago
  98. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  99. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  100. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 6 years ago