Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ab015efc48c462ffdffebb45c02cd19efb254983
/
include
/
private
dffe982
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"""
by Brian Osman
· 8 years ago
ec53c63
Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""
by Brian Osman
· 8 years ago
903c3f7
Revert "Allow FPs to elevate default precision for the entire fragment program"
by Brian Osman
· 8 years ago
f7a7261
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp
by Robert Phillips
· 8 years ago
92d7cca
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
ce42551
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
by Brian Osman
· 8 years ago
70131b9
Fix SkTArray operator= to work with self assignment
by Greg Daniel
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
271d495
check-headers-self-sufficient: update
by Hal Canary
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
e88a1cb
Revert[2] "More SkVertices implementation work""
by Mike Reed
· 8 years ago
1eb3fef
Revert "More SkVertices implementation work"
by Mike Reed
· 8 years ago
14583e1
More SkVertices implementation work
by Mike Reed
· 8 years ago
69225d0
Make SkTArray not allocate unless reserve or initial count > 0
by Brian Salomon
· 8 years ago
a4c41b3
Push setMipColorMode calls further down-stack & add to GrTextureProxy
by Robert Phillips
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
d374948
Consolidate Proxy caching code in GrResourceProvider
by Robert Phillips
· 8 years ago
4f70623
Restore deferred GPU resources in Chrome
by Robert Phillips
· 8 years ago
d54639f
Add SkSTArray move assignment operators
by Florin Malita
· 8 years ago
053730d
Fix SkTHashTable dangling values
by Florin Malita
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
6c14c8d
take fast case in swap() if we're using malloc OR we're empty
by Mike Reed
· 8 years ago
383dd9d
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
by Brian Osman
· 8 years ago
c2d5bd0
Fix SkTArray copy construction
by Florin Malita
· 8 years ago
b1d800d
SkSTArray move ctor
by Florin Malita
· 8 years ago
3139de3
Remove SkChunckAlloc
by Herb Derby
· 8 years ago
4b19b40
Revert "Fix new IT blocks ARMv8"
by Mike Klein
· 8 years ago
90165c2
Fix new IT blocks ARMv8
by Amaury Le Leyzour
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
2f49314
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
by Robert Phillips
· 8 years ago
5ff3a5c
Remove stencil related flags from GrInstancedPipelineInfo.
by Brian Salomon
· 8 years ago
7928e76
Disable deferred gpu resources for Chrome branch
by Robert Phillips
· 8 years ago
dac5f6b
Fix -Wshadow-field warnings
by Brian Salomon
· 8 years ago
c787e49
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
by Robert Phillips
· 8 years ago
2411c11
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
by Robert Phillips
· 8 years ago
c8f1e3a
Allow GrSurfaceProxy-derived classes to use flags when instantiating
by Robert Phillips
· 8 years ago
30f9bc6
Switch GrTextureStripAtlas over to GrTextureProxies
by Robert Phillips
· 8 years ago
19eec39
Fix SkSemaphore comments.
by Mike Klein
· 8 years ago
384b90a
SkExecutor
by Mike Klein
· 8 years ago
63c6746
Tighten up GrSurfaceProxy typing
by Robert Phillips
· 8 years ago
320ade4
Make SkAutoTMalloc movable
by csmartdalton
· 8 years ago
267be7f
Revert "Revert "IWYU""
by Mike Reed
· 8 years ago
3c727d2
Revert "IWYU"
by Robert Phillips
· 8 years ago
2aeae78
IWYU
by Mike Reed
· 8 years ago
63b6156
Fixed3232 overflow in LinearGradientContext::shadeSpan()
by Florin Malita
· 8 years ago
6b20a55
Make header files self-sufficient
by Hal Canary
· 8 years ago
b37cb23
Add integer vectors to GrSLType
by csmartdalton
· 8 years ago
3c5cfb0
Remove exec bit from source files.
by Ben Wagner
· 8 years ago
529bcd6
Revert "Revert "SkScalar: delete code that doesn't compile.""
by Hal Canary
· 8 years ago
8233fc8
Revert "SkScalar: delete code thqat doesn't compile."
by Leon Scroggins
· 8 years ago
565da18
SkScalar: delete code thqat doesn't compile.
by Hal Canary
· 8 years ago
958fbc4
Make SkShadowUtils tessellations ref counted in preparation for caching them.
by Brian Salomon
· 8 years ago
26caf89
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
by Robert Phillips
· 8 years ago
757914d
Switch GrConfigConversionEffect over to taking GrTextureProxies
by Robert Phillips
· 8 years ago
d46697a
Use GrSurfaceContext::read/write-Pixels more
by Robert Phillips
· 8 years ago
5d72f7d
Remove SkTDict and calls from SkView.
by Herb Derby
· 8 years ago
2a0daee
Update SkTDict to use SkArenaAlloc.
by Herb Derby
· 8 years ago
92ce594
Add class GrProcessorSet which represents color and coverage FPs and a XPFactory.
by Brian Salomon
· 8 years ago
2103cf0
Split ShadowMaskFilter into separate ambient and spot mask filters
by Jim Van Verth
· 8 years ago
4fa20ce
Fix syntax error for adjusting old stdc++ headers.
by Herb Derby
· 8 years ago
0497f08
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors.
by Herb Derby
· 8 years ago
5aedd6d
cleanup after 95e3c05
by Hal Canary
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
986563b
Add Gray8 pixel config
by Brian Osman
· 8 years ago
4641d7d
Revert "Add Gray8 pixel config"
by Brian Osman
· 8 years ago
f295645
Add Gray8 pixel config
by Brian Osman
· 8 years ago
19f0ed5
Purge clip masks when they are no longer findable.
by Brian Salomon
· 8 years ago
69868af
Remove render target unique ID virtual from GrOp.
by Brian Salomon
· 8 years ago
42ad83a
Rename batch->op in GrAuditTrail.
by Brian Salomon
· 8 years ago
ee1c73f
tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong
by Lee Salzman
· 8 years ago
6b00a07
simplify SkTHash* move support
by Mike Klein
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
acef51f
Remove tombstones from SkTHash.
by Herb Derby
· 8 years ago
d316e77
Revert "Add a deferred copy surface (take 2)"
by Robert Phillips
· 8 years ago
398487a
Add a deferred copy surface (take 2)
by Robert Phillips
· 8 years ago
293d696
Revert "Add a deferred copy surface"
by Robert Phillips
· 8 years ago
db402ca
add move semantics to SkTHash*
by Mike Klein
· 8 years ago
4431de6
Add a deferred copy surface
by Robert Phillips
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
784b7bf
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
e9f78b4
Guard against buggy ucrt\math.h.
by Mike Klein
· 8 years ago
93f1633
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
by Robert Phillips
· 8 years ago
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
1125a03
Add IORef capability to GrSurfaceProxy objects - take 2
by robertphillips
· 8 years ago
f27bab2
Revert "Add IORef capability to GrSurfaceProxy objects"
by Robert Phillips
· 8 years ago
286b96f
Add IORef capability to GrSurfaceProxy objects
by Robert Phillips
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
ec2249f
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy
by Robert Phillips
· 8 years ago
Next »