index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
mtklein
2014-10-13
*
Turn SkCanvasStateUtils into a class with static functions.
tfarina
2014-10-10
*
faster SkRect::sort
reed
2014-10-10
*
Use BBH reserve hook to preallocate space for tiles.
mtklein
2014-10-09
*
cleanup and optimize rect intersect routines
reed
2014-10-09
*
Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 i...
mtklein
2014-10-09
*
Use BBH reserve hook to preallocate space for tiles.
mtklein
2014-10-09
*
remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME
reed
2014-10-08
*
Add SkPaint::getHash().
mtklein
2014-10-07
*
remove unused TextBufferDirection enum
reed
2014-10-03
*
make SkMatrix::dump always available
reed
2014-10-02
*
specialize setConcat for scale+translate
reed
2014-10-02
*
Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...
robertphillips
2014-10-02
*
Add support for EGL on linux
derekf
2014-10-01
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
*
add SkRect::joinNonEmptyArg for faster unioning
reed
2014-10-01
*
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
robertphillips
2014-10-01
*
optimize setRectFan and join -- from profiling drawText
reed
2014-10-01
*
Archive more dead code.
mtklein
2014-09-30
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
mtklein
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
reed
2014-09-30
*
specialize setConcat for scale+translate, helps drawText perf
reed
2014-09-30
*
remove alphatype from colortable
reed
2014-09-29
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Update RecordReplaceDrawTest to generate and pass pictures
robertphillips
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Add doc on SkCanvas::drawImage*() methods
piotaixr
2014-09-25
*
Make SkImage::draw() private
piotaixr
2014-09-25
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Souped-up SkTextBlob.
fmalita
2014-09-20
*
Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.c...
fmalita
2014-09-19
*
Souped-up SkTextBlob.
fmalita
2014-09-19
*
Get rid of SkImage_Codec
piotaixr
2014-09-19
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
Serialize the font index.
bungeman
2014-09-18
*
Clarify build test for presense of 'float copysign(float, float)'.
bungeman
2014-09-17
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
[next]