1. 9506226 commit updated JSON expectations to experimental (based on gm-expectations at r10113) by epoger@google.com · 12 years ago
  2. 48b3bed experimental/json-expectations: mark all JSON files as plaintext, so diff tools work by epoger@google.com · 12 years ago
  3. 61822a2 svndiff.py: add ability to compare before-and-after JSON files, not just raw images by epoger@google.com · 12 years ago
  4. 50df631 NIT MASTER 9000 by commit-bot@chromium.org · 12 years ago
  5. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 12 years ago
  6. b92f9fb More PathUtilsTest.cpp nits by commit-bot@chromium.org · 12 years ago
  7. ffcbdbf rebaseline.py: add --keep-going-on-failure option, off by default by epoger@google.com · 12 years ago
  8. 40f960e Fixed PathUtils nits. by commit-bot@chromium.org · 12 years ago
  9. 8d0a524 harden and speed up path op unit tests by caryclark@google.com · 12 years ago
  10. 92fe073 add table pregeneration script for pmetric by zachr@google.com · 12 years ago
  11. f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 12 years ago
  12. 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 12 years ago
  13. a79d40e improve convolve speed of skpdiff using direct pointers by zachr@google.com · 12 years ago
  14. cd95e5f Widen range for flaky performance trigger baseline by robertphillips@google.com · 12 years ago
  15. 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  16. e1a81d2 Export SkProxyCanvas and SkNWayCanvas for external use. by commit-bot@chromium.org · 12 years ago
  17. 0d4fe14 Const-ify SkDebugCanvas::getSize(). by commit-bot@chromium.org · 12 years ago
  18. 5ec2b1e call newOneOff instead of oneOff by caryclark@google.com · 12 years ago
  19. e05e75e Update SkGScalerContext to properly forward onCountGlyphs. by bungeman@google.com · 12 years ago
  20. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 12 years ago
  21. 78b38b1 pdfviewer: native inline images support by edisonn@google.com · 12 years ago
  22. b4a2855 Fix build error by robertphillips@google.com · 12 years ago
  23. 226d508 PathUtilsTest valgrind patch by robertphillips@google.com · 12 years ago
  24. c3dc12d Reduce verylargebitmap GM's memory footprint by robertphillips@google.com · 12 years ago
  25. cce4102 Added newlines at the end of SkGpuBlurUtils.* by robertphillips@google.com · 12 years ago
  26. 8dcea7d Fix compiler warning/error in r10079 by robertphillips@google.com · 12 years ago
  27. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 12 years ago
  28. 3dd2784 add florin tests by caryclark@google.com · 12 years ago
  29. 791d0de fix linux point compare by caryclark@google.com · 12 years ago
  30. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 12 years ago
  31. fc52e31 Disable bench_pictures GPU config on Nexus 10 by borenet@google.com · 12 years ago
  32. fa2aeee path ops near exact by caryclark@google.com · 12 years ago
  33. c2050e3 ARM Skia NEON patches - 01 - Simple fixes by commit-bot@chromium.org · 12 years ago
  34. 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 12 years ago
  35. 12e0cda ARM Skia NEON patches - 03 - Duplicate code removal by commit-bot@chromium.org · 12 years ago
  36. e38e53b ARM Skia NEON patches - 07 - Equation simplification by commit-bot@chromium.org · 12 years ago
  37. afbb685 Flaky Ubuntu performance trigger rebaselines by robertphillips@google.com · 12 years ago
  38. b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  39. 9c96d4b fix trivial matrix computation by humper@google.com · 12 years ago
  40. 7e4d99a More valgrind suppressions by robertphillips@google.com · 12 years ago
  41. 7893aae Reverting 10063 due to Win7 crashes in RenderPDFs step by robertphillips@google.com · 12 years ago
  42. 000e13e [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 12 years ago
  43. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 12 years ago
  44. 0408a34 More valgrind suppressions by robertphillips@google.com · 12 years ago
  45. d647426 Reverted 10056-10059 by robertphillips@google.com · 12 years ago
  46. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  47. f4db3a0 fix windows warning by humper@google.com · 12 years ago
  48. eaacb2c 64bitmac buildfix by humper@google.com · 12 years ago
  49. d64d8a9 Working plumb of image scaling: by humper@google.com · 12 years ago
  50. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 12 years ago
  51. 400798a Fix valgrind suppressions file by robertphillips@google.com · 12 years ago
  52. 4d37673 Fix leak in SkAutoSTArray by robertphillips@google.com · 12 years ago
  53. f37f2cc clean up extra printfs in count_effects.lua by reed@google.com · 12 years ago
  54. 4b3ef5a Add newline for r10050. by bungeman@google.com · 12 years ago
  55. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 12 years ago
  56. 6fb7756 If a user requests a try on "all" builders, ask for confirmation by borenet@google.com · 12 years ago
  57. cfe8aa6 More valgrind suppressions by robertphillips@google.com · 12 years ago
  58. c824c83 gm: since we don't record output of gpudebug test, don't record checksums either by epoger@google.com · 12 years ago
  59. 1bc995e modularize the display of diffs for skpdiff by zachr@google.com · 12 years ago
  60. cfe3c11 Revert "switch all the arm7 devices to build with thumb for a while" by djsollen@google.com · 12 years ago
  61. 585f89a rebaseline.py: until we fix bug 1410, keep going if we can't download an actual GM result by epoger@google.com · 12 years ago
  62. ebed410 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  63. 2cab8f7 More valgrind suppressions by robertphillips@google.com · 12 years ago
  64. ef284a8 The two leaks are: by commit-bot@chromium.org · 12 years ago
  65. 40ea172 Initialize the matrix used when recursing from a GPU image filter -> raster image filter. by senorblanco@chromium.org · 12 years ago
  66. d411681 switch all the arm7 devices to build with thumb for a while by commit-bot@chromium.org · 12 years ago
  67. 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 12 years ago
  68. 0a5699e ARM Skia NEON patches - 13 - S32A_Opaque by commit-bot@chromium.org · 12 years ago
  69. 66ba9f9 rebaseline.py: skip any platforms we don't have actual results for, with warning message by epoger@google.com · 12 years ago
  70. e2b9037 Disable soft floating point on ChromeOS by borenet@google.com · 12 years ago
  71. fa05719 Make ChromeOS build exit nonzero on failure by borenet@google.com · 12 years ago
  72. 6dd1545 Add script to verify that image files exist for every actual_result checksum by borenet@google.com · 12 years ago
  73. c28732b check JSON-format expectations into experimental/ for manual testing by epoger@google.com · 12 years ago
  74. d3ae1d6 SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask. by fmalita@google.com · 12 years ago
  75. 6a9d436 pdfviewer: add option to run the load or render multiple times, --benchLoad, --benchRender by edisonn@google.com · 12 years ago
  76. de36b69 fix build break on sample app by edisonn@google.com · 12 years ago
  77. 444e25a add ability to specify the DPI at which to render the page by edisonn@google.com · 12 years ago
  78. 1310238 pdfviewer: render in the same way regadless if we write the result to a file or not. by edisonn@google.com · 12 years ago
  79. d1a874a (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser) by edisonn@google.com · 12 years ago
  80. 15b1118 pdfviewer: some code cleanup in renderer by edisonn@google.com · 12 years ago
  81. f8b6b01 Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs. by edisonn@google.com · 12 years ago
  82. 0c4e21d Streamline picture_record_recurring_ bench. by commit-bot@chromium.org · 12 years ago
  83. ab4098b add _thumb variants for arm devices by commit-bot@chromium.org · 12 years ago
  84. 9d5fedc add newline to bitmap rotation script output by humper@google.com · 12 years ago
  85. 7b328fd pdfviewer: add --pages arg: render a certain page (all, all in desceding order, firsl, last and by page number) by edisonn@google.com · 12 years ago
  86. 183f7f5 ARM Skia NEON patches - 10 - ARM build by commit-bot@chromium.org · 12 years ago
  87. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 12 years ago
  88. 76d1192 Add safesync_url to build-tot-chromium.sh by rmistry@google.com · 12 years ago
  89. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  90. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 12 years ago
  91. 8bad737 pdfviewer: ignore more bad stauff in pdfs by edisonn@google.com · 12 years ago
  92. c8b3037 pdfviewer: don't delete variables, they are managed by the doc now by edisonn@google.com · 12 years ago
  93. 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 12 years ago
  94. 432640a pdfviewer: don't crash when trailer is missing by edisonn@google.com · 12 years ago
  95. 2815c19 add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices by humper@google.com · 12 years ago
  96. cdad30b pdfviewer: fix bug, page -1 means render page 0 with no page extension by edisonn@google.com · 12 years ago
  97. a8fc268 fix 64 bit warnings by humper@google.com · 12 years ago
  98. 222382b pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct) by edisonn@google.com · 12 years ago
  99. 5857e03 remove unused variables by humper@google.com · 12 years ago
  100. c1a8684 use SkIntToScalar by reed@google.com · 12 years ago