1. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  2. 0fbd9d1 Merge "Support insets on secondary displays" by TreeHugger Robot · 7 years ago
  3. 44bb533 Merge "Move Ims related settings from global setting to subscription db." by Xiangyu/Malcolm Chen · 7 years ago
  4. f8d498c Merge "incidentd: Updating Settings Provider proto dump." by TreeHugger Robot · 7 years ago
  5. 1177b82 Merge "Listen for launcher package added to connect to it faster" by TreeHugger Robot · 7 years ago
  6. 2a64dbc Merge "Additional System APIs for restricted profiles" by Fyodor Kupolov · 7 years ago
  7. 8971229af Merge "Create secondary dex profiles relative to the provided dex path" by Calin Juravle · 7 years ago
  8. 24cc5a8 Merge "Unit tests for ValueMetricProducer StatsPullerManager is refactored so that we can mock it. It may need more refactor pass to make is safer for longer runs." by TreeHugger Robot · 7 years ago
  9. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  10. 542bdb1 Merge "Fix for incorrect model version info" by TreeHugger Robot · 7 years ago
  11. d4fd70a Merge "MediaPlayer: simplify buffering control." by Wei Jia · 7 years ago
  12. 08ffbaf Merge "Apps targeting P need phone pemrisison to get device serial - framework" by TreeHugger Robot · 7 years ago
  13. b0886f3 incidentd: Updating Settings Provider proto dump. by Kweku Adams · 7 years ago
  14. 4ca908e6 Merge "Adding metric vals dnd settings" by TreeHugger Robot · 7 years ago
  15. 514971a Merge "AAPT2 - Convert command to copy all the files." by Pierre Lecesne · 7 years ago
  16. 8d6eb1fd Merge "Add AgnssRil initialization" by Jaekyun Seok · 7 years ago
  17. a420ae6 Merge changes I0d090d52,I77296f91 by TreeHugger Robot · 7 years ago
  18. b7b9501 Apps targeting P need phone pemrisison to get device serial - framework by Svet Ganov · 7 years ago
  19. 29cd580 Merge "Deprecate framework Fragments and Loaders" by TreeHugger Robot · 7 years ago
  20. 625442d Adding metric vals dnd settings by Beverly · 7 years ago
  21. 37a678c Merge "Add instrumentation data to host proto lib" by Mike Ma · 7 years ago
  22. f559685 Merge "Fix leak of FILE* in dumping" by TreeHugger Robot · 7 years ago
  23. cfec35e Merge "Adds definitions for soft AP metrics in wifi.proto" by Mehdi Alizadeh · 7 years ago
  24. f9038ad Add AgnssRil initialization by Jaekyun Seok · 7 years ago
  25. 059004e Merge "Revert "Support insets on secondary displays"" by TreeHugger Robot · 7 years ago
  26. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  27. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  28. 2dd2cbc Merge "Sync PRIV_APP_OOB_ENABLED setting to pm.dexopt.priv-apps-oob" by TreeHugger Robot · 7 years ago
  29. 53ef795 Merge "Add api lint to upload checks" by TreeHugger Robot · 7 years ago
  30. 7246736 Merge "Get rid of manually created IKeystoreService." by Dmitry Dementyev · 7 years ago
  31. da3a295 Add instrumentation data to host proto lib by Mike Ma · 7 years ago
  32. 630fc40 Merge "Don't show "always use" when app can't be default" by TreeHugger Robot · 7 years ago
  33. 3f89bd6 Merge "Change conditional keep rule syntax" by TreeHugger Robot · 7 years ago
  34. 2a59c52ca Adds definitions for soft AP metrics in wifi.proto by Mehdi Alizadeh · 7 years ago
  35. 47f5c3a Fix leak of FILE* in dumping by John Reck · 7 years ago
  36. 1c4ab70 Revert "Store FontCollection in MinikinPaint" by Seigo Nonaka · 7 years ago
  37. 0a1feb8 Deprecate framework Fragments and Loaders by Ian Lake · 7 years ago
  38. 53b2a73 Add api lint to upload checks by Jason Monk · 7 years ago
  39. 4241192 Anchor the volume dialog to hardware keys. by Julia Reynolds · 7 years ago
  40. 1263311 Sync PRIV_APP_OOB_ENABLED setting to pm.dexopt.priv-apps-oob by Victor Hsieh · 7 years ago
  41. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  42. d9e96e2 Switch default stream from RING to MUSIC. by Julia Reynolds · 7 years ago
  43. e750c6c Fix for incorrect model version info by Jan Althaus · 7 years ago
  44. ae5eb83 Update smart select metrics for new system event fields by Jan Althaus · 7 years ago
  45. 3bba351 Merge "Introduce CrossProfileApps API" by TreeHugger Robot · 7 years ago
  46. 49ca725 MediaPlayer: simplify buffering control. by Wei Jia · 8 years ago
  47. e33bc3b add CpuTimePerUidPuller and CpuTimePerUidFreqPuller by Chenjie Yu · 7 years ago
  48. 7f8def9 pull cpu time per freq also adjust lock for ValueMetricProducer.cpp by Chenjie Yu · 7 years ago
  49. 2888533 Merge "Implement Cpu Info Section" by TreeHugger Robot · 7 years ago
  50. 4ae65c7 Merge "Inform WindowManager when Activity is reordered to front." by TreeHugger Robot · 7 years ago
  51. ef0cda6 Merge "Use -Werror in frameworks/base/core/tests/webkit/apk_with_native_libs" by Chih-hung Hsieh · 7 years ago
  52. e2f7f79 Implement Cpu Info Section by Yi Jin · 7 years ago
  53. 67e1f2e Merge "Create magnifier bench scene" by TreeHugger Robot · 7 years ago
  54. f8df155 Merge "Revert "Eliminate native/JNI/callback USB Descriptor parsing mechanism"" by TreeHugger Robot · 7 years ago
  55. 87244f1 Merge "make statsd less chatty." by TreeHugger Robot · 7 years ago
  56. d58d7b3 Inform WindowManager when Activity is reordered to front. by Bryce Lee · 7 years ago
  57. 01528f4 Merge "1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing 2. Resolve segfault when serializing proto into vector of uint8_t 3. Add a local byte size variable for EventMetric data as we cannot call size() of ProtoOutputStream before we finish writing. 4. Replace hardcoded conversion of second to nano second with NS_PER_SEC" by TreeHugger Robot · 7 years ago
  58. 30c0a02 Listen for launcher package added to connect to it faster by Matthew Ng · 7 years ago
  59. 88a1719 Merge "Updating MediaStore to support localized audio titles" by TreeHugger Robot · 7 years ago
  60. a7c958b Merge "Allow activities on secondary displays to dismiss keyguard" by Patrick Plunkett · 7 years ago
  61. ed024d2 Create magnifier bench scene by John Reck · 7 years ago
  62. e31b256 Use -Werror in frameworks/base/core/tests/webkit/apk_with_native_libs by Chih-Hung Hsieh · 7 years ago
  63. 4e6364ac make statsd less chatty. by Yao Chen · 7 years ago
  64. 8c07286 Merge "Fixed a NP when clearing notifications" by TreeHugger Robot · 7 years ago
  65. efcd768 Merge "Fixes the connection listener wrong thread crash for overview proxy" by TreeHugger Robot · 7 years ago
  66. 8127123 Merge "Move connectSocket into IBluetoothSocketManager (3/3)" by Jakub Pawlowski · 7 years ago
  67. e465e60 Merge "Change pm.dexopt.priv-apps to .priv-apps-oob" by TreeHugger Robot · 7 years ago
  68. 36f77bc Merge "Fix NPE for devices without StatusBar implementation." by TreeHugger Robot · 7 years ago
  69. 9a753af Merge "Consider only the top most stacks for visibility test" by TreeHugger Robot · 7 years ago
  70. 1dd3f35 Merge "DND behavior system sounds cannot bypass DND" by TreeHugger Robot · 7 years ago
  71. a591149 Merge "Update Telecom APIs to include multi-hfp" am: 025718e8f6 am: 3dd41b7b29 by Hall Liu · 7 years ago
  72. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 7 years ago
  73. 518a82c9 Merge "Update Telecom APIs to include multi-hfp" am: 025718e8f6 am: 3dd41b7b29 by Hall Liu · 7 years ago
  74. 3dd41b7 Merge "Update Telecom APIs to include multi-hfp" am: 025718e8f6 by Hall Liu · 7 years ago
  75. 025718e Merge "Update Telecom APIs to include multi-hfp" by Hall Liu · 7 years ago
  76. c061b43 Merge "Fix bug in View system recording where Skia dropped the colorFilter." by Derek Sollenberger · 7 years ago
  77. fac8783 Fixes the connection listener wrong thread crash for overview proxy by Matthew Ng · 7 years ago
  78. 09ef94e Change conditional keep rule syntax by Adam Koski · 7 years ago
  79. 72f8b52 Fix NPE for devices without StatusBar implementation. by Calvin On · 7 years ago
  80. 885738f Merge "Remove unnecessary parameter WriteStringToFile" by TreeHugger Robot · 7 years ago
  81. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  82. e2d9a23 DND behavior system sounds cannot bypass DND by Beverly · 7 years ago
  83. 334a5a4 Move connectSocket into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 7 years ago
  84. 917bdb1 Merge "Check for null-terminator in ResStringPool::string8At" by Adam Lesinski · 7 years ago
  85. cf0583e Change pm.dexopt.priv-apps to .priv-apps-oob by Victor Hsieh · 7 years ago
  86. b01aaa0 Merge "Initialize pointer members in VulkanManager to null" by Greg Daniel · 7 years ago
  87. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  88. 3f6d0dc Merge "Fixes rotating tablet changing original dock side in landscape" by TreeHugger Robot · 7 years ago
  89. 5d81500 Merge "Fix more coretests in light of no-initial-focus" by Evan Rosky · 7 years ago
  90. 4772301 Merge "Revert "Enable new initial-focus behavior for P"" by Evan Rosky · 7 years ago
  91. b34cad0 Revert "Enable new initial-focus behavior for P" by Evan Rosky · 7 years ago
  92. 1816a32 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev am: 07d8249c4b by Adam Lesinski · 7 years ago
  93. f3deb94 Consider only the top most stacks for visibility test by Winson Chung · 7 years ago
  94. a9e3b8c Merge "Allow hwuimacro to choose a renderer" by John Reck · 7 years ago
  95. 7592592 Merge "Docs: Fixed a typo by changing "retu rn" to "return"" into oc-dev am: ec741b83a3 am: 719e8b5412 am: 430ed07596 by Jon Dormody · 7 years ago
  96. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  97. 24f9ac4 Merge "Docs: Fixed a typo by changing "retu rn" to "return"" into oc-dev am: ec741b83a3 am: 719e8b5412 by Jon Dormody · 7 years ago
  98. 07d8249 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  99. 254102d Remove unnecessary parameter WriteStringToFile by Wei Wang · 7 years ago
  100. 0dd496b Merge "Merge "docs: Added SQLite versions used on API levels 26 and 27." into oc-mr1-dev am: 9e628b60ba" into oc-mr1-dev-plus-aosp by Kevin Hufnagle · 7 years ago