index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert of Cache blur mask for rects which can not break into nine-patch (patc...
qiankun.miao
2015-01-07
*
Cache blur mask for rects which can not break into nine-patch
qiankun.miao
2015-01-07
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Remove distance field generation and storage from SkGlyphCache.
jvanverth
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Verify size_t overflow
sugoi
2015-01-07
*
revert buildbot breaker
caryclark
2015-01-07
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
use conics for ovals and roundrects
reed
2015-01-06
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Comment out unused names in src/core/SkGlyphCache.h
tomhudson
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
will write a custom one for blink later
reed
2015-01-06
*
Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Require explicit disabling of cross process pictureimagefilters
robertphillips
2015-01-06
*
fixes for conics
reed
2015-01-06
*
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...
reed
2015-01-06
*
improve sanity checks on gradient constructor parameters
reed
2015-01-06
*
use conics for ovals and roundrects
reed
2015-01-05
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
*
Cap id size returned by GrScratchKey::GenerateResourceType
robertphillips
2015-01-05
*
Remove SkPath::asRect
robertphillips
2015-01-05
*
Fix thin rect stroking.
fmalita
2015-01-05
*
Add conic support to Default and AAConvex path redender.
egdaniel
2015-01-05
*
Cleanup isRect variants
robertphillips
2015-01-05
*
Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....
reed
2015-01-05
*
Print out failing PathRef test on ChromeOS
robertphillips
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Clean up dead clear() code in SkRecord.
mtklein
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...
reed
2015-01-04
*
enable conics gm
reed
2015-01-04
*
add toString to SkImage
reed
2015-01-02
*
Fix for chrome fuzzer
joshualitt
2015-01-02
*
remove unused drawData
reed
2015-01-02
*
change API contract: disallow zero-sized images or surfaces
reed
2014-12-31
*
Fix computation of bound in FillBounds::updateSaveBounds
robertphillips
2014-12-30
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Fix for disabled color writes xp on n6
egdaniel
2014-12-30
*
ViewMatrix uniform upload moved to GeometryProcessor
joshualitt
2014-12-30
*
Change DebugCanvas API to not encourage memory leaks
kkinnunen
2014-12-30
*
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
[next]