index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Remove benches from DM.
mtklein
2014-07-16
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
Remove ambiguous operator= on AutoCFRelease.
bungeman
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Buffer four scanlines prior to blitting. We will eventually use this
krajcevski
2014-07-16
*
Generalize mask helper a bit for compression
krajcevski
2014-07-16
*
Add unique ID to GrPlot
robertphillips
2014-07-16
*
Chromium no longer needs the SkPicture default constructor
robertphillips
2014-07-16
*
Make gdb work for 64-bit Skia
qiankun.miao
2014-07-16
*
rebaseline most dw changes
Mike Klein
2014-07-16
*
Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit _...
Derek Sollenberger
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Remove outdated compiler restrictions.
Derek Sollenberger
2014-07-16
*
Skip tiling on bitmapscroll:
Mike Klein
2014-07-16
*
Reexport skia_gdi.
Mike Klein
2014-07-16
*
Put skia_directwrite back for now.
Mike Klein
2014-07-16
*
skia_directwrite -> skia_gdi
Mike Klein
2014-07-16
*
Revert of Reopened: Caching the result of readPixelsSupported (https://codere...
bungeman
2014-07-16
*
make gm self-tests launch python unittests automatically
epoger
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Leaking CGBitmapContext in SkFontHost_mac
ljagielski
2014-07-15
*
Fix some issues with sfnt maxp headers.
bungeman
2014-07-15
*
remove dead code from sample
reed
2014-07-15
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
*
Use va_list variable safely
qiankun.miao
2014-07-15
*
Make SkTextureCompressor compile with Clang 3.5
halcanary
2014-07-15
*
Always have GrLayer's rect be valid
robertphillips
2014-07-15
*
Fixed the bug in drawVertices when no colors or texture coordinates are provi...
dandov
2014-07-15
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
Caching the result of readPixelsSupported
piotaixr
2014-07-15
*
revert timer changes
Mike Klein
2014-07-15
*
nanobench on Windows: try compiler barriers around timer instead.
Mike Klein
2014-07-15
*
Disable LTCG for nanobench.
Mike Klein
2014-07-15
*
Try to debug Windows infinite loops in nanobench.
Mike Klein
2014-07-15
*
Keep at most one GPU device alive at a time.
mtklein
2014-07-15
[next]