index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
Fix setFileOffset type to remove warnings.
vandebo@chromium.org
2012-07-12
*
Disable WritePixelsTest on Android
borenet@google.com
2012-07-12
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
Added a benchmark for measuring picture unflattening time.
keyar@chromium.org
2012-07-12
*
rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhere
epoger@google.com
2012-07-12
*
skdiff: add --failonmismatches and --listfilename options, plus cleanup
epoger@google.com
2012-07-12
*
Cleanup restore offsets at end of SkPicture recording
junov@chromium.org
2012-07-12
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
Refactor how precision is handled with GrGLShaderVar
bsalomon@google.com
2012-07-12
*
rebaseline macpro for convexpaths (test was changed)
reed@google.com
2012-07-12
*
Added annotation for gm's -wp flag
chudy@google.com
2012-07-12
*
check a hashtable before using a bsearch
reed@google.com
2012-07-12
*
Fixing bad assertion test that was trippin-up debug buildbots
junov@chromium.org
2012-07-12
*
Fix the lighting filters unit test and re-enable it.
senorblanco@chromium.org
2012-07-12
*
Bug Fix: Delete redraws correctly when redraw command execution is paused
chudy@google.com
2012-07-12
*
SkHitBox added.
chudy@google.com
2012-07-12
*
Seperated Space for displaying breakpoint and deletion icons
chudy@google.com
2012-07-12
*
Fixing type mask computation in SkMatrix to make it faster and make it so tha...
junov@chromium.org
2012-07-12
*
Altered complexclip GM to test out saveLayer w/ a bound and clipping
robertphillips@google.com
2012-07-12
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
The correct fix for the lighting filters on Windows: set the GL calling
senorblanco@chromium.org
2012-07-12
*
Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack
robertphillips@google.com
2012-07-11
*
Fix lighting filters on Windows, and re-enable the GPU path.
senorblanco@chromium.org
2012-07-11
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Fix linux warnings
bsalomon@google.com
2012-07-11
*
Fix dumb copy/paste bug that breaks GLProgramTest on debug builds with GS sup...
bsalomon@google.com
2012-07-11
*
add default: to switch statement, to avoid warning/error for unhandled cases.
reed@google.com
2012-07-11
*
remove debugging printfs
reed@google.com
2012-07-11
*
Minor refactoring to make GrAutoMatrix a nested sub-class of GrContext
robertphillips@google.com
2012-07-11
*
add flatten/unflatten to SkDataSet
reed@google.com
2012-07-11
*
Disable GPU path for lighting filters, due to Windows weirdness. Unreviewed.
senorblanco@chromium.org
2012-07-11
*
Fixed merge error in r4545
robertphillips@google.com
2012-07-11
*
Forced GrClip to always have conservative bounds
robertphillips@google.com
2012-07-11
*
Make GrGLShaderBuilder produce the shader strings
bsalomon@google.com
2012-07-11
*
shape ops work in progress
caryclark@google.com
2012-07-11
*
add SkDataSet class, so SkAnnotation can be more immutable-like
reed@google.com
2012-07-11
*
Disable lighting filter unit test temporarily; unreviewed.
senorblanco@chromium.org
2012-07-11
*
Mac GLSL fixes; unreviewed.
senorblanco@chromium.org
2012-07-11
*
More build fixes; unreviewed.
senorblanco@chromium.org
2012-07-11
*
Mac build fix; unreviewed.
senorblanco@chromium.org
2012-07-11
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
VariableVisibility -> ShaderType
bsalomon@google.com
2012-07-11
*
Fix assumption that enabled stage implies texture is present
bsalomon@google.com
2012-07-11
*
Change TextContext handling of stages and draw targets; this allows us to
tomhudson@google.com
2012-07-11
*
whitespace change to trigger Skia buildbots after master update/restart
epoger@google.com
2012-07-11
*
Revert SkNO_RETURN_HINT fix in favor of a simpler fix
bsalomon@google.com
2012-07-11
*
Fix SkNO_RETURN_HINT warnings on mac/clang
bsalomon@google.com
2012-07-11
*
Commit baselines for convexpaths GM.
bsalomon@google.com
2012-07-11
*
add SkPath::contains(x, y)
mike@reedtribe.org
2012-07-11
[next]