- 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
- b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
- ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
- 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
- ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 9 years ago
- ca2622b return pictures as sk_sp by reed · 9 years ago
- 7f7ec20 Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec by msarett · 9 years ago
- 048494c clean up more dead code by mtklein · 9 years ago
- 279c786 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. by mtklein · 9 years ago
- d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
- fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
- 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
- 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
- 00b621c Add sk_parallel_for() by mtklein · 10 years ago
- 4808757 Remove all code related to NaCl by borenet · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 297aaf9 Avoid wrong memory access due to double substitution and %% by kkinnunen · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
- c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
- 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
- 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
- 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
- 8482504 make allocPixels throw on failure by reed · 10 years ago
- a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
- 5e27e0e fix pathops skp-derived bugs; add more failing tests by caryclark · 10 years ago
- 19eb3b2 update pathops core and tests by caryclark · 10 years ago
- dac1d17 Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites. by caryclark · 11 years ago
- e02c5da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 11 years ago
- 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 11 years ago
- deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
- e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
- 78e7b4e Get rid of DEFINE_TESTCLASS_SHORT() macro. by tfarina@chromium.org · 11 years ago
- f54ad6f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
- 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
- 4fdbb22 turn off debugging printfs by caryclark@google.com · 11 years ago
- fa2aeee path ops near exact by caryclark@google.com · 11 years ago
- 07e97fc path ops work in progress by caryclark@google.com · 12 years ago
- cffbcc3 path ops -- rewrite angle sort by caryclark@google.com · 12 years ago
- 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- a5e5592 path ops -- fix skp bugs by caryclark@google.com · 12 years ago