- 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
- 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
- 69e7eba Use SkOnce to squelch command buffer spam by brianosman · 8 years ago
- 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
- 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
- 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
- e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
- 2331a5f Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
- 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago
- 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
- 645999f monobench: usability tweaks by Mike Klein · 8 years ago
- 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
- 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
- b37eb0e Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://codereview.chromium.org/2368933003/ ) by brianosman · 8 years ago
- 2e6c17c Remove gen_bench_expectations_from_codereview by borenet · 8 years ago
- 6ad6ba4 remove more stray semicolons from Vulkan code by Mike Klein · 8 years ago
- 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
- fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
- 804af7d Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of https://codereview.chromium.org/2363353003/ ) by egdaniel · 8 years ago
- e6bd20e Fix bufferIndex check in VulkanWindowContext by egdaniel · 8 years ago
- fe843ce Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
- 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
- 3948a1b bin/coverage: a GN version of the coverage script by halcanary · 8 years ago
- 6c3b9cd fix tiger b by caryclark · 8 years ago
- 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
- bf41fa8 Add Pixel C knobs to skpbench by csmartdalton · 8 years ago
- 27c015d split tight quads and conics by caryclark · 8 years ago
- 5745d79 skpbench fixes for linux by csmartdalton · 8 years ago
- ecbc526 GN: build skiaserve by mtklein · 8 years ago
- 415a14d Clean up dead code. by mtklein · 8 years ago
- d7a9db6 Add hardware monitoring to skpbench by csmartdalton · 8 years ago
- 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
- 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
- 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
- 37e2334 Auto-generate much of the help text for --config to reduce maintenance by brianosman · 8 years ago
- 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
- 0262b5c Add adb support to skpbench by csmartdalton · 8 years ago
- 4b5179b skpbench by csmartdalton · 8 years ago
- cfea18a Delete unused coverage recipe code. by mtklein · 8 years ago
- fcee510 Is it just me or is this logging just noise? by mtklein · 8 years ago
- 3d5541d Fix Seal_of_Mississippi URL and update version of SVG asset. by rmistry · 8 years ago
- f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
- e14e226 Tweak valgrind suppressions for intentional leaks. by mtklein · 8 years ago
- 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
- d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
- e839e78 quad and conic do not intersect by caryclark · 8 years ago
- 02526bd Fix SkDrawTextBlobCommand null blob crash by fmalita · 8 years ago
- 896ddb7 565 is not this important. by mtklein · 8 years ago
- 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
- 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
- 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
- 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
- 3eee9d9 SkPDF: SkShaper_primitive uses new textblob API by halcanary · 8 years ago
- de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
- 81a478c Skip adding coincident edges found by caryclark · 8 years ago
- 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
- 2b3c2a3 GN: add sanitize arg by mtklein · 8 years ago
- 57d6965 Further increase run_benchmark timeout by Ravi Mistry · 8 years ago
- 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
- d9ee597 Add some required packages to tools/install_dependencies.sh by tikuta · 8 years ago
- 67f6636 Remove tsan.supp. by mtklein · 8 years ago
- 3ed1897 Try removing Ganesh suppression. by mtklein · 8 years ago
- e01295c Lift SkString TSAN suppression, to see what yells. by mtklein · 8 years ago
- b987afa Remove empty {lsan,ubsan}.supp files. by mtklein · 8 years ago
- 0590fa5 Build LSAN suppressions into the test binaries. by mtklein · 8 years ago
- 30b9fdd pathops coincident work by caryclark · 8 years ago
- 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
- 580fa59 In VulkanWindowContext add check to see if ganesh changed the layout of the image. by egdaniel · 8 years ago
- 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
- cd01b03 GN: add sources_when_disabled to optional by mtklein · 8 years ago
- 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
- fd7f867 Increase run_benchmarks timeout because the two Chromium page sets can take a while by rmistry · 8 years ago
- 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
- 0ac1bec Add width, height, unique ID, alpha to debugger DrawImageCommand by msarett · 8 years ago
- e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
- 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
- f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
- f419781 update Android auto-detection. by mtklein · 8 years ago
- e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
- 23d2458 Fix touch event parameter order by liyuqian · 8 years ago
- a629166 Build command buffer with is_component_build=false by borenet · 8 years ago
- ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
- bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
- 300178b Only open X Display once for all test GLX contexts by bsalomon · 8 years ago
- 90b5cc3 Improvements to build_command_buffer.py by bsalomon · 8 years ago
- f5fe4b5 Fix crash in viewer on certain android devices by egdaniel · 8 years ago
- 8c67ebe Clean up Xlib viewer by jvanverth · 8 years ago
- d71fe83 Update VERSION of "svg" asset. by rmistry · 8 years ago
- 80e38ac Add more error printing to know why command buffer lib failed to load. by bsalomon · 8 years ago
- f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
- d8a620b SVG tool that downloads SVGs from a txt file into a specified dir by rmistry · 8 years ago
- a489e3f Add RasterWindowContext_mac by jvanverth · 8 years ago
- fc3ea41 Check more GLES versions when creating context by martina.kollarova · 8 years ago
- 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
- 1413d52 Speculative fix for SKP partner-dir upload by borenet · 8 years ago
- 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
- 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
- 538d5b6 Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes by borenet · 8 years ago
- 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
- ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago