index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
translate modifier keys for xevents
reed@google.com
2013-01-08
*
Fix macro redefinition warning on 10.6 bots in mesa code.
bsalomon@google.com
2013-01-08
*
fix linux build
reed@google.com
2013-01-08
*
fix win build
reed@google.com
2013-01-08
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
fix GPU drawing for 8 bit alpha bitmaps
humper@google.com
2013-01-08
*
$(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh
rmistry@google.com
2013-01-08
*
Script to checkout and build ToT chromium with ToT skia
rmistry@google.com
2013-01-08
*
Proposed fix to new stroking/path render selection system
robertphillips@google.com
2013-01-08
*
fix warings. add SkTAbs()
reed@google.com
2013-01-08
*
fix spelling: cannonical -> canonical
reed@google.com
2013-01-08
*
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...
rmistry@google.com
2013-01-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-08
*
fix warnings
reed@google.com
2013-01-07
*
fix warnings (float to int), and convert to skia-style
reed@google.com
2013-01-07
*
disable warnings-as-error for JSON code, which has warnings (at least on mac)
reed@google.com
2013-01-07
*
disable werror on 64 bit
humper@google.com
2013-01-07
*
abandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use SK_IGNORE_TRANS_CLAMP_FIX
reed@google.com
2013-01-07
*
fix warnings
reed@google.com
2013-01-07
*
fix warning in render pdf tool
humper@google.com
2013-01-07
*
Revert part of r7047 to check Xoom failures
robertphillips@google.com
2013-01-07
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
hopefully fix gyp mistake for iOS
humper@google.com
2013-01-07
*
Cleaned up warnings in Windows build.
jvanverth@google.com
2013-01-07
*
Fix warning-as-error for var used only in an assert (and therefore not in the...
bsalomon@google.com
2013-01-07
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Attempt to fix NULL to intptr_t warning-as-error on mac build.
bsalomon@google.com
2013-01-07
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Rebaselined webpage image GMs for ['base-android-xoom'] on Google Storage.
rmistry@google.com
2013-01-07
*
Rebaselined webpage image GMs for %s on Google Storage.
rmistry@google.com
2013-01-07
*
Show the paint's typeface information in the details pane of the debugger.
humper@google.com
2013-01-07
*
This CL introduces a new path renderer.
sugoi@google.com
2013-01-07
*
shape ops work in progress
caryclark@google.com
2013-01-07
*
re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from Chrome
robertphillips@google.com
2013-01-07
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-01-06
*
Fix the computed (new) inverse matrix when we detect that a shader's matrix
reed@google.com
2013-01-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-05
*
move include of src/effects into general, and out of gpu-specific
reed@google.com
2013-01-04
*
disable some new tests until we debug an rtree failure
reed@google.com
2013-01-04
*
Added a new function to directly generate a blurred rectangle analytically.
humper@google.com
2013-01-04
*
Remove unused variable.
vandebo@chromium.org
2013-01-04
*
shape ops work in progress
caryclark@google.com
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert code
reed@google.com
2013-01-04
*
Allow GrEffects with multiple textures.
bsalomon@google.com
2013-01-04
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
special-case matrix invert for translate and scale
reed@google.com
2013-01-04
*
Fix Android texture cacheID issue (npot flag not generated correctly)
robertphillips@google.com
2013-01-04
*
add matrixbench for invert_translate
reed@google.com
2013-01-04
[next]