aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2014-05-01
* one valgrind.supp to rule them all.Gravatar commit-bot@chromium.org2014-04-30
* Add Valgrind suppressions for nvidia driver.Gravatar commit-bot@chromium.org2014-04-30
* Avoid undefined behavior and enable asserts in ClampTest.Gravatar commit-bot@chromium.org2014-04-30
* fix cubic/line intersection; add skp testsGravatar commit-bot@chromium.org2014-04-30
* Backfill unit tests for SkRecordGravatar commit-bot@chromium.org2014-04-30
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* Don't bother doing the empty clip check in SkRecordDraw.Gravatar commit-bot@chromium.org2014-04-29
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Start using type traits in src/record instead of macros.Gravatar commit-bot@chromium.org2014-04-28
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-26
* fix minor skp-found bugsGravatar commit-bot@chromium.org2014-04-25
* Fix r14368 (First pass at GPU veto) for non-GPU buildsGravatar robertphillips@google.com2014-04-25
* First pass at GPU vetoGravatar commit-bot@chromium.org2014-04-24
* Reland "Properly set alpha type in webp decode."Gravatar commit-bot@chromium.org2014-04-24
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* Rearrange SkRecord public API to fit better with cc/resources/pictureGravatar commit-bot@chromium.org2014-04-24
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* comment out SkDebugf (only needed for local testing)Gravatar commit-bot@chromium.org2014-04-23
* Refactor SkRecord opts, converting playback optimizations where possible.Gravatar commit-bot@chromium.org2014-04-22
* Add asADash entry point into SkPathEffect to allow extracting Dash info from ...Gravatar commit-bot@chromium.org2014-04-22
* Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.Gravatar commit-bot@chromium.org2014-04-21
* Fixes for SkPictureShader.Gravatar commit-bot@chromium.org2014-04-21
* anticipate more optimizations by renaming some files and methodsGravatar commit-bot@chromium.org2014-04-21
* remove unused fOverflowed from SkClampRangeGravatar reed@google.com2014-04-18
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Reduce internal explicit SaveFlags usage.Gravatar commit-bot@chromium.org2014-04-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* fix expected size in 32bit buildsGravatar reed@google.com2014-04-17
* Orphan ProcXfermode, with an eye towards removing itGravatar commit-bot@chromium.org2014-04-17
* remove unused tests to fix new clang buildGravatar commit-bot@chromium.org2014-04-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-17
* always store bitfields along with dirty in FlatteningTraitsGravatar commit-bot@chromium.org2014-04-16
* read/write function_ptrs as just void*, and not as 'array of bytes'Gravatar commit-bot@chromium.org2014-04-16
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* remove legacy filter-flags, and store FilterLevel directlyGravatar commit-bot@chromium.org2014-04-16
* initialize bounds in this testGravatar commit-bot@chromium.org2014-04-15
* Make sure SkDrawLooper objects can only be allocated on the heap.Gravatar commit-bot@chromium.org2014-04-15
* SkRecord bug fixesGravatar commit-bot@chromium.org2014-04-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-15
* Mike R: please sanity check SkPostConfig.hGravatar commit-bot@chromium.org2014-04-14
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Implement intra-frame cacheing in image filters.Gravatar commit-bot@chromium.org2014-04-11
* remove picture-backed surfacesGravatar commit-bot@chromium.org2014-04-11
* Mark our territory with (C).Gravatar commit-bot@chromium.org2014-04-11