Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9969e7714110253371153e114625f9e5381a1a8b
/
include
609e7cc
Add glPolygonMode support.
by Jim Van Verth
· 8 years ago
cdc651d
Make xformer class for SkCSXCanvas, use for draw loopers
by Matt Sarett
· 8 years ago
7ee385e
Add GrSurfaceProxy* parameter to GrContext::flush
by Robert Phillips
· 8 years ago
769e80d
More GrSurfaceProxy-clean up
by Robert Phillips
· 8 years ago
3185384
Remove GrXferProcessor::getOptimizations.
by Brian Salomon
· 8 years ago
1ec1faa
Remove GrSurface::flushWrites
by Robert Phillips
· 8 years ago
3725f0a
Add codec and color xform support for 565
by Matt Sarett
· 8 years ago
56ea77a
Implement SkBlurDrawLooper with SkLayerDrawLooper
by Matt Sarett
· 8 years ago
a2cedff
Fix gaussianedge GM
by Robert Phillips
· 8 years ago
d2adc66
Use SkTransferFunctionBehavior for raster pixel conversions
by Matt Sarett
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
ec715e8
quick-fix to surface dox
by Mike Reed
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
3318da5
Replace Thinkness with Thickness.
by Ben Wagner
· 8 years ago
3849b64
Only perform SkSafeRef race detection if on android framework
by Derek Sollenberger
· 8 years ago
6dd8814
Make reference counted assignment check for races.
by Derek Sollenberger
· 8 years ago
5e15085
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources.""
by Brian Salomon
· 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
de1a605
Support premul/unpremul of F16 during read/writePixels
by Brian Osman
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
2a65cc0
test (and fix) clip_restriction in canvas
by Mike Reed
· 8 years ago
20c322e
Revert "Add a new GrResourceCache purging mechanism for purging unused resources."
by Brian Salomon
· 8 years ago
fbb56ce
Add a new GrResourceCache purging mechanism for purging unused resources.
by Brian Salomon
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
54d212e
Revert "Revert "Remove GrPipeline from GrDrawOp.""
by Brian Salomon
· 8 years ago
7322b52
C API: document sk_matrix_t
by Hal Canary
· 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
4c55027
Add support for F32 sources to SkColorSpaceXform
by Matt Sarett
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
3130fbb
remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flag
by Mike Reed
· 8 years ago
18ea65a
Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch""
by Mike Reed
· 8 years ago
b1168a7
Improvements to readpixels GM
by Brian Osman
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
09de753
Move SkOSFile.h to src/core
by Ben Wagner
· 8 years ago
006c8da
Revert "remove unused SkMeshUtils and SkBoundaryPatch"
by Stephan Altmueller
· 8 years ago
ac6b1fa
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
by Robert Phillips
· 8 years ago
5e21e09
remove unused SkMeshUtils and SkBoundaryPatch
by Mike Reed
· 8 years ago
06ee8e8
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"""
by Yuqian Li
· 8 years ago
6ab59ba
remove unused params
by Mike Reed
· 8 years ago
31249bb
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
by Robert Phillips
· 8 years ago
fed9cfd
remove legacy virtual for vertices, only support object form
by Mike Reed
· 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
5fa6645
remove unused VerticesFlags
by Mike Reed
· 8 years ago
c48af93
Revert "Remove GrPipeline from GrDrawOp."
by Brian Salomon
· 8 years ago
aa9e332
Revert[4] "store vertices arrays inline with object""""
by Mike Reed
· 8 years ago
2bf4b3a
Remove GrPipeline from GrDrawOp.
by Brian Salomon
· 8 years ago
0c492cf
Revert[3] "store vertices arrays inline with object"""
by Mike Reed
· 8 years ago
9e9188f
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
by Yuqian Li
· 8 years ago
b64bcbd
Remove budgeted parameter from SkSurface::makeImageSnapshot
by Robert Phillips
· 8 years ago
755a2c6
Add SK_API to SkCreateColorSpaceXformCanvas
by Christopher Cameron
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
69225d0
Make SkTArray not allocate unless reserve or initial count > 0
by Brian Salomon
· 8 years ago
5eefb85
remove legacy clipop names
by Mike Reed
· 8 years ago
0b83319
SkDynamicMemoryWStream::detachAsStream() returns unique_ptr
by Hal Canary
· 8 years ago
7d9f9e3
Revert[2] "store vertices arrays inline with object""
by Mike Reed
· 8 years ago
a4c41b3
Push setMipColorMode calls further down-stack & add to GrTextureProxy
by Robert Phillips
· 8 years ago
9e62df6
Revert "store vertices arrays inline with object"
by Mike Reed
· 8 years ago
eaaebb1
store vertices arrays inline with object
by Mike Reed
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
dabe8ac
SkDynamicMemoryWStream::detachAsData more memory efficent
by Hal Canary
· 8 years ago
9a8065d
add uniqueID
by Mike Reed
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
bdce9c2
vertices to/from data
by Mike Reed
· 8 years ago
97eb4fe
add SkVertices::Builder
by Mike Reed
· 8 years ago
73e6270
Expose SkColorSpaceTransferFn inversion function
by Brian Osman
· 8 years ago
dce2590
Remove unused SkBitmap::RLEPixels
by Leon Scroggins III
· 8 years ago
e411a07
Add const to GrColorSpaceXform member arguments
by Brian Osman
· 8 years ago
d374948
Consolidate Proxy caching code in GrResourceProvider
by Robert Phillips
· 8 years ago
4a01ac9
Purge GrTextBlobCache entries on SkTextBlob deletion
by Florin Malita
· 8 years ago
0727f67
Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu
by Brian Salomon
· 8 years ago
4f70623
Restore deferred GPU resources in Chrome
by Robert Phillips
· 8 years ago
841101d
SkColorSpaceXformCanvas
by Mike Klein
· 8 years ago
52fe583
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
by Florin Malita
· 8 years ago
766fcbb
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
3a9a7a3
Remove run count field from SkTextBlob.
by Florin Malita
· 8 years ago
d54639f
Add SkSTArray move assignment operators
by Florin Malita
· 8 years ago
a6953f2
Revert "Treat cross context images as Ganesh-created resources"
by Brian Osman
· 8 years ago
4d1955c
Fix SkFILEStream.
by Ben Wagner
· 8 years ago
cccda60
Treat cross context images as Ganesh-created resources
by Brian Osman
· 8 years ago
053730d
Fix SkTHashTable dangling values
by Florin Malita
· 8 years ago
566e53c
re-guard against negative dimensions on no-draw canvas
by Mike Reed
· 8 years ago
b726d58
Partially defer SkImage_Gpu
by Robert Phillips
· 8 years ago
e53de48
increase Builder's prealloc size after colorspace change
by Mike Reed
· 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
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
4a21c94
move intermediate patheffect classes inside src
by Mike Reed
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
8310f0e
Revert "remove SkClipVisitor"
by Mike Reed
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
Next »