| Commit message (Expand) | Author | Age |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | remove all guards for changes to drawBitmapRect / drawImageRect | reed | 2015-07-28 |
* | add src-rect-constraint to drawImageRect | reed | 2015-07-14 |
* | Begin kLegacyFontHost_InitType cleanup | robertphillips | 2015-06-22 |
* | Update SVGDevice for RRect and drawPoints | reed | 2015-05-15 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | Update src/svg to follow C++11 style rule for {virtual,override}. | tfarina | 2015-05-04 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Some usability ideas around SkTHash. | mtklein | 2015-03-20 |
* | [SkSVGDevice] drawBitmap* support | fmalita | 2015-02-27 |
* | [SVGDevice] Text whitespace unittest | fmalita | 2015-02-20 |
* | [SkSVGDevice] Fix whitespace text handling | fmalita | 2015-02-19 |
* | [SkSVGDevice] Full font family support | fmalita | 2015-02-13 |
* | Add SkSVGCanvas | fmalita | 2015-02-06 |
* | Move SVG parser files under {include,src}/svg/parser/ | fmalita | 2015-02-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | cast to double | reed@google.com | 2012-02-16 |
* | More variable initializations and curly braces to avoid Linux compiler | tomhudson@google.com | 2011-07-29 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | replace detach/getStream apis on dynamicwstream with SkData | reed@google.com | 2011-06-24 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. | bsalomon@google.com | 2011-03-18 |
* | update to match latest skia apis | reed@android.com | 2010-05-17 |
* | grab from latest android | reed@android.com | 2008-12-17 |