1. 9bf75fa Add AudioAttributes.getAllowedCapturePolicy by Kevin Rocard · 6 years ago
  2. 44ad3ea Merge "Fix RelativeLayout checking of resource ids greater than 0x80" into qt-dev by TreeHugger Robot · 6 years ago
  3. 8d2694a Authenticate with the correct user from KeyguardUpdateMonitor by Kevin Chyn · 6 years ago
  4. d7c6b89 Merge "Avoid taking a lock when we shouldn't" into qt-dev by TreeHugger Robot · 6 years ago
  5. bd39e73 Remove old version of registerUsageSessionObserver by Michael Wachenschwanz · 6 years ago
  6. 284234e Log constellation types in GnssMetrics by Yu-Han Yang · 6 years ago
  7. 9943f8d Merge "Camera: Document LEGACY not being allowed on new devices" into qt-dev by Eino-Ville Talvala · 6 years ago
  8. 5a8b95c Merge "Convert Privacy Types to use PermissionGroup icons" into qt-dev by Fabian Kozynski · 6 years ago
  9. f7afcdc Merge "Connect face service debugging to the HAL" into qt-dev by Joe Onorato · 6 years ago
  10. 8ebf45a Hide MediaPlayer2 and related classes by Andrew Lewis · 6 years ago
  11. fc24615 Promote generic columns up to MediaColumns. by Jeff Sharkey · 6 years ago
  12. cfaa0ff Merge "Mitigate screen flashing on overlay change." into qt-dev by TreeHugger Robot · 6 years ago
  13. 70993bc Sharesheet - Add contentDescription to copy button by Matt Pietal · 6 years ago
  14. 6e9ea28 Merge "Swap Filled and Rounded for IconPack*LauncherOverlay" into qt-dev by TreeHugger Robot · 6 years ago
  15. b7f24a5 Merge "Null annotations in TC APIs." into qt-dev by Abodunrinwa Toki · 6 years ago
  16. a0ee2c4 Merge changes from topic "RemoveTempStatsLogWrite" into qt-dev by Baligh Uddin · 6 years ago
  17. 76f824b1 Catch exceptions thrown from UpdateEngine#applyPayload. by Alex Kershaw · 6 years ago
  18. 2b188f8 Merge "Set mEnterAnimationPending to true if a window was not visible" into qt-dev by TreeHugger Robot · 6 years ago
  19. 019f60d Add AudioManager.getAllowedCapturePolicy by Kevin Rocard · 6 years ago
  20. b652003 Merge "Remove PRODUCT_SERVICES from PackageManagerNative.getLocation." into qt-dev by TreeHugger Robot · 6 years ago
  21. 17e3842 Ensure to update top process state when launching activity by Riddle Hsu · 6 years ago
  22. cd6dbf7 Automatically run Package Installer tests by Philip P. Moltmann · 6 years ago
  23. 254c3e4b Remove support to install apps from a file by Philip P. Moltmann · 6 years ago
  24. 38ec14c Merge "Remove the deprecated UserManagerHelper, new one is in car user lib." into qt-dev by Ying Zheng · 6 years ago
  25. 2a4e6f6 Merge "Determine the dataspace of the screenshot buffer based on display color mode." into qt-dev by Peiyong Lin · 6 years ago
  26. d9e8aa3 Fixed bugs in PagedTileLayout, QSAnimator using RTL by Fabian Kozynski · 6 years ago
  27. 3c2758d Add "identifier" concept to Intent. by Dianne Hackborn · 6 years ago
  28. 736b899 Merge "Adds a DumpController to SystemUI Dependencies" into qt-dev by Fabian Kozynski · 6 years ago
  29. 6dc0388 Merge "Protects against a null statusReceiver in uninstall" into qt-dev by TreeHugger Robot · 6 years ago
  30. b2f366c Avoid taking a lock when we shouldn't by Todd Kennedy · 6 years ago
  31. cb6f7bd Add new metrics for ManagedProvisioning. by arangelov · 6 years ago
  32. e98e90d Merge changes from topic "AudioProductStrategies-API" into qt-dev by Hayden Gomes · 6 years ago
  33. 36dcd2e Fix issue in attached layouting by Jorim Jaggi · 6 years ago
  34. 40ec966 Merge "API council feedbacks for DnsResolver" into qt-dev by TreeHugger Robot · 6 years ago
  35. 89082d7 Merge "Apply app switching protection on AppTask.moveToFront()" into qt-dev by Ricky Wai · 6 years ago
  36. 25fae38 Merge "ActivityManager: process stop needs a process to stop" into qt-dev by TreeHugger Robot · 6 years ago
  37. 757cbfe Merge "Pretend to be having the original background" into qt-dev by Jorim Jaggi · 6 years ago
  38. 572ed7f Fix Application Zygote use for external services. by Martijn Coenen · 6 years ago
  39. eea8d3e Tighten rules for blocking activity starts. by Alan Stokes · 6 years ago
  40. 896d036 Pass core platform API policy property to ART by David Brazdil · 6 years ago
  41. 7c35d33 Fix tinting of battery percentage by Fabian Kozynski · 6 years ago
  42. 4897353 Fix wrong MSIME check in onImeWindowSetOnDisplay. by lumark · 6 years ago
  43. dd0e027 Merge "Sharesheet - Align spacing with spec" into qt-dev by TreeHugger Robot · 6 years ago
  44. c437ba1 Convert Privacy Types to use PermissionGroup icons by Fabian Kozynski · 6 years ago
  45. e8431c2 Refactor hostingType/hostingName/hostingNameStr. by Martijn Coenen · 6 years ago
  46. 148d7ed Add SD card support for AOT by Howard Chen · 6 years ago
  47. ef7b99a Add NonNull in Carriers constant by calvinpan · 6 years ago
  48. 8a69e0b Merge "Expose bugreporting service name" into qt-dev by Nandana Dutt · 6 years ago
  49. 8621631 Merge "Revert "Stop window redraws for invisible parent children"" into qt-dev by Mihai Popa · 6 years ago
  50. 2e45219 Merge "Freeze netd AIDL interface (framework)" into qt-dev by Remi NGUYEN VAN · 6 years ago
  51. e996507 Merge "Remove getDefaultTransactionName and getTransactionName from API" into qt-dev by TreeHugger Robot · 6 years ago
  52. 76d2f52 Merge "System Bars: API to ensure contrast when app requested transparent bar" into qt-dev by Adrian Roos · 6 years ago
  53. fa1eb3a Reduce system calls of ThreadPriorityBooster by Riddle Hsu · 6 years ago
  54. 4e8e3b0 Reduce transactions for acquiring and releasing provider by Riddle Hsu · 6 years ago
  55. 4274328 MediaSession2: Introduce connection hints by Hyundo Moon · 6 years ago
  56. 4f1adaf Merge "Use libnativehelper to get access to NIO buffer internals" into qt-dev by Orion Hodson · 6 years ago
  57. bb8b7e5 Merge "DO NOT MERGE Do not check product unbundled from Q" into qt-dev by TreeHugger Robot · 6 years ago
  58. cc01027 Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull by Jakub Pawlowski · 6 years ago
  59. c1caf6b Mark flaky pre-submit tests by Yunfan Chen · 6 years ago
  60. 1d0fe85 Merge "Notify when a back gesture is triggered in an exclusion area" into qt-dev by Winson Chung · 6 years ago
  61. ec21447 API council feedbacks for DnsResolver by Luke Huang · 6 years ago
  62. ebc321b Merge "Import translations. DO NOT MERGE" into qt-dev by TreeHugger Robot · 6 years ago
  63. b2f0c77 Mark permission controller atoms by Philip P. Moltmann · 6 years ago
  64. b03d051 Remove StatsLog.write by Philip P. Moltmann · 6 years ago
  65. 7d2287b Fix notifications during doze mode on secondary user. by Nicholas Sauer · 6 years ago
  66. 3ba6ace Merge "Add additional logging for ongoing and foreground bubble types." into qt-dev by TreeHugger Robot · 6 years ago
  67. d361ff3 Freeze netd AIDL interface (framework) by Remi NGUYEN VAN · 6 years ago
  68. 82ec520 Merge changes I7368f9b4,I7a6bec4f,I3eb9f7bc,I53d05702,I5cb6c9e0, ... into qt-dev by TreeHugger Robot · 6 years ago
  69. f9fae95 Merge "Set pending client to null after it's been started" into qt-dev by Kevin Chyn · 6 years ago
  70. f5d37ae Merge "Address nit in NetworkStackUtils" into qt-dev by Chiachang Wang · 6 years ago
  71. bc11310 Support mix-n-match of IGnssDebug@1.0 with IGnss@2.0 by Yu-Han Yang · 6 years ago
  72. be955e8 DO NOT MERGE Do not check product unbundled from Q by Kiyoung Kim · 6 years ago
  73. be0106a Merge "Remove DocumentsStatsLog.java" into qt-dev by Shawn Lin · 6 years ago
  74. 34e39c3 Merge "Pass the package of caller to getPasspointConfigurations into WifiService" into qt-dev by TreeHugger Robot · 6 years ago
  75. 20d0395 Merge "Make sure biometric icon ends in authenticated state" into qt-dev by Kevin Chyn · 6 years ago
  76. d597dc3 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  77. fa124d7 Merge "Migrate NetworkStack metrics off StatsLog.write" into qt-dev by Chiachang Wang · 6 years ago
  78. 44d36f6 Address nit in NetworkStackUtils by Chiachang Wang · 6 years ago
  79. d23043a Resolve CEC related API requests from API Council by Amy · 6 years ago
  80. 6ce0a59 Merge changes I98573a5c,Ic7394f24 into qt-dev by TreeHugger Robot · 6 years ago
  81. 1c10083 Set pending client to null after it's been started by Kevin Chyn · 6 years ago
  82. 662eb71 Merge "Cleans up userId loop in clearPackageStateForUser" into qt-dev by TreeHugger Robot · 6 years ago
  83. 23d4cd7 Add tests for AppOpsService foreground location by Amith Yamasani · 6 years ago
  84. a0d2d20 Merge changes from topic "face-logging" into qt-dev by Kevin Chyn · 6 years ago
  85. 1d66b0b Merge "Update LoadedApk instead of re-creating on outdated cache" into qt-dev by TreeHugger Robot · 6 years ago
  86. 116ca5d Merge "Adds sanity checks to session commit and abandon" into qt-dev by TreeHugger Robot · 6 years ago
  87. ebd6aaa Replacing AudioVolumeGroups with List by Hayden Gomes · 6 years ago
  88. 3c562e2 Cleaning up SeekBarVolumizer by Hayden Gomes · 6 years ago
  89. 8e8e9ce Removing name getter from AudioProductStrategy by Hayden Gomes · 6 years ago
  90. 6d69bde Replacing AudioProductStrategies with List by Hayden Gomes · 6 years ago
  91. 9f6f9ca Fix RelativeLayout checking of resource ids greater than 0x80 by Ryan Mitchell · 6 years ago
  92. 5c7c6a4 Merge "Add support for TAP interfaces in TestNetworkManager." into qt-dev by Lorenzo Colitti · 6 years ago
  93. 4858da4 Populate debug value for biometric atoms by Kevin Chyn · 6 years ago
  94. 3558fb1 Fix flickering when swiping up by Lucas Dupin · 6 years ago
  95. f9585ca Merge "Add a config option to save the metrics data locally." into qt-dev by Yao Chen · 6 years ago
  96. 1331461 Use the correct targets-per-row count for Landscape. by Alison Cichowlas · 6 years ago
  97. 8f0e1cd Merge "[GraphicsEnvironment] Expose API to query whether an app should use game driver." into qt-dev by Peiyong Lin · 6 years ago
  98. 769fc61 Merge "Fix a problem with ValueMetric when used with conditions and no diffs." into qt-dev by Olivier Gaillard · 6 years ago
  99. a4b089b Merge "Revert "Flip default value of headless user 0 flag."" into qt-dev by Ying Zheng · 6 years ago
  100. e355349 Merge "Magnify language selector dialog" into qt-dev by TreeHugger Robot · 6 years ago