aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Add unit test for unbalanced save and restores in pictures.Gravatar commit-bot@chromium.org2014-02-13
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...Gravatar commit-bot@chromium.org2014-02-13
* add peekPixels to SkCanvas and SkSurfaceGravatar mike@reedtribe.org2014-02-13
* replace setConfig+allocPixels with single callGravatar mike@reedtribe.org2014-02-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-12
* Templetized SkWriter32 readTAt() & overwriteTAt()Gravatar commit-bot@chromium.org2014-02-11
* Adding new 'extend' mode to SkPath::addPathGravatar commit-bot@chromium.org2014-02-11
* SkBitmap now really stores SkImageInfo -- config is just a ruseGravatar commit-bot@chromium.org2014-02-11
* Fix valgrind suppressionsGravatar robertphillips@google.com2014-02-11
* Collapse matrix & clip stack in PictureRecordGravatar robertphillips@google.com2014-02-11
* Fix broken debug buildGravatar commit-bot@chromium.org2014-02-11
* Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"Gravatar mike@reedtribe.org2014-02-11
* SkBitmap now really stores SkImageInfo -- config is just a ruseGravatar mike@reedtribe.org2014-02-11
* fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::as...Gravatar commit-bot@chromium.org2014-02-11
* Use SkToBool to fix a warning.Gravatar commit-bot@chromium.org2014-02-10
* Allow buffered stream to work with an offset.Gravatar commit-bot@chromium.org2014-02-10
* SkPictureRecord: silently do nothing for non-drawable SkBitmaps.Gravatar commit-bot@chromium.org2014-02-10
* Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....Gravatar commit-bot@chromium.org2014-02-07
* Revert "Serialization of SkPictureImageFilter"Gravatar fmalita@google.com2014-02-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-07
* Added newline at end of MatrixClipCollapseTest.cppGravatar robertphillips@google.com2014-02-06
* Add test harness for matrix/clip state collapsingGravatar robertphillips@google.com2014-02-06
* add ways to peer into an image to get its pixelsGravatar reed@google.com2014-02-06
* fix refcounting in SkImage::NewRasterDataGravatar reed@google.com2014-02-06
* Mid-air collision: fix constness for onFilterImage in new test.Gravatar senorblanco@chromium.org2014-02-05
* Fix a problem with scaled filters in tiled SkPicture playback.Gravatar senorblanco@chromium.org2014-02-05
* Stop discarding in frag shader when coverage is zero and stencil writes are e...Gravatar commit-bot@chromium.org2014-02-05
* remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurfaceGravatar reed@google.com2014-02-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-05
* Use GrConvexPolyEffect when clip is a single convex polygonGravatar commit-bot@chromium.org2014-02-04
* fix int->scalar warningGravatar reed@google.com2014-02-04
* remove (unused by chrome) SkDeferredCanvas(device) factory signatureGravatar reed@google.com2014-02-04
* More bot whack-a-mole: fix Win build.Gravatar senorblanco@chromium.org2014-02-04
* Speculative build fix after r13292.Gravatar fmalita@google.com2014-02-03
* Fix skia_gpu=0 build.Gravatar senorblanco@chromium.org2014-02-03
* Fix image filter crop offsets for GPU path.Gravatar senorblanco@chromium.org2014-02-03
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* Fix valgrind issue in SkBase64Test.cppGravatar robertphillips@google.com2014-02-01
* Split GrUnitTests.cpp into two separate unit tests.Gravatar tfarina@chromium.org2014-01-31
* add SkCanvas constructor that explicitly creates no_config with dimensionsGravatar commit-bot@chromium.org2014-01-31
* Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.Gravatar commit-bot@chromium.org2014-01-31
* initial import of Chrome's trace_event into skia frameworkGravatar commit-bot@chromium.org2014-01-31
* Port SkBase64 test to our test driver.Gravatar tfarina@chromium.org2014-01-30
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Suppress new valgrind complaintGravatar robertphillips@google.com2014-01-30
* Reland "Add --skip_cpu and --skip_gpu options to tests"Gravatar commit-bot@chromium.org2014-01-30
* GrRedBlackTree test is GPU specific.Gravatar tfarina@chromium.org2014-01-30