Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ff11428526843d3e03feb6843bd21f2d80536415
/
src
/
utils
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
02b7349
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
by Mike Reed
· 8 years ago
439ace9
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
by Florin Malita
· 8 years ago
1a42791
Make SkNWayCanvas use conservative clipping.
by Mike Klein
· 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
07764ce
make it illegal to include SkXfermode.h
by Mike Reed
· 8 years ago
584ca89
change SkCanvasStack to take ownership of its subcanvases
by Mike Reed
· 8 years ago
efa62e1
Remove SkOSFile.cpp.
by Ben Wagner
· 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
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
67b39de
s/SkAutoTUnref/sk_sp/ in src/ part 1
by Hal Canary
· 8 years ago
ad51279
Use perfect forwarding in createT of SkSmallAllocator.
by herb
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
c03e1c5
Re-enable overdraw mode in debugger.
by Ben Wagner
· 8 years ago
1e76464
Wrap SkNx types in anonymous namespace again.
by Mike Klein
· 8 years ago
e54c75f
remove SkError
by Mike Klein
· 8 years ago
1356978
Fix SkDeferredCanvas for use on android.
by Herb Derby
· 8 years ago
b55ebf0
fix other printf warning for SkBlendMode
by reed
· 8 years ago
d207884
fix printf warning in dumpcanvas
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
5cb7617
update deferred
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
ef4ab9d
update defer-canvas for lattice and regions
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
d14df7c
document.close from bool to void
by reed
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
e202bd8
SkPDF: SkBitSet gets reset() to make drop() better.
by halcanary
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
a17411f
Improved optional command handling in SkParsePath::FromSVGString()
by fmalita
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
1e5abf1
made point light shadows
by vjiaoblack
· 8 years ago
a8eabc4
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
84cddf6
Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ )
by vjiaoblack
· 8 years ago
8f98f0a
Moved ambient lights out of SkLight's light array
by vjiaoblack
· 8 years ago
56f33ea
Added distance attenuation and diffuse shading to PointLights
by vjiaoblack
· 8 years ago
e6f5d56
Made shadows blurry (thru implementing variance mapping)
by vjiaoblack
· 9 years ago
c966ef9
SkMultiSKP: version 2
by halcanary
· 9 years ago
e2348cc
src/utils/SkBitSet: simplify
by halcanary
· 9 years ago
ac3aa24
Plumb drawArc to SkDevice.
by bsalomon
· 9 years ago
530032a
SkPDF: in-place font subsetting
by halcanary
· 9 years ago
3aafe11
make LayerIter private, and remove skipClip option
by reed
· 9 years ago
db085ab
Fix bug in cubic derivative coefficient with missing parens
by hstern
· 9 years ago
a9ca05c
Deserialize pictures with custom image-deserializer
by reed
· 9 years ago
5a4b18c
Add better bounds checks for getTime to fix perf debug assert below
by hstern
· 9 years ago
69aaa5a
Revert 386ba54 and 4ab47e0 : perf debug assert.
by halcanary
· 9 years ago
386ba54
Fastpath lines in SkCurveMeasure
by hstern
· 9 years ago
4ab47e0
Refactor SkCurveMeasure to use existing eval code
by hstern
· 9 years ago
80ac591
Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime
by hstern
· 9 years ago
c5769b2
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ )
by halcanary
· 9 years ago
1bd13ca
Change mapRectScaleTranslate to pass args/ret by value
by reed
· 9 years ago
23d9776
Move seg_to to a new header, define SkSegType enum there
by hstern
· 9 years ago
0adbd3e
make SpecialLineRec::addSegment assert more permissive to accomodate rounding error
by lsalzman
· 9 years ago
0446a3c
Add initial CurveMeasure code
by hstern
· 9 years ago
77f2fae
Encapsulate GrReducedClip result in class members
by csmartdalton
· 9 years ago
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 9 years ago
9be3720
std::move(SkTDArray)
by halcanary
· 9 years ago
955e879
Making a sample for shadow maps for more intensive development
by vjiaoblack
· 9 years ago
4e44efe
SkRTConf: eliminate
by halcanary
· 9 years ago
b979634
Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ )
by mtklein
· 9 years ago
ef59974
SkRTConf: reduce functionality to what we use, increase simplicity
by halcanary
· 9 years ago
96206a9
Finish delete of SkNinePatch
by msarett
· 9 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 9 years ago
a25f470
Delete SkNinePatch
by msarett
· 9 years ago
0b401ce
Add code to lua paths to get the fill path and get lists of verbs and points
by hstern
· 9 years ago
cb571e1
Rename textual includes as *.inc.
by benjaminwagner
· 9 years ago
b811378
Update typeface serialization style.
by bungeman
· 9 years ago
cbecb08
Allow GrReducedClip to take non-integer query bounds
by csmartdalton
· 9 years ago
f41ae2f
limit the number of points in SkDashPathEffect::asPoints
by lsalzman
· 9 years ago
7f2c85e
Add hard stop count
by fmenozzi
· 9 years ago
6092b6e
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ )
by reed
· 9 years ago
14dce6e
change mapRectScaleTranslate to pass args/ret by value
by reed
· 9 years ago
babc3de
deferred canvas
by reed
· 9 years ago
45561a0
drawTextRSXform
by reed
· 9 years ago
2b2810b
all dumpcanvas to be built in release
by reed
· 9 years ago
3c35fb3
SkPDF: Glyph Useage Map improvements
by halcanary
· 9 years ago
b4f254e
Changes to Lua gradient scraping
by fmenozzi
· 9 years ago
2853f00
Move headers in include/utils/win to src/utils/win.
by bungeman
· 9 years ago
59d6402
SkMultiPictureDocument: don't rely on SkPicture::cullRect
by halcanary
· 9 years ago
f8f9c07
Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ )
by mtklein
· 9 years ago
7ae1c72
Update typeface serialization style.
by bungeman
· 9 years ago
Next »