aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SkpSkGrTest.cpp
Commit message (Expand)AuthorAge
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-23
* Revert 248ff023 & 2cb6cb72Gravatar Hal Canary2016-11-22
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-22
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Remove many uses of kSkia8888 and kSkiaGamma8888Gravatar Brian Osman2016-10-14
* SkRTConf: eliminateGravatar halcanary2016-08-04
* Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...Gravatar mtklein2016-08-03
* SkRTConf: reduce functionality to what we use, increase simplicityGravatar halcanary2016-08-03
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...Gravatar benjaminwagner2016-03-25
* return pictures as sk_spGravatar reed2016-03-18
* Fix bug in SkGifCodec / Switch SkImageDec tests to use CodecGravatar msarett2016-03-01
* clean up more dead codeGravatar mtklein2016-02-16
* If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.Gravatar mtklein2016-01-04
* skia: Add ANGLE with GL backend to nanobench/DMGravatar hendrikw2015-09-11
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Add sk_parallel_for()Gravatar mtklein2015-06-17
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* remove bit rot test gypGravatar commit-bot@chromium.org2014-05-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-14
* add peekPixels to SkCanvas and SkSurfaceGravatar 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
* 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
* Get rid of DEFINE_TESTCLASS_SHORT() macro.Gravatar tfarina@chromium.org2014-01-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-02
* pathops work in progressGravatar caryclark@google.com2013-11-01