1. c77392e use colortype instead of config by reed · 10 years ago
  2. 80f709a TSAN caught us racing in ScalarBench.cpp by mtklein · 10 years ago
  3. 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
  4. 421734e Revert of Update SKP version to 13 (https://codereview.chromium.org/309753004/) by borenet · 10 years ago
  5. 9d14b6d Adding resource files by Robert Phillips · 10 years ago
  6. 7574153 Update SKP version to 13 by borenet · 10 years ago
  7. a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
  8. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  9. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  10. 173a5c5 invert comparison sense for reason return by humper · 10 years ago
  11. ada3635 Compile-time initialize special SkMatrices. by mtklein · 10 years ago
  12. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  13. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  14. 309e869 Fix bracket outside of ifdef by krajcevski · 10 years ago
  15. 0d03db7 Clean up SkLazyPtrs only in SK_DEVELOPER mode. by mtklein · 10 years ago
  16. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  17. b30aa62 Update comments about debugging on master. by scroggo · 10 years ago
  18. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  19. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  20. 14751db Whitespace change to test the Git Skia CQ by rmistry · 10 years ago
  21. 5787c6f Use googlesource VIEW_VC in codereview.settings by rmistry · 10 years ago
  22. eb7cd46 Whitespace change to test the Git Skia CQ by rmistry · 10 years ago
  23. ae64976 Whitespace by Eric Boren · 10 years ago
  24. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  25. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  26. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  27. 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  28. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  29. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  30. b458795 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
  31. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  32. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  33. 1fd263e remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  34. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  35. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  36. 999cfd1 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
  37. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  38. a05fa06 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
  39. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  40. b328158 Fixing clusterfuzz issue by commit-bot@chromium.org · 10 years ago
  41. a65e2fd add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  42. 4927092 check for null typeface from paint by reed@google.com · 10 years ago
  43. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  44. f7f9aa0 move all code generation under genProgram() in GrGLShaderBuilder. by commit-bot@chromium.org · 10 years ago
  45. 6175d50 more rebaselines for filterbitmap and downsamplebitmap. by commit-bot@chromium.org · 10 years ago
  46. 3dd6368 Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/) by commit-bot@chromium.org · 10 years ago
  47. 9a558d4 using real tiles when simulating tiling by commit-bot@chromium.org · 10 years ago
  48. ee982ed TSAN caught us racing in ScalarBench.cpp by commit-bot@chromium.org · 10 years ago
  49. 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
  50. 687a26d fix int->scalar warnings by reed@google.com · 10 years ago
  51. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  52. 16fdbd3 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  53. fdee40f Revert of Whitespace change to test CQ throttling (https://codereview.chromium.org/307993004/) by commit-bot@chromium.org · 10 years ago
  54. 6402089 Whitespace change to test CQ throttling by commit-bot@chromium.org · 10 years ago
  55. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  56. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  57. 0585843 Fixing a clusterfuzz found issue by commit-bot@chromium.org · 10 years ago
  58. facad13 Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
  59. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  60. 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  61. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  62. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  63. 39e8d93 DM tweaks by commit-bot@chromium.org · 10 years ago
  64. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  65. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  66. 0365261 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  67. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  68. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  69. d3c6b3f Tinker with SkLazyFnPtr a bit. by commit-bot@chromium.org · 10 years ago
  70. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  71. ecc8649 Mark remaining Ubuntu msaa shadertext2 images as ignore-failure. by bsalomon@google.com · 10 years ago
  72. ff33677 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  73. 672e7cf fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed@google.com · 10 years ago
  74. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  75. 6ee7a09 cleanup gyp common_variables by djsollen@google.com · 10 years ago
  76. 0b8bbf6 Rebaseline stragglers, mark shadertext2 as ignore on ubunutu for msaa configs. by bsalomon@google.com · 10 years ago
  77. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  78. cac02e5 Bench rebaseline from codereview: fix is_finished by commit-bot@chromium.org · 10 years ago
  79. 68d20ec legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  80. 0a7e5b7 Add the ability to select a source image to use in the code. by commit-bot@chromium.org · 10 years ago
  81. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  82. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  83. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  84. 8de5b7b Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag. by bungeman@google.com · 10 years ago
  85. 97415aa Rebase shadertext2,3 and stroketext on gpu configs by bsalomon@google.com · 10 years ago
  86. f970b70 New baselines for imagefilter GMs in perspective mode post-r14920. by senorblanco@chromium.org · 10 years ago
  87. c4be146 re-enable downsample and filterbitmap GMs by commit-bot@chromium.org · 10 years ago
  88. 0e59c3a rebaselines for ignored filterbitmap / downsamplebitmap tests by commit-bot@chromium.org · 10 years ago
  89. e65a44a Bench Rebaseline from Codereview: separate out all_trybots_finished() by commit-bot@chromium.org · 10 years ago
  90. 5bf38e2 Rebaseline GMs with missing expectated images and shadertext2 msaa by bsalomon@google.com · 10 years ago
  91. 0a92d8e ignore failing pdf-native for shadertext by commit-bot@chromium.org · 10 years ago
  92. f87f1e3 rebaselines for shadertext after unitmapper removal by commit-bot@chromium.org · 10 years ago
  93. 7ac83bb ignore failures for acutals that never appear by commit-bot@chromium.org · 10 years ago
  94. 050b3b8 Massive rebaseline of gpu images after matrix change. by bsalomon@google.com · 10 years ago
  95. 17af7e4 whitespace change to trigger buildbots and get all GM images uploaded by commit-bot@chromium.org · 10 years ago
  96. 47c66dd separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
  97. 5373260 git cl dcommit# Enter a description of the change. shadertext2 rebaselines by commit-bot@chromium.org · 10 years ago
  98. dcba993 Add sk_memcpy32 to Memcpy bench. by commit-bot@chromium.org · 10 years ago
  99. 793ddd9 Shut up windows build errors on new GM by commit-bot@chromium.org · 10 years ago
  100. 3c1594a make new blurrect GM and replace the dozens of existing ones by commit-bot@chromium.org · 10 years ago