aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11
* Add a focused public API for src/record.Gravatar commit-bot@chromium.org2014-04-10
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-10
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-10
* Cast int to float.Gravatar commit-bot@chromium.org2014-04-10
* Create SkLayerRasterizer w/o destroying Builder.Gravatar commit-bot@chromium.org2014-04-10
* SkRecordDraw: don't bother clipping an empty clip down furtherGravatar commit-bot@chromium.org2014-04-10
* SkRecordDraw: skip draw ops when the clip is emptyGravatar commit-bot@chromium.org2014-04-09
* Rename kPMColor_SkColorType to kN32_SkColorType.Gravatar commit-bot@chromium.org2014-04-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-09
* SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.Gravatar commit-bot@chromium.org2014-04-08
* More SkRecord TODOs:Gravatar commit-bot@chromium.org2014-04-08
* More SkRecord TODOs:Gravatar commit-bot@chromium.org2014-04-08
* Start on some unwritten SkRecord TODOs:Gravatar commit-bot@chromium.org2014-04-08
* WIP -- SkFontGravatar reed@google.com2014-04-08
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* SkDiscardableMemoryPool to abstract classGravatar commit-bot@chromium.org2014-04-04
* Revert of Properly set alpha type in webp decode. (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-04-03
* Properly set alpha type in webp decode.Gravatar commit-bot@chromium.org2014-04-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add generation ID to SkPictureGravatar robertphillips@google.com2014-04-02
* Fix matrix adjustment passed to filter processing.Gravatar senorblanco@chromium.org2014-04-02
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.Gravatar commit-bot@chromium.org2014-04-02
* Fix SkXfermodeImageFilter when an input is cropped out.Gravatar senorblanco@chromium.org2014-04-01
* Remove scaleToFit from DashPathEffectGravatar commit-bot@chromium.org2014-03-31