index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Fix compiler warning/error in r10428
robertphillips@google.com
2013-07-30
*
Fix quickReject computation for blurs
robertphillips@google.com
2013-07-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
Implement crop rect for lighting image filters. Changes for the CPU path were...
senorblanco@chromium.org
2013-07-26
*
Added GM to test forthcoming bleed flag
robertphillips@google.com
2013-07-25
*
clean up printf usage in gm
humper@google.com
2013-07-25
*
Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latter
senorblanco@chromium.org
2013-07-25
*
Add NPOT version of tilemodes GM
commit-bot@chromium.org
2013-07-25
*
add all four filter levels to the downsample gm, for comparison across cpu/gpu
humper@google.com
2013-07-25
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-24
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-24
*
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...
robertphillips@google.com
2013-07-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
epoger@google.com
2013-07-23
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-23
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-23
*
This patch implements a crop rect for SkImageFilter. It has been implemented ...
senorblanco@chromium.org
2013-07-22
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
Revert "Add SkImage->draw() call with src and dst rects."
fmalita@google.com
2013-07-22
*
Add SkImage->draw() call with src and dst rects.
commit-bot@chromium.org
2013-07-22
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-19
*
Revert r10171 due to test failure in StreamTest
robertphillips@google.com
2013-07-18
*
Add a detachAsStream to SkDynamicMemoryWStream.
bungeman@google.com
2013-07-18
*
Improve null gpu's memory handling
robertphillips@google.com
2013-07-18
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
svndiff.py: add ability to compare before-and-after JSON files, not just raw ...
epoger@google.com
2013-07-16
*
Reduce verylargebitmap GM's memory footprint
robertphillips@google.com
2013-07-15
*
fix trivial matrix computation
humper@google.com
2013-07-14
*
More valgrind suppressions
robertphillips@google.com
2013-07-13
*
Make GrPaint have a variable sized array of color and coverage stages rather ...
commit-bot@chromium.org
2013-07-13
*
More valgrind suppressions
robertphillips@google.com
2013-07-13
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-13
*
fix windows warning
humper@google.com
2013-07-12
*
64bitmac buildfix
humper@google.com
2013-07-12
*
Working plumb of image scaling:
humper@google.com
2013-07-12
*
Fix valgrind suppressions file
robertphillips@google.com
2013-07-12
*
More valgrind suppressions
robertphillips@google.com
2013-07-12
*
gm: since we don't record output of gpudebug test, don't record checksums either
epoger@google.com
2013-07-12
*
More valgrind suppressions
robertphillips@google.com
2013-07-11
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
*
Win7/8 compiler warnings/errors fix for r9980
robertphillips@google.com
2013-07-11
*
Implement offset for GPU filter path. Although we can't yet use this in Blink...
commit-bot@chromium.org
2013-07-10
*
More valgrind suppressions
robertphillips@google.com
2013-07-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-10
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
[next]