summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline
AgeCommit message (Expand)Author
2021-01-27Apply bilinear filter for Ninepatch.Minkyoung Kim
2021-01-14Check ProjectBackwards property for childrens after children's syncProperties().Minkyoung Kim
2020-07-10Fix for WebView not drawing in a layerStan Iliev
2020-05-07Avoid excessive KGSL mapsJohn Reck
2020-05-01Merge "Revert^2 "hwui: remove FatVector"" into rvc-devDheeraj Shetty
2020-05-01Revert^2 "hwui: remove FatVector"Jagadeesh Pakaravoor
2020-04-07Don't reset the capture mode after each frame when using the CallbackAPIDerek Sollenberger
2020-03-05Revert "hwui: remove FatVector"Tim Murray
2020-02-15Merge "[HWUI] Remove references to gui/Surface."TreeHugger Robot
2020-02-14[HWUI] Remove references to gui/Surface.Alec Mouri
2020-02-14Use updated factory for SkOverdrawColorFilterMike Reed
2020-02-07Merge "hwui: remove FatVector"Tim Murray
2020-02-07hwui: remove FatVectorTim Murray
2020-02-06Ensure SkiaPipeline always has a valid colorspace.Derek Sollenberger
2020-02-04Merge "Provide a typeface proc during SKP serialization that forces typefaces...Nathaniel Nifong
2020-01-30Rename HWUI memory atrace countersYiwei Zhang
2020-01-30Provide a typeface proc during SKP serialization that forces typefaces to be ...Nathaniel Nifong
2020-01-22extend recordingcanvas overrides for mat4Mike Reed
2020-01-21Merge "Do not clip draw commands during recording of SKP files"Nathaniel Nifong
2020-01-17Do not clip draw commands during recording of SKP filesNathaniel Nifong
2020-01-17Rename HWUI ATRACE memory countersStan Iliev
2020-01-10Add memory tracing in HWUIStan Iliev
2020-01-09[MSKP] Record android device clip restriction (dirty region) with each frame.Nathaniel Nifong
2019-12-11When saving MSKP files, record layers as SkPictures with annotations.Nathaniel Nifong
2019-11-11Remove unused argument 'layers' from renderFrameImpl and renderOverdrawNathaniel Nifong
2019-10-25Merge "Delete VectorDrawableAtlas"John Reck
2019-10-09Improve dumping of display list memory usageJohn Reck
2019-10-04Delete VectorDrawableAtlasJohn Reck
2019-09-27Improve comparison of fractionsStan Iliev
2019-09-19Check for null surface pointer in renderOverdrawNathaniel Nifong
2019-09-06Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimitRobert Phillips
2019-08-27Fix VkFunctorDrawable crashStan Iliev
2019-07-31Merge "Isolate the graphics classes into their own static lib"Derek Sollenberger
2019-07-30Merge "Improve integer aligned coordinate detection"TreeHugger Robot
2019-07-29Improve integer aligned coordinate detectionStan Iliev
2019-07-29Isolate the graphics classes into their own static libDerek Sollenberger
2019-07-29pass Paint not SkPaint to CanvasMike Reed
2019-07-15Merge "Improve logic when to use filtering in readback and TextureView"TreeHugger Robot
2019-07-12Resolve drawable when playing back DisplayListData in the RenderThread.Nathaniel Nifong
2019-07-11Improve logic when to use filtering in readback and TextureViewStan Iliev
2019-07-03Introduce multi-frame SKP capturing in SkiaPipelineNathaniel Nifong
2019-06-26Enable RenderNode and RecordingCanvas for layoutlibFedor Kudasov
2019-06-24Fix potential off-by-oneFedor Kudasov
2019-06-21Remove redundant include from RenderNodeDrawableFedor Kudasov
2019-06-19Split lighting out of SkiaPipelineFedor Kudasov
2019-05-29Brought back compatibility check for falling back on dest_outNader Jawad
2019-05-28Use libbase API to access system properties in libhwuiJerome Gaillard
2019-05-23Fix light center position for layersStan Iliev
2019-05-03Merge "Be quiet" into qt-dev am: 6297eced24John Reck
2019-05-02Be quietJohn Reck