index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
skpbench: fix parser script for bots
csmartdalton
2016-11-15
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Revert "Fix NoGPU compilation"
Brian Osman
2016-11-15
*
Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD."
Mike Klein
2016-11-15
*
Revert "fix google3?"
Mike Klein
2016-11-15
*
Fix up arguments passed to pipeline.
Mike Klein
2016-11-15
*
fix google3?
Mike Klein
2016-11-15
*
change SkCanvasStack to take ownership of its subcanvases
Mike Reed
2016-11-15
*
Fix NoGPU compilation
Brian Osman
2016-11-15
*
While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD.
Mike Klein
2016-11-15
*
Resurrect SkDebugger
Florin Malita
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
Start each pipeline with (x,y) in (dr,dg) registers for the shader.
Mike Klein
2016-11-15
*
Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...
herb
2016-11-15
*
[nobuildbot] Nexus 6p
Eric Boren
2016-11-15
*
Fix iOS builders.
Mike Klein
2016-11-14
*
Catch width overflow in ASAN using int64
Yuqian Li
2016-11-14
*
Fill in gamut-transformation TODOs for software pipeline.
Mike Klein
2016-11-14
*
Fix Sk4fLinearGradient initial interval pinning
Florin Malita
2016-11-14
*
Temporarily Disable analytic AA for Google3
Yuqian Li
2016-11-14
*
Add skpbench job
Kevin Lubick
2016-11-14
*
skpbench: skiaperf.py modifications
csmartdalton
2016-11-14
*
Compute the correct dst->src rect for bitmap tiles in SkGpuDevice
Brian Salomon
2016-11-14
*
Stale visualize_color_gamut.cpp reference in tools.gyp
Florin Malita
2016-11-14
*
Revert "Add IORef capability to GrSurfaceProxy objects"
Robert Phillips
2016-11-14
*
Set analytic AA as default.
liyuqian
2016-11-14
*
Add IORef capability to GrSurfaceProxy objects
Robert Phillips
2016-11-14
*
Roll recipe DEPS
Eric Boren
2016-11-14
*
Remove accumulative snapping error
Yuqian Li
2016-11-14
*
Remove SkOSFile.cpp.
Ben Wagner
2016-11-14
*
Add new A2B color space test images
Matt Sarett
2016-11-14
*
Properly handle INT_MIN and related
Kevin Lubick
2016-11-14
*
Remove static asserts for GrSLType and GrVertexAttribType enum values.
Brian Salomon
2016-11-14
*
added skslc to BUILD.gn
Ethan Nicholas
2016-11-14
*
GN: detect is_clang cheaply when possible.
Mike Klein
2016-11-14
*
experimental/xps_to_png: pass in DPI as program argument
Hal Canary
2016-11-14
*
Start hooking shaders into SkRasterPipelineBlitter.
Mike Klein
2016-11-14
*
Start plumbing deferral of GPU resources in the image filters
Robert Phillips
2016-11-14
*
Apple's Clang can't assemble jsimd_arm_...
Mike Klein
2016-11-14
*
Revert "Always build the ANGLE test code. Always build ANGLE on windows and l...
Mike Klein
2016-11-14
*
Always build the ANGLE test code. Always build ANGLE on windows and linux.
Brian Salomon
2016-11-14
*
Documentation: move some things around
Hal Canary
2016-11-14
*
Mark inline functions in SkTypes.h as static.
Mike Klein
2016-11-14
*
GN: turn on easy libjpeg-turbo SIMD backends (ARMv7 and ARMv8)
Mike Klein
2016-11-14
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (p...
mtklein
2016-11-13
*
Make SkSmallAllocator obey the RAII invariants and move to heap structures wh...
herb
2016-11-13
*
[gn] Disable use of dng SDK in Fuchsia
James Robinson
2016-11-13
*
SkPath::fIsVolatile does not need to be mutable.
Mike Klein
2016-11-12
[next]