Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
022afb8384019b448c7c1c62a9ff63fa9e477737
/
gyp
93957f4
Initial SVG backend stubbing
by fmalita
· 10 years ago
803a49d
Define SK_OVERRIDE when building for Android framework.
by scroggo
· 10 years ago
648238c
Remove SkProxyCanvas.
by scroggo
· 10 years ago
19d8f9f
add new gm for SkPath::addArc()
by reed
· 10 years ago
17a2b54
The original instantiation of pathops was in the experimental/Intersection directory. Anything of value has been copied into the mainline.
by caryclark
· 10 years ago
4d8da81
GrBatchPrototype
by joshualitt
· 10 years ago
9c3f17d
Fold gmtoskp into DM, as --src gm --config skp.
by mtklein
· 10 years ago
5ce33c1
dstread gm
by joshualitt
· 10 years ago
c2893c5
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/)
by joshualitt
· 10 years ago
d5a7db4
GrBatchPrototype
by joshualitt
· 10 years ago
6dbfb21
SSE4 opaque blend using intrinsics instead of assembly.
by mtklein
· 10 years ago
f379ad3
Setup Android framework builds to use the appropriate shared lib defines.
by djsollen
· 10 years ago
ca0a179
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/)
by joshualitt
· 10 years ago
7defaa6
Add ClipDrawMatch SampleApp slide
by robertphillips
· 10 years ago
f7069d5
Split src/opts source lists out of opts.gyp.
by mtklein
· 10 years ago
0933725
Revert of Split src/opts source lists out of opts.gyp. (patchset #1 id:1 of https://codereview.chromium.org/870353003/)
by mtklein
· 10 years ago
c98fe3a
Split src/opts source lists out of opts.gyp.
by mtklein
· 10 years ago
2d80dd2
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #14 id:260001 of https://codereview.chromium.org/874863002/)
by bungeman
· 10 years ago
04bc91b
SSE4 opaque blend using intrinsics instead of assembly.
by mtklein
· 10 years ago
d15e4e4
GrBatchPrototype
by joshualitt
· 10 years ago
b0cce2c
s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/
by halcanary
· 10 years ago
96638d1
add bench for building mipmaps
by reed
· 10 years ago
878fa02
Factor out checkerboard function in gm and sampleapp into tools.
by halcanary
· 10 years ago
c12b74d
Collapse consecutive SkTableColorFilters
by cwallez
· 10 years ago
dc0f408
Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns
by kkinnunen
· 10 years ago
96a857e
initial preroll api
by reed
· 10 years ago
a9e8476
experimental/skp_to_pdf_md5 optionally also outputs pdf files
by halcanary
· 10 years ago
eaaaf0b
Take budgeted param when snapping new image.
by bsalomon
· 10 years ago
a07b297
Update compiler warning flags
by mtklein
· 10 years ago
1ea1ebc
Remove GrBinHashKey
by bsalomon
· 10 years ago
24db3b1
Add specialized content key class for resources.
by bsalomon
· 10 years ago
5c05a1b
remove unnecessary guard flags for android (for conics)
by reed
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
b0dfb54
remove (unused) GatherPixelRefs
by reed
· 10 years ago
4daa6f6
Don't require -DSK_USE_POSIX_THREADS.
by mtklein
· 10 years ago
55e88b2
More natural way to serialize GPU tasks and tests.
by mtklein
· 10 years ago
968f18c
Easy DM TODO: LazyDecodeBitmap does not help (or hinder).
by mtklein
· 10 years ago
a64c48f
Move sync code to include/, switch from using platform define to a proxy header in core/
by mtklein
· 10 years ago
fb62b3d
SkPDFCanon
by halcanary
· 10 years ago
e1a828c
Move SkFontMgr and SkFontStyle impls to own cpp.
by bungeman
· 10 years ago
3886046
Revert "Revert "delete old things!""
by bsalomon
· 10 years ago
b2b416d
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/)
by scroggo
· 10 years ago
692135f
YUV planes cache
by sugoi
· 10 years ago
e76de5a
remove dead header
by reed
· 10 years ago
2d02df7
remove unused SkAvoidXfermode
by reed
· 10 years ago
bc4f6ad
remove dead code for scalar type
by reed
· 10 years ago
03758b8
tool --help alphabetizes command line flags
by halcanary
· 10 years ago
8b4489b
Revert "delete old things!"
by Brian Salomon
· 10 years ago
15b125d
delete old things!
by bsalomon
· 10 years ago
82d2843
turn back on gpu tests
by mtklein
· 10 years ago
748ca3b
Sketch DM refactor.
by mtklein
· 10 years ago
0063a9b
Move XferEffects class to GrCustomXfermode file
by egdaniel
· 10 years ago
114c3cd
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/)
by mtklein
· 10 years ago
709d2c3
Sketch DM refactor.
by mtklein
· 10 years ago
1a178ca
Use device-space stroke width for SkDraw::drawRect() quick-reject
by fmalita
· 10 years ago
afdbedb
add sample for filter quality
by reed
· 10 years ago
16a04b8
Move Gpu ArithmeticMode xfer effect to _gpu files.
by egdaniel
· 10 years ago
028b98a
Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy
by robertphillips
· 10 years ago
63121f0
delete the dreaded TransitionView
by reed
· 10 years ago
abb52a1
Move most of the transform logic into the primitive processors
by joshualitt
· 10 years ago
125ee60
Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:20001 of https://codereview.chromium.org/839883003/)
by robertphillips
· 10 years ago
933a03f
Fix GPU clipped-AA vs. non-AA drawRect discrepancy
by robertphillips
· 10 years ago
f5872d2
add stroke params to c api
by reed
· 10 years ago
703dd2e
Remove SkTileGrid (except for TileGridInfo).
by mtklein
· 10 years ago
9b2cf52
remove unneeded flags
by reed
· 10 years ago
36a86db
remove flags that are now in chrome's SkUserConfig.h
by reed
· 10 years ago
5965c8a
add ImageGenerator::NewFromData to porting layer
by reed
· 10 years ago
a7976be
Add Alpha fade GM.
by halcanary
· 10 years ago
ac8d8b8
revert buildbot breaker
by caryclark
· 10 years ago
783fe16
Rename SkDrawPictureCallback to SkPicture::AbortCallback
by robertphillips
· 10 years ago
9810cd2
use conics for ovals and roundrects
by reed
· 10 years ago
8ea6dab
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset #2 id:20001 of https://codereview.chromium.org/829983003/)
by reed
· 10 years ago
66b29a6
Remove SkPDFDocument and SkPDFDevice from the public headers.
by halcanary
· 10 years ago
7ef1972
Rename SkDrawPictureCallback to SkPicture::AbortCallback
by robertphillips
· 10 years ago
efdac51
Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."
by reed
· 10 years ago
8b1f761
Remove SkPDFDocument and SkPDFDevice from the public headers.
by halcanary
· 10 years ago
e3b61eb
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://codereview.chromium.org/817283005/)
by reed
· 10 years ago
2bf1c4d
use conics for ovals and roundrects
by reed
· 10 years ago
40c85e4
Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/)
by reed
· 10 years ago
abe4baa
experimental skp_to_pdf_md5 program.
by halcanary
· 10 years ago
41af966
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/)
by reed
· 10 years ago
5f2ee72
add SkGeometry.h to core.gypi
by reed
· 10 years ago
e87e383
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/)
by reed
· 10 years ago
2e0f7d5
move remaining virtual draw methods to onDraw
by reed
· 10 years ago
ede901c
Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/)
by reed
· 10 years ago
03119ba
enable conics gm
by reed
· 10 years ago
c4fda92
remove unused drawData
by reed
· 10 years ago
63a4702
debugger: Make draw command image widget resize
by kkinnunen
· 10 years ago
b0ae649
Add device space skshader GM to test kDevice_GrCoordSet
by bsalomon
· 10 years ago
39edf76
Rename GrGpuGL -> GrGLGpu
by jvanverth
· 10 years ago
3936ce4
Fix gyp for GrDisableColorXP
by egdaniel
· 10 years ago
080e673
Add XP to handle the cases where we disable color write.
by egdaniel
· 10 years ago
d582cab
remove flags now in chrome's SkUserConfig.h
by reed
· 10 years ago
c8a2131
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
by reed
· 10 years ago
438b0d7
Enable new gradients + suppress gms for now
by reed
· 10 years ago
b64e569
Remove legacy Picture defines.
by scroggo
· 10 years ago
152d42f
remove flag (not ready for it yet)
by reed
· 10 years ago
68331cd
remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
by reed
· 10 years ago
caf7e93
improve precision of gradients (disabled for now)
by reed
· 10 years ago
3e79124
Stop creating GrODS for stencilPath commands.
by bsalomon
· 10 years ago
Next »