1. 65b5769 Add DistanceClassifier to the BrightLineFalsingManager by Dave Mankoff · 5 years ago
  2. d8efd0d Add DiagonalClassifier to the BrightLineFalsingManager. by Dave Mankoff · 5 years ago
  3. eaed9f5 media: keep JMediaCodec::mCodec reference until destruction by Wonsik Kim · 5 years ago
  4. 52f29a5 Merge "Fix a couple of rotation bugs" into qt-dev by Tracy Zhou · 5 years ago
  5. 8c15e2c Merge "Update handle behavior defaults to updated POR" into qt-dev by Matt Casey · 5 years ago
  6. 22573eb Merge "Sync input transactions after ACTION_UP" into qt-dev by TreeHugger Robot · 5 years ago
  7. 0a9ee1a Optionally trigger CG in onTrimMemory() by Makoto Onuki · 5 years ago
  8. 1b9e062 Merge "[Wi-Fi] Support transition mode in AccessPoint#matches" into qt-dev by TreeHugger Robot · 5 years ago
  9. fd42bdbb Add TypeClassifier to the BrightLineFalsingManager. by Dave Mankoff · 5 years ago
  10. 7abe135 Add PointerCountClassifier to the BrightLineFalsingManager. by Dave Mankoff · 5 years ago
  11. 07fb7b7 Add base class for new falsing manager and classifiers. by Dave Mankoff · 5 years ago
  12. 4e369a7 Avoid overiding bg perm app-op for pre-M apps by Philip P. Moltmann · 5 years ago
  13. fad1a8f Also trigger PermPolicySvc on app-ops changes by Philip P. Moltmann · 5 years ago
  14. 78c155b Combine successive PermPolicySvc syncs by Philip P. Moltmann · 5 years ago
  15. cf5e437 Always use PermMgrSrv APIs to change permission by Philip P. Moltmann · 5 years ago
  16. 8b20dee Sync input transactions after ACTION_UP by Siarhei Vishniakou · 5 years ago
  17. 2726eb6 Fix CtsAccessibilityServiceTestCases Fail by lumark · 5 years ago
  18. 61a8781 Merge "Reland "Prevent dismissing starting window when reopening app"" into qt-dev by Jorim Jaggi · 5 years ago
  19. fefd66a Merge "Log correct number of whitelisted packages." into qt-dev by TreeHugger Robot · 5 years ago
  20. f2c4f55 Merge "Fix camera race condition" into qt-dev by TreeHugger Robot · 5 years ago
  21. 04bb4b8 [Wi-Fi] Support transition mode in AccessPoint#matches by Arc Wang · 5 years ago
  22. a8a9554 Merge "Mark two unfinished APIs as "DO NOT USE"." into qt-dev by TreeHugger Robot · 5 years ago
  23. 151be9d Fix camera race condition by Lucas Dupin · 5 years ago
  24. 09e2556 Allow permission controller to start background activities by zhouwenjie · 5 years ago
  25. 344083c Merge "Set persist.sys.theme based on darktheme" into qt-dev by Tao Bao · 5 years ago
  26. eb1b030 Merge "Add metrics for mainline modules license UI." into qt-dev by TreeHugger Robot · 5 years ago
  27. 6c65bb2 libhwbinder users use libhidlbase by Steven Moreland · 5 years ago
  28. e5da406 libmedia2_jni: remove libhwbinder_noltopgo ref by Steven Moreland · 5 years ago
  29. bfa821b Mark two unfinished APIs as "DO NOT USE". by Malcolm Chen · 5 years ago
  30. 437c0e4 ViewRootImpl: Ensure layout when configuration changes. by Robert Carr · 5 years ago
  31. abfcd0a Added null checks to LayerDrawable implementation by Nader Jawad · 5 years ago
  32. 9ea1842 Merge "Import translations. DO NOT MERGE" into qt-dev by TreeHugger Robot · 5 years ago
  33. 637600c Merge "Make DefGrantPolicy always grant ALWAYS_LOCATION" into qt-dev by TreeHugger Robot · 5 years ago
  34. cb0362a Fix a couple of rotation bugs by Tracy Zhou · 5 years ago
  35. aad89bd Add metrics for mainline modules license UI. by Andrew Sapperstein · 5 years ago
  36. dd2b160 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  37. ffde2ea Add config to control full task snapshot scale by Winson Chung · 5 years ago
  38. 176b205 Update handle behavior defaults to updated POR by Matt Casey · 5 years ago
  39. ec3ba99 Merge "Add START_ACTIVITIES_FROM_BACKGROUND permission for com.android.providers.downloads" into qt-dev by TreeHugger Robot · 5 years ago
  40. 68423d1 Merge "Added missing mGlobalLock in system server" into qt-dev by Chavi Weingarten · 5 years ago
  41. c8dca90 Merge "Ensure snapshot orientation matches snapshot buffer size" into qt-dev by TreeHugger Robot · 5 years ago
  42. a6d0f1f Merge "When the notification shade is shown the functionality to show/hide HUN should be controlled via a config flag." into qt-dev by TreeHugger Robot · 5 years ago
  43. 88327e9 Make DefGrantPolicy always grant ALWAYS_LOCATION by Eugene Susla · 5 years ago
  44. 1d43915 Merge "Use task bounds when drawing app theme snapshot" into qt-dev by TreeHugger Robot · 5 years ago
  45. 029190c Merge "Log usage of addPerson() and setStyle() in notifications." into qt-dev by TreeHugger Robot · 5 years ago
  46. e13f1b5 Log correct number of whitelisted packages. by Pavel Grafov · 5 years ago
  47. efa05d9 Add START_ACTIVITIES_FROM_BACKGROUND permission for by Michal Karpinski · 5 years ago
  48. b7abebd Merge "Make InputMethodSystemProperty#MULTI_CLIENT_IME_ENABLED testable." into qt-dev by TreeHugger Robot · 5 years ago
  49. bdf620b Adding atom for logging GrantPermissionsActivity buttons presented and pressed. by Stanislav Zholnin · 5 years ago
  50. 9550c18 Merge "[Magnifier-87] Fix deadlock causing ANR" into qt-dev by Mihai Popa · 5 years ago
  51. 2ae76cd Merge "Remove the <= P restriction for WIFI_P2P" into qt-dev by TreeHugger Robot · 5 years ago
  52. 449b9c3 Remove the <= P restriction for WIFI_P2P by Chalard Jean · 5 years ago
  53. 5e2e01e Merge "Don't apply some custom animation cases from app in WindowStateAnimator" into qt-dev by TreeHugger Robot · 5 years ago
  54. 1b33cfb Merge "Set activity state to PAUSED when making visible from STOPPING/STOPPED" into qt-dev by TreeHugger Robot · 5 years ago
  55. 19755ea Merge "Reinflate silent notif header on config change" into qt-dev by TreeHugger Robot · 5 years ago
  56. 674e160 Merge "Check flags for user in SoftRestrictedPermPolicy" into qt-dev by TreeHugger Robot · 5 years ago
  57. 702c519 Merge "Hiding home handle while on home in no-button mode" into qt-dev by TreeHugger Robot · 5 years ago
  58. 23dcdce Merge "Use connected boolean as NLS does vs IBinder" into qt-dev by TreeHugger Robot · 5 years ago
  59. cc0d8f3 Merge "[AML] Check if launched activity has changed when handling visibility changes" into qt-dev by TreeHugger Robot · 5 years ago
  60. 2c74c2a Reinflate silent notif header on config change by Ned Burns · 5 years ago
  61. 69b645f Check flags for user in SoftRestrictedPermPolicy by Philip P. Moltmann · 5 years ago
  62. f4924f1 Merge "Handle invalid package name in isPermissionsReviewRequired" into qt-dev by TreeHugger Robot · 5 years ago
  63. c73ce70 Hiding home handle while on home in no-button mode by Sunny Goyal · 5 years ago
  64. 58c51d1 Merge "Atoms for logging permission grants during system upgrade." into qt-dev by Stanislav Zholnin · 5 years ago
  65. b8886dd Merge "Remove dependency on OverviewProxyService from StatusBarWindowController" into qt-dev by Winson Chung · 5 years ago
  66. b1f5aaf Use connected boolean as NLS does vs IBinder by Julia Reynolds · 5 years ago
  67. 1ed4ce0 Merge "qt_dev: Fix ContentSuggestions service connection" into qt-dev by Perumaal Shanmugam · 5 years ago
  68. bcedb60 qt_dev: Fix ContentSuggestions service connection by Perumaal S · 5 years ago
  69. 4f3e0aa Merge "Fix battery content description when there is no percent mode" into qt-dev by TreeHugger Robot · 5 years ago
  70. 08793a3 Merge changes I80bebcd0,I35f3718f into qt-dev by TreeHugger Robot · 5 years ago
  71. accf710 Simplification of code to prevent a Log.wtf in expected cases. by Chalard Jean · 5 years ago
  72. e42215e [Magnifier-87] Fix deadlock causing ANR by Mihai Popa · 5 years ago
  73. ca442d5 Make InputMethodSystemProperty#MULTI_CLIENT_IME_ENABLED testable. by lumark · 5 years ago
  74. d031113 Merge "We should prevent starting home activity before setup" into qt-dev by TreeHugger Robot · 5 years ago
  75. d977c2b Suppress the wtf log for notifications that are expected by Chiachang Wang · 5 years ago
  76. 3d119a9 Set activity state to PAUSED when making visible from STOPPING/STOPPED by Louis Chang · 5 years ago
  77. da15cb0 Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by TreeHugger Robot · 5 years ago
  78. 73bd1af Merge "Fix the potential NullPointerException." into qt-dev by TreeHugger Robot · 5 years ago
  79. ad8a593 Merge "Import translations. DO NOT MERGE" into qt-dev by TreeHugger Robot · 5 years ago
  80. 4cdce5a Merge "Update the edge back gesture width from the current user's overlays" into qt-dev by Winson Chung · 5 years ago
  81. 316f673 Update the edge back gesture width from the current user's overlays by Winson Chung · 5 years ago
  82. 128c538 Merge "Removing noisy logging" into qt-dev by TreeHugger Robot · 5 years ago
  83. 26bf1e5 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  84. a120f95 Store subscriber ID / IMSI into telephony database by Nazanin Bakhshi · 5 years ago
  85. 5f3df7f Merge "DO NOT MERGE: Add DENSITY_450" into qt-dev by TreeHugger Robot · 5 years ago
  86. 73e04f2 Merge "Mark getProfileOwnerAsUser(int) as UnsupportedAppUsage again" into qt-dev by TreeHugger Robot · 5 years ago
  87. 04d615d Merge "Always remove IconState in onViewRemoved, even if animations are off" into qt-dev by TreeHugger Robot · 5 years ago
  88. d90f23c Merge "Zygote: do not preload Vulkan driver in Q" into qt-dev by TreeHugger Robot · 5 years ago
  89. a9ab851 Merge "Pause watchdog triggering on the main thread during package scan" into qt-dev by TreeHugger Robot · 5 years ago
  90. a13051f Added missing mGlobalLock in system server by chaviw · 5 years ago
  91. 6eca92d Merge "Add key layout for Nintendo Switch controller" into qt-dev by TreeHugger Robot · 5 years ago
  92. 6088793 Remove dependency on OverviewProxyService from StatusBarWindowController by Winson Chung · 5 years ago
  93. b38f168 DO NOT MERGE: Add DENSITY_450 by bj1211jeon · 5 years ago
  94. ad607a4 Merge "Hide MultiUserSwitch when guestEnabled && no_add_users" into qt-dev by TreeHugger Robot · 5 years ago
  95. c91ff6f Handle invalid package name in isPermissionsReviewRequired by Philip P. Moltmann · 5 years ago
  96. 1c5c060 Zygote: do not preload Vulkan driver in Q by Yiwei Zhang · 5 years ago
  97. c073e95 Mark getProfileOwnerAsUser(int) as UnsupportedAppUsage again by Philip P. Moltmann · 5 years ago
  98. 9bffff9 Merge "Add PSS info to dumpsys output." into qt-dev by Daniel Sandler · 5 years ago
  99. 28e48fb Set persist.sys.theme based on darktheme by Beverly · 5 years ago
  100. 2ea2a58 Merge "Revert "RootViewImpl: Fix measure size hint for WRAP_CONTENT windows"" into qt-dev by Tim Murray · 5 years ago