aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-28
* add replay entry point to SkPictureRecorder for AndroidGravatar commit-bot@chromium.org2014-05-27
* hide discardable factory from public imagegenerator apiGravatar commit-bot@chromium.org2014-05-27
* Ensure playing back a picture always balances saves and restoresGravatar commit-bot@chromium.org2014-05-19
* comment out info4 test until Rob can fix itGravatar reed@google.com2014-05-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-09
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-07
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-06
* Revert r14571 (Infrastructure changes to support pull saveLayers forward task...Gravatar robertphillips@google.com2014-05-05
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-05
* 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
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add generation ID to SkPictureGravatar robertphillips@google.com2014-04-02
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-18
* Give PictureTest more verbose error messages.Gravatar commit-bot@chromium.org2014-03-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-01
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Add unit test for unbalanced save and restores in pictures.Gravatar commit-bot@chromium.org2014-02-13
* replace setConfig+allocPixels with single callGravatar mike@reedtribe.org2014-02-13
* SkPictureRecord: silently do nothing for non-drawable SkBitmaps.Gravatar commit-bot@chromium.org2014-02-10
* add SkCanvas constructor that explicitly creates no_config with dimensionsGravatar commit-bot@chromium.org2014-01-31
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-14
* Fix for r13038Gravatar robertphillips@google.com2014-01-13
* Pull in Chromium's version of GatherPixelRefsGravatar robertphillips@google.com2014-01-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-10
* Fix for Mac-specific compilation issue in r13000Gravatar robertphillips@google.com2014-01-09
* Expand GatherPixelRefs unit testGravatar robertphillips@google.com2014-01-09
* change offset to xy for pixelref subsettingGravatar reed@google.com2014-01-08
* Add Options to SkDecodingImageGenerator, simplify API.Gravatar halcanary@google.com2014-01-02
* Revert of https://codereview.chromium.org/93703004/Gravatar commit-bot@chromium.org2013-12-18
* Add Options to SkDecodingImageGenerator, simplify API.Gravatar halcanary@google.com2013-12-18
* Update all callsites to use info for pixelrefsGravatar reed@google.com2013-12-13
* Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...Gravatar robertphillips@google.com2013-12-13
* Remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-13
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Revert "remvoe duplicate impl for SkImageInfo flattening"Gravatar reed@google.com2013-12-11
* remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-11
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-11
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-11