index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
DM: add basic --blacklist <config> <srcType> <name> functionality.
mtklein
2015-01-15
*
remove suppressions (CL was reverted)
reed
2015-01-15
*
turn back on gpu tests
mtklein
2015-01-15
*
Revert "choose better mip level"
reed
2015-01-15
*
Remove obsolete mac_gpu
sergiyb
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
SkPictureShader should handle negative scaling gracefully.
fmalita
2015-01-15
*
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...
mtklein
2015-01-15
*
more GMs to rebase?
Mike Klein
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
these GM names are ridiculous
Mike Klein
2015-01-15
*
Why are we afraid of saveLayer() bounds?
mtklein
2015-01-15
*
choose better mip level
reed
2015-01-15
*
Update SKP version
skia.buildbots
2015-01-15
*
Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build
egdaniel
2015-01-15
*
Use device-space stroke width for SkDraw::drawRect() quick-reject
fmalita
2015-01-15
*
Update SKP version
skia.buildbots
2015-01-15
*
Update SKP version
skia.buildbots
2015-01-14
*
Rebaseline 6 GMs after crrev.com/841763005
fmalita
2015-01-14
*
a few ignores for nvprmsaa4
joshualitt
2015-01-14
*
update images after texture cache change
Brian Salomon
2015-01-14
*
fMaxTexCoords is unused in Release builds
mtklein
2015-01-14
*
possible bug fix for nvpr
joshualitt
2015-01-14
*
add sample for filter quality
reed
2015-01-14
*
Add Arithmetic mode xp.
egdaniel
2015-01-14
*
separate out the scaline-choosing to simplify chooseProcs
reed
2015-01-14
*
fix link reference in docs
jcgregorio
2015-01-14
*
Add reference material for the style of markdown we use.
jcgregorio
2015-01-14
*
Move Gpu ArithmeticMode xfer effect to _gpu files.
egdaniel
2015-01-14
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy
robertphillips
2015-01-14
*
DM can see into src/gpu. No need for relative include.
mtklein
2015-01-14
*
Remove self-assignment in a test.
mtklein
2015-01-14
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Switch to a more complete method of filtering hoisted layers
robertphillips
2015-01-14
*
Do some minor pre cleanup work before converting all xfermodes to XPs.
egdaniel
2015-01-14
*
upstream hooking into google3 crash handler for better stacktraces
mtklein
2015-01-14
*
Update SKP version
skia.buildbots
2015-01-14
*
upstream google3 include paths for jsoncpp
mtklein
2015-01-14
*
Remove incremental draw optimization from SkDebugCanvas
kkinnunen
2015-01-13
*
debugger: SW rasterize the picture only when it changes
kkinnunen
2015-01-13
*
delete the dreaded TransitionView
reed
2015-01-13
*
rebase + ignores
joshualitt
2015-01-13
*
rebase of expectations
joshualitt
2015-01-13
*
fix for winvdows nvpr
joshualitt
2015-01-13
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.
mtklein
2015-01-13
*
fix for FB fetch on nexus 10 ES3.0
joshualitt
2015-01-13
[next]