aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG.Gravatar scroggo2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cppGravatar tfarina2014-07-08
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Cleanup: Remove TestXCode project.Gravatar tfarina2014-07-07
* Only you can prevent memory leaks.Gravatar mtklein2014-07-07
* Linear-time implementation of willPlaybackBitmaps(), computed & cachedGravatar tomhudson2014-07-05
* Fix SkColorFilterImageFilter matrix optimization.Gravatar senorblanco2014-07-03
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* return early instead of crashing if fileData failsGravatar reed2014-07-02
* correctly plumb through explicit rowbytes for allocPixelsGravatar reed2014-07-01
* Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...Gravatar tfarina2014-07-01
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Fix SkTypeface::serialize() on Mac by properly indicating local fontsGravatar caseq2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* writepixels needs to bump genIDGravatar reed2014-06-27
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* Fix RRect tranform bugGravatar robertphillips2014-06-27
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-27
* add SkSurface::NewRasterDirectReleaseProcGravatar reed2014-06-27
* remove unnecessary bitmapdevice referencesGravatar reed2014-06-27
* don't create explicit bitmapdevice when not neededGravatar reed2014-06-26
* Promote SkInterpolator unit test to our tests driver.Gravatar tfarina2014-06-26
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Rename TestSize.cpp to SizeTest.cppGravatar tfarina2014-06-25
* add path dump testGravatar caryclark2014-06-24
* Tick off some TODOs:Gravatar Mike Klein2014-06-24
* add pathops tight bounds; conform path ops' gyp to unit testsGravatar caryclark2014-06-24
* Preprend Test to test function name generated by DEF_TEST() macro.Gravatar tfarina2014-06-24
* No one uses SkPicture::swap.Gravatar Mike Klein2014-06-23
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* Add basic stacktrace handler using libunwind.Gravatar mtklein2014-06-18
* Fix last pathops skp bugGravatar caryclark2014-06-18
* Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...Gravatar humper2014-06-17
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...Gravatar caryclark2014-06-17
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Revert of third try at landing improved blur rect; this time with more correc...Gravatar scroggo2014-06-12