Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7b7392581d36d0173d46ffed141a5fa15d44a184
/
libs
/
hwui
/
pipeline
/
skia
8ec9e88
Enable multi-threading of cpu intensive tasks when using Skia pipelines
by Derek Sollenberger
· 7 years ago
f7df184
Only flush after all layers are drawn instead of after each layer.
by Derek Sollenberger
· 7 years ago
7fe53c1
Render VectorDrawables in software and then upload to the VDAtlas.
by Derek Sollenberger
· 7 years ago
9552c2c
Adding traces and some generic cleanup.
by Derek Sollenberger
· 7 years ago
579317d
Avoid performing the pathOp for clipped shadows if possible.
by Derek Sollenberger
· 7 years ago
6b894d7
Release VectorDrawable cache surface on render thread
by Stan Iliev
· 7 years ago
6c2a9e2
Use the faster path when calling drawImageRect.
by Derek Sollenberger
· 7 years ago
a977a9f
Merge "Fix CtsViewTestCases when running on swiftshader emulators."
by TreeHugger Robot
· 7 years ago
4170db3
Fix CtsViewTestCases when running on swiftshader emulators.
by Derek Sollenberger
· 7 years ago
886ae9f
Merge "Use colorFilters when rendering to an sRGB bitmap."
by TreeHugger Robot
· 7 years ago
fa3e340
Use colorFilters when rendering to an sRGB bitmap.
by Derek Sollenberger
· 7 years ago
a7f6af2c
Revert "Use colorFilters when rendering to an sRGB bitmap."
by Derek Sollenberger
· 7 years ago
6a3b0553
Implement efficiently non-rectangular clips in GLFunctorDrawable
by Stan Iliev
· 7 years ago
b851b19
Use colorFilters when rendering to an sRGB bitmap.
by Derek Sollenberger
· 7 years ago
d1cc791
Merge "Fix SurfaceTexture CTS test case when using the Skia pipeline."
by TreeHugger Robot
· 7 years ago
f8e19f6
Merge "Enable colorspace conversion while perserving legacy blending."
by TreeHugger Robot
· 7 years ago
fb0c8fc
Enable colorspace conversion while perserving legacy blending.
by Derek Sollenberger
· 7 years ago
1220a2a
Fix Skia pipeline readback for non-portrait mode (part 2)
by Stan Iliev
· 7 years ago
08fc19a
Use F16 render target when wide color rendering is enabled
by Stan Iliev
· 7 years ago
71b257b
Merge "Fix Skia pipeline readback for non-portrait mode"
by TreeHugger Robot
· 7 years ago
8709b82
Merge "Improve color correctness for drawing bitmaps with Skia pipeline"
by TreeHugger Robot
· 7 years ago
0a3ff95
Improve color correctness for drawing bitmaps with Skia pipeline
by Stan Iliev
· 7 years ago
5c936fc
Merge "Fix incorrect asserts"
by TreeHugger Robot
· 7 years ago
3310fb1
Cache VectorDrawables in an atlas
by Stan Iliev
· 8 years ago
df6520e
Fix Skia pipeline readback for non-portrait mode
by Stan Iliev
· 7 years ago
18b388d
Fix incorrect asserts
by Stan Iliev
· 7 years ago
1f01222
Merge "Update to use GrBackendTexture/RT instead of Descriptors"
by Greg Daniel
· 7 years ago
ac2d232
Update to use GrBackendTexture/RT instead of Descriptors
by Greg Daniel
· 7 years ago
f51a80d
Remove more references to kIndex_8
by Leon Scroggins III
· 7 years ago
abbedfc
Add missing notifyPixelsChanged
by John Reck
· 7 years ago
f5a370e
Fix SurfaceTexture CTS test case when using the Skia pipeline.
by Derek Sollenberger
· 7 years ago
07ae505
Use RGBA16F layers when wide color gamut rendering is on
by Romain Guy
· 7 years ago
f9e45d1
Implement CacheManager for the Skia pipelines.
by Derek Sollenberger
· 7 years ago
aeb22da
Merge "Implement HW Bitmap for Skia pipeline"
by TreeHugger Robot
· 7 years ago
0ecc0ff
Merge "Enable wide color gamut rendering"
by TreeHugger Robot
· 7 years ago
7bc3bc6
Implement HW Bitmap for Skia pipeline
by Stan Iliev
· 7 years ago
26a2b97
Enable wide color gamut rendering
by Romain Guy
· 8 years ago
3980acb
Merge "Don't crash when presented with non-roundRect clipping outline." into oc-dev am: 2b81530bd2
by Derek Sollenberger
· 7 years ago
b4bee88
Remove unneeded Skia include in ReorderBarrierDrawables.cpp
by Florin Malita
· 7 years ago
f209c06
Don't crash when presented with non-roundRect clipping outline.
by Derek Sollenberger
· 7 years ago
0cc4e36
Fix a crash in Canvas.drawBitmap if empty dest rect is passed
by Stan Iliev
· 7 years ago
576b6a8
Revert "Fix recent apps in system UI for Skia pipeline"
by John Reck
· 7 years ago
749b93d
Update to new SkShadowUtils interface
by Jim Van Verth
· 7 years ago
625dd56
Fix recent apps in system UI for Skia pipeline
by Stan Iliev
· 8 years ago
7c0ae0f
bitmaps and pixelrefs no longer need lock/unlock
by Mike Reed
· 8 years ago
99effcc
Merge "Add uncached and perspective shadows to Skia renderer" into oc-dev am: 1be9766a68
by Jim Van Verth
· 8 years ago
5745a0a
Add uncached and perspective shadows to Skia renderer
by Jim Van Verth
· 8 years ago
9b21b97
Merge "Fix pop-up shadow drawn in the wrong place with Skia pipeline" into oc-dev am: a5c6ba3473
by Stan Iliev
· 8 years ago
d7410f7
Fix pop-up shadow drawn in the wrong place with Skia pipeline
by Stan Iliev
· 8 years ago
f7aa6cd
Add comments to clarify how SkDrawable dtor is called
by Stan Iliev
· 8 years ago
23c38a9
Update VectorDrawables cache at frame start
by Stan Iliev
· 8 years ago
3aeda5c
Use access directly instead of sk_exists.
by Ben Wagner
· 8 years ago
4f357c0
Merge "Fix potential use-after-free in LayerUpdateQueue"
by TreeHugger Robot
· 8 years ago
fc29f7acd
Fix potential use-after-free in LayerUpdateQueue
by John Reck
· 8 years ago
ea1fe9b
Update SkiaDisplayList to use the modified SkLiteDL
by Derek Sollenberger
· 8 years ago
fee4a98
fallout of libandroid.so split
by Mathias Agopian
· 8 years ago
2f1aaf7
updateTexImage before bitmap readback of DeferredLayerUpdaters
by Chris Craik
· 8 years ago
d217237
Implement "dump displaylist" button for skia pipelines
by Stan Iliev
· 8 years ago
30a75de
Use new Skia DrawShadow API
by Stan Iliev
· 8 years ago
3e9999b
Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources()
by sergeyv
· 8 years ago
2de950d
Overhaul RenderNode's DisplayList management
by John Reck
· 8 years ago
5e43898
use new clipbounds api
by Mike Reed
· 8 years ago
98d251b
Refactor GLFunctorDrawable to use new SkCanvas API for clip region
by Stan Iliev
· 8 years ago
45ec62b
Add support for dummy draws for Vulkan webview and texture views.
by Greg Daniel
· 8 years ago
8cd3edf
Break Layer class into Gl and Vulkan subclasses
by Greg Daniel
· 8 years ago
b66b8bb
Ensure root render node clip cannot expand beyond dirty area
by Stan Iliev
· 8 years ago
66b9d44
Revert "try to stop using exotic clipps"
by Chris Craik
· 8 years ago
834653b
try to stop using exotic clipps
by Mike Reed
· 8 years ago
6c67f1d
SkClipOp is now an enum class
by Mike Reed
· 8 years ago
ee708fa
Remove unnecessary dependency, and fix the chain
by Leon Scroggins III
· 8 years ago
5277127
Add more Skia pipeline unit tests.
by Stan Iliev
· 8 years ago
cd55852
Make buffer age work in Vulkan
by Greg Daniel
· 8 years ago
9a648a1
Merge "switch over clip calls to use SkClipOp instead of SkRegion::Op"
by Mike Reed
· 8 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 8 years ago
10219fb
SkImageEncoder->SkEncodeImage
by Hal Canary
· 8 years ago
347691f
Fix a crash in skia pipeline, when empty reorder block is first
by Stan Iliev
· 8 years ago
711b6ae
Merge "Add overdraw debugging feature to Skia pipelines"
by Matt Sarett
· 8 years ago
f58cc92
Add overdraw debugging feature to Skia pipelines
by Matt Sarett
· 8 years ago
88e0891
Fix draw order for non-RenderNode draw commands
by Stan Iliev
· 8 years ago
db45a4b
Fix Skia render node projection to match HWUI
by Stan Iliev
· 8 years ago
e92d404
Merge "Update pinImages to report when GPU resource limits are exceeded."
by Derek Sollenberger
· 8 years ago
6acb4ef
Merge "Support Surface and Layer Readback in the SkiaPipelines."
by TreeHugger Robot
· 8 years ago
189e874
Update pinImages to report when GPU resource limits are exceeded.
by Derek Sollenberger
· 8 years ago
c4428c1
Merge "Add layer updates debugging feature to Skia pipelines"
by TreeHugger Robot
· 8 years ago
79756be
Add layer updates debugging feature to Skia pipelines
by Matt Sarett
· 8 years ago
c4fbada
Support Surface and Layer Readback in the SkiaPipelines.
by Derek Sollenberger
· 8 years ago
af9dc4d
Merge "Handle vulkan windowing directly in SkiaVulkanPipeline"
by Derek Sollenberger
· 8 years ago
e547dd0
Cleanup asserts and remove usage of deprecated data structure.
by Derek Sollenberger
· 8 years ago
0e3cba3
Handle vulkan windowing directly in SkiaVulkanPipeline
by Derek Sollenberger
· 8 years ago
e3d281e
Merge "Add debug memory tracking to SkiaGLPipeline"
by TreeHugger Robot
· 8 years ago
4bda6bf
Add debug memory tracking to SkiaGLPipeline
by Matt Sarett
· 8 years ago
9310f59
Merge "Fix bug with displaying visual profile bars"
by TreeHugger Robot
· 8 years ago
4c9bbf4
Fix bug with displaying visual profile bars
by Matt Sarett
· 8 years ago
b7d34b6
Refactor pin/unpinImages to work across pipelines.
by Derek Sollenberger
· 8 years ago
3d36fac
Merge "Add SkiaProfileRenderer to draw visual debugging info"
by TreeHugger Robot
· 8 years ago
cf2c05c
Add SkiaProfileRenderer to draw visual debugging info
by Matt Sarett
· 8 years ago
eea591b
Merge "Fix RenderNodeDrawable to draw nonzero Z nodes when needed"
by TreeHugger Robot
· 8 years ago
4080072
Merge "Implement Skia pipelines for OpenGL and Vulkan."
by TreeHugger Robot
· 8 years ago
2f06e8a
Fix RenderNodeDrawable to draw nonzero Z nodes when needed
by Stan Iliev
· 8 years ago
500a0c3
Implement Skia pipelines for OpenGL and Vulkan.
by Stan Iliev
· 8 years ago
Next »