1. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  2. 0c768a2 Clean up some dead code. by mtklein · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  6. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  7. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  8. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  9. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  10. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  11. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  12. 5f68c34 Update SVGDevice for RRect and drawPoints by reed · 9 years ago
  13. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  14. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  15. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  16. 8566539 Update src/svg to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 02f46cf Some usability ideas around SkTHash. by mtklein · 9 years ago
  19. 827da23 [SkSVGDevice] drawBitmap* support by fmalita · 9 years ago
  20. 7a04869 [SVGDevice] Text whitespace unittest by fmalita · 9 years ago
  21. 8974774 [SkSVGDevice] Fix whitespace text handling by fmalita · 9 years ago
  22. f89f60f [SkSVGDevice] Full font family support by fmalita · 9 years ago
  23. 2aafe6f Add SkSVGCanvas by fmalita · 9 years ago
  24. 02c8fd0 Move SVG parser files under {include,src}/svg/parser/ by fmalita · 9 years ago
  25. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  27. 84ef10f cast to double http://codereview.appspot.com/5645064/ by reed@google.com · 12 years ago
  28. 2c2508d More variable initializations and curly braces to avoid Linux compiler warnings. by tomhudson@google.com · 13 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  31. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  32. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  33. 5ee64ad update to match latest skia apis by reed@android.com · 14 years ago
  34. 8a1c16f grab from latest android by reed@android.com · 16 years ago