aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* add saveLayer to luaGravatar reed2014-10-25
* bug fix for k1Gravatar joshualitt2014-10-24
* Add gpu support for glVertexAttrb1f, 2fv, and 3fvGravatar egdaniel2014-10-24
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-24
* When bmp is not cached don't upload as index8 format.Gravatar bsalomon2014-10-24
* Add some more volatile paths.Gravatar jvanverth2014-10-24
* Added varying structGravatar joshualitt2014-10-24
* move c api into includeGravatar reed2014-10-24
* Remove a pointless use of SkWeakRefCnt.Gravatar mtklein2014-10-24
* Build gpu stats tracking in dev builds.Gravatar bsalomon2014-10-24
* Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...Gravatar joshualitt2014-10-24
* Added varying structGravatar joshualitt2014-10-24
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Add test for new FrontBufferedStream behavior.Gravatar scroggo2014-10-24
* Don't read random data in ICO check.Gravatar scroggo2014-10-24
* Possible optimization to SkStringGravatar joshualitt2014-10-23
* Cleanup: Turn GrReducedClip into a class with a static function.Gravatar tfarina2014-10-23
* Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12...Gravatar mtklein2014-10-23
* Don't use MIP filter mode on compressed texturesGravatar bsalomon2014-10-23
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* Add utils to better quantize grayscale values to three bit indices whileGravatar pavel2014-10-23
* add float equivalent in dumpHex output as commentGravatar caryclark2014-10-23
* Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ...Gravatar mtklein2014-10-23
* use SkMaskCache inside SkBlurMaskFilterGravatar reed2014-10-23
* Correct typo in SkRemotableFontMgr_win_dw.cpp.Gravatar bungeman2014-10-23
* create shaderproc for nofilter-opaque-dxGravatar reed2014-10-23
* Allocate only the vertices we need for text.Gravatar jvanverth2014-10-23
* Remove android specific genID from SkPaint.Gravatar djsollen2014-10-23
* This return_false is now only used on Android. Squelch a warning.Gravatar mtklein2014-10-23
* Add SkMaskCacheGravatar qiankun.miao2014-10-23
* Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...Gravatar bsalomon2014-10-23
* Update fontMgr to take list of bcp47 language tags.Gravatar bungeman2014-10-23
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-23
* fix memory leakGravatar joshualitt2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar joshualitt2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar mtklein2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Add SkTypeface::getBounds()Gravatar reed2014-10-22
* Qualify the return value of SkImageDecoder::decodeGravatar scroggo2014-10-22
* SkResourceCache::Key namespace support.Gravatar fmalita2014-10-22
* Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipeGravatar piotaixr2014-10-22
* GP Emit Code takes a structGravatar joshualitt2014-10-22
* More genericity: overload isPaintOpaque(SkPaint, SkBitmap)Gravatar piotaixr2014-10-22
* Use correct size for font style name search.Gravatar bungeman2014-10-22
* Picture shader resource caching.Gravatar fmalita2014-10-22
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* Bug fix for es 3.00 fb fetchGravatar joshualitt2014-10-21