Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6d2f73c364d0d823f14d1ddebc88e0bcbc8f0634
/
tests
5ec9def
Rename files, macros, types, and functions related to GrDrawOp testing.
by Brian Salomon
· 8 years ago
58f100c
Update libwebp to v0.5.2-rc2
by Leon Scroggins III
· 8 years ago
22f4a1f
Remove getDevice_just_for_deprecated_compatibility_test()
by Robert Phillips
· 8 years ago
1bfcf88
Implement SkICC::WriteICC()
by Matt Sarett
· 8 years ago
2410717
Fix swapped interpretation of c and e in SkColorSpace_ICC
by Matt Sarett
· 8 years ago
98624d2
"Fix" some ImageFilter fuzzer issues
by Robert Phillips
· 8 years ago
932efed
GIF: Avoid copying/storing data when possible
by Leon Scroggins III
· 8 years ago
d4b9c35
Fix iOS build
by Matt Sarett
· 8 years ago
113d05f
Revert "Revert "WIP: Skia support library for ICC tasks""
by Ravi Mistry
· 8 years ago
eb733fb
Revert "WIP: Skia support library for ICC tasks"
by Ravi Mistry
· 8 years ago
ab2d73b
rework xor to be more like winding
by Cary Clark
· 8 years ago
fc8dc31
WIP: Skia support library for ICC tasks
by Matt Sarett
· 8 years ago
4cd6865
Only attempt index8 if underlying GIF is index8
by Leon Scroggins III
· 8 years ago
884300d
Remove SkDynamicMemoryWStream::getOffset.
by Ben Wagner
· 8 years ago
9f67f04
dump path fill type with data
by Cary Clark
· 8 years ago
138ea97
Add color space to picture image as a creation parameter
by Brian Osman
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
0b24cbd
Stop supporting kUnknown_BmpHeaderType
by Leon Scroggins III
· 8 years ago
1b9924f
Added SkLRUCache.h and converted GPU program cache to use it.
by Ethan Nicholas
· 8 years ago
5adaf8b
remove unused dynamicwstream.snapshotAsData()
by Mike Reed
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
3639faa
Add SkCodec::FrameInfo::fFullyReceived
by Leon Scroggins III
· 8 years ago
4928229
add tests/bench for dynamicwstream
by Mike Reed
· 8 years ago
ff11428
more simplify bugs
by Cary Clark
· 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
941e7e2
re-land of added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
56e3209
SkGifCodec: intersect frameRect with image size
by Leon Scroggins III
· 8 years ago
1b3387b
SkBitmap::setPixelRef(): less reference churn
by Hal Canary
· 8 years ago
3fc97d7
Fix SkGifCodec bugs around truncated data
by Leon Scroggins III
· 8 years ago
e8e4a3e
Revert "added sk_FragCoord support to skslc"
by Greg Daniel
· 8 years ago
ce33f10
added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
1951f3d
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
d263413
Remove SkImage::makeTextureImage
by Brian Osman
· 8 years ago
4993b95
Do not create SkGifCodec if true size is not known
by Leon Scroggins III
· 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
7eb01e0
simplify bug
by Cary Clark
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
02e65df
fix build. tests/BitmapTest w/ nogpu
by Hal Canary
· 8 years ago
4cba3fe
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
by Hal Canary
· 8 years ago
851c238
Skip the sRGB mip-map testing on command buffer
by brianosman
· 8 years ago
8392634
Divide up CodecTest
by Leon Scroggins III
· 8 years ago
287f651
Add a context stack to Reporter, for better error messages
by Brian Osman
· 8 years ago
d87fbee
Do not create an SkRawCodec with zero dimensions
by Leon Scroggins III
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
dad2923
Rename GrVertexBatch->GrMeshDrawOp
by Brian Salomon
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
5476128
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
62458a6
Revert "Added CMYK support for ICC profiles."
by Mike Klein
· 8 years ago
51c3fcd
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
c789b61
Bring back SkRasterPipeline::run() for one-off uses.
by Mike Klein
· 8 years ago
8b7a7dd
Remove caps image storage caps hack.
by Brian Salomon
· 8 years ago
f1dd677
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
by Brian Salomon
· 8 years ago
1a42791
Make SkNWayCanvas use conservative clipping.
by Mike Klein
· 8 years ago
79252f7
Add the missing shift to the dy
by Yuqian Li
· 8 years ago
1edc5b9
Rename vars and functions from 'glslcaps'->'shadercaps'
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
e11b614
Delete unnecessary SkSurface_Base API
by Matt Sarett
· 8 years ago
db13a09
Use AdditiveBlitter for partial rows
by Yuqian Li
· 8 years ago
9939bd6
Compute slope using fSnappedY
by Yuqian Li
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
e4cd006
Make GrMemoryPool play nice with bucketing allocators.
by dskiba
· 8 years ago
22f3482
don't support converting from alpha to non-alpha
by Mike Reed
· 8 years ago
729b582
Consistent naming.
by Mike Klein
· 8 years ago
6f0286f
use raster-pipeline in readPixels
by Mike Reed
· 8 years ago
1967177
added support for layout(offset=...) to skslc
by Ethan Nicholas
· 8 years ago
44be067
Revert "Add the missing shift to the dy"
by Yuqian Li
· 8 years ago
2b3dab6
removed textureProj() and legacy texture functions from sksl
by Ethan Nicholas
· 8 years ago
dd13c02
Add the missing shift to the dy
by Yuqian Li
· 8 years ago
0e39f97
Revert "Revert "make it illegal to include SkXfermode.h""
by Mike Reed
· 8 years ago
e9d1b29
Revert "make it illegal to include SkXfermode.h"
by Greg Daniel
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
07764ce
make it illegal to include SkXfermode.h
by Mike Reed
· 8 years ago
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
83a3b39
Revert "Disable error reporting for ImageStorageLoad until it can be debugged"
by Brian Salomon
· 8 years ago
7befa71
Disable error reporting for ImageStorageLoad until it can be debugged
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
a16ea18
Fix NoGPU bot
by Matt Sarett
· 8 years ago
22886c4
Add SkOverdrawCanvas to detect overdraw
by Matt Sarett
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
8ac838d
added support for push_constant layout
by ethannicholas
· 8 years ago
Next »