1. ecf5d0a Fix ImsMmTelManager docs to use annotations by Brad Ebinger · 5 years ago
  2. 4c5cd98 Merge "Adds better logging for ImsFeature features" by Brad Ebinger · 5 years ago
  3. 483e6e3 Merge "Added the min match system config for loose phone numbers comparison" by Hui Yu · 5 years ago
  4. c180e46 Added the min match system config for loose phone numbers comparison by Taesu Lee · 5 years ago
  5. 85d2ac2 Merge "Fix dependency on APK used by test" by Treehugger Robot · 5 years ago
  6. 753f6c3 Merge "Add documentation in TelephonyManager#getNetworkCountryIso" by Shuo Qian · 5 years ago
  7. 2bfe37d Merge "Clean up duplicated uses-permission" by Treehugger Robot · 5 years ago
  8. 63f6a62 Merge "[view compiler] Remove dex_builder_test.cc" by Treehugger Robot · 5 years ago
  9. 4a53281 Merge "Fix broken Javadoc links in frameworks/base" by Treehugger Robot · 5 years ago
  10. 597c6ba Add documentation in TelephonyManager#getNetworkCountryIso by sqian · 5 years ago
  11. 92ff83b Fix broken Javadoc links in frameworks/base by Aurimas Liutikas · 5 years ago
  12. ecc1ceb Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  13. 839c6cf Merge "Add graphicsstats.proto owner" by John Reck · 5 years ago
  14. e167823 [view compiler] Remove dex_builder_test.cc by Eric Holk · 5 years ago
  15. 9724579 Merge "Fix lint error getSystemService for EuiccManager" by Brad Ebinger · 5 years ago
  16. 0a4baea Merge "Fix the race between entitlement start/stop" by Mark Chien · 5 years ago
  17. 4f95975 Fix the race between entitlement start/stop by markchien · 5 years ago
  18. be30d27 Merge "Fix the reference leak on RemoteCallbackList" by Dan Zhang · 5 years ago
  19. a08cc83 Merge changes from topic "ims_cc" by Treehugger Robot · 5 years ago
  20. a0c949d Merge changes I9350ec13,I809d9191,I235f727d,I1930f3ba by Josh Gao · 5 years ago
  21. 6b58978 ims: API to update ims carreir configs by Dheeraj Shetty · 5 years ago
  22. 1c446a2 CarrierConfig: get configs by prefix by Dheeraj Shetty · 5 years ago
  23. a722fdf Add new carrier config for supporting WPS over IMS by andychou · 5 years ago
  24. 75f730ab SharedMemory: use fdsan to protect our fd. by Josh Gao · 5 years ago
  25. 9fdb8f9 Revert "Revert "SharedMemory: break Cleaner reference cycle."" by Josh Gao · 5 years ago
  26. 9428f73 Revert "SharedMemory: break Cleaner reference cycle." Bug: 138422309 by Adam Seaton · 5 years ago
  27. 94d801a Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag" by Treehugger Robot · 5 years ago
  28. 9e9bef3 Add graphicsstats.proto owner by John Reck · 5 years ago
  29. 39673f9 Merge "BGDexopt: Have a single run for primary and secondary dexes" by Andreas Gampe · 5 years ago
  30. 93fdd25 Merge "Remove product_is_iot." by Elliott Hughes · 5 years ago
  31. 2466736 Remove product_is_iot. by Elliott Hughes · 5 years ago
  32. c0b1a32 Merge "[view compiler] Add DexBuilder support for getting and setting instance fields" by Treehugger Robot · 5 years ago
  33. 76089fe BGDexopt: Have a single run for primary and secondary dexes by Andreas Gampe · 5 years ago
  34. d236457 [view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTag by Eric Holk · 5 years ago
  35. 375c74a Merge "Add getSlotId API for ImsFeature and docs changes" by Brad Ebinger · 5 years ago
  36. 0bbc8d7 GraphicsStatService: fix double close. by Josh Gao · 5 years ago
  37. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  38. 83bb512 Merge "Fix job persistence & re-inflation" by Treehugger Robot · 5 years ago
  39. ef7eef6 Fix job persistence & re-inflation by Christopher Tate · 5 years ago
  40. f3b9589 [view compiler] Add DexBuilder support for getting and setting instance fields by Eric Holk · 5 years ago
  41. 25fff48 Merge "Convert more of frameworks/base/packages to Android.bp" by Treehugger Robot · 5 years ago
  42. 33ac505 Merge "BGDexopt: Clean up ordering" by Andreas Gampe · 5 years ago
  43. dec3796 Merge "Get native wakelock stats from SystemSuspend if /sys/class/wakeup not available." by Treehugger Robot · 5 years ago
  44. 8052fac Merge "Add helpers to check whether the BluetoothCodecConfig instance is selectable" by Treehugger Robot · 5 years ago
  45. c90039a Convert more of frameworks/base/packages to Android.bp by Colin Cross · 5 years ago
  46. 5b01ea2 Add getSlotId API for ImsFeature and docs changes by Brad Ebinger · 5 years ago
  47. 01f0935 Merge "Add APIs for ImsService RCS UCE implementation" by Brad Ebinger · 5 years ago
  48. f072358 Merge "Change coverage dump to specify the output file instead of directory." by Oliver Nguyen · 5 years ago
  49. 9f26142 Merge "Add Key mapping to CEC_KEYCODE_SOUND_SELECT" by Amy Zhang · 5 years ago
  50. 56509ddb Merge "Read compat config in CompatConfig class." by Anna Trostanetski · 5 years ago
  51. 39907f1 Add Key mapping to CEC_KEYCODE_SOUND_SELECT by elvis.chien · 5 years ago
  52. 8aa2b1d Merge changes I12b38fa5,Ia11195b1 by Treehugger Robot · 5 years ago
  53. eedacc3 Get native wakelock stats from SystemSuspend if /sys/class/wakeup not available. by Kalesh Singh · 5 years ago
  54. b34f1b9 Adds better logging for ImsFeature features by Brad Ebinger · 5 years ago
  55. 6cec071 BGDexopt: Clean up ordering by Andreas Gampe · 5 years ago
  56. e33db44 Merge "SharedMemory: clear file descriptor when explicitly closed." by Josh Gao · 5 years ago
  57. bcef6ae Fix dependency on APK used by test by Dan Shi · 5 years ago
  58. aaab62e Merge "Expose RSSI as GSM RAT-specific Signal Strength" by Nathan Harold · 5 years ago
  59. c2a60b2 Add APIs for ImsService RCS UCE implementation by Brad Ebinger · 6 years ago
  60. 70445d0 [viewcompiler] Add support for static field put to DexBuilder by Eric Holk · 5 years ago
  61. 3092f99 [viewcompiler] Add static field get instructions to DexBuilder by Eric Holk · 5 years ago
  62. 7e6060f Read compat config in CompatConfig class. by atrost · 5 years ago
  63. 67feca7 Clean up duplicated uses-permission by jay · 5 years ago
  64. 434e4fd Merge "Resolve NumberPicker display abnormal issue." by Robert Chou · 5 years ago
  65. 9b0e767 Merge "Remove the dependencies to ext and framework from the stubs build" by Treehugger Robot · 5 years ago
  66. a0cdd72 Merge "Remove legacy-performance-test-hostdex" by Treehugger Robot · 5 years ago
  67. a764180 SharedMemory: clear file descriptor when explicitly closed. by Josh Gao · 5 years ago
  68. d665dc6 Remove legacy-performance-test-hostdex by Colin Cross · 5 years ago
  69. 130e0ad Merge changes from topic "dumpsys-compatinfo" by Andrei-Valentin Onea · 5 years ago
  70. 64e0126 Merge "Add a platform compat config schema API." by Anna Trostanetski · 5 years ago
  71. c9f9694 Merge "Remove preload2 as it is not used" by Treehugger Robot · 5 years ago
  72. 5fc20bb Merge "Add an empty boot profile." by Nicolas Geoffray · 5 years ago
  73. c61bf0c Dump PlatformCompat overrides to dumpsys by Andrei Onea · 5 years ago
  74. 6cd9d4d Make PlatformCompat a Binder class by Andrei Onea · 5 years ago
  75. 5769c40 Add a platform compat config schema API. by atrost · 5 years ago
  76. cebe8f9 Merge "Add platform_apis in Android.bp" by Treehugger Robot · 5 years ago
  77. 0dec380 Remove preload2 as it is not used by Paul Duffin · 5 years ago
  78. 9ff56ea Add an empty boot profile. by Nicolas Geoffray · 5 years ago
  79. dff4801 Merge "Get wakelock stats from SystemSuspend" by Treehugger Robot · 5 years ago
  80. 5783a79 Merge "SharedMemory: break Cleaner reference cycle." by Treehugger Robot · 5 years ago
  81. ff17b08 Merge "Add ktlint to preupload hooks" by Remi NGUYEN VAN · 5 years ago
  82. ca33485 Merge "Add tmfang as a owner of settings_enums.proto" by Treehugger Robot · 5 years ago
  83. 6ca916a SharedMemory: break Cleaner reference cycle. by Josh Gao · 5 years ago
  84. 3032eb2 Add tmfang as a owner of settings_enums.proto by tmfang · 5 years ago
  85. a0b2086 Merge "Define intent for receive vendor specific response and define a function to send vendor AT command from Hfp client" by Deqiang Chen · 5 years ago
  86. ec63e6e Merge "Call out IllegalArgumentException in docs for ImsMmTelManager" by Brad Ebinger · 5 years ago
  87. bf60c29 Merge "Categorize [anon:stack_and_tls:{}] as stack memory" by Ryan Prichard · 5 years ago
  88. 55e586d Merge "EasterEgg: Remove unnecessary safe call on a non-null" by Aurimas Liutikas · 5 years ago
  89. d04a4a2 EasterEgg: Remove unnecessary safe call on a non-null by Luca Stefani · 5 years ago
  90. 65e73f0 Merge "Create feature flags for OMAPI readers supportiveness" by Treehugger Robot · 5 years ago
  91. 6234cd9 Resolve NumberPicker display abnormal issue. by Mingyan Liu · 5 years ago
  92. ba47bae Add ktlint to preupload hooks by Remi NGUYEN VAN · 5 years ago
  93. f166d19 Get wakelock stats from SystemSuspend by Kalesh Singh · 5 years ago
  94. f1936c3 Add helpers to check whether the BluetoothCodecConfig instance is selectable by Cheney Ni · 5 years ago
  95. 18c7630 Create feature flags for OMAPI readers supportiveness by Jack Yu · 5 years ago
  96. 34ed823da Merge "Do not turn on Bluetooth when booting into Safe Mode" by Treehugger Robot · 5 years ago
  97. 935d803 Merge "Fix bootanimation stack overflow" by Treehugger Robot · 5 years ago
  98. 5a34719 Categorize [anon:stack_and_tls:{}] as stack memory by Ryan Prichard · 5 years ago
  99. e691553 Merge "Always apply compat changes to system apps." by Mathew Inwood · 5 years ago
  100. 1faafcb Merge "Add adb command for overriding platform compat config" by Andrei-Valentin Onea · 5 years ago