index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix GPU-less build. Unreviewed.
senorblanco@chromium.org
2013-01-18
*
Implement a bicubic resampling image filter, with raster and GPU backends.
senorblanco@chromium.org
2013-01-18
*
Build render_pdfs on buildbot.
edisonn@google.com
2013-01-18
*
Added shaderproc for 1xN repeatX/repeatY BitmapProcShader
robertphillips@google.com
2013-01-18
*
Fix gyp files when building Android for x86
djsollen@google.com
2013-01-18
*
Whitespace commit to test annotations (AddDashboardAnnotation)
rmistry@google.com
2013-01-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-18
*
change SkPath::dump() to output compilable code snippet, to aid in debugging.
reed@google.com
2013-01-17
*
shape ops work in progress
caryclark@google.com
2013-01-17
*
Don't die when there are no fonts available.
bungeman@google.com
2013-01-17
*
Added new bench to test out 1xN BitmapProcShaders
robertphillips@google.com
2013-01-17
*
All skp files in Google Storage have been updated
rmistry@google.com
2013-01-17
*
Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onI...
bsalomon@google.com
2013-01-17
*
Reapply r7198 with Mac/Windows fixes
epoger@google.com
2013-01-17
*
Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...
bsalomon@google.com
2013-01-17
*
Make navigating the picture view in debugger more functional.
bungeman@google.com
2013-01-17
*
Fix debugger handling of clip rrects
robertphillips@google.com
2013-01-17
*
cherry-pick from 7241: speed-up matrix44::setconcat when both inputs are
reed@google.com
2013-01-17
*
Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checks
rmistry@google.com
2013-01-17
*
Switch debugger profiling stubs over to being guarded by SK_DEVELOPER
robertphillips@google.com
2013-01-17
*
Revert r7241, which broke tests on most platforms.
tomhudson@google.com
2013-01-17
*
Remove unused debugger code from SampleApp.
djsollen@google.com
2013-01-17
*
Top-level presubmit script for Skia trunk that checks https://skia-tree-statu...
rmistry@google.com
2013-01-17
*
Add SSE2 multiplication for SkMatrix44 on some platforms.
tomhudson@google.com
2013-01-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-17
*
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
[next]