1. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  2. 7d14cef Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  3. 32184d8 Implement stroking a path with nv_path_rendering by commit-bot@chromium.org · 11 years ago
  4. 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
  5. aadb4d9 flush after every print in windows by commit-bot@chromium.org · 11 years ago
  6. df187c7 ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  7. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  8. 6ec1abf Remove --pdf option as it can now be controlled by --config by commit-bot@chromium.org · 11 years ago
  9. d1ce77d Fix valgrind uninitialized memory complaint by robertphillips@google.com · 11 years ago
  10. 12eb781 try uping the cache-count-limit to see if it speeds up bench-pictures by reed@google.com · 11 years ago
  11. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  12. dac4a1d Allow sampling GIF images during decode. by commit-bot@chromium.org · 11 years ago
  13. c0de5d6 Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  14. 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
  15. 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
  16. 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
  17. 25ae5ee Fix memory leak in SkPDFRasterizer by robertphillips@google.com · 11 years ago
  18. 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
  19. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  20. 055a584 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 575e82a Document how to get a specific revision when rebaselining. by bungeman@google.com · 11 years ago
  22. 3c8d9cb Make svndiff.py work on Windows and with svn 1.7. by bungeman@google.com · 11 years ago
  23. c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
  24. f00031a Ignore any pdf-poppler GM failures BUG=skia:1657 R=edisonn@google.com by epoger@google.com · 11 years ago
  25. 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
  26. 680963e Ignore failure for images known to not work. by scroggo@google.com · 11 years ago
  27. 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
  28. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  29. dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
  30. b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
  31. de09af3 In skimage, copy to 8888 if encoding fails. by scroggo@google.com · 11 years ago
  32. 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
  33. e7f6f43 Fix unparsable expectations files. by scroggo@google.com · 11 years ago
  34. d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
  35. 67d7fb4 pdf report files by edisonn@google.com · 11 years ago
  36. 64f031c revert unintentional checkin of svndiff.py by djsollen@google.com · 11 years ago
  37. d7df6b6 Rebaseline Android Xoom and Nexus10 by djsollen@google.com · 11 years ago
  38. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  39. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  41. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  42. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  43. 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
  44. d35736d rebaseline angle gradient changes by bsalomon@google.com · 11 years ago
  45. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  46. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  47. 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
  48. 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
  49. 57bb0c3 Whitespace change to trigger build after several buildbot-side changes by borenet@google.com · 11 years ago
  50. 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
  51. 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
  52. 2dcf36e Fix SkScalar conversion warning error. by halcanary@google.com · 11 years ago
  53. ef6d8da Remove rebaselined tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
  54. 2692c48 Mark images with busted concial gradients as ignore failure on N10, N4, and RHB by bsalomon@google.com · 11 years ago
  55. 7f3622d Rebaseline gradient gpu tests by bsalomon@google.com · 11 years ago
  56. d8854ad Fix iOS build of test_image_decoder by halcanary@google.com · 11 years ago
  57. 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
  58. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  59. 43e6bdb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  60. 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
  61. 57a3b76 Rebaseline for 11592. by bungeman@google.com · 11 years ago
  62. e9dea9e Ignore the failure of this flaky PDF test. by scroggo@google.com · 11 years ago
  63. 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
  64. 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
  65. f7f5b7c update GM to use #ifdef instead of just #if by djsollen@google.com · 11 years ago
  66. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  67. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  68. 17cb562 Mark shifty hairmodes on N10 as ignore-failure by bsalomon@google.com · 11 years ago
  69. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  70. b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
  72. cb55f11 HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dir by epoger@google.com · 11 years ago
  73. 5f2bb00 More improvements to HTTP baseline viewer (for GM results) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  74. 55f5682 Added missing SK_API by sugoi@google.com · 11 years ago
  75. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  76. aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
  77. 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
  78. 80390ec Threads can race to be the first one to calculate the empty path ref's bounds. by commit-bot@chromium.org · 11 years ago
  79. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  80. 409774e Sadly TSAN still reports this as a race, even when we're obviously writing the by commit-bot@chromium.org · 11 years ago
  81. 354fd97 Do not convert non gray PNG to A8. by scroggo@google.com · 11 years ago
  82. f614b76 fix 10.6 by caryclark@google.com · 11 years ago
  83. ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
  84. 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
  85. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  86. 693a837 Whitespace change to test CQ emails. by commit-bot@chromium.org · 11 years ago
  87. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  88. edf2367 Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. by commit-bot@chromium.org · 11 years ago
  89. 57f035e Writing to testName and reading its size isn't thread safe, TSAN reminds us. by commit-bot@chromium.org · 11 years ago
  90. f6842e7 In skia_test.cc, atomics -> mutex. by commit-bot@chromium.org · 11 years ago
  91. 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
  92. 1d06999 Fix build. by scroggo@google.com · 11 years ago
  93. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  94. 3702b25 Fix ninja build on Android by djsollen@google.com · 11 years ago
  95. 1270532 Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
  96. 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
  97. 9a112f5 Reverted r11547; filing bugs for 64-bit warnings by borenet@google.com · 11 years ago
  98. bb8c321 Whitespace change to trigger builds after r11547: Always use WERR for skia_lib by borenet@google.com · 11 years ago
  99. 1d3bfdc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. fe21538 fix the android build. now both android_ninja _and_ android_make work. by mtklein@google.com · 11 years ago