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