summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CanvasContext.h
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-09Properly protect mFrameMetricsReporterSiarhei Vishniakou
2021-06-28Reparent surface control for Webview overlayHuihong Luo
2021-06-24Fix a crash caused by transactionHuihong Luo
2021-06-18Fix z-order for webview surface controlHuihong Luo
2021-06-15Add logic to clean up resources more frequentlyNader Jawad
2021-05-31Ensure reportFrameMetrics not being called on deleted instanceJorim Jaggi
2021-05-08Ignore blocked-on-sf time for ADPFBo Liu
2021-04-17Webview overlay supportHuihong Luo
2021-03-05Pass actual present time to ViewRootImplSiarhei Vishniakou
2021-02-17Add GPU completion to FrameMetrics (1/3)Jorim Jaggi
2021-02-16Add SurfaceControl to hwuiHuihong Luo
2021-02-08Remove render ahead from hwuiAdy Abraham
2020-09-18Migrate from SkCanvas::getGrContext to SkCanvas::recordingContextAdlai Holler
2020-07-30Wire-up colorMode="hdr"John Reck
2020-04-09Remove unecessary exported symbols from libhwui.soDerek Sollenberger
2020-02-14[HWUI] Remove references to gui/Surface.Alec Mouri
2020-02-06Ensure SkiaPipeline always has a valid colorspace.Derek Sollenberger
2020-01-30[HWUI] Use ANativeWindow inteception methods in ReliableSurfaceAlec Mouri
2019-11-21Fix for Surface#lockHardwareCanvas lockupsJohn Reck
2019-10-31Fix wrong surfaceRequiresRedraw checkJohn Reck
2019-10-21Fix buffer damage for quad-bufferJohn Reck
2019-08-01Add GPU draw stats to gfxinfo and GraphicsStatsServiceStan Iliev
2019-07-31Merge "Include more precise dependencies"Fedor Kudasov
2019-07-31Remove unused methodFedor Kudasov
2019-07-31Include more precise dependenciesFedor Kudasov
2019-06-26Remove EGL references from CanvasContext headerFedor Kudasov
2019-04-25Fix some force_dark prop behaviorsJohn Reck
2019-04-18Dynamically adjust renderaheadJohn Reck
2019-04-16Merge "Do not cache AVDs that are off screen" into qt-devLeon Scroggins
2019-04-12Support render-ahead in vulkanJohn Reck
2019-04-12Do not cache AVDs that are off screenLeon Scroggins III
2019-04-04Add back render-ahead supportJohn Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-03-07Re-enable empty damage drop optimizationJohn Reck
2019-01-22Add continuous SKP capture test apiJohn Reck
2018-12-06Revert "Revert "Make HWUI's surface Reliable^TM""John Reck
2018-12-03Revert "Make HWUI's surface Reliable^TM"Bo Hu
2018-11-28Make HWUI's surface Reliable^TMJohn Reck
2018-11-08Refactors and a potential public API for renderingJohn Reck
2018-09-27Wire-up default force-dark based off of isLightThemeJohn Reck
2018-09-20Refactor RenderState and remove unused functionality.Derek Sollenberger
2018-09-13[HWUI] Implement legacy color mode.Peiyong Lin
2018-09-10Refactor HWUI readback code to be backend independentStan Iliev
2018-05-31Attempting to fix the black flickerJohn Reck
2018-05-17Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-...Leon Scroggins III
2018-05-16AnimatedImageDrawable: Eliminate unnecessary calls to redrawLeon Scroggins III
2018-05-03Delete a bunch of codeJohn Reck
2018-04-18Revert "Add support for render-ahead"John Reck
2018-04-10Merge "Remove dead code"TreeHugger Robot