index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Fixing expression logic from r7237/r7234
junov@chromium.org
2013-01-16
*
Compiler warning fixes for r7235
robertphillips@google.com
2013-01-16
*
fix int->scalar warnings
reed@google.com
2013-01-16
*
add gm for comparing drawSprite and drawBitmap
reed@google.com
2013-01-16
*
Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u...
junov@chromium.org
2013-01-16
*
Add option to ignore small pixel diffs for --validate. By default, right
edisonn@google.com
2013-01-16
*
mark default constructor for SkMatrix44 as deprecated, since it calls setIden...
reed@google.com
2013-01-16
*
Adding SK_API to SkTileGridPicture class declaration
junov@chromium.org
2013-01-16
*
Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr-...
bsalomon@google.com
2013-01-16
*
Fix no-static-init (android) build.
bsalomon@google.com
2013-01-16
*
Fix GPU-less build.
bsalomon@google.com
2013-01-16
*
Fix missing "class" in friend decls in GrEffect.h
bsalomon@google.com
2013-01-16
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
remove legacy build-flags for drawBitmapRect
reed@google.com
2013-01-16
*
revert change 7218
edisonn@google.com
2013-01-16
*
Add option to ignore small pixel diffs for --validate. By default, right now ...
edisonn@google.com
2013-01-16
*
Whitespace change to trigger doxygen upload
rmistry@google.com
2013-01-16
*
Whitespace change to trigger uploads after skia-autogen reset
borenet@google.com
2013-01-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-16
*
better quick fix for GM self-test: ignore instance-counting lines in Debug ou...
epoger@google.com
2013-01-16
*
quick fix for GM self-test failures after r7206
epoger@google.com
2013-01-16
*
Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in valida...
reed@google.com
2013-01-15
*
Fix busted texture coords in GrGLBlendEffect.
bsalomon@google.com
2013-01-15
*
Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating
reed@google.com
2013-01-15
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
add LF at end of file
reed@google.com
2013-01-15
*
add LF at end of file to fix warning
reed@google.com
2013-01-15
*
Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...
epoger@google.com
2013-01-15
*
add benches for drawBitmapRectToRect with slight scale/translate
reed@google.com
2013-01-15
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
gm: use new Expectations struct instead of comparison bitmaps
epoger@google.com
2013-01-15
*
Update gm self-test results to expect new runtime config debug message
epoger@google.com
2013-01-15
*
Separate our jsoncpp dependency from Chromium's jsoncpp overrides.
epoger@google.com
2013-01-15
*
Unreviewed mac build fix : Removing unused variable
sugoi@google.com
2013-01-15
*
Added missing include in non GPU case.
sugoi@google.com
2013-01-15
*
Fix bug in cubic-clipper (SkEdgeClipper). When we chop the cubic on Top/Bottom
reed@google.com
2013-01-15
*
Turn off timeIndividualTiles
borenet@google.com
2013-01-15
*
Implementation of the displacement effect (both CPU and GPU)
sugoi@google.com
2013-01-15
*
To support alignment pragmas (for speed), we need to relax assumptions about
reed@google.com
2013-01-15
*
dashing asPoints could draw excessively long first dash
robertphillips@google.com
2013-01-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
call endContext() if we have to return false from setContext(), to keep the
mike@reedtribe.org
2013-01-15
*
fix warning on linux
humper@google.com
2013-01-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
fix all the false --> NULL issues in the gradient code
humper@google.com
2013-01-14
*
remove namespace qualifier for feof; it's making android unhappy
humper@google.com
2013-01-14
*
Fix a problem in the matrix convolution image filter exposed by https://code....
senorblanco@chromium.org
2013-01-14
*
another false --> NULL return fix
humper@google.com
2013-01-14
*
false --> NULL for failure return
humper@google.com
2013-01-14
*
move template specializations to inline functions in the header to make windo...
humper@google.com
2013-01-14
[prev]
[next]