| Commit message (Expand) | Author | Age |
... | |
* | SkPDF: SkShaper_primitive uses new textblob API | halcanary | 2016-09-10 |
* | Fix storage of gamut transform matrices in SkColorSpace | brianosman | 2016-09-09 |
* | Skip adding coincident edges found | caryclark | 2016-09-09 |
* | Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). | brianosman | 2016-09-08 |
* | GN: add sanitize arg | mtklein | 2016-09-08 |
* | Further increase run_benchmark timeout | Ravi Mistry | 2016-09-08 |
* | interpolation of coincidence must be local to a single span | caryclark | 2016-09-06 |
* | Add some required packages to tools/install_dependencies.sh | tikuta | 2016-09-02 |
* | Remove tsan.supp. | mtklein | 2016-09-01 |
* | Try removing Ganesh suppression. | mtklein | 2016-09-01 |
* | Lift SkString TSAN suppression, to see what yells. | mtklein | 2016-09-01 |
* | Remove empty {lsan,ubsan}.supp files. | mtklein | 2016-09-01 |
* | Build LSAN suppressions into the test binaries. | mtklein | 2016-09-01 |
* | pathops coincident work | caryclark | 2016-08-31 |
* | Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids | robertphillips | 2016-08-31 |
* | In VulkanWindowContext add check to see if ganesh changed the layout of the i... | egdaniel | 2016-08-31 |
* | Add some copy support for vulkan msaa | egdaniel | 2016-08-31 |
* | GN: add sources_when_disabled to optional | mtklein | 2016-08-31 |
* | SkTextBlob: Begin implementing Extended TextBlob API | halcanary | 2016-08-30 |
* | Increase run_benchmarks timeout because the two Chromium page sets can take a... | rmistry | 2016-08-30 |
* | Some tests around surface creation and snapshotting with color space | brianosman | 2016-08-30 |
* | Add width, height, unique ID, alpha to debugger DrawImageCommand | msarett | 2016-08-29 |
* | Update ANGLE to latest as of August 25, 2016 | brianosman | 2016-08-26 |
* | Do not spam the debugging information | liyuqian | 2016-08-25 |
* | SkDrawCommand: hinting | halcanary | 2016-08-25 |
* | update Android auto-detection. | mtklein | 2016-08-25 |
* | Made shadows blurry (thru implementing variance mapping) | vjiaoblack | 2016-08-25 |
* | Fix touch event parameter order | liyuqian | 2016-08-22 |
* | Build command buffer with is_component_build=false | borenet | 2016-08-22 |
* | Plumb drawArc to SkDevice. | bsalomon | 2016-08-19 |
* | Add mssa configs for vulkan, and simple bug fix | egdaniel | 2016-08-17 |
* | Only open X Display once for all test GLX contexts | bsalomon | 2016-08-11 |
* | Improvements to build_command_buffer.py | bsalomon | 2016-08-11 |
* | Fix crash in viewer on certain android devices | egdaniel | 2016-08-11 |
* | Clean up Xlib viewer | jvanverth | 2016-08-11 |
* | Update VERSION of "svg" asset. | rmistry | 2016-08-10 |
* | Add more error printing to know why command buffer lib failed to load. | bsalomon | 2016-08-10 |
* | Add flag for window rectangles to GrRenderTarget | csmartdalton | 2016-08-10 |
* | SVG tool that downloads SVGs from a txt file into a specified dir | rmistry | 2016-08-10 |
* | Add RasterWindowContext_mac | jvanverth | 2016-08-09 |
* | Check more GLES versions when creating context | martina.kollarova | 2016-08-09 |
* | Use sse4.2 CRC32 instructions to hash when available. | mtklein | 2016-08-08 |
* | Speculative fix for SKP partner-dir upload | borenet | 2016-08-08 |
* | Add new GM for occluded blurmask filter draws | robertphillips | 2016-08-04 |
* | Get Mac viewer working with SDL | jvanverth | 2016-08-04 |
* | Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes | borenet | 2016-08-04 |
* | Add new bench for occluded blurmaskfilter draws | robertphillips | 2016-08-04 |
* | Convert SkAutoTUnref<SkData> to sk_sp<SkData>. | bungeman | 2016-08-03 |
* | SkShaper: optionally disable harfbuzz | halcanary | 2016-08-03 |
* | Fix fake_specs.py, update recipe expectation | borenet | 2016-08-03 |