aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace.Gravatar bsalomon2015-02-11
* Fix Chromium buildGravatar robertphillips2015-02-11
* GMs now use batchGravatar joshualitt2015-02-11
* remove goto in Distance field path rendererGravatar joshualitt2015-02-11
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* Rename GrResourceCache2->GrResourceCacheGravatar bsalomon2015-02-11
* Remove SkPictureFlat.h include from SkDrawCommands.hGravatar robertphillips2015-02-11
* Fix up a couple includes that are using <> instead of "".Gravatar mtklein2015-02-11
* Ovals batchGravatar joshualitt2015-02-11
* Fix append_fallback_font_families_for_locale.Gravatar bungeman2015-02-11
* Small change to use a GrGeometryProcessor for all BitmapText draw callsGravatar joshualitt2015-02-11
* debugger: Abandon context when Qt changes it without noticeGravatar kkinnunen2015-02-10
* Add tests for STArray swapGravatar bsalomon2015-02-10
* Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of htt...Gravatar mtklein2015-02-10
* Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https:/...Gravatar mtklein2015-02-10
* add gm for stroked circles that are zoomedGravatar reed2015-02-10
* check for inverted rects before we quick-rejectGravatar reed2015-02-10
* Simplify SkBBH::insert APIGravatar mtklein2015-02-10
* add dummy avx file so xcode will buildGravatar reed2015-02-10
* Simplify reference management in SkPDFGravatar halcanary2015-02-10
* Update docs with instructions for debugging Android SampleApp.Gravatar djsollen2015-02-10
* Switch font embedding to a compile-time flag, with a todo for runtime.Gravatar mtklein2015-02-10
* discard when coverage is <= 0 in XP dst copy.Gravatar joshualitt2015-02-10
* Add SSE optimization of Color32A_D565Gravatar henrik.smiding2015-02-10
* GYP groudwork for half-float opts support.Gravatar mtklein2015-02-10
* check for nonfinites in rrectsGravatar reed2015-02-10
* Use conics for round joins and capsGravatar reed2015-02-10
* Clean up clipping code a bitGravatar robertphillips2015-02-10
* Only define SK_CRASH_HANDLER in crash_handler.Gravatar scroggo2015-02-10
* Additional cleanups to Android config parsing.Gravatar bungeman2015-02-10
* rewrite ambiguous commentGravatar mtklein2015-02-10
* Only instance-count in SK_DEVELOPER builds (our debug builds, not Chrome's)Gravatar mtklein2015-02-10
* Update SKP versionGravatar skia.buildbots2015-02-09
* Port SkLazyPtr to new SkAtomics.hGravatar mtklein2015-02-09
* SkAtomics: add asserts for valid memory orders.Gravatar mtklein2015-02-09
* use conics for arcToGravatar reed2015-02-09
* Fixed array read errorGravatar sugoi2015-02-09
* more gms for conicsGravatar reed2015-02-09
* Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...Gravatar mtklein2015-02-09
* nanobench: lazily decode bitmaps in .skps.Gravatar mtklein2015-02-09
* cull edges that are to the right of the clipGravatar reed2015-02-09
* add rounded-join option to bigpath benchGravatar reed2015-02-09
* Revert of Make the glyph array entries inline. (patchset #11 id:190001 of htt...Gravatar mtklein2015-02-09
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* Salvage the SampleApp portion of the ill-fated "nudge" CLGravatar robertphillips2015-02-09
* skoodle1Gravatar jcgregorio2015-02-09
* Remove unnecessary assignmentGravatar qiankun.miao2015-02-09
* Make the glyph array entries inline.Gravatar herb2015-02-09
* Update SKP versionGravatar skia.buildbots2015-02-08
* Remove opaque versions of Color32_D565Gravatar henrik.smiding2015-02-08