index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...
reed
2015-01-16
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Add Xfer Processor for GrCustomXfermodes
egdaniel
2015-01-16
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Do some minor pre cleanup work before converting all xfermodes to XPs.
egdaniel
2015-01-14
*
upstream google3 include paths for jsoncpp
mtklein
2015-01-14
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.
mtklein
2015-01-13
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Simplify SkInstCnt
mtklein
2015-01-13
*
remove NewTexture?
reed
2015-01-13
*
add stroke params to c api
reed
2015-01-10
*
remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL
reed
2015-01-09
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
need to rebaseline (changed) c_gms, update dox
reed
2015-01-07
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Adding check on input count
sugoi
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
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
*
revert buildbot breaker
caryclark
2015-01-07
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
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
*
Remove SkPath::asRect
robertphillips
2015-01-05
*
Cleanup isRect variants
robertphillips
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
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
*
add toString to SkImage
reed
2015-01-02
*
remove unused drawData
reed
2015-01-02
*
change API contract: disallow zero-sized images or surfaces
reed
2014-12-31
*
Add a simpler key type for scratch resource keys.
bsalomon
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
*
removing coord change matrices
joshualitt
2014-12-29
*
Add device space skshader GM to test kDevice_GrCoordSet
bsalomon
2014-12-29
*
add image-from-codec to c api
reed
2014-12-25
*
add maskfilter to c api
reed
2014-12-23
*
add picture to c api
reed
2014-12-22
[next]