aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Put skia_directwrite back for now.Gravatar Mike Klein2014-07-16
* skia_directwrite -> skia_gdiGravatar Mike Klein2014-07-16
* Revert of Reopened: Caching the result of readPixelsSupported (https://codere...Gravatar bungeman2014-07-16
* make gm self-tests launch python unittests automaticallyGravatar epoger2014-07-16
* Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...Gravatar mtklein2014-07-16
* Leaking CGBitmapContext in SkFontHost_macGravatar ljagielski2014-07-15
* Fix some issues with sfnt maxp headers.Gravatar bungeman2014-07-15
* remove dead code from sampleGravatar reed2014-07-15
* Remove kImageIsImmutable_Flag.Gravatar scroggo2014-07-15
* Use va_list variable safelyGravatar qiankun.miao2014-07-15
* Make SkTextureCompressor compile with Clang 3.5Gravatar halcanary2014-07-15
* Always have GrLayer's rect be validGravatar robertphillips2014-07-15
* Fixed the bug in drawVertices when no colors or texture coordinates are provi...Gravatar dandov2014-07-15
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-15
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-15
* revert timer changesGravatar Mike Klein2014-07-15
* nanobench on Windows: try compiler barriers around timer instead.Gravatar Mike Klein2014-07-15
* Disable LTCG for nanobench.Gravatar Mike Klein2014-07-15
* Try to debug Windows infinite loops in nanobench.Gravatar Mike Klein2014-07-15
* Keep at most one GPU device alive at a time.Gravatar mtklein2014-07-15
* SkAutoRef seems lonely. Might as well delete it.Gravatar mtklein2014-07-15
* DM: destroy contexts after each GPU task instead of beforeGravatar Mike Klein2014-07-15
* Change SkCanvasState to use inheritance.Gravatar scroggo2014-07-15
* destroyContexts after each bench instead of beforeGravatar Mike Klein2014-07-15
* Give windows boring bars and use 'us' for microseconds.Gravatar mtklein2014-07-15
* force another buildGravatar Mike Klein2014-07-15
* Force a build for nanobench.Gravatar Mike Klein2014-07-15
* Add --resetGpuContext to both DM and nanobench.Gravatar mtklein2014-07-15
* https://chromiumcodereview.appspot.com/331133004/Gravatar kozyatinskiy2014-07-15
* Another forced run for Android bots.Gravatar Mike Klein2014-07-15