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
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
SkAutoRef seems lonely. Might as well delete it.
mtklein
2014-07-15
*
Change SkCanvasState to use inheritance.
scroggo
2014-07-15
*
patch from issue 383923002
reed
2014-07-14
*
Cleanup: Remove unused/unimplemented SkTextLayout.h.
tfarina
2014-07-14
*
remove unused SkPixelRef constructor
reed
2014-07-14
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2014-07-14
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
Remove unused kImageIsOpaque_Flag.
scroggo
2014-07-14
*
Deleted SkImage::newShaderClamp: not used, not implemented.
piotaixr
2014-07-14
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-13
*
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...
reed
2014-07-12
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-12
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
ios fixes
caryclark
2014-07-11
*
Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-11
*
Use SkShader's localMat for SkLocalMatrixShader.
scroggo
2014-07-11
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Add support for 64bit atomic inc/dec/cas
bsalomon
2014-07-11
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...
robertphillips
2014-07-11
*
Add file access modes to sk_exists.
bungeman
2014-07-10
*
add readPixels() to SkBitmap
reed
2014-07-10
*
Add alternate SkPicture::clone
robertphillips
2014-07-10
*
Split SkTRacy into SkTRacy and SkTRacyReffable.
mtklein
2014-07-10
*
Split SkTRacy into SkTRacy and SkTRacyReffable.
mtklein
2014-07-10
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
Delete third_party/harfbuzz
Mike Klein
2014-07-10
*
Split SkPictureReplacementPlayback out of SkPicturePlayback
robertphillips
2014-07-10
*
fix typo, had two RGBA instead of RGBA and BGRA
reed
2014-07-09
*
Do not export SkTDArray when building Skia as a DLL
ehsan.akhgari
2014-07-09
*
Cleanup: Remove SkUTF16_Str API.
tfarina
2014-07-09
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-09
*
Add thread safety configuration check.
henrik.smiding
2014-07-09
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
*
Add SkRacy
mtklein
2014-07-08
*
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
mtklein
2014-07-08
*
Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://c...
mtklein
2014-07-08
*
Missing volatile in AnnotateBenignRaceSized declaration.
Mike Klein
2014-07-08
*
Add SkRacy
mtklein
2014-07-08
*
add setPreserveSrcDepth to replace PrefTable API for android
reed
2014-07-08
*
Fix param name in GrEffect::CastEffect
bsalomon
2014-07-08
*
Back off from SkPicture API hardening a bit
Robert Phillips
2014-07-08
[next]