1. b202ade Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. 18252fe Add stdio include to SkFonrConfigParser_android. by bungeman@google.com · 11 years ago
  3. 8530296 Try to work around VS2010 intsafe/stdint multiple define issues. by bungeman@google.com · 11 years ago
  4. 72e8324 Add stdio include to SkDebug_android. by bungeman@google.com · 11 years ago
  5. 2c8e9d4 Add stdio include for Android specific code in SkRegion. by bungeman@google.com · 11 years ago
  6. 16b2dd0 Add stdio include to skdiff_image. by bungeman@google.com · 11 years ago
  7. 3dc82c4 Correct 32bit pointer assumption in assert in SkMatrix. by bungeman@google.com · 11 years ago
  8. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  9. dcb4e65 rebaseline_server: allow client to pull all results, or just failures by epoger@google.com · 11 years ago
  10. 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
  11. d03c2c7 pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. by edisonn@google.com · 11 years ago
  12. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago
  13. 5e85300 SkRectShaderImageFilter: add a workaround for the zero-sized rects currently passed by Blink. by senorblanco@chromium.org · 11 years ago
  14. e9d61ed Use #if insteadof #ifdef DYNAMIC_ANNOTATIONS_ENABLED. It's always defined, just to 0 or 1. by senorblanco@chromium.org · 11 years ago
  15. 2af2ad9 pdfviewer: (more code cleanup): class documentation and comments by edisonn@google.com · 11 years ago
  16. f8a6b20 save/restore the canvas around every bench draw call by commit-bot@chromium.org · 11 years ago
  17. b4227d2 Remove the old skimage expectations. by scroggo@google.com · 11 years ago
  18. 429c962 Format-only changes to skimage expectations files. by scroggo@google.com · 11 years ago
  19. 6d837aa Fix leak in BlurTest by robertphillips@google.com · 11 years ago
  20. 1f1b4aa Fix double ref issue in SkPDFFont ctor by robertphillips@google.com · 11 years ago
  21. d33115d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 9a282be Fix uninitialized memory read in BitmapCopy test with A1 config by robertphillips@google.com · 11 years ago
  23. 21a705d SK_ONCE for SkMatrix::I() by commit-bot@chromium.org · 11 years ago
  24. e258eb3 Implement crop rect support for SkRectShaderImageFilter: remove fRect and use the cropRect from SkImageFilter in its place. by senorblanco@chromium.org · 11 years ago
  25. c95e1e5 Temporarily disable FilterBitmapBenches while I fix it. by mtklein@google.com · 11 years ago
  26. d23e683 Add ability to rebaseline skimage to rebaseline.py by scroggo@google.com · 11 years ago
  27. e50d9a1 mode code cleanup (100c / l, comments) by edisonn@google.com · 11 years ago
  28. d048a3c Fix a minor regex bug. by scroggo@google.com · 11 years ago
  29. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  30. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  31. dcfed6c fix warnings when running a no gpu build by djsollen@google.com · 11 years ago
  32. 4e1d4b3 fix mac10.6 build by djsollen@google.com · 11 years ago
  33. a05bbfe rebaseline nexus7 perf improvement by djsollen@google.com · 11 years ago
  34. 97f0bee fix android_gdb_exe script by djsollen@google.com · 11 years ago
  35. fb6deed make explicit the requirement that all colorfilters are reentrant-safe by reed@google.com · 11 years ago
  36. 70de4da Insert swapbuffers into GPU benchmarks. by djsollen@google.com · 11 years ago
  37. 1ddfbc2 gm: if test has no expectations, record its result as no-expectations regardless of ignoreFailure by epoger@google.com · 11 years ago
  38. 0fbe01f Add -fPIC fro tsan (isn't alrady set in non-library). by bungeman@google.com · 11 years ago
  39. 27d4ffe Enable -fPIE, and -pie in tsan build. We're already -fPIC. by bungeman@google.com · 11 years ago
  40. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  41. ae748e7 Rebaseline Nexus 7 GM results after upgrading devices to 4.3 by djsollen@google.com · 11 years ago
  42. 19d15ce New expectations files for skimage. by scroggo@google.com · 11 years ago
  43. 0197b32 Always clear dest in SkBitmap::copyTo's draw path by robertphillips@google.com · 11 years ago
  44. 96b128b rebaseline bench expectations by commit-bot@chromium.org · 11 years ago
  45. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  46. b006fe7 Rebase SGX images after GrGLSLExpr change by bsalomon@google.com · 11 years ago
  47. cc5fd0a Use the modified path, not the original path for the platform prefix. by bungeman@google.com · 11 years ago
  48. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  49. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  51. ab9d30c basically a typo by commit-bot@chromium.org · 11 years ago
  52. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  53. c8fda9d code cleanup by edisonn@google.com · 11 years ago
  54. 1303761 Remove _impl from names in SkOnce.h. by commit-bot@chromium.org · 11 years ago
  55. 73d13d7 Give the new font cache GM a name by jvanverth@google.com · 11 years ago
  56. 235002f low hanging calloc fruit by commit-bot@chromium.org · 11 years ago
  57. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  58. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  59. 9fb6c8a rebaseline_server: extend returned JSON dict to allow for result-editing in coming CL by epoger@google.com · 11 years ago
  60. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  61. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  62. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  63. b6aec05 Fix font cache GM on Windows by jvanverth@google.com · 11 years ago
  64. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  65. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  66. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  67. 598cf5d remove tracking code, as it polutes the code readability. Should be added back, in a less eficient way, by registering streams instead, so we don't have to pass arround the streams, and the code will be cleaner. by edisonn@google.com · 11 years ago
  68. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  69. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  70. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  71. 6ec1abf Remove --pdf option as it can now be controlled by --config by commit-bot@chromium.org · 11 years ago
  72. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  73. 12eb781 try uping the cache-count-limit to see if it speeds up bench-pictures by reed@google.com · 11 years ago
  74. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  75. dac4a1d Allow sampling GIF images during decode. by commit-bot@chromium.org · 11 years ago
  76. c0de5d6 Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  77. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  78. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  79. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  80. 25ae5ee Fix memory leak in SkPDFRasterizer by robertphillips@google.com · 11 years ago
  81. 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
  82. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  83. 055a584 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  84. 575e82a Document how to get a specific revision when rebaselining. by bungeman@google.com · 11 years ago
  85. 3c8d9cb Make svndiff.py work on Windows and with svn 1.7. by bungeman@google.com · 11 years ago
  86. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  87. f00031a Ignore any pdf-poppler GM failures BUG=skia:1657 R=edisonn@google.com by epoger@google.com · 11 years ago
  88. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  89. 680963e Ignore failure for images known to not work. by scroggo@google.com · 11 years ago
  90. 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
  91. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  92. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  93. b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
  94. de09af3 In skimage, copy to 8888 if encoding fails. by scroggo@google.com · 11 years ago
  95. 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
  96. e7f6f43 Fix unparsable expectations files. by scroggo@google.com · 11 years ago
  97. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  98. 67d7fb4 pdf report files by edisonn@google.com · 11 years ago
  99. 64f031c revert unintentional checkin of svndiff.py by djsollen@google.com · 11 years ago
  100. d7df6b6 Rebaseline Android Xoom and Nexus10 by djsollen@google.com · 11 years ago