index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-18
*
Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects.
junov@chromium.org
2012-12-17
*
Add RRect GM
robertphillips@google.com
2012-12-17
*
Fixing bounding box computation for inverse filled paths in SkBBoxRecord
junov@chromium.org
2012-12-17
*
we do not correctly handle inner-style in blurmaskfilter w/ the 9patch
reed@google.com
2012-12-17
*
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
*
3on/3off dashing optimization
robertphillips@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
*
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
*
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
*
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 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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.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
*
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
*
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
*
Add a state bit to GrDrawState that forces coverage to be blended.
bsalomon@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
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
kill unused SkFlipPixelRef
reed@google.com
2012-12-13
*
Fixing clip region test in deferred canvas, used to determine whether a draw ...
junov@chromium.org
2012-12-13
*
Matrix inversion optimizations and benchmark; originally by whunt@google.com.
tomhudson@google.com
2012-12-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Fix generation of random two point gradients for program unit test.
bsalomon@google.com
2012-12-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
[next]