index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
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
*
Remove assertion when texture matrix is unused
bsalomon@google.com
2012-07-20
*
Made clarifying renamings to SkClipStack's iterators (and added to unit test)
robertphillips@google.com
2012-07-20
*
Fix color filter LUT (install custom stage after reset of sampler). Over the ...
bsalomon@google.com
2012-07-20
*
Work around unused matrix uniform assertion for color filter LUT.
bsalomon@google.com
2012-07-20
*
SkNEW instead of new for lighting effects.
tomhudson@google.com
2012-07-20
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
Adding new steps to Canvas unit test to validate that the deferred
junov@chromium.org
2012-07-20
*
removing trailing ',' on last entry in enum, to fix warning
reed@google.com
2012-07-20
*
#include "SkTemplates.h"
reed@google.com
2012-07-20
*
add SkPaint::getPosTextPath(), with gm to test it
reed@google.com
2012-07-20
*
Addition of new-lines at end of files to correct Chromium builds.
twiz@google.com
2012-07-19
*
Fixing heap corruption issue in deferred canvas when using SkGPipe.
junov@chromium.org
2012-07-19
*
Rebaseline after enabling bilinear filtering for gpu linear gradients.
rileya@google.com
2012-07-19
*
Make GPU linear gradients do bilinear filtering.
rileya@google.com
2012-07-19
*
Create GL implementation for GrSingleTextureEffect, use it instead of GrPaint...
tomhudson@google.com
2012-07-19
*
skdiff output: indicate which result types would cause failure
epoger@google.com
2012-07-19
*
Rebaseline for slight changes in linear gradient behavior.
rileya@google.com
2012-07-19
*
New subclasses for both Gr and GrGL gradient effect classes.
rileya@google.com
2012-07-19
*
Rebaseline Xoom
borenet@google.com
2012-07-19
*
Temporarily remove giantbitmap gpu GM baselines on Xoom
borenet@google.com
2012-07-19
*
Rebaseline Nexus S images
borenet@google.com
2012-07-19
*
Fixed glaring typo in SkDebuggerGUI.cpp, unreviewed.
chudy@google.com
2012-07-19
*
Quick bug fix that was rendering debugger unusable.
chudy@google.com
2012-07-19
*
Temporarily remove giantbitmap gpu GMs on Nexus S
borenet@google.com
2012-07-19
[prev]
[next]