index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rebaseline from recent gpu optimization changes
egdaniel
2014-07-22
*
Rebaseline some flaky perf triggers
robertphillips
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
roll common DEPS
epoger
2014-07-21
*
Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makes
egdaniel
2014-07-21
*
Move GrTMultiMap to src/core and rename it
robertphillips
2014-07-21
*
First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off
krajcevski
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Move DirectWrite skimage expectations -> GDI
borenet
2014-07-21
*
Let blitters be notified when they're done being used
krajcevski
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
hide public factory for intermediate class
reed
2014-07-21
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
*
Replace GrTHash with SkTDynamicHash
robertphillips
2014-07-20
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
git sample app working on iOS
caryclark
2014-07-18
*
Make ScaledImageCache unit test less dependent on global state.
halcanary
2014-07-18
*
expand workaround to all 32-bit mips devices without the appropriate gcc support
djsollen
2014-07-18
*
Cache the return values of getBlendOpts in GrDrawState
egdaniel
2014-07-18
*
Adding djsollen to list of owners
rmistry
2014-07-18
*
update pathops core and tests
caryclark
2014-07-18
*
Fix mac NDK builds
djsollen
2014-07-17
*
Fix GLubyte to GrGLubyte.
jcgregorio
2014-07-17
*
Change JSON output of nanobench.
jcgregorio
2014-07-17
*
combine base_unittest.py modules from gm and tools
epoger
2014-07-17
*
Remove SkRefPtr.
bungeman
2014-07-17
*
Revert of nanobench: --veryVerbose for more Win7 debugging (https://coderevie...
mtklein
2014-07-17
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
nanobench: --veryVerbose for more Win7 debugging
Mike Klein
2014-07-17
*
erase bitmap inside unit test to make valgrind happier
halcanary
2014-07-17
*
Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium....
mtklein
2014-07-17
*
Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123...
mtklein
2014-07-17
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...
bsalomon
2014-07-17
*
Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/)
mtklein
2014-07-17
*
Force DM rebuild.
Mike Klein
2014-07-17
*
nanobench: Protect more against infinite loops.
mtklein
2014-07-17
*
Make GrLayerCache use multiple plots in its atlas
robertphillips
2014-07-17
*
create copy_config.py and rename_config.py for skbug 2752
epoger
2014-07-17
*
Fix warning about missing shared library symbols in android_gdbserver
qiankun.miao
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
factor out flattening/unflattening of common fields from SkImageFilter
reed
2014-07-17
*
Generate makefile for bench_pictures.
scroggo
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
(temporarily?) disable no-oped benches
Mike Klein
2014-07-16
*
Use __rdtsc on Windows.
Mike Klein
2014-07-16
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
roll common DEPS, now using recursedeps
epoger
2014-07-16
[next]