1. ffeefd3 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  2. c76c552 Merge "Update annotations for UiccCardInfo APIs" by Treehugger Robot · 5 years ago
  3. 2886d30 Merge "Apilint: Enforce final builders" by Adrian Roos · 5 years ago
  4. deb0ff2 Apilint: Enforce final builders by Adrian Roos · 5 years ago
  5. 6c1f09f Merge "Add Os.connect(fd, SocketAddress) to public API" by Remi NGUYEN VAN · 5 years ago
  6. 72decd9 Add Os.connect(fd, SocketAddress) to public API by Remi NGUYEN VAN · 5 years ago
  7. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 5 years ago
  8. 2891151 Update annotations for UiccCardInfo APIs by Jordan Liu · 5 years ago
  9. 0d99ab3 Merge "Added a filegroup for statsd config proto definition." by Harry Zhang · 5 years ago
  10. eee18bd Merge "Implement isRemovable" by Jordan Liu · 5 years ago
  11. 3d8cef1 Merge "Add OBSERVE_ROLE_HOLDERS permission to shell." by Treehugger Robot · 5 years ago
  12. d5386df Merge "Expose DataSpecificRegistrationState as System API" by Amruth Ramachandran · 5 years ago
  13. fd8cb59 Merge "Add Documentation for ACTION_DEBUG_EVENT" by Nathan Harold · 5 years ago
  14. a838467 Merge "No need to pass shared library infos explicitly in performDexOpt." by Nicolas Geoffray · 5 years ago
  15. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 5 years ago
  16. 57b5479 Merge "apilint: Correctly parse packages with annotations" by Adrian Roos · 5 years ago
  17. b313e0c Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 5 years ago
  18. 1b9adbf Merge "Use public APIs instead of Conscrypt ones" by Treehugger Robot · 5 years ago
  19. 909baed Merge "Add @NonNull annotation to set proxy on VPN parameter." by Treehugger Robot · 5 years ago
  20. e701106 Merge "Revert "Update MbmsDownloadServiceBase to reflect implements IInterface"" by Tor Norbye · 5 years ago
  21. 5155a2d Add @NonNull annotation to set proxy on VPN parameter. by Irina Dumitrescu · 5 years ago
  22. f7e8368 Add OBSERVE_ROLE_HOLDERS permission to shell. by Hai Zhang · 5 years ago
  23. b609e1c Add Documentation for ACTION_DEBUG_EVENT by Nathan Harold · 5 years ago
  24. 2c76358 Revert "Update MbmsDownloadServiceBase to reflect implements IInterface" by Tor Norbye · 5 years ago
  25. 820cfa4 Merge "Log the pid of the forked zygote child." by Treehugger Robot · 5 years ago
  26. 330403d Added a filegroup for statsd config proto definition. by Harry Zhang · 5 years ago
  27. e4cbd11 Expose DataSpecificRegistrationState as System API by Amruth Ramachandran · 5 years ago
  28. 3d7b3fb Merge "Rename the RTT audio flag in ImsStreamMediaProfile" by Hall Liu · 5 years ago
  29. 0fe6845 Implement isRemovable by Jordan Liu · 5 years ago
  30. 021a9a4 Merge "Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector." by Josh Gao · 5 years ago
  31. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 5 years ago
  32. 0b2044a Merge "Fix the build failure with enabling DEBUG_PSS" by Treehugger Robot · 5 years ago
  33. 548170a Merge "Remove unused tests/utils/SleepUtils" by Treehugger Robot · 5 years ago
  34. aef4b82 Remove unused tests/utils/SleepUtils by Sasha Smundak · 5 years ago
  35. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 5 years ago
  36. e051b0c Merge "Revert "Revert "Remove legacy-test and legacy-android-test targets""" by Paul Duffin · 5 years ago
  37. b1faa0b apilint: Correctly parse packages with annotations by Adrian Roos · 5 years ago
  38. 1925404 Use public APIs instead of Conscrypt ones by Adam Vartanian · 5 years ago
  39. ad5037b Fix the build failure with enabling DEBUG_PSS by Xiong Li · 5 years ago
  40. ed74814 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 5 years ago
  41. 77ad6ae Merge "Replace generic GC type flag with a specific Generational CC flag." by Nicolas Geoffray · 5 years ago
  42. 6631e7c Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Nicolas Geoffray · 5 years ago
  43. 14a5ced Merge "Read "gctype" flag from namespace "runtime_native_boot"." by Nicolas Geoffray · 5 years ago
  44. 79e3be8 Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector. by Josh Gao · 5 years ago
  45. 5f912ec Merge "Convert FrameworksCoreTests to Android.bp" by Treehugger Robot · 5 years ago
  46. a0e4349 Merge "Add more test case and some clean up" by Treehugger Robot · 5 years ago
  47. 468abc9 Convert FrameworksCoreTests to Android.bp by Colin Cross · 5 years ago
  48. 95489ca Add more test case and some clean up by Chiachang Wang · 5 years ago
  49. 383624f Merge "Fix Order of Operations for Converting RSSI to ASU" by Nathan Harold · 5 years ago
  50. 11cbc3b Fix Order of Operations for Converting RSSI to ASU by Nathan Harold · 5 years ago
  51. 7db49c5 Merge "getSimLocale should return locale rather than string tag" by Chen Xu · 5 years ago
  52. 0a04598 Merge "CallAttributes uses the call network type" by Jordan Liu · 5 years ago
  53. 79d7ba2 Revert "Revert "Remove legacy-test and legacy-android-test targets"" by Paul Duffin · 5 years ago
  54. f98efc3 getSimLocale should return locale rather than string tag by chen xu · 5 years ago
  55. e24b30b Merge "Add gctype device config property for GC experiments" by Nicolas Geoffray · 5 years ago
  56. cc9f492 Merge "Check recycled when createBitmap" by Treehugger Robot · 5 years ago
  57. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 5 years ago
  58. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 5 years ago
  59. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 5 years ago
  60. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 5 years ago
  61. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 5 years ago
  62. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 5 years ago
  63. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 5 years ago
  64. f56ff04 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 5 years ago
  65. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 5 years ago
  66. 0a5c8c1 Check recycled when createBitmap by Cuiping.x.Shu · 7 years ago
  67. 037a087 Merge "Remove deleted fields/functions from greylist." by Treehugger Robot · 5 years ago
  68. 35e3d8e Merge "Hide RcsMessageStore APIs" by Sahin Caliskan · 5 years ago
  69. e05a1cb Merge "API council feedbacks for preciseCall APIs" by Chen Xu · 5 years ago
  70. 016982a Merge "Change data types on CallIdentification API." by Tyler Gunn · 5 years ago
  71. c020cf5 Merge "Add Class-Filtered getCellSignalStrengths" by Nathan Harold · 5 years ago
  72. b3bdb7c Change data types on CallIdentification API. by Tyler Gunn · 5 years ago
  73. 7621ff2 API council feedbacks for preciseCall APIs by chen xu · 5 years ago
  74. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 5 years ago
  75. e8eb967 Merge "Fixed incorrect data network type when device is on IWLAN" by Jack Yu · 5 years ago
  76. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 5 years ago
  77. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 5 years ago
  78. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 5 years ago
  79. 233b4f1 Merge "use putLong for long config" by Sooraj Sasindran · 5 years ago
  80. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 5 years ago
  81. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 5 years ago
  82. 1c2c119 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  83. daddc5b Merge "Fix potential crash when per-procstate cpu times tracking is turned on." by Sudheer Shanka · 5 years ago
  84. 862821e Merge "Add checks on multisim capabilities." by Michele Berionne · 5 years ago
  85. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 5 years ago
  86. 9a7e40e Hide RcsMessageStore APIs by Sahin Caliskan · 5 years ago
  87. d937fa5 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  88. c9747b9 Fixed incorrect data network type when device is on IWLAN by Jack Yu · 5 years ago
  89. 9e9d49c use putLong for long config by Sooraj Sasindran · 5 years ago
  90. 65ed9d9 CallAttributes uses the call network type by Jordan Liu · 5 years ago
  91. 07037a8 Merge "Update MbmsDownloadServiceBase to reflect implements IInterface" by Tor Norbye · 5 years ago
  92. 969abcc Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 5 years ago
  93. c5e6e54 Add checks on multisim capabilities. by Michele · 5 years ago
  94. 703e8c6 Merge "Send special permission information to netd" by Treehugger Robot · 5 years ago
  95. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 5 years ago
  96. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  97. c3ae401 Merge "Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted.""" by vichang · 5 years ago
  98. 42ff94d Remove deleted fields/functions from greylist. by Amit Mahajan · 5 years ago
  99. c1e5514 Merge "Add feature flag for Dynamic Android" by Treehugger Robot · 5 years ago
  100. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 5 years ago