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 Android build for new toolchain
borenet@google.com
2012-07-25
*
experimental only
reed@google.com
2012-07-25
*
shape ops work in progress
caryclark@google.com
2012-07-25
*
Added isIntersectionOfRects to SkClipStack
robertphillips@google.com
2012-07-24
*
Use GrMemoryPool to manage GrCustomStage allocations.
tomhudson@google.com
2012-07-24
*
Fix Android build broken due to changes in r4741.
bungeman@google.com
2012-07-24
*
Avoid a loop in writeString and writePad by zeroing padding first.
scroggo@google.com
2012-07-24
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
Revert r4671
borenet@google.com
2012-07-24
*
Revert r5667
borenet@google.com
2012-07-24
*
Added requires_AA method to GrClipMaskManager.cpp to replace GrClip capability
robertphillips@google.com
2012-07-24
*
shape ops work in progress
caryclark@google.com
2012-07-24
*
Fix npot bitmap tiling
bsalomon@google.com
2012-07-24
*
Remove SkSfntUtils, as it is not longer used.
bungeman@google.com
2012-07-24
*
SkSfntUtils should use public types.
bungeman@google.com
2012-07-24
*
Fix TableColorFilter memory leak.
tomhudson@google.com
2012-07-24
*
Rebaselining to address r4730 (using SkClipStack's bound)
robertphillips@google.com
2012-07-24
*
SkTextBox to use public interfaces for line layout.
bungeman@google.com
2012-07-24
*
Added bound computation to SkClipStack
robertphillips@google.com
2012-07-24
*
land http://codereview.appspot.com/6353063/ by Lei
reed@google.com
2012-07-24
*
Replace new with SkNEW in more effects classes.
tomhudson@google.com
2012-07-24
*
shape ops work in progress
caryclark@google.com
2012-07-23
*
whitespace change to trigger Skia buildbots after master update/restart
epoger@google.com
2012-07-23
*
Gave GrClip an SkClipStack-style iterator
robertphillips@google.com
2012-07-23
*
Remove Bitmaps Raw Pixel Support.
djsollen@google.com
2012-07-23
*
update images after gpu changes
reed@google.com
2012-07-23
*
use SkTRefArray to share readonly data between pictures
reed@google.com
2012-07-23
*
add protected method for internal_dispose overrides to jam fRefCnt before
reed@google.com
2012-07-23
*
Response to post-commit review comments on r4714
junov@chromium.org
2012-07-23
*
update images after gpu change
reed@google.com
2012-07-23
*
removing incorrect image
reed@google.com
2012-07-23
*
In SkWriter32::writeString, initialize all memory reserved.
scroggo@google.com
2012-07-23
*
Fix unbound memory consumption problem with run away deferred canvases.
junov@chromium.org
2012-07-23
*
shape ops work in progress
caryclark@google.com
2012-07-23
*
check for memory leaks in debug-build
reed@google.com
2012-07-22
*
use SkData to share between record and playback
reed@google.com
2012-07-21
*
include <new> since we use placement-new
reed@google.com
2012-07-21
*
add SkTRefArray, in hopes that it will enable more sharing between picturepla...
reed@google.com
2012-07-21
*
Added picture recording benchmark options to bench.
keyar@chromium.org
2012-07-20
*
render_pictures can now do tiling based rendering.
keyar@chromium.org
2012-07-20
*
Add a ton of GPU baseline images.
bsalomon@google.com
2012-07-20
*
whitespace change to trigger Skia buildbots after master update/restart
epoger@google.com
2012-07-20
*
Added asNewCustomStage to SkShader and implemented it for all the gradient sh...
rileya@google.com
2012-07-20
*
Fix build break in r4694: move reset() call before setting custom stage on sa...
tomhudson@google.com
2012-07-20
*
Rebaseline Nexus S gradient GMs for bilinear filtering change (r4680).
rileya@google.com
2012-07-20
*
Add flag to skip pipe on select GMs
borenet@google.com
2012-07-20
*
Reverting r4695
junov@chromium.org
2012-07-20
*
Disable bitmapcopy gm on Android
borenet@google.com
2012-07-20
*
Try turning on the SkGPipe path in SkDeferredCanvas
junov@chromium.org
2012-07-20
*
Remove easily-removable uses of setTexture(), instead creating a GrSingleText...
tomhudson@google.com
2012-07-20
[next]