2016-09-11 |
reed | use expected name for setDrawLooper/getDrawLooper |
commit | commitdiff | tree | snapshot |
2016-09-11 |
update-skps | Update SKP version |
commit | commitdiff | tree | snapshot |
2016-09-10 |
halcanary | SkPDF: SkShaper_primitive uses new textblob API |
commit | commitdiff | tree | snapshot |
2016-09-09 |
carlosk | Adds missing and removes duplicate tracing macros. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
vjiaoblack | made point lights linear attenuation; also fixed point... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
halcanary | SkPDF/Tests: imporve test coverage. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
brianosman | Fix color gamut xform matrices in GPU code |
commit | commitdiff | tree | snapshot |
2016-09-09 |
mtklein | GN: port a few missing Android bits from GYP. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
brianosman | Fix storage of gamut transform matrices in SkColorSpace |
commit | commitdiff | tree | snapshot |
2016-09-09 |
caryclark | Skip adding coincident edges found |
commit | commitdiff | tree | snapshot |
2016-09-09 |
vjiaoblack | Added in Radial Shadows |
commit | commitdiff | tree | snapshot |
2016-09-09 |
msarett | Delete some LUTs from SkColorSpaceXform |
commit | commitdiff | tree | snapshot |
2016-09-09 |
caryclark | fix fuzzer |
commit | commitdiff | tree | snapshot |
2016-09-09 |
borenet | Fix issues in assets scripts |
commit | commitdiff | tree | snapshot |
2016-09-09 |
halcanary | SkPDF: implement drawTextBlob() |
commit | commitdiff | tree | snapshot |
2016-09-08 |
halcanary | SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
kjlubick | Fix strange failures on Android N |
commit | commitdiff | tree | snapshot |
2016-09-08 |
bsalomon | Benchmarks for testing changes to GrResourceCache repla... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Checking for valid colorType, alphaType, colorSpace... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
bsalomon | Move prepareForExternalIO implementation from GrContext... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | Apple devices do not support CRC32 instructions. Don... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Revert of Checking for valid colorType, alphaType,... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Checking for valid colorType, alphaType, colorSpace... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
brianosman | Cache the inverse matrix on SkColorSpace. Rename xyz... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | GN: add a helper script for running Android builds |
commit | commitdiff | tree | snapshot |
2016-09-08 |
brianosman | Push usage of GrColor4f into OverrideInput |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | most is fine for *SAN bots now |
commit | commitdiff | tree | snapshot |
2016-09-08 |
ethannicholas | removed const from ASTVarDeclaration::fName to avoid... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | Clean up target_os=llvm now that it does nothing. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
robertphillips | Add GM/slide to simulate Android-style reveal clip |
commit | commitdiff | tree | snapshot |
2016-09-08 |
halcanary | Tests: DiscardableMemory test no longer relies on globa... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | SkLiteDL: drawAsLayer() |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | GN: add sanitize arg |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | Flesh out SkOpts namespaces. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
borenet | Asset management: Download from GS store instead of... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | GN: do not set default GN args |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Ravi Mistry | Further increase run_benchmark timeout |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Add color xform support to SkWebpCodec |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Delete deprecated GammaNamed |
commit | commitdiff | tree | snapshot |
2016-09-08 |
mtklein | GN: default to -O1 |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Rename SkColorSpace::GammaNamed to SkColorSpace::Render... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Revert of Add color xform support to SkWebpCodec (patch... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
msarett | Add color xform support to SkWebpCodec |
commit | commitdiff | tree | snapshot |
2016-09-07 |
ethannicholas | refactored SkSL VarDeclaration handling |
commit | commitdiff | tree | snapshot |
2016-09-07 |
halcanary | android_skp_capture.sh |
commit | commitdiff | tree | snapshot |
2016-09-07 |
mtklein | clang_linux: also build an MSAN libc++ |
commit | commitdiff | tree | snapshot |
2016-09-07 |
msarett | Delete SkColorSpace::gammaNamed() from public API |
commit | commitdiff | tree | snapshot |
2016-09-07 |
egdaniel | Merge building of program desc in Vulkan into one step |
commit | commitdiff | tree | snapshot |
2016-09-07 |
robertphillips | Revert of Add GM/slide to simulate Android-style reveal... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
brianosman | Add minimal support for readPixels in raster F16 |
commit | commitdiff | tree | snapshot |
2016-09-07 |
msarett | Use demux API in SkWebpCodec |
commit | commitdiff | tree | snapshot |
2016-09-07 |
robertphillips | Add GM/slide to simulate Android-style reveal clip |
commit | commitdiff | tree | snapshot |
2016-09-07 |
bsalomon | Restructure flushing relationship between GrContext... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
halcanary | SkPDF: remove unused fallback clipping code |
commit | commitdiff | tree | snapshot |
2016-09-07 |
borenet | Run install-sysroot script before 'gn gen' on PDFium bot |
commit | commitdiff | tree | snapshot |
2016-09-07 |
robertphillips | Revert of Make AALinearizingConvexPathRenderer able... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
caryclark | fix pathops fuzzers |
commit | commitdiff | tree | snapshot |
2016-09-07 |
brianosman | Add color gamut xform helpers to GrGLSLShaderBuilder |
commit | commitdiff | tree | snapshot |
2016-09-07 |
mtklein | GN: fontmgr_custom |
commit | commitdiff | tree | snapshot |
2016-09-07 |
vjiaoblack | made point light shadows |
commit | commitdiff | tree | snapshot |
2016-09-07 |
egdaniel | Merge GrGLSLProgramDesc into GrProgramDesc |
commit | commitdiff | tree | snapshot |
2016-09-07 |
msarett | Add gammaIsLinear() API to SkColorSpace |
commit | commitdiff | tree | snapshot |
2016-09-07 |
kjlubick | Add 6p to other device mapping |
commit | commitdiff | tree | snapshot |
2016-09-07 |
brianosman | New gamut GM, to test gamut conversion in various code... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
jcgregorio | docs: Add instructions on how to download isolated... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
robertphillips | Make AALinearizingConvexPathRenderer able to handle... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
mtklein | GN: turn off ccache |
commit | commitdiff | tree | snapshot |
2016-09-06 |
reed | reconfigure dont-clip-to-layer gm to not have transpare... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
msarett | Revert of More robust check for sRGB gamma tables ... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
fmalita | [SVGDevice] Observe even-odd path fills |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | Add Vulkan docs |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | Revert of Restructure flushing relationship between... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | Revert of fix uninit immediate mode member var in GrDra... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | fix uninit immediate mode member var in GrDrawingManager |
commit | commitdiff | tree | snapshot |
2016-09-06 |
vjiaoblack | added radial lights to SkLights |
commit | commitdiff | tree | snapshot |
2016-09-06 |
brettw | Move uils and sksl to a common sources GYP file. |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | Restructure flushing relationship between GrContext... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
mtklein | kNumWindows is only used in GPU builds |
commit | commitdiff | tree | snapshot |
2016-09-06 |
reed | check for null-layer-paint after prev fix to savelayer ops |
commit | commitdiff | tree | snapshot |
2016-09-06 |
msarett | Delete SkColorSpace::kUnknown_Named, remove fNamed... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
csmartdalton | Improve usage of window rectangles |
commit | commitdiff | tree | snapshot |
2016-09-06 |
brucedawson | Work around VS 2015 Update 3 optimizer internal compile... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
halcanary | SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API |
commit | commitdiff | tree | snapshot |
2016-09-06 |
reed | test dont-clip-layer |
commit | commitdiff | tree | snapshot |
2016-09-06 |
caryclark | provide safe exit for runaway intersections |
commit | commitdiff | tree | snapshot |
2016-09-06 |
caryclark | compare degenerates with tolerance |
commit | commitdiff | tree | snapshot |
2016-09-06 |
bsalomon | Update Windows build to use VULKAN_SDK rather than... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
kjlubick | Add device mapping for Nexus 6p (angler) |
commit | commitdiff | tree | snapshot |
2016-09-06 |
caryclark | Revert of Improve usage of window rectangles (patchset... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
caryclark | Revert of Move uils and sksl to a common sources GYP... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
reed | test picture-ops for savelayer |
commit | commitdiff | tree | snapshot |
2016-09-06 |
caryclark | interpolation of coincidence must be local to a single... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
robertphillips | Add a makeDrawContextWithFallback that handles config... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
msarett | Delete kInvalid_GammaNamed (part 2) |
commit | commitdiff | tree | snapshot |
2016-09-05 |
mgiuca | Revert of Delete SkColorSpace::kUnknown_Named, remove... |
commit | commitdiff | tree | snapshot |
2016-09-04 |
update-skps | Update SKP version |
commit | commitdiff | tree | snapshot |
2016-09-03 |
mtklein | kNumWindows is only used in GPU builds |
commit | commitdiff | tree | snapshot |
2016-09-02 |
msarett | Delete SkColorSpace::kUnknown_Named, remove fNamed... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
brettw | Move uils and sksl to a common sources GYP file. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
jcgregorio | pdfium: Fix the pdfium builder. |
commit | commitdiff | tree | snapshot |
next |