aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* remove code disabled from writePixels changeGravatar commit-bot@chromium.org2014-03-07
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Give PictureTest more verbose error messages.Gravatar commit-bot@chromium.org2014-03-05
* Fix FontMgrTest to allow for unnamed fonts.Gravatar commit-bot@chromium.org2014-03-05
* Replace scaled bitmap if entry already exist in cache.Gravatar commit-bot@chromium.org2014-03-05
* remove deprecated use of bitmap config from testsGravatar commit-bot@chromium.org2014-03-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-05
* remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer usedGravatar commit-bot@chromium.org2014-03-05
* Counterproposal to 182733007: Add iterator to SkTDynamicHashGravatar commit-bot@chromium.org2014-03-05
* Rename test files to end with Test.cpp.Gravatar commit-bot@chromium.org2014-03-03
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-28
* add SkCanvas::NewRaster factory -- a very common use-case in chromeGravatar commit-bot@chromium.org2014-02-27
* Add GrSet class built on top of RedBlackTreeGravatar commit-bot@chromium.org2014-02-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-27
* BlendTest: implicit casts -> explicit castsGravatar commit-bot@chromium.org2014-02-26
* BlendTest: implicit casts -> explicit castsGravatar commit-bot@chromium.org2014-02-26
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-26
* Check in today's exhaustive blend experiments.Gravatar commit-bot@chromium.org2014-02-25
* Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)Gravatar commit-bot@chromium.org2014-02-25
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-25
* Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.Gravatar commit-bot@chromium.org2014-02-24
* Fix saveLayer() clipping w/filters, GPU path.Gravatar senorblanco@chromium.org2014-02-24
* add new copyTo version to SkBitmap, which takes SkColorTypeGravatar commit-bot@chromium.org2014-02-23
* Fix warnings on Ubuntu13Gravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkColorFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* Offer single-param version of deepCopyTo -- much easier to migrate to colortypesGravatar commit-bot@chromium.org2014-02-20
* Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...Gravatar robertphillips@google.com2014-02-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-20
* This CL improves saveLayer handling in the SkMatrixClipStateMgr by:Gravatar commit-bot@chromium.org2014-02-19
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-19
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-02-18
* Revert changes which were breaking the build.Gravatar commit-bot@chromium.org2014-02-18
* Improve saveLayer handling in SkMatrixClipStateMgrGravatar robertphillips@google.com2014-02-18
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-18
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-02-18
* Use factories instead of directly creating SkImageInfo.Gravatar bungeman@google.com2014-02-17
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Fix valgrind suppressions (again)Gravatar robertphillips@google.com2014-02-14
* Builder class for SkLayerDrawLooper.Gravatar commit-bot@chromium.org2014-02-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-14
* replace setConfig+allocPixels with alloc-or-install-pixelsGravatar commit-bot@chromium.org2014-02-13
* add peekPixels to SkCanvas and SkSurfaceGravatar commit-bot@chromium.org2014-02-13