index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Add nanobench, a fresh look at our microbenchmark harness.
mtklein
2014-06-25
*
tools/git-sync-deps is a stand-alone program, not dependent on synced deps.
halcanary
2014-06-25
*
Add noinline for GCC 4.6, which seems to vectorize after inlining.
mtklein
2014-06-25
*
"interface" is defined in Windows headers, so undef it in GrGLCaps so we don'...
george
2014-06-25
*
Narrow disabled vectorization further to just ConvolveHorizontally.
mtklein
2014-06-25
*
Rename TestSize.cpp to SizeTest.cpp
tfarina
2014-06-25
*
Rebase Test-Ubuntu12-ShuttleA-GTX660-x86-Release.
Mike Klein
2014-06-25
*
try release only
Mike Klein
2014-06-25
*
disable on nacl
Mike Klein
2014-06-25
*
Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit.
mtklein
2014-06-25
*
Whitespace fixes for Python tools
borenet
2014-06-25
*
Temporarily disable autovectorization in core for 32-bit Linux builds.
mtklein
2014-06-25
*
Add valgrind supp for NV driver.
bsalomon
2014-06-25
*
Use new common tools in Python scripts
Eric Boren
2014-06-25
*
Ignore degeneratesegments for nvprmsaa4 to unbreak the build
kkinnunen
2014-06-25
*
Update SKP version to 32
borenet
2014-06-25
*
Disable bogus _scaled benches until we can figure out why they're bogus.
mtklein
2014-06-24
*
Rename GrAtlasMgr to GrAtlas (and other cleanup)
robertphillips
2014-06-24
*
rebase GMs
Brian Salomon
2014-06-24
*
delete disabled bench
mtklein
2014-06-24
*
Remove special case gpu transforms for Identity and Translate
egdaniel
2014-06-24
*
Move allocation of texture from SkGpuDevice to GrLayerCache
robertphillips
2014-06-24
*
Bench: Change default maxMs from 4s to 1s.
borenet
2014-06-24
*
Support serialization in SkRecord-backed SkPictures.
mtklein
2014-06-24
*
Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw ...
bsalomon
2014-06-24
*
Another iOS fix for SampleApp.
jvanverth
2014-06-24
*
Prune some dead code from SkPicture.cpp.
mtklein
2014-06-24
*
add path dump test
caryclark
2014-06-24
*
Tick off some TODOs:
Mike Klein
2014-06-24
*
Tidy up fOwner in SkMutex_pthread.h.
mtklein
2014-06-24
*
add pathops tight bounds; conform path ops' gyp to unit tests
caryclark
2014-06-24
*
Preprend Test to test function name generated by DEF_TEST() macro.
tfarina
2014-06-24
*
Initialize a variable in GrDrawTarget::drawPaths
kkinnunen
2014-06-24
*
Rebaseline gm results after "Implement text rendering with NVPR"
kkinnunen
2014-06-24
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
No one uses SkPicture::swap.
Mike Klein
2014-06-23
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
use platform-independent font for gm
caryclark
2014-06-23
*
Remove unneeded return from DirectWrite.
Ben Wagner
2014-06-23
*
Rebaseline shadertext2_{gpu,8888} after SkPaint::measureText changes
rmistry
2014-06-23
*
Use smart pointers to make SkPictureRecorder lifetimes less manual.
Mike Klein
2014-06-23
*
Add schemas to Skia repo
kelvinly
2014-06-23
*
Remove suppression of distantclip image differences
robertphillips
2014-06-23
*
Better rendering detection with DirectWrite.
bungeman
2014-06-23
*
Rebaseline shadertext2 after SkPaint::measureText changes
kkinnunen
2014-06-23
*
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...
rmistry
2014-06-23
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...
rmistry
2014-06-23
*
Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...
rmistry
2014-06-23
[prev]
[next]