1. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  2. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 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. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  6. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  7. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  8. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  9. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  10. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  12. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  13. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. 7260d72 For certain input skpdiff segfaulted. This prevents the segfault and should fix the failed test in housekeeping. by stephana · 10 years ago
  16. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  17. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  18. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  19. 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
  20. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  21. 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 10 years ago
  22. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  23. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  24. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  25. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  26. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  27. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  28. 74ff1ba Fix windows compiler failures by using SkIsFinite. by djsollen@google.com · 10 years ago
  29. 89558c9 Fix skpdiff segfault caused by NaN computation. by commit-bot@chromium.org · 10 years ago
  30. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  31. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  32. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  33. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  34. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  35. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  36. 27d7ede bugfix for typo in skpdiff tool by djsollen@google.com · 11 years ago
  37. 60bce6c Return -1 in error condition instead of removing diff result. by djsollen@google.com · 11 years ago
  38. 2cce3df The default size of mask canvas is not appropriate. its height is too small: 150, while its width is 300. As a result, for non-alphaMask canvas who doesn't update the mask canvas size, this tool just magnify the upper part of 'Expected Image' as well as 'Actual Image' when user open view.html to show skpdiff_output.json in browser for many cases. The other part can't be shown because it is out of the mask canvas. This CL update non-alphaMask canvas size according to baseline canvas for each case, then the tool can magnify anywhere you want for the whole image when you click and move mouse on the mask canvas. by commit-bot@chromium.org · 11 years ago
  39. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  40. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  41. da4d7cf Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
  42. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  43. 086364b Changes to make SkPDiff more robost. by scroggo@google.com · 11 years ago
  44. 2761b30 fix broken build on mac due to compiler warning by djsollen@google.com · 11 years ago
  45. 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
  46. cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
  47. 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
  48. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  49. fe87fb8 fix path issues on mac and win for skpdiff_server.py by commit-bot@chromium.org · 11 years ago
  50. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  51. 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
  52. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  53. 785ef5d process gm expectation violations by zachr@google.com · 11 years ago
  54. 48b8891 add basic HTTP server for viewing skpdiff results by zachr@google.com · 11 years ago
  55. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 11 years ago
  56. d2d9f56 skpdiff: remove default value for output. Diifs can be very big, and fill a hard drive, no sense to generate them if not needed. by edisonn@google.com · 11 years ago
  57. ee0f46d put max on outputted poi in skpdiff by zachr@google.com · 11 years ago
  58. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago
  59. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  60. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago