1. ed74814 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 6 years ago
  2. 77ad6ae Merge "Replace generic GC type flag with a specific Generational CC flag." by Nicolas Geoffray · 6 years ago
  3. 6631e7c Merge "Add a unit test for Android Runtime (Boot) device configuration flags." by Nicolas Geoffray · 6 years ago
  4. 14a5ced Merge "Read "gctype" flag from namespace "runtime_native_boot"." by Nicolas Geoffray · 6 years ago
  5. 5f912ec Merge "Convert FrameworksCoreTests to Android.bp" by Treehugger Robot · 6 years ago
  6. a0e4349 Merge "Add more test case and some clean up" by Treehugger Robot · 6 years ago
  7. 468abc9 Convert FrameworksCoreTests to Android.bp by Colin Cross · 6 years ago
  8. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  9. 383624f Merge "Fix Order of Operations for Converting RSSI to ASU" by Nathan Harold · 6 years ago
  10. 11cbc3b Fix Order of Operations for Converting RSSI to ASU by Nathan Harold · 6 years ago
  11. 7db49c5 Merge "getSimLocale should return locale rather than string tag" by Chen Xu · 6 years ago
  12. 0a04598 Merge "CallAttributes uses the call network type" by Jordan Liu · 6 years ago
  13. f98efc3 getSimLocale should return locale rather than string tag by chen xu · 6 years ago
  14. e24b30b Merge "Add gctype device config property for GC experiments" by Nicolas Geoffray · 6 years ago
  15. cc9f492 Merge "Check recycled when createBitmap" by Treehugger Robot · 6 years ago
  16. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  17. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 6 years ago
  18. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  19. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 6 years ago
  20. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  21. c5ea003 Merge "Fixes for touchpad capture" by Treehugger Robot · 6 years ago
  22. 0a5c8c1 Check recycled when createBitmap by Cuiping.x.Shu · 7 years ago
  23. 037a087 Merge "Remove deleted fields/functions from greylist." by Treehugger Robot · 6 years ago
  24. 35e3d8e Merge "Hide RcsMessageStore APIs" by Sahin Caliskan · 6 years ago
  25. e05a1cb Merge "API council feedbacks for preciseCall APIs" by Chen Xu · 6 years ago
  26. 016982a Merge "Change data types on CallIdentification API." by Tyler Gunn · 6 years ago
  27. c020cf5 Merge "Add Class-Filtered getCellSignalStrengths" by Nathan Harold · 6 years ago
  28. b3bdb7c Change data types on CallIdentification API. by Tyler Gunn · 6 years ago
  29. 7621ff2 API council feedbacks for preciseCall APIs by chen xu · 6 years ago
  30. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  31. e8eb967 Merge "Fixed incorrect data network type when device is on IWLAN" by Jack Yu · 6 years ago
  32. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  33. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  34. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 6 years ago
  35. 233b4f1 Merge "use putLong for long config" by Sooraj Sasindran · 6 years ago
  36. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 6 years ago
  37. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 6 years ago
  38. 1c2c119 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 6 years ago
  39. daddc5b Merge "Fix potential crash when per-procstate cpu times tracking is turned on." by Sudheer Shanka · 6 years ago
  40. 862821e Merge "Add checks on multisim capabilities." by Michele Berionne · 6 years ago
  41. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  42. 9a7e40e Hide RcsMessageStore APIs by Sahin Caliskan · 6 years ago
  43. d937fa5 Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  44. c9747b9 Fixed incorrect data network type when device is on IWLAN by Jack Yu · 6 years ago
  45. 9e9d49c use putLong for long config by Sooraj Sasindran · 6 years ago
  46. 65ed9d9 CallAttributes uses the call network type by Jordan Liu · 6 years ago
  47. 07037a8 Merge "Update MbmsDownloadServiceBase to reflect implements IInterface" by Tor Norbye · 6 years ago
  48. 969abcc Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  49. c5e6e54 Add checks on multisim capabilities. by Michele · 6 years ago
  50. 703e8c6 Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  51. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 6 years ago
  52. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  53. c3ae401 Merge "Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted.""" by vichang · 6 years ago
  54. 42ff94d Remove deleted fields/functions from greylist. by Amit Mahajan · 6 years ago
  55. c1e5514 Merge "Add feature flag for Dynamic Android" by Treehugger Robot · 6 years ago
  56. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  57. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  58. a6bb891 Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted."" by vichang · 6 years ago
  59. f1324dc Merge "Change getPackageUid to getPackageUidAsUser" by Remi NGUYEN VAN · 6 years ago
  60. 617e556 Merge "Update backwards compatibility support for android.test.base" by Paul Duffin · 6 years ago
  61. b751443 Merge "Allow framework-atb-backward-compatibility to be added to bootclasspath" by Paul Duffin · 6 years ago
  62. fc07086 Merge "Fix build warnings for CaptivePortalLogin" by Chiachang Wang · 6 years ago
  63. 5d70cdf Update backwards compatibility support for android.test.base by Paul Duffin · 6 years ago
  64. fab8754 Allow framework-atb-backward-compatibility to be added to bootclasspath by Paul Duffin · 6 years ago
  65. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  66. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  67. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 6 years ago
  68. 0d958bb Add feature flag for Dynamic Android by Howard Chen · 6 years ago
  69. c6610ac Fix build warnings for CaptivePortalLogin by Chiachang Wang · 6 years ago
  70. ddc496d Update MbmsDownloadServiceBase to reflect implements IInterface by Tor Norbye · 6 years ago
  71. 03c1476 Merge "Schematize Crypto system properties" by Kiyoung Kim · 6 years ago
  72. f8881b68 Merge "Updated Zygote IPC related comments." by Christian Wailes · 6 years ago
  73. 4b93dd3 Merge "Add documentation for inserting RCS 1-on-1 thread" by Treehugger Robot · 6 years ago
  74. e16cd66 Send special permission information to netd by Chenbo Feng · 6 years ago
  75. 6693933 Use toArray(T[]) instead of toArray(). by Garfield Tan · 6 years ago
  76. 4b5b191 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 6 years ago
  77. 5ea5f19 Merge "Debug Event for Malformed PLMN ID in CellIdentity" by Nathan Harold · 6 years ago
  78. adcb75d Debug Event for Malformed PLMN ID in CellIdentity by Nathan Harold · 6 years ago
  79. 609ea87 Merge "Split RCS events into API and internal classes" by Treehugger Robot · 6 years ago
  80. b13bfc5 Updated Zygote IPC related comments. by Chris Wailes · 6 years ago
  81. a7335a9 Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  82. 8b5976e Pick up the apexBootImage pinner service files when the boot image is apex.art. by Nicolas Geoffray · 6 years ago
  83. a6dda25 Merge "Expose the Radio HAL Version for Test Purposes" by Nathan Harold · 6 years ago
  84. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  85. db2337f Add documentation for inserting RCS 1-on-1 thread by Leland Miller · 6 years ago
  86. 619ed85 Merge "Use sampled value in hidden api logger" by Andrei-Valentin Onea · 6 years ago
  87. 3513d3c8 Use sampled value in hidden api logger by Andrei Onea · 6 years ago
  88. 8a71e01 Merge "Fix potential memory leak in SomeArgs" by Adrian Roos · 6 years ago
  89. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  90. 1d18e60 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 6 years ago
  91. 5f0521e Fix potential memory leak in SomeArgs by Bin Chen · 6 years ago
  92. f2cf09c Merge "Adding validate before switch feature." by Xiangyu/Malcolm Chen · 6 years ago
  93. ae94173 Merge "Add support for Telecom logging to obfuscate string phone numbers." by Tyler Gunn · 6 years ago
  94. 7d6e085 Merge "Move getPhoneCount implementation back to TelephonyManager." by Xiangyu/Malcolm Chen · 6 years ago
  95. d78dac0 Adding validate before switch feature. by Malcolm Chen · 6 years ago
  96. 5bc4949 Merge "Turn on enforcing mode for Q-based location APIs" by Hall Liu · 6 years ago
  97. 9102b10 Merge "Add 'hasKnownUserIntentEmergency' into ImsCallProfile Parcel" by Shuo Qian · 6 years ago
  98. 1a1689a Move getPhoneCount implementation back to TelephonyManager. by Malcolm Chen · 6 years ago
  99. 6473542 Add 'hasKnownUserIntentEmergency' into ImsCallProfile Parcel by sqian · 6 years ago
  100. b829ad7 Merge "[DO NOT MERGE] Support trace command on Window Manager dumpsys" by Treehugger Robot · 6 years ago