1. a65e2fd add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  2. 4927092 check for null typeface from paint by reed@google.com · 10 years ago
  3. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  4. f7f9aa0 move all code generation under genProgram() in GrGLShaderBuilder. by commit-bot@chromium.org · 10 years ago
  5. 6175d50 more rebaselines for filterbitmap and downsamplebitmap. by commit-bot@chromium.org · 10 years ago
  6. 3dd6368 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  7. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  8. ee982ed TSAN caught us racing in ScalarBench.cpp by commit-bot@chromium.org · 10 years ago
  9. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  10. 687a26d fix int->scalar warnings by reed@google.com · 10 years ago
  11. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  12. 16fdbd3 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  13. fdee40f Revert of Whitespace change to test CQ throttling (https://codereview.chromium.org/307993004/) by commit-bot@chromium.org · 10 years ago
  14. 6402089 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  15. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  16. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  17. 0585843 Fixing a clusterfuzz found issue by commit-bot@chromium.org · 10 years ago
  18. facad13 Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
  19. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  20. 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  21. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  22. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  23. 39e8d93 DM tweaks by commit-bot@chromium.org · 10 years ago
  24. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  25. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  26. 0365261 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  27. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  28. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  29. d3c6b3f Tinker with SkLazyFnPtr a bit. by commit-bot@chromium.org · 10 years ago
  30. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  31. ecc8649 Mark remaining Ubuntu msaa shadertext2 images as ignore-failure. by bsalomon@google.com · 10 years ago
  32. ff33677 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  33. 672e7cf fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed@google.com · 10 years ago
  34. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  35. 6ee7a09 cleanup gyp common_variables by djsollen@google.com · 10 years ago
  36. 0b8bbf6 Rebaseline stragglers, mark shadertext2 as ignore on ubunutu for msaa configs. by bsalomon@google.com · 10 years ago
  37. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  38. cac02e5 Bench rebaseline from codereview: fix is_finished by commit-bot@chromium.org · 10 years ago
  39. 68d20ec legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  40. 0a7e5b7 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 10 years ago
  41. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  42. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  43. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  44. 8de5b7b Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag. by bungeman@google.com · 10 years ago
  45. 97415aa Rebase shadertext2,3 and stroketext on gpu configs by bsalomon@google.com · 10 years ago
  46. f970b70 New baselines for imagefilter GMs in perspective mode post-r14920. by senorblanco@chromium.org · 10 years ago
  47. c4be146 re-enable downsample and filterbitmap GMs by commit-bot@chromium.org · 10 years ago
  48. 0e59c3a rebaselines for ignored filterbitmap / downsamplebitmap tests by commit-bot@chromium.org · 10 years ago
  49. e65a44a Bench Rebaseline from Codereview: separate out all_trybots_finished() by commit-bot@chromium.org · 10 years ago
  50. 5bf38e2 Rebaseline GMs with missing expectated images and shadertext2 msaa by bsalomon@google.com · 10 years ago
  51. 0a92d8e ignore failing pdf-native for shadertext by commit-bot@chromium.org · 10 years ago
  52. f87f1e3 rebaselines for shadertext after unitmapper removal by commit-bot@chromium.org · 10 years ago
  53. 7ac83bb ignore failures for acutals that never appear by commit-bot@chromium.org · 10 years ago
  54. 050b3b8 Massive rebaseline of gpu images after matrix change. by bsalomon@google.com · 10 years ago
  55. 17af7e4 whitespace change to trigger buildbots and get all GM images uploaded by commit-bot@chromium.org · 10 years ago
  56. 47c66dd separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
  57. 5373260 git cl dcommit# Enter a description of the change. shadertext2 rebaselines by commit-bot@chromium.org · 10 years ago
  58. dcba993 Add sk_memcpy32 to Memcpy bench. by commit-bot@chromium.org · 10 years ago
  59. 793ddd9 Shut up windows build errors on new GM by commit-bot@chromium.org · 10 years ago
  60. 3c1594a make new blurrect GM and replace the dozens of existing ones by commit-bot@chromium.org · 10 years ago
  61. e3c400f Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
  62. 81496fb Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  63. 940aa23 rebaseline #5 for shadertext2 by commit-bot@chromium.org · 10 years ago
  64. f263f34 yet more rebaselines for shadertext and mandrills by commit-bot@chromium.org · 10 years ago
  65. c950ee6 more rebaselines for shadertext2 and stroketext and a couple of mandrills by commit-bot@chromium.org · 10 years ago
  66. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  67. 05d1cc2 Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) by commit-bot@chromium.org · 10 years ago
  68. 6640ee3 Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/) by commit-bot@chromium.org · 10 years ago
  69. a32260d add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  70. 5133fc1 Fix SkAtomics_win.h typos. by commit-bot@chromium.org · 10 years ago
  71. 3fdc7d6 Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  72. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  73. 77cb589 more rebaselines for shadertext by commit-bot@chromium.org · 10 years ago
  74. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  75. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  76. e9ba81f rebaseline shadertext2 shadertext3 and stroketext (sans 2) by commit-bot@chromium.org · 10 years ago
  77. 93d7bb6 add a verbose flag to skdiff that shows the progress and status of by commit-bot@chromium.org · 10 years ago
  78. fa95b26 rename ignored tests by commit-bot@chromium.org · 10 years ago
  79. ea6cb91 Add script to rebaseline benches from codereview trybot results by commit-bot@chromium.org · 10 years ago
  80. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  81. d4c5f2f Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt by bsalomon@google.com · 10 years ago
  82. 025e6d5 Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt by bsalomon@google.com · 10 years ago
  83. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  84. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  85. 7c18351 Better handling of bitmaps in DirectWrite. by bungeman@google.com · 10 years ago
  86. 5889e30 Include SkTypes to fix Android frameworks build by commit-bot@chromium.org · 10 years ago
  87. 6be0ab3 Add SKP_VERSION file to determine which SKPs to download by commit-bot@chromium.org · 10 years ago
  88. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  89. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  90. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  91. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  92. 300c429 add box image to resources; landing separately to avoid issues with by commit-bot@chromium.org · 10 years ago
  93. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  94. 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 10 years ago
  95. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  96. 61a03b7 whitespace change to trigger new builds after buildbot fix by commit-bot@chromium.org · 10 years ago
  97. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  98. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  99. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  100. fdf2c55 Add another expectation for bug with perspective gpu by commit-bot@chromium.org · 10 years ago