index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Added varying struct
joshualitt
2014-10-24
*
Set temporary paths volatile so we don't cache them.
jvanverth
2014-10-24
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-24
*
Don't read random data in ICO check.
scroggo
2014-10-24
*
Possible optimization to SkString
joshualitt
2014-10-23
*
Cleanup: Turn GrReducedClip into a class with a static function.
tfarina
2014-10-23
*
Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12...
mtklein
2014-10-23
*
Don't use MIP filter mode on compressed textures
bsalomon
2014-10-23
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Add utils to better quantize grayscale values to three bit indices while
pavel
2014-10-23
*
add float equivalent in dumpHex output as comment
caryclark
2014-10-23
*
Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ...
mtklein
2014-10-23
*
use SkMaskCache inside SkBlurMaskFilter
reed
2014-10-23
*
Correct typo in SkRemotableFontMgr_win_dw.cpp.
bungeman
2014-10-23
*
create shaderproc for nofilter-opaque-dx
reed
2014-10-23
*
Allocate only the vertices we need for text.
jvanverth
2014-10-23
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
This return_false is now only used on Android. Squelch a warning.
mtklein
2014-10-23
*
Add SkMaskCache
qiankun.miao
2014-10-23
*
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...
bsalomon
2014-10-23
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-23
*
fix memory leak
joshualitt
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
joshualitt
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
mtklein
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Add SkTypeface::getBounds()
reed
2014-10-22
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
*
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
piotaixr
2014-10-22
*
GP Emit Code takes a struct
joshualitt
2014-10-22
*
More genericity: overload isPaintOpaque(SkPaint, SkBitmap)
piotaixr
2014-10-22
*
Use correct size for font style name search.
bungeman
2014-10-22
*
Picture shader resource caching.
fmalita
2014-10-22
*
Track nested picture xform state for layer hoisting
robertphillips
2014-10-22
*
Bug fix for es 3.00 fb fetch
joshualitt
2014-10-21
*
SkLazyPtr follow ups
mtklein
2014-10-21
*
Widen the set of nested rects that can be drawn natively on the GPU
robertphillips
2014-10-21
*
small tweaks to SkResourceCache::Key
mtklein
2014-10-21
*
Fix debugger's SaveAs functionality
robertphillips
2014-10-21
*
Check SkStream::isAtEnd before attempting to read.
scroggo
2014-10-21
*
Add check to see if we need to remove fixed funciton VA in OptDrawState
egdaniel
2014-10-21
*
Clean up some warnings about unused code.
mtklein
2014-10-21
*
add gradients and drawPaint to lua
reed
2014-10-21
*
Add an assert that we still have a buffer to readFromBuffer().
mtklein
2014-10-21
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
SkLazyPtr suitable as a local or class member.
mtklein
2014-10-20
*
Dilate approximated text bounds to squelch recent assertion failure.
mtklein
2014-10-20
[next]