1. 7190223 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago master
  2. bcff066 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  3. 24044fd Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  4. 3b8880c New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  5. 6d4d84c Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  6. a55e99a fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  7. 4253c5d Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS (https://codereview.chromium.org/308083010/) by commit-bot@chromium.org · 10 years ago
  8. ec6ffe6 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  9. daf7b3e Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  10. e8226f3 remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  11. f80787d Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  12. 8f46587 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  13. 951c91c Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  14. 7241d14 Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  15. c98686a Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
  16. 0296e7d Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  17. c024376 Fixing clusterfuzz issue by commit-bot@chromium.org · 10 years ago
  18. 5a67430 add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  19. 8f592be check for null typeface from paint by reed@google.com · 10 years ago
  20. 082ee7a Test font created from paint by commit-bot@chromium.org · 10 years ago
  21. 7ccbe9e move all code generation under genProgram() in GrGLShaderBuilder. by commit-bot@chromium.org · 10 years ago
  22. 4e0d623 more rebaselines for filterbitmap and downsamplebitmap. by commit-bot@chromium.org · 10 years ago
  23. 3bc6307 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  24. eef3f48 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  25. 11a94fa TSAN caught us racing in ScalarBench.cpp by commit-bot@chromium.org · 10 years ago
  26. 0bd1288 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
  27. 4052b64 fix int->scalar warnings by reed@google.com · 10 years ago
  28. 6dd730a Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  29. 8bb8257 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  30. da8f7df Revert of Whitespace change to test CQ throttling (https://codereview.chromium.org/307993004/) by commit-bot@chromium.org · 10 years ago
  31. 5430f35 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  32. bc71ce3 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  33. 17600a1 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  34. 8007af8 Fixing a clusterfuzz found issue by commit-bot@chromium.org · 10 years ago
  35. f37b2ff Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
  36. 05266bc new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  37. d471db2 Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  38. a5e8747 Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  39. f096a6b setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  40. 28c44d7 DM tweaks by commit-bot@chromium.org · 10 years ago
  41. bce3ed1 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  42. 0e3a947 Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  43. 3aa7407 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  44. eb73fff move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  45. d53ad8c Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  46. c44e44b Tinker with SkLazyFnPtr a bit. by commit-bot@chromium.org · 10 years ago
  47. b2feb18 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  48. 17919d6 Mark remaining Ubuntu msaa shadertext2 images as ignore-failure. by bsalomon@google.com · 10 years ago
  49. 7a22da1 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  50. 0d3dc7a fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed@google.com · 10 years ago
  51. 7735992 Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  52. 967801b cleanup gyp common_variables by djsollen@google.com · 10 years ago
  53. 999d0b9 Rebaseline stragglers, mark shadertext2 as ignore on ubunutu for msaa configs. by bsalomon@google.com · 10 years ago
  54. ac4acff Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  55. f3e7589 Bench rebaseline from codereview: fix is_finished by commit-bot@chromium.org · 10 years ago
  56. 0f825d7 legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  57. d2b5586 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 10 years ago
  58. c6fe877 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  59. fb6354b Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  60. da24ac1 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  61. 40b53df Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag. by bungeman@google.com · 10 years ago
  62. 8d23ae9 Rebase shadertext2,3 and stroketext on gpu configs by bsalomon@google.com · 10 years ago
  63. 1c3208e New baselines for imagefilter GMs in perspective mode post-r14920. by senorblanco@chromium.org · 10 years ago
  64. 6156d47 re-enable downsample and filterbitmap GMs by commit-bot@chromium.org · 10 years ago
  65. ff7b4bd rebaselines for ignored filterbitmap / downsamplebitmap tests by commit-bot@chromium.org · 10 years ago
  66. d7b890a Bench Rebaseline from Codereview: separate out all_trybots_finished() by commit-bot@chromium.org · 10 years ago
  67. f45af43 Rebaseline GMs with missing expectated images and shadertext2 msaa by bsalomon@google.com · 10 years ago
  68. 8516602 ignore failing pdf-native for shadertext by commit-bot@chromium.org · 10 years ago
  69. ec4fc94 rebaselines for shadertext after unitmapper removal by commit-bot@chromium.org · 10 years ago
  70. 41b413c ignore failures for acutals that never appear by commit-bot@chromium.org · 10 years ago
  71. 94d0be8 Massive rebaseline of gpu images after matrix change. by bsalomon@google.com · 10 years ago
  72. b421201 whitespace change to trigger buildbots and get all GM images uploaded by commit-bot@chromium.org · 10 years ago
  73. 50a6713 separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
  74. 38e3ce8 git cl dcommit# Enter a description of the change. shadertext2 rebaselines by commit-bot@chromium.org · 10 years ago
  75. 9b243b5 Add sk_memcpy32 to Memcpy bench. by commit-bot@chromium.org · 10 years ago
  76. ca95f93 Shut up windows build errors on new GM by commit-bot@chromium.org · 10 years ago
  77. 65fbd4d make new blurrect GM and replace the dozens of existing ones by commit-bot@chromium.org · 10 years ago
  78. 82fb469 Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
  79. f28dd11 Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  80. 3363238 rebaseline #5 for shadertext2 by commit-bot@chromium.org · 10 years ago
  81. fa51b5d yet more rebaselines for shadertext and mandrills by commit-bot@chromium.org · 10 years ago
  82. 04ab7ea more rebaselines for shadertext2 and stroketext and a couple of mandrills by commit-bot@chromium.org · 10 years ago
  83. cc6d61a Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  84. 183142a Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) by commit-bot@chromium.org · 10 years ago
  85. d690b13 Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/) by commit-bot@chromium.org · 10 years ago
  86. 8d19ec1 add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  87. cff09a2 Fix SkAtomics_win.h typos. by commit-bot@chromium.org · 10 years ago
  88. e17ba3a Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  89. 9c40a27 Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  90. 0d5be8d more rebaselines for shadertext by commit-bot@chromium.org · 10 years ago
  91. 1a65d6f Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  92. e981f77 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  93. d45fa34 rebaseline shadertext2 shadertext3 and stroketext (sans 2) by commit-bot@chromium.org · 10 years ago
  94. 710c431 add a verbose flag to skdiff that shows the progress and status of by commit-bot@chromium.org · 10 years ago
  95. d258c29 rename ignored tests by commit-bot@chromium.org · 10 years ago
  96. a1fe301 Add script to rebaseline benches from codereview trybot results by commit-bot@chromium.org · 10 years ago
  97. 6a0a82d Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  98. 29edb55 Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt by bsalomon@google.com · 10 years ago
  99. c22023e Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt by bsalomon@google.com · 10 years ago
  100. 93f8d7e Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago