summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CanvasContext.cpp
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-08-06CanvasContext::draw: flushAndSubmit when not drawingLeon Scroggins III
2021-07-11Merge "Properly protect mFrameMetricsReporter" into sc-devTreeHugger Robot
2021-07-09Properly protect mFrameMetricsReporterSiarhei Vishniakou
2021-07-07Reduce number of weakrefs per frameJohn Reck
2021-06-28Reparent surface control for Webview overlayHuihong Luo
2021-06-24Fix a crash caused by transactionHuihong Luo
2021-06-18Merge "Fix z-order for webview surface control" into sc-devHuihong Luo
2021-06-18Merge "Remove the extra buffer allocation from hwui" into sc-devTreeHugger Robot
2021-06-18Fix z-order for webview surface controlHuihong Luo
2021-06-15Remove the extra buffer allocation from hwuiAdy Abraham
2021-06-15Add logic to clean up resources more frequentlyNader Jawad
2021-05-31Ensure reportFrameMetrics not being called on deleted instanceJorim Jaggi
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-05-17Use SwapBuffersCompleted as frame end timeJorim Jaggi
2021-05-14Merge "Fix leakage of ASurfaceTransactionCallback" into sc-devHuihong Luo
2021-05-08Ignore blocked-on-sf time for ADPFBo Liu
2021-05-07Fix leakage of ASurfaceTransactionCallbackHuihong Luo
2021-04-17Webview overlay supportHuihong Luo
2021-04-14Merge "Fix a logspam" into sc-devJohn Reck
2021-04-13Fix a logspamJohn Reck
2021-04-13Change hwui jank detection to use deadline & gpu completion (1/2)Jorim Jaggi
2021-04-08In CanvasContext check at start of frame if GrContext is abandoned.Greg Daniel
2021-03-11Send metrics notification just before frame advancesSiarhei Vishniakou
2021-03-05Pass actual present time to ViewRootImplSiarhei Vishniakou
2021-02-18Add presentTime to FrameInfoSiarhei 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
2021-02-04Merge "Fix render_ahead properties" into sc-devJohn Reck
2021-02-03Fix render_ahead propertiesJohn Reck
2021-01-29Send input event id to SurfaceFlingerSiarhei Vishniakou
2020-10-15HWUI: Finish frame callbacks before framecomplete callbacksVishnu Nair
2020-10-09pass frame deadline to ChoreographerAdy Abraham
2020-09-21Merge "Fix override setBufferCount"TreeHugger Robot
2020-09-21Fix override setBufferCountJohn Reck
2020-09-16Shared timeline plumbingSteven Thomas
2020-07-30Wire-up colorMode="hdr"John Reck
2020-05-07Avoid excessive KGSL mapsJohn Reck
2020-04-30Send drawFinish callback even if did not drawchaviw
2020-03-26[HWUI] Add null check for CanvasContextAlec Mouri
2020-02-14[HWUI] Remove references to gui/Surface.Alec Mouri
2020-02-13[ANativeWindow] Rename allocateBuffers to tryAllocateBuffersAlec Mouri
2020-02-06Merge "Ensure SkiaPipeline always has a valid colorspace."Derek Sollenberger
2020-02-06[HWUI] use native_window timestamp apisAlec Mouri
2020-02-06Ensure SkiaPipeline always has a valid colorspace.Derek Sollenberger
2020-02-05Merge "Adjust present time calculation"John Reck
2020-02-03Adjust present time calculationJohn Reck
2020-02-03[HWUI] Use ANativeWindow_getNextFrameId api.Alec Mouri
2020-01-30[HWUI] Hook up ANativeWindow_allocateBuffersAlec Mouri