Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
12e946b4bfdf598bffb276776ea6e25439e25265
/
samplecode
12e946b
deprecate odd variants of SkCanvas::readPixels
by Mike Reed
· 8 years ago
da96550
Add perspective shadows
by Jim Van Verth
· 8 years ago
4ebb43e
hide most details of SkPatchUtils
by Mike Reed
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
b55dd55
Add SkThreadedBMPDevice for Threaded Raster Backend
by Yuqian Li
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
8c67909
Add a simple tool for isolating a path from an SKP
by csmartdalton
· 8 years ago
b436655
Add height function to shadow tessellators.
by Jim Van Verth
· 8 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
1a3c4b8
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
by Herb Derby
· 8 years ago
d1e67e7
Use SkBlendMode_Name rather than one-off tables
by Brian Osman
· 8 years ago
96cf206
option to make 'M' mean picture+serialize
by Mike Reed
· 8 years ago
2c1cd6d
Add new test cases for Android shadow sample.
by Jim Van Verth
· 8 years ago
cf40e30
Use fast path for circular shadows.
by Jim Van Verth
· 8 years ago
a07741a
begin to hide details of SkPathEffect
by Mike Reed
· 8 years ago
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
a01bf9a
hide deprecated underline and strikethru
by Mike Reed
· 8 years ago
6f44969
Add more SampleApp support to viewer.
by Jim Van Verth
· 8 years ago
df85c38
stop using SkScalarMul
by Mike Reed
· 8 years ago
ed4984b
Add animated text samples
by csmartdalton
· 8 years ago
267be7f
Revert "Revert "IWYU""
by Mike Reed
· 8 years ago
03a7f5f
Make header files idempotent; script to check
by Hal Canary
· 8 years ago
3c727d2
Revert "IWYU"
by Robert Phillips
· 8 years ago
2aeae78
IWYU
by Mike Reed
· 8 years ago
2aa535e
Tweak shadow sample for demos.
by Jim Van Verth
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
738bc58
delete SkLayer.cpp
by Hal Canary
· 8 years ago
964dec3
Move SkGammaColorFilter to tools, limit to sRGB
by Brian Osman
· 8 years ago
bce7496
Add geometric implementation for ambient shadows
by Jim Van Verth
· 8 years ago
e330eb2
Revert "Add geometric implementation for ambient shadows"
by Ethan Nicholas
· 8 years ago
fdb1bdf
Add geometric implementation for ambient shadows
by Jim Van Verth
· 8 years ago
efaad3c
Remove SkColorCubeFilter. It is unused.
by Mike Klein
· 8 years ago
c37e614
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
by Robert Phillips
· 8 years ago
0d4ff6c
Fix code that relied on readPixels not doing color space conversion
by Brian Osman
· 8 years ago
3f142b6
Remove (most) usage of MakeTextureFromPixmap
by Brian Osman
· 8 years ago
43475ad
Move Android shadow rendering interface to util library.
by Jim Van Verth
· 8 years ago
550148b
Reland https://skia-review.googlesource.com/c/6091/
by Yuqian Li
· 8 years ago
aeef561
Revert "Reland https://skia-review.googlesource.com/c/6091/"
by Yuqian Li
· 8 years ago
b46fff6
Reland https://skia-review.googlesource.com/c/6091/
by Yuqian Li
· 8 years ago
9e937af
impl clipping for GDI raster-handle
by Mike Reed
· 8 years ago
90ee03b
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
by Yuqian Li
· 8 years ago
89a0e72
Implement Analytic AA for General Paths (with Guard against Chrome)
by Yuqian Li
· 8 years ago
108f55e
fix clipping in rasterhandleallocator
by Mike Reed
· 8 years ago
e4ca362
add win subclass of raster-allocator
by Mike Reed
· 8 years ago
356f7c2
support external raster handles
by Mike Reed
· 8 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 8 years ago
22f4a1f
Remove getDevice_just_for_deprecated_compatibility_test()
by Robert Phillips
· 8 years ago
1fba702
add fatstroke sample
by Mike Reed
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 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
fd87be8
hide emboss from everyone (except android for now)
by Mike Reed
· 8 years ago
fc2e7e0
Add NarrowRGB gamut mode to SampleApp
by Brian Osman
· 8 years ago
34755e2
Make ANGLE SampleApp work again
by Brian Osman
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 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
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
c590341
Add shadowrrect geometry processor
by Jim Van Verth
· 8 years ago
d470673
make SkXfermode.h go away
by Mike Reed
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
8a1036c
Include what you use with signbit.
by Ben Wagner
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
a964a29
add fatstroke sample
by Mike Reed
· 8 years ago
7039f74
Remove SkImageInfoIsGammaCorrect, etc...
by Brian Osman
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
3c1b7db
Add SkShadowMaskFilter
by Jim Van Verth
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
b6c5e53
Add SampleApp support to GN (win and linux), take two.
by Jim Van Verth
· 8 years ago
142d4e9
Revert "Add SampleApp support to GN-win"
by Mike Klein
· 8 years ago
a70558e
Add SampleApp support to GN-win
by Jim Van Verth
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
16adfa3
Viewer builds (for Windows) with GN
by Brian Osman
· 8 years ago
9488833
Refactored SkColorSpace and added in a Lab PCS GM
by raftias
· 8 years ago
7c602de
Removed makeLinearGamma() from the public API for SkColorSpace
by raftias
· 8 years ago
ebcb8aa
Add AA Analytic Compile Flag (and small fixes)
by liyuqian
· 8 years ago
Next »