index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Remove unused type GrCacheKey
bsalomon@google.com
2012-12-17
*
Make all colorfilter methods const, in preparation for declaring them
reed@google.com
2012-12-17
*
Mark all methods on SkXfermode as const, in preparation for declaring all
reed@google.com
2012-12-17
*
Allow setting a scaleFactor in bench_pictures (and render_pictures).
scroggo@google.com
2012-12-17
*
3on/3off dashing optimization
robertphillips@google.com
2012-12-17
*
Roll out r6843 to hopefully fix Windows builds
epoger@google.com
2012-12-17
*
Address comments for r6822: https://codereview.appspot.com/6946052/
borenet@google.com
2012-12-17
*
Adding missing oval and roundedRect primitives to SkBBoxRecord
junov@chromium.org
2012-12-17
*
Limit the maximum number of dash segments per path
fmalita@google.com
2012-12-17
*
Add --writeJsonSummary option to gm
epoger@google.com
2012-12-17
*
Fix SampleApp busted images with --picture on windows.
bsalomon@google.com
2012-12-17
*
Fix line rendering with TileGrid and Rtree
junov@chromium.org
2012-12-17
*
detect out-of-memory when we try to create a mask offscreen
reed@google.com
2012-12-17
*
shape ops work in progress
caryclark@google.com
2012-12-17
*
add 4th test
reed@google.com
2012-12-17
*
change delta to 5, to better show the inset trend
mike@reedtribe.org
2012-12-17
*
move inset out of SkRRect.h for now, and add experimental versions to gm
mike@reedtribe.org
2012-12-17
*
add gm for rrect, and rrect.inset/outset
mike@reedtribe.org
2012-12-17
*
if CG fails to decode an image, check to see if it was a problem in the color...
mike@reedtribe.org
2012-12-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
Improving comment in SkTileGrid::search
junov@chromium.org
2012-12-14
*
Add new "aarects" bench to establish baseline for aa rect drawing
robertphillips@google.com
2012-12-14
*
Replacing alloca call in SkTileGrid with SkAutoSMalloc
junov@chromium.org
2012-12-14
*
Build fix for windows chromium bots.
junov@chromium.org
2012-12-14
*
Fix bench_pictures.cfg and add sanity check
borenet@google.com
2012-12-14
*
Fix r6808 fix & some compiler warnings
robertphillips@google.com
2012-12-14
*
call lock-pixels once we know we're a sprite
reed@google.com
2012-12-14
*
Use the stencil buffer to avoid temporary alpha clip masks.
bsalomon@google.com
2012-12-14
*
add per-draw checks for lockcounts
reed@google.com
2012-12-14
*
Only run bench_pictures once for debug builds
borenet@google.com
2012-12-14
*
use DEF_GM
reed@google.com
2012-12-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-14
*
Fix compiler warning as error bug
robertphillips@google.com
2012-12-14
*
Optimized implementation of SkMatrix44::preScale
shawnsingh@chromium.org
2012-12-13
*
reland 6798 w/ fix for bitmap-as-mask pixel-locking
reed@google.com
2012-12-13
*
Provide an option to bench drawing individual tiles in bench_pictures.
scroggo@google.com
2012-12-13
*
In the config name, report the viewport, if one is provided.
scroggo@google.com
2012-12-13
*
revert 6798 (assert in GM)
reed@google.com
2012-12-13
*
add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled)
reed@google.com
2012-12-13
*
Allow bench_pictures to have its viewport set on the command line.
scroggo@google.com
2012-12-13
*
Goal: ensure we always balance lock/unlock pixels calls.
reed@google.com
2012-12-13
*
Fix oversights in r6793.
bsalomon@google.com
2012-12-13
*
Use GrDrawTarget::AutoClipRestore to set temporary irect clips.
bsalomon@google.com
2012-12-13
*
Fix Android SampleApp
djsollen@google.com
2012-12-13
*
Add a state bit to GrDrawState that forces coverage to be blended.
bsalomon@google.com
2012-12-13
*
Add the original path renderer files and some support files from Android.
jvanverth@google.com
2012-12-13
*
shape ops work in progress
caryclark@google.com
2012-12-13
*
Change to BDS license (as we did with all the other files that were Apache)
reed@google.com
2012-12-13
*
Fix android build by removing references to the old sampleApp
djsollen@google.com
2012-12-13
[next]