| Commit message (Expand) | Author | Age |
* | SkRTConf: eliminate | halcanary | 2016-08-04 |
* | Revert of SkRTConf: reduce functionality to what we use, increase simplicity ... | mtklein | 2016-08-03 |
* | SkRTConf: reduce functionality to what we use, increase simplicity | halcanary | 2016-08-03 |
* | Rein in the use of SkDevice.h | robertphillips | 2016-04-20 |
* | Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over... | benjaminwagner | 2016-03-25 |
* | return pictures as sk_sp | reed | 2016-03-18 |
* | Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec | msarett | 2016-03-01 |
* | clean up more dead code | mtklein | 2016-02-16 |
* | If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. | mtklein | 2016-01-04 |
* | Eliminate SkFILE: it always is the same as FILE. | halcanary | 2015-11-20 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-09 |
* | Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200... | mtklein | 2015-09-09 |
* | Make SkGraphics::Term a no-op, stop calling it. | mtklein | 2015-09-08 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove include of stdlib.h from SkTypes.h. | bungeman | 2015-08-26 |
* | Remove skia_arch_width, fold into skia_arch_type. | Brian Salomon | 2015-07-27 |
* | Add sk_parallel_for() | mtklein | 2015-06-17 |
* | Remove all code related to NaCl | borenet | 2015-04-02 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Avoid wrong memory access due to double substitution and %% | kkinnunen | 2015-02-19 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | MultiPictureDraw is taskgroup aware. | reed | 2014-10-29 |
* | Change SkPicture::draw to playback | robertphillips | 2014-09-04 |
* | SkThreadPool ~~> SkTaskGroup | mtklein | 2014-09-03 |
* | Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder... | mtklein | 2014-09-03 |
* | SkThreadPool ~~> SkTaskGroup | mtklein | 2014-09-03 |
* | make allocPixels throw on failure | reed | 2014-09-02 |
* | Try out scalar picture sizes | robertphillips | 2014-08-29 |
* | fix pathops skp-derived bugs; add more failing tests | caryclark | 2014-08-12 |
* | update pathops core and tests | caryclark | 2014-07-18 |
* | Enabling the canvas bit to turn the clip stack into a flat replace exposed ar... | caryclark | 2014-06-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-04-26 |
* | fix minor skp-found bugs | commit-bot@chromium.org | 2014-04-25 |
* | Mike R: please sanity check SkPostConfig.h | commit-bot@chromium.org | 2014-04-14 |
* | replace setConfig+allocPixels with single call | mike@reedtribe.org | 2014-02-13 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Get rid of DEFINE_TESTCLASS_SHORT() macro. | tfarina@chromium.org | 2014-01-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-11-02 |
* | pathops work in progress | caryclark@google.com | 2013-11-01 |
* | path ops work in progress | caryclark@google.com | 2013-10-02 |
* | turn off debugging printfs | caryclark@google.com | 2013-07-23 |
* | path ops near exact | caryclark@google.com | 2013-07-15 |
* | path ops work in progress | caryclark@google.com | 2013-07-08 |
* | path ops -- rewrite angle sort | caryclark@google.com | 2013-06-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-08 |
* | path ops -- fix skp bugs | caryclark@google.com | 2013-05-07 |