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