aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Revert of Use the GrCacheable ID to eliminate the need for notifications to G...Gravatar robertphillips2014-07-20
* git sample app working on iOSGravatar caryclark2014-07-18
* Make ScaledImageCache unit test less dependent on global state.Gravatar halcanary2014-07-18
* expand workaround to all 32-bit mips devices without the appropriate gcc supportGravatar djsollen2014-07-18
* Cache the return values of getBlendOpts in GrDrawStateGravatar egdaniel2014-07-18
* Adding djsollen to list of ownersGravatar rmistry2014-07-18
* update pathops core and testsGravatar caryclark2014-07-18
* Fix mac NDK buildsGravatar djsollen2014-07-17
* Fix GLubyte to GrGLubyte.Gravatar jcgregorio2014-07-17
* Change JSON output of nanobench.Gravatar jcgregorio2014-07-17
* combine base_unittest.py modules from gm and toolsGravatar epoger2014-07-17
* Remove SkRefPtr.Gravatar bungeman2014-07-17
* Revert of nanobench: --veryVerbose for more Win7 debugging (https://coderevie...Gravatar mtklein2014-07-17
* Fix alpha textures in NV ES3 contexts on Windows.Gravatar bsalomon2014-07-17
* nanobench: --veryVerbose for more Win7 debuggingGravatar Mike Klein2014-07-17
* erase bitmap inside unit test to make valgrind happierGravatar halcanary2014-07-17
* Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium....Gravatar mtklein2014-07-17
* Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123...Gravatar mtklein2014-07-17
* Add IsPath to GrGLInterfaceGravatar cdalton2014-07-17
* Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...Gravatar bsalomon2014-07-17
* Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/)Gravatar mtklein2014-07-17
* Force DM rebuild.Gravatar Mike Klein2014-07-17
* nanobench: Protect more against infinite loops.Gravatar mtklein2014-07-17
* Make GrLayerCache use multiple plots in its atlasGravatar robertphillips2014-07-17
* create copy_config.py and rename_config.py for skbug 2752Gravatar epoger2014-07-17
* Fix warning about missing shared library symbols in android_gdbserverGravatar qiankun.miao2014-07-17
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-17
* factor out flattening/unflattening of common fields from SkImageFilterGravatar reed2014-07-17
* Generate makefile for bench_pictures.Gravatar scroggo2014-07-17
* Set maximum output size for scaled-image-cache imagesGravatar halcanary2014-07-17
* (temporarily?) disable no-oped benchesGravatar Mike Klein2014-07-16
* Use __rdtsc on Windows.Gravatar Mike Klein2014-07-16
* Add new ASTC pixel configGravatar krajcevski2014-07-16
* roll common DEPS, now using recursedepsGravatar epoger2014-07-16
* Remove benches from DM.Gravatar mtklein2014-07-16
* Disable assertion of fBoundsIsDirty.Gravatar Mike Klein2014-07-16
* Remove ambiguous operator= on AutoCFRelease.Gravatar bungeman2014-07-16
* 32 bpp floating point texturesGravatar joshualitt2014-07-16
* Buffer four scanlines prior to blitting. We will eventually use thisGravatar krajcevski2014-07-16
* Generalize mask helper a bit for compressionGravatar krajcevski2014-07-16
* Add unique ID to GrPlotGravatar robertphillips2014-07-16
* Chromium no longer needs the SkPicture default constructorGravatar robertphillips2014-07-16
* Make gdb work for 64-bit SkiaGravatar qiankun.miao2014-07-16
* rebaseline most dw changesGravatar Mike Klein2014-07-16
* Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit _...Gravatar Derek Sollenberger2014-07-16
* Remove yet-unused 64-bit atomic hooks.Gravatar Mike Klein2014-07-16
* Remove outdated compiler restrictions.Gravatar Derek Sollenberger2014-07-16
* Skip tiling on bitmapscroll:Gravatar Mike Klein2014-07-16
* Reexport skia_gdi.Gravatar Mike Klein2014-07-16