index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Add color emoji fallback for nvpr text
cdalton
2014-12-01
*
Force path bounds in recording.
mtklein
2014-12-01
*
Bump min picture version.
mtklein
2014-12-01
*
Add float-to-half (binary16) conversion functions.
jvanverth
2014-11-26
*
Make skia trace category disabled by default.
danakj
2014-11-26
*
add basic tests for save/restore counting
reed
2014-11-26
*
remove proc key
joshualitt
2014-11-25
*
Add an Android-framework-only stable ID to SkPixelRef.
scroggo
2014-11-25
*
Sk4x_sse.h
mtklein
2014-11-25
*
Use text size on Mac.
bungeman
2014-11-25
*
Optimize highQualityFilter
qiankun.miao
2014-11-25
*
free up picturerecorder refs after returning picture or drawable
reed
2014-11-24
*
SkRecord: outline methods that are not called O(N) times.
mtklein
2014-11-24
*
option to return drawable from recording
reed
2014-11-24
*
Add support for hoisting layers in pictures drawn with a matrix
robertphillips
2014-11-24
*
Add Sk prefix to CreateBitmapShader.
mtklein
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
mtklein
2014-11-21
*
Switch SkBitmapProcState's SkFractionalInt to 32.32.
mtklein
2014-11-21
*
Watch out for SkFixed overflow in SkMipMap.cpp.
mtklein
2014-11-21
*
SkData -> SkPicture::SnapshotArray
mtklein
2014-11-21
*
All the small packing tweaks mentioned in the bug.
mtklein
2014-11-21
*
simplify uniqueID code in picture
reed
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of SkCanvas::clear() should call down to devices even when the clip is...
fmalita
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
SkRecord: Pack SkRegion::Op and AA bit together.
mtklein
2014-11-20
*
SkCanvas::clear() should call down to devices even when the clip is empty.
mtklein
2014-11-20
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Make sure pictures draw Clears even when the clip is empty.
mtklein
2014-11-20
*
Preventing division by 0 in non-separable blend mode shaders.
rosca
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
No need to short circuit the query rect here anymore.
mtklein
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
wip for drawables
reed
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
Prune SkRTree
mtklein
2014-11-18
*
Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...
mtklein
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
don't normalize after perspective concat
reed
2014-11-18
*
Fix yet another convexicator issue
robertphillips
2014-11-17
*
Make BBH parameter to SkRecordComputeLayers and SkRecordFillBounds optional
robertphillips
2014-11-17
[next]