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
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix SkIStream nits.
bungeman
2015-01-22
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
Remove the need for asCoeff in SkXfermode.
egdaniel
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Reland https://codereview.chromium.org/860333002 with fix for test failures.
bsalomon
2015-01-21
*
Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...
mtklein
2015-01-21
*
Make GrScratchKey memory buffer correct size on copy
kkinnunen
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Do more cleanup from xp changes
egdaniel
2015-01-20
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
Remove unused TileGridInfo
weiliangc
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Refactor position computation to enable device space "nudge"
robertphillips
2015-01-18
*
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
[next]