| Commit message (Expand) | Author | Age |
... | |
* | Do not calculate many sierpinski fractals for each nanobench run unless needed | kkinnunen | 2014-11-18 |
* | Make GrResourceCache2 responsible for calling release, abandon, and ~. | bsalomon | 2014-11-14 |
* | Replace GrResourceCache with GrResourceCache2. | bsalomon | 2014-11-14 |
* | Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200... | bsalomon | 2014-11-14 |
* | Replace GrResourceCache with GrResourceCache2. | bsalomon | 2014-11-14 |
* | Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000... | bsalomon | 2014-11-13 |
* | Replace GrResourceCache with GrResourceCache2. | bsalomon | 2014-11-13 |
* | Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id... | jcgregorio | 2014-11-13 |
* | Make nanobench and dm be usable from Chromium build | kkinnunen | 2014-11-13 |
* | Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl | bsalomon | 2014-11-12 |
* | Add benchmark to compare different BBH query patterns. | mtklein | 2014-11-11 |
* | Avoid warning in nanobench related to loop count with nvprmsaa4 | kkinnunen | 2014-11-11 |
* | Use GrResourceCache2 to service content key lookups | bsalomon | 2014-11-10 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | Detect loops overflow for gpu benches. | mtklein | 2014-11-06 |
* | PictureRecordBench's benchmarks are no longer relevant with SkRecord. | mtklein | 2014-11-04 |
* | Try out SkTree in nanobench. | mtklein | 2014-10-29 |
* | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags | bsalomon | 2014-10-28 |
* | Cut down SkBBH API more. | mtklein | 2014-10-27 |
* | Print GPU cache stats in nanobench/dm with veryVerbose | bsalomon | 2014-10-24 |
* | Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:12... | mtklein | 2014-10-23 |
* | Revert of create shaderproc for nofilter-opaque-dx (patchset #7 id:120001 of ... | mtklein | 2014-10-23 |
* | create shaderproc for nofilter-opaque-dx | reed | 2014-10-23 |
* | Qualify the return value of SkImageDecoder::decode | scroggo | 2014-10-22 |
* | SkResourceCache::Key namespace support. | fmalita | 2014-10-22 |
* | Draw SKPs in 256x256 tiles in nanobench. | mtklein | 2014-10-21 |
* | Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://... | mtklein | 2014-10-20 |
* | Start to vectorize SkTileGrid. | mtklein | 2014-10-20 |
* | Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://... | mtklein | 2014-10-16 |
* | Start to vectorize SkTileGrid. | mtklein | 2014-10-16 |
* | nanobench: flush after recording every Nth data point. | mtklein | 2014-10-14 |
* | detect --loops is < 0 and interpret that as running forever (mostly) | reed | 2014-10-10 |
* | faster SkRect::sort | reed | 2014-10-10 |
* | cleanup and optimize rect intersect routines | reed | 2014-10-09 |
* | Attempt at fixing color cube bench | sugoi | 2014-10-09 |
* | Use presence of a content key as non-scratch indicator | bsalomon | 2014-10-09 |
* | Draw more accurate thick-stroked Beziers (disabled) | caryclark | 2014-10-09 |
* | Adding 3D lut color filter | sugoi | 2014-10-09 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-09 |
* | GrResourceCache2 manages scratch texture. | bsalomon | 2014-10-08 |
* | Revert of Make the Sk GL context class an abstract base class (patchset #4 id... | bsalomon | 2014-10-08 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-08 |
* | Save/Restore around bench runs. | mtklein | 2014-10-02 |
* | check for newSurface failure | reed | 2014-10-02 |
* | Demote getCount, getDepth, and clear to RTree-only methods. | mtklein | 2014-10-02 |
* | BBHs: void* data -> unsigned data | mtklein | 2014-10-02 |
* | Remove DEPRECATED_beginRecording(). | mtklein | 2014-10-01 |
* | Make "priv" classes for GrTexure and GrSurface. | bsalomon | 2014-09-30 |