1. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  2. ae748e7 Rebaseline Nexus 7 GM results after upgrading devices to 4.3 by djsollen@google.com · 11 years ago
  3. 19d15ce New expectations files for skimage. by scroggo@google.com · 11 years ago
  4. 0197b32 Always clear dest in SkBitmap::copyTo's draw path by robertphillips@google.com · 11 years ago
  5. 96b128b rebaseline bench expectations by commit-bot@chromium.org · 11 years ago
  6. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  7. b006fe7 Rebase SGX images after GrGLSLExpr change by bsalomon@google.com · 11 years ago
  8. cc5fd0a Use the modified path, not the original path for the platform prefix. by bungeman@google.com · 11 years ago
  9. 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
  10. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  12. ab9d30c basically a typo by commit-bot@chromium.org · 11 years ago
  13. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  14. c8fda9d code cleanup by edisonn@google.com · 11 years ago
  15. 1303761 Remove _impl from names in SkOnce.h. by commit-bot@chromium.org · 11 years ago
  16. 73d13d7 Give the new font cache GM a name by jvanverth@google.com · 11 years ago
  17. 235002f low hanging calloc fruit by commit-bot@chromium.org · 11 years ago
  18. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  19. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  20. 9fb6c8a rebaseline_server: extend returned JSON dict to allow for result-editing in coming CL by epoger@google.com · 11 years ago
  21. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago
  22. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  23. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  24. b6aec05 Fix font cache GM on Windows by jvanverth@google.com · 11 years ago
  25. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  26. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  27. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  28. 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
  29. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  30. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  31. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  32. 6ec1abf Remove --pdf option as it can now be controlled by --config by commit-bot@chromium.org · 11 years ago
  33. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  34. 12eb781 try uping the cache-count-limit to see if it speeds up bench-pictures by reed@google.com · 11 years ago
  35. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  36. dac4a1d Allow sampling GIF images during decode. by commit-bot@chromium.org · 11 years ago
  37. c0de5d6 Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  38. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  39. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  40. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  41. 25ae5ee Fix memory leak in SkPDFRasterizer by robertphillips@google.com · 11 years ago
  42. 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
  43. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  44. 055a584 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. 575e82a Document how to get a specific revision when rebaselining. by bungeman@google.com · 11 years ago
  46. 3c8d9cb Make svndiff.py work on Windows and with svn 1.7. by bungeman@google.com · 11 years ago
  47. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  48. f00031a Ignore any pdf-poppler GM failures BUG=skia:1657 R=edisonn@google.com by epoger@google.com · 11 years ago
  49. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  50. 680963e Ignore failure for images known to not work. by scroggo@google.com · 11 years ago
  51. 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
  52. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  53. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  54. b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
  55. de09af3 In skimage, copy to 8888 if encoding fails. by scroggo@google.com · 11 years ago
  56. 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
  57. e7f6f43 Fix unparsable expectations files. by scroggo@google.com · 11 years ago
  58. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  59. 67d7fb4 pdf report files by edisonn@google.com · 11 years ago
  60. 64f031c revert unintentional checkin of svndiff.py by djsollen@google.com · 11 years ago
  61. d7df6b6 Rebaseline Android Xoom and Nexus10 by djsollen@google.com · 11 years ago
  62. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  63. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  64. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  65. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  66. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  67. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  68. d35736d rebaseline angle gradient changes by bsalomon@google.com · 11 years ago
  69. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  70. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  71. 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
  72. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  73. 57bb0c3 Whitespace change to trigger build after several buildbot-side changes by borenet@google.com · 11 years ago
  74. 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
  75. ac8f3a4 Add GM option to allow the GPU context to be reset prior to each GM being run by djsollen@google.com · 11 years ago
  76. 2dcf36e Fix SkScalar conversion warning error. by halcanary@google.com · 11 years ago
  77. ef6d8da Remove rebaselined tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
  78. 2692c48 Mark images with busted concial gradients as ignore failure on N10, N4, and RHB by bsalomon@google.com · 11 years ago
  79. 7f3622d Rebaseline gradient gpu tests by bsalomon@google.com · 11 years ago
  80. d8854ad Fix iOS build of test_image_decoder by halcanary@google.com · 11 years ago
  81. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  82. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  83. 43e6bdb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  84. 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
  85. 57a3b76 Rebaseline for 11592. by bungeman@google.com · 11 years ago
  86. e9dea9e Ignore the failure of this flaky PDF test. by scroggo@google.com · 11 years ago
  87. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  88. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  89. f7f5b7c update GM to use #ifdef instead of just #if by djsollen@google.com · 11 years ago
  90. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  91. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  92. 17cb562 Mark shifty hairmodes on N10 as ignore-failure by bsalomon@google.com · 11 years ago
  93. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  94. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  95. 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
  96. cb55f11 HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dir by epoger@google.com · 11 years ago
  97. 5f2bb00 More improvements to HTTP baseline viewer (for GM results) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  98. 55f5682 Added missing SK_API by sugoi@google.com · 11 years ago
  99. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  100. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago