- 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 4 years, 7 months ago
- 547bea0 Merge "Remove unsafe cast in Client::createWithSurfaceParent" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 0abfdca Merge "Give touch boost higher priority than idle detection" into rvc-dev by Steven Thomas · 4 years, 7 months ago
- 2e7d28c Merge "GLESRenderEngine: validate eglQueryStringImplementationANDROID for nullptr" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- a2fad15 Merge "SurfaceFlinger: add frame rate to dumpsys" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- bb37432 Give touch boost higher priority than idle detection by Steven Thomas · 4 years, 7 months ago
- be23e6a SurfaceFlinger: add frame rate to dumpsys by Ady Abraham · 4 years, 7 months ago
- e13827d Merge "Handle the boot profile format when analyzing profiles" into rvc-dev by Calin Juravle · 4 years, 7 months ago
- 49497c9 Merge "Update libgui to use android::base properties instead of cutils" into rvc-dev by Michael Hoisie · 4 years, 7 months ago
- 6c245b4 Replace direct pid writes with setting task profiles by Suren Baghdasaryan · 4 years, 7 months ago
- 32bc62d Merge "Split refresh rate range into two ranges" into rvc-dev by Steven Thomas · 4 years, 7 months ago
- 5b7d7e2 Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev by Dheeraj Shetty · 4 years, 7 months ago
- 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 4 years, 7 months ago
- c8a0442 Handle the boot profile format when analyzing profiles by Calin Juravle · 4 years, 7 months ago
- f734df4 Split refresh rate range into two ranges by Steven Thomas · 4 years, 7 months ago
- 40dbb5f Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 4 years, 7 months ago
- a9a6b46 Revert^2 "libui: rewrite Region with FatVector" by Jagadeesh Pakaravoor · 4 years, 7 months ago
- 5a1f549 Merge changes from topic "vintf-manifest-error-logs-part-ii" into rvc-dev by Steven Moreland · 4 years, 7 months ago
- e192a67 Log VINTF manifest success/failure cases. by Steven Moreland · 4 years, 7 months ago
- d221c25 servicemanager: remove performance hack by Steven Moreland · 4 years, 7 months ago
- 50f6c0e Merge "Apply display translation to blurred result" into rvc-dev by Lucas Dupin · 4 years, 7 months ago
- 19ce655 Apply display translation to blurred result by Lucas Dupin · 4 years, 7 months ago
- 3ef1b76 GLESRenderEngine: validate eglQueryStringImplementationANDROID for nullptr by Ady Abraham · 4 years, 7 months ago
- 1b8793a Merge "SurfaceFlinger: Only block calling thread on sync transactions." into rvc-dev by Rob Carr · 4 years, 7 months ago
- 11d7674 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev by Michael Hoisie · 4 years, 7 months ago
- 238f4a2 SurfaceFlinger: Only block calling thread on sync transactions. by Robert Carr · 4 years, 7 months ago
- 6650884 Merge "SF: Defer setDisplayBrightness to Binder thread" into rvc-dev by Dominik Laskowski · 4 years, 7 months ago
- b0c9b69 Merge changes Iefa0e017,I79cc96c6,I14e31679,Ie490113e into rvc-dev by Dan Stoza · 4 years, 7 months ago
- d6f449d Merge "DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" into rvc-dev by Rob Carr · 4 years, 7 months ago
- f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 4 years, 7 months ago
- ae77d8d Merge "Remove unused libhardware dependency from libnativewindow" into rvc-dev by Michael Hoisie · 4 years, 7 months ago
- bfc9596 Remove unused libhardware dependency from libnativewindow by Michael Hoisie · 4 years, 7 months ago
- d2655c0 Merge "SurfaceFlinger: fix PhaseOffsetsTest" into rvc-dev by Ady Abraham · 4 years, 7 months ago
- 547808b Fast path Region::orSelf when empty by Dan Stoza · 4 years, 8 months ago
- 5908305 SF: Reduce present fence work by Dan Stoza · 4 years, 7 months ago
- 8ea808c TracedOrdinal per-frame optimizations by Dan Stoza · 4 years, 8 months ago
- 28d46a5 SF: Extract onMessageInvalidate by Dan Stoza · 4 years, 7 months ago
- 934ed50 Merge "Add PackageDexUse file to dumpstate" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- f84d369 Add PackageDexUse file to dumpstate by Calin Juravle · 4 years, 7 months ago
- eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 9cada03 DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations by Robert Carr · 4 years, 7 months ago
- c91b4f5 Remove unsafe cast in Client::createWithSurfaceParent by Vishnu Nair · 4 years, 7 months ago
- c6c8182 SurfaceFlinger: fix PhaseOffsetsTest by Ady Abraham · 4 years, 7 months ago
- 5c8ce3e Merge "SF: Add promise/future utilities" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- aa8c701 Merge "Allow touch if the new point is not MT_TOOL_PALM" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 4 years, 7 months ago
- c89d344 Merge "Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 33eb6fa Merge "SF: Fix NATIVE_WINDOW_SCALING_MODE_SCALE_CROP" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 3d61bc1 Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps by Edgar Arriaga · 4 years, 7 months ago
- 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 4 years, 7 months ago
- 8e89c2a SF: Add promise/future utilities by Dominik Laskowski · 4 years, 7 months ago
- 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 4 years, 7 months ago
- 0318777 Merge "Change to using sysprop for libgui_tests" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- a02be27 Merge "Change to using sysprop for libvulkan" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 65d8780 SF: Fix NATIVE_WINDOW_SCALING_MODE_SCALE_CROP by Ana Krulec · 4 years, 7 months ago
- c50b604 Merge "SF: Modernize task scheduling API" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 925ab74 Merge "Add ion/ion_stat to the atrace memory category" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 39e7d27 Add ion/ion_stat to the atrace memory category by Ioannis Ilkos · 4 years, 7 months ago
- dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 4 years, 7 months ago
- 0f1eb7d Merge changes I9ea20221,I81b7546c into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 2a69617 Merge "BLASTBufferQueue: Don't query for triple buffering" into rvc-dev by Rob Carr · 4 years, 7 months ago
- c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 4 years, 7 months ago
- 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 4 years, 7 months ago
- 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 4 years, 7 months ago
- f7f7cde Change to using sysprop for vrflinger_test by Sundong Ahn · 4 years, 7 months ago
- f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 4 years, 7 months ago
- bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 4 years, 7 months ago
- dc64a60 Merge "Support to let listener know critical dump is finished" into rvc-dev by Paul Chang · 4 years, 7 months ago
- 7cfab4e Merge "SF: Allow display layer clip bounds to be overriden" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 49c39f2 Merge "Control use of dex2oat64 by device property" into rvc-dev by David Sehr · 4 years, 7 months ago
- 7eebe69 SF: Allow display layer clip bounds to be overriden by Lloyd Pique · 4 years, 7 months ago
- 4d5ef28 Control use of dex2oat64 by device property by David Sehr · 4 years, 7 months ago
- dbdf0ab Merge "Do not blur when doing region sampling" into rvc-dev by Lucas Dupin · 4 years, 7 months ago
- b6ddea2 Merge changes I977507a8,I3f2670c7 into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- ddb9cc9 SurfaceFlinger: fix buffer usage bits of RefreshRateOverlay by Ady Abraham · 4 years, 7 months ago
- 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 4 years, 7 months ago
- 1983b72 Merge "V2: Use resolution to round sensor event values" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- f11eba5 Do not blur when doing region sampling by Lucas Dupin · 4 years, 7 months ago
- 3282579 Merge "Lookup layer handle when registering region sampling listener" into rvc-dev by Alec Mouri · 4 years, 7 months ago
- c490e66 Support to let listener know critical dump is finished by Paul Chang · 4 years, 7 months ago
- cedef05 BLASTBufferQueue: Don't query for triple buffering by Robert Carr · 4 years, 7 months ago
- 283bb20 Merge changes from topic "direct_uid_idle" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 4 years, 7 months ago
- 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 4 years, 7 months ago
- 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 1292486 V2: Use resolution to round sensor event values by Anthony Stange · 4 years, 8 months ago
- 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 4 years, 7 months ago
- 538eebb Merge "Fix bugprone-use-after-move warnings" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 27c12fe Fix bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 9 months ago
- 489558d Merge "Offer to write Strings through Parcels as UTF-8." into rvc-dev by Jeff Sharkey · 4 years, 7 months ago
- d838f69 Merge "Revert "Use resolution to round sensor event values"" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 9b466b7 Revert "Use resolution to round sensor event values" by Anthony Stange · 4 years, 7 months ago
- c41bb27 Merge "Fix KeyEventInterceptTest fail" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 2f8bdb5 Offer to write Strings through Parcels as UTF-8. by Jeff Sharkey · 4 years, 7 months ago
- 85aff0a Merge "Remove unused method" into rvc-dev by Lucas Dupin · 4 years, 7 months ago
- d3a385b Merge "BufferQueueProducer: Slot may have null buffer [2/2]." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 33aa282 Remove unused method by Lucas Dupin · 4 years, 7 months ago
- 901835c Merge "libbinder: driver unfinished write error code" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago