Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1f611d6d844e799a4ec4aa77060bbb028ac525e4
1f611d6
Update SKP version
by skia.buildbots
· 10 years ago
783fe16
Rename SkDrawPictureCallback to SkPicture::AbortCallback
by robertphillips
· 10 years ago
c56fb00
Rebasing more conic stuff
by egdaniel
· 10 years ago
2d7c17b
rebaseline after use-conics
by reed
· 10 years ago
0f3dfd0
More rebases from conic change
by egdaniel
· 10 years ago
d094908
rebaseline after use-conics
by reed
· 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
f7be779
Comment out unused names in src/core/SkGlyphCache.h
by tomhudson
· 10 years ago
7ef1972
Rename SkDrawPictureCallback to SkPicture::AbortCallback
by robertphillips
· 10 years ago
b5d818a
will write a custom one for blink later
by reed
· 10 years ago
b5bd9c1
rebaseline after conic fixes
by reed
· 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
c4bd39c
Require explicit disabling of cross process pictureimagefilters
by robertphillips
· 10 years ago
3f4e045
fixes for conics
by reed
· 10 years ago
3a3baf6
add --listfailingbase option
by reed
· 10 years ago
bfaf83c
Update SKP version
by skia.buildbots
· 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
1b74730
improve sanity checks on gradient constructor parameters
by reed
· 10 years ago
e0d5a27
Revert of add missed tests for conics (patchset #1 id:1 of https://codereview.chromium.org/835993004/)
by reed
· 10 years ago
6b0f701
add missed tests for conics
by reed
· 10 years ago
2bf1c4d
use conics for ovals and roundrects
by reed
· 10 years ago
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 years ago
4dd6b72
Rebaseline thinstrokedrects GM
by fmalita
· 10 years ago
26e5400
Remove draw window size state from SkDebugCanvas
by kkinnunen
· 10 years ago
8aa5b8f
Rebase perspective gpu gm's after conic change
by egdaniel
· 10 years ago
9790a7b
Cap id size returned by GrScratchKey::GenerateResourceType
by robertphillips
· 10 years ago
2b6ab61
Remove SkPath::asRect
by robertphillips
· 10 years ago
5a2315e
debugger: Update the picture view when the first command is selected
by kkinnunen
· 10 years ago
b280646
Fix thin rect stroking.
by fmalita
· 10 years ago
942262f
First set of minimal docs for the new Markdown server, which will eventually replace https://sites.google.com/site/skiadocs/.
by jcgregorio
· 10 years ago
53a8f21
Update PdfViewer's SkNulCanvas
by robertphillips
· 10 years ago
af18a09
Add conic support to Default and AAConvex path redender.
by egdaniel
· 10 years ago
91b0a35
Cleanup isRect variants
by robertphillips
· 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
f1cdead
Print out failing PathRef test on ChromeOS
by robertphillips
· 10 years ago
50b9307
Correctly declare skiagm::DCShader to be not flattenable.
by halcanary
· 10 years ago
abe4baa
experimental skp_to_pdf_md5 program.
by halcanary
· 10 years ago
9face9b
removing dashcubics from ignore, may cause failures
by joshualitt
· 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
49aabde
Clean up dead clear() code in SkRecord.
by mtklein
· 10 years ago
5f2ee72
add SkGeometry.h to core.gypi
by reed
· 10 years ago
3d8878c
dm/gold: Let's consider source_type a key.
by mtklein
· 10 years ago
a642559
Whitespace change to trigger rebuilds after gsutil fix
by borenet
· 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
f3a9e99
debugger: Remove few redundant variables
by kkinnunen
· 10 years ago
ec80a4b
Update SKP version
by skia.buildbots
· 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
937be90
Update SKP version
by skia.buildbots
· 10 years ago
f8d1874
add toString to SkImage
by reed
· 10 years ago
787bb48
Fix for chrome fuzzer
by joshualitt
· 10 years ago
5caff91
debugger: Move Skia initialization out of the GUI widget class
by kkinnunen
· 10 years ago
c4fda92
remove unused drawData
by reed
· 10 years ago
7c339ae
debugger: Make inspector widget smaller
by kkinnunen
· 10 years ago
2fe9c97
Update SKP version
by skia.buildbots
· 10 years ago
5f073bf
Update SKP version
by skia.buildbots
· 10 years ago
d1bd1d7
fix conic gm to have fixed wrapping
by reed
· 10 years ago
b2497c2
change API contract: disallow zero-sized images or surfaces
by reed
· 10 years ago
5537405
Rebaseline complexclip2_rect_aa & simpleaaclip_rect GMs for the S4
by robertphillips
· 10 years ago
958e33e
Rebaseline lagging K1 GMs
by robertphillips
· 10 years ago
7223850
Rebaselines after "Fix computation of bound in FillBounds::updateSaveBounds"
by robertphillips
· 10 years ago
27b7160
ignore failure -- pdf gradients on mac-mini
by reed
· 10 years ago
f0d6258
rebaseline after GM change
by reed
· 10 years ago
12157e1
Update SKP version
by skia.buildbots
· 10 years ago
63a4702
debugger: Make draw command image widget resize
by kkinnunen
· 10 years ago
41c79cc
debugger: Make settings widget resizeable
by kkinnunen
· 10 years ago
c187a3c
Fix computation of bound in FillBounds::updateSaveBounds
by robertphillips
· 10 years ago
7775c85
Add a simpler key type for scratch resource keys.
by bsalomon
· 10 years ago
be9588a
Fix for disabled color writes xp on n6
by egdaniel
· 10 years ago
ee2af95
ViewMatrix uniform upload moved to GeometryProcessor
by joshualitt
· 10 years ago
78aea9f
Update SKP version
by skia.buildbots
· 10 years ago
5037e9d
Change DebugCanvas API to not encourage memory leaks
by kkinnunen
· 10 years ago
d5e9871
rebase
by joshualitt
· 10 years ago
944a32a
Update stroke-fill GM baselines
by robertphillips
· 10 years ago
8059eb9
Move ViewMatrix off of drawstate
by joshualitt
· 10 years ago
4f662e6
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
by robertphillips
· 10 years ago
fe7c427
Fix bound returned by SkPath::isRect when the path contains a trailing moveTo
by robertphillips
· 10 years ago
40d4bd8
removing coord change matrices
by joshualitt
· 10 years ago
d27f73e
Remove coordchanges from drawstate
by joshualitt
· 10 years ago
b0ae649
Add device space skshader GM to test kDevice_GrCoordSet
by bsalomon
· 10 years ago
001db85
Update SKP version
by skia.buildbots
· 10 years ago
ffbf484
Update SKP version
by skia.buildbots
· 10 years ago
6dfbdef
Update SKP version
by skia.buildbots
· 10 years ago
2906d4a
disable using codecs until that can work in chrome
by reed
· 10 years ago
3442111
mark c_gms to be rebaselined (gm updated)
by reed
· 10 years ago
b2a5d7e
add image-from-codec to c api
by reed
· 10 years ago
b4f629c
fix images in multi-thread by doing shallow-copies
by reed
· 10 years ago
2f1e50a
Update SKP version
by skia.buildbots
· 10 years ago
0eafc9b
add maskfilter to c api
by reed
· 10 years ago
0e9ab4e
Add baselines for Tegra2 complexclip* GMs.
by jvanverth
· 10 years ago
dfce876
Lay down baselines for complexclip_*_invert and complexclip3_*.
by jvanverth
· 10 years ago
73483d9
fix for valgrind
by joshualitt
· 10 years ago
f11ba2b
Update SKP version
by skia.buildbots
· 10 years ago
b1c6843
ignoring imageblur2 on galaxy
by joshualitt
· 10 years ago
e371989
add picture to c api
by reed
· 10 years ago
f3c770b
rebase
by joshualitt
· 10 years ago
Next »