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
*
Set temporary paths volatile so we don't cache them.
jvanverth
2014-10-24
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
Add SkTypeface::getBounds()
reed
2014-10-22
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
explicitly size fType in SkRRect, to ensure the are no uninitialized bytes
reed
2014-10-22
*
add round/ceil/etc. for SkMScalar
reed
2014-10-21
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...
mtklein
2014-10-20
*
Start to vectorize SkTileGrid.
mtklein
2014-10-20
*
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...
mtklein
2014-10-16
*
Start to vectorize SkTileGrid.
mtklein
2014-10-16
*
JPEG YUV Decoding
sugoi
2014-10-16
*
Revert of Change drawText() to generate positions and send to drawPosText() (...
jvanverth
2014-10-16
*
Change drawText() to generate positions and send to drawPosText()
jvanverth
2014-10-16
*
Don't use 'defined' in macro expansion.
bungeman
2014-10-15
*
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...
rmistry
2014-10-15
*
JPEG YUV Decoding
sugoi
2014-10-15
*
add tests for large cordinates bounds when building aaclip
reed
2014-10-15
*
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
[next]