index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....
reed
2015-01-05
*
Correctly declare skiagm::DCShader to be not flattenable.
halcanary
2015-01-05
*
Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...
reed
2015-01-04
*
enable conics gm
reed
2015-01-04
*
fix conic gm to have fixed wrapping
reed
2014-12-31
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
robertphillips
2014-12-29
*
Remove coordchanges from drawstate
joshualitt
2014-12-29
*
Add device space skshader GM to test kDevice_GrCoordSet
bsalomon
2014-12-29
*
disable using codecs until that can work in chrome
reed
2014-12-25
*
add image-from-codec to c api
reed
2014-12-25
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
reenable complexclip3 for gpu
bsalomon
2014-12-22
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
fix leak
joshualitt
2014-12-19
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
disable GM that asserts on gpu
bsalomon
2014-12-19
*
Enable new gradients + suppress gms for now
reed
2014-12-19
*
I could create new GMs if you prefer.
joshualitt
2014-12-18
*
Fix complexclip3 test on gpu
bsalomon
2014-12-18
*
remove view matrix from context
joshualitt
2014-12-17
*
add inverted path draw cases to complexclip gm
bsalomon
2014-12-17
*
Add new complexclip3 gm.
egdaniel
2014-12-17
*
Alter GM's --mpd option to write out images
robertphillips
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
pass dst-rect through from drawBitmapRect for better precision
reed
2014-12-15
*
add paint::getFontBounds()
reed
2014-12-15
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
skimage, die die die
mtklein
2014-12-15
*
Do circle anti-aliasing in normalized space to avoid precision issues with ha...
bsalomon
2014-12-15
*
DM warning-free on win64
bsalomon
2014-12-12
*
More win64 warning fixes
bsalomon
2014-12-12
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Update GM to permit correctness testing of MPD on the GMs
robertphillips
2014-12-11
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
fix for chrome bug with sub pixel hairlines
joshualitt
2014-12-10
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
Remove MULTILINE, ^, and $ from re finding actual_results.json.
bungeman
2014-12-10
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Add GM for 2-rects blur which cannot break into nine-patch
qiankun.miao
2014-12-10
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
2014-12-09
[next]