summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread
AgeCommit message (Expand)Author
2017-09-14Merge "Enable multi-threading of cpu intensive tasks when using Skia pipelines" Derek Sollenberger
2017-09-11Merge "Fix flicker from multiwindow resize" into oc-mr1-dev am: facdce3ab2 John Reck
2017-09-08Fix flicker from multiwindow resize John Reck
2017-09-08Enable multi-threading of cpu intensive tasks when using Skia pipelines Derek Sollenberger
2017-08-30Change how distance field paths are disabled Brian Osman
2017-08-25Release VectorDrawable cache surface on render thread Stan Iliev
2017-08-09Disable VD shared atlas surface Stan Iliev
2017-07-18Cache VectorDrawables in an atlas Stan Iliev
2017-07-12Update to use GrBackendTexture/RT instead of Descriptors Greg Daniel
2017-07-11Use EGL_EXT_gl_colorspace_scrgb instead of *_linear Romain Guy
2017-07-05Move frame history into jank tracker John Reck
2017-06-15Merge "Revert buffer age workaround for Adreno GPUs." Derek Sollenberger
2017-06-14Merge "Use RGBA16F layers when wide color gamut rendering is on" into oc-dr1-dev TreeHugger Robot
2017-06-14Use RGBA16F layers when wide color gamut rendering is on Romain Guy
2017-06-14Merge "Add a workaround for simulate secondary display" into oc-dev John Reck
2017-06-14Revert buffer age workaround for Adreno GPUs. Derek Sollenberger
2017-06-14Add a workaround for simulate secondary display John Reck
2017-06-06Implement CacheManager for the Skia pipelines. Derek Sollenberger
2017-06-02Merge "Implement HW Bitmap for Skia pipeline" TreeHugger Robot
2017-06-02Merge "Enable wide color gamut rendering" TreeHugger Robot
2017-06-02Implement HW Bitmap for Skia pipeline Stan Iliev
2017-06-02Enable wide color gamut rendering Romain Guy
2017-06-02Merge "Fix ANR & Crash on Ryu" into oc-dev am: 6890dc95d0 John Reck
2017-06-01Fix ANR & Crash on Ryu John Reck
2017-06-01Merge "Fix dequeus outside of frame drawing" into oc-dev am: 944b0c73a4 John Reck
2017-05-31Fix dequeus outside of frame drawing John Reck
2017-05-23Merge "Improve time to texture destruction" into oc-dev am: 1bc0286ef8 John Reck
2017-05-22Improve time to texture destruction John Reck
2017-05-17Revert "Fix recent apps in system UI for Skia pipeline" John Reck
2017-05-17Revert "Fix recent apps in system UI for Skia pipeline" John Reck
2017-05-12Fix recent apps in system UI for Skia pipeline Stan Iliev
2017-05-12Fix recent apps in system UI for Skia pipeline Stan Iliev
2017-04-25Use new GrVkBackendContext::Create api Greg Daniel
2017-03-28Merge "Update VectorDrawables cache at frame start" TreeHugger Robot
2017-03-27Update VectorDrawables cache at frame start Stan Iliev
2017-03-27Add missing assert that task isn't queued John Reck
2017-03-06Merge "Check for spurious wake ups" am: 3a3cd0a27f am: c2dcebe6e6 Tom Cherry
2017-02-28Check for spurious wake ups Tom Cherry
2017-02-23fallout of libandroid.so split Mathias Agopian
2017-02-23Update framework to use new method for disabling DF path rendering. Derek Sollenberger
2017-02-21Merge "Overhaul GraphicsStatsService" TreeHugger Robot
2017-02-21Overhaul GraphicsStatsService John Reck
2017-02-21Merge "Disable buffer age swap behavior for SkiaGL on Adreno gpus" Derek Sollenberger
2017-02-15updateTexImage before bitmap readback of DeferredLayerUpdaters Chris Craik
2017-02-14Disable buffer age swap behavior for SkiaGL on Adreno gpus Matt Sarett
2017-02-07Fix deadlock in render thread when Bitmap.prepareToDraw is invoked Stan Iliev
2017-02-06Clean up deferredLayers only onGpuContextDestroyed. sergeyv
2017-02-06Merge "Have Skia Vulkan backend support wait-for-gpu flag on tests" Greg Daniel
2017-02-03Have Skia Vulkan backend support wait-for-gpu flag on tests Greg Daniel
2017-01-30Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources() sergeyv