index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
...
*
Convert all SkRecordPattern matchers into SkRecord mutators.
commit-bot@chromium.org
2014-05-07
*
Some small cleanups for image filter code.
senorblanco@chromium.org
2014-05-07
*
Fix for SkDisplacementMap::onFilterBounds().
senorblanco@chromium.org
2014-05-07
*
save-draw*-restore -> noop-draw*-noop
commit-bot@chromium.org
2014-05-07
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
4x allocation in PipeController is probably overkill.
commit-bot@chromium.org
2014-05-07
*
Add SaveLayer-Draw-Restore optimization.
commit-bot@chromium.org
2014-05-07
*
Split CPU and GPU DeferredCanvas tests
commit-bot@chromium.org
2014-05-07
*
Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium...
commit-bot@chromium.org
2014-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-07
*
Fix for empty saveLayer() with a filter which affects transparent black.
senorblanco@chromium.org
2014-05-06
*
Split CPU and GPU DeferredCanvas tests
commit-bot@chromium.org
2014-05-06
*
SaveLayer is not a draw.
commit-bot@chromium.org
2014-05-06
*
Infrastructure changes to support pull-saveLayers-forward task
commit-bot@chromium.org
2014-05-06
*
Add pattern matchers for SkRecord
commit-bot@chromium.org
2014-05-05
*
Revert r14571 (Infrastructure changes to support pull saveLayers forward task...
robertphillips@google.com
2014-05-05
*
Adds a mechanism for GrCacheable objects to notify the resource cache
commit-bot@chromium.org
2014-05-05
*
Infrastructure changes to support pull-saveLayers-forward task
commit-bot@chromium.org
2014-05-05
*
Update tests/RecordOptsTest.cpp
commit-bot@chromium.org
2014-05-05
*
fix double->float warning
reed@google.com
2014-05-05
*
add rounding-using-doubles methods on SkScalar and SkRect
commit-bot@chromium.org
2014-05-05
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Fix for SkMatrixConvolutionImageFilter with large borders.
senorblanco@chromium.org
2014-05-02
*
Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2014-05-01
*
one valgrind.supp to rule them all.
commit-bot@chromium.org
2014-04-30
*
Add Valgrind suppressions for nvidia driver.
commit-bot@chromium.org
2014-04-30
*
Avoid undefined behavior and enable asserts in ClampTest.
commit-bot@chromium.org
2014-04-30
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
Backfill unit tests for SkRecord
commit-bot@chromium.org
2014-04-30
*
Fixed issue found by clusterfuzz
commit-bot@chromium.org
2014-04-29
*
Don't bother doing the empty clip check in SkRecordDraw.
commit-bot@chromium.org
2014-04-29
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.
commit-bot@chromium.org
2014-04-28
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Start using type traits in src/record instead of macros.
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-26
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Fix r14368 (First pass at GPU veto) for non-GPU builds
robertphillips@google.com
2014-04-25
*
First pass at GPU veto
commit-bot@chromium.org
2014-04-24
*
Reland "Properly set alpha type in webp decode."
commit-bot@chromium.org
2014-04-24
*
Remove support for inheriting the paint color from SkColorShader
commit-bot@chromium.org
2014-04-24
*
Rearrange SkRecord public API to fit better with cc/resources/picture
commit-bot@chromium.org
2014-04-24
*
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
commit-bot@chromium.org
2014-04-23
*
comment out SkDebugf (only needed for local testing)
commit-bot@chromium.org
2014-04-23
*
Refactor SkRecord opts, converting playback optimizations where possible.
commit-bot@chromium.org
2014-04-22
*
Add asADash entry point into SkPathEffect to allow extracting Dash info from ...
commit-bot@chromium.org
2014-04-22
*
Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.
commit-bot@chromium.org
2014-04-21
*
Fixes for SkPictureShader.
commit-bot@chromium.org
2014-04-21
[prev]
[next]