1. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  2. 5132461 BugChomper utility - rewrite in Go by commit-bot@chromium.org · 10 years ago
  3. 90bebbb Fixed flaky test by commit-bot@chromium.org · 10 years ago
  4. 9d439a7 Adds dashboard link for one-line plot on each alert item. by commit-bot@chromium.org · 10 years ago
  5. 30aa341 Adds kelvinly@google.com to CQ_COMMITTERS by commit-bot@chromium.org · 10 years ago
  6. e7851cd Update TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  7. 92cea27 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
  8. f71be96 Always inline Filter_32_*_neon functions by commit-bot@chromium.org · 10 years ago
  9. 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
  10. c44672c bench rebase after e92c68f by commit-bot@chromium.org · 10 years ago
  11. 7e9feda Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
  12. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. b3c836b add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  14. 5654d17 comment-only fix to tools/update-doxygen.sh by commit-bot@chromium.org · 10 years ago
  15. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  16. 68a3815 rename rebaseline_server JSON constants to be more consistent by commit-bot@chromium.org · 10 years ago
  17. 87b0094 bench rebase after 261d015 by commit-bot@chromium.org · 10 years ago
  18. b67b8e6 apply localmatrix in pre-order, to match other shaders by reed@google.com · 10 years ago
  19. a501a64 add new perlin noise gm to test localmatrix by reed@google.com · 10 years ago
  20. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  21. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  22. 205ce48 add --readJsonSummaryPath to render_pictures by commit-bot@chromium.org · 10 years ago
  23. 1961c08 Adds the ability to filter bench expectations in builder/config level. by commit-bot@chromium.org · 10 years ago
  24. ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  25. 5b8d047 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  26. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  27. c51d6e4 bench rebase after 108eddb by commit-bot@chromium.org · 10 years ago
  28. 108eddb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  29. eaa6749 add localmatrix param to asNewEffect by reed@google.com · 10 years ago
  30. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  31. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  32. 68867b3 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  33. 259ea9a remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  34. 7584c29 Un-swap underline position and thickness calcualtions in DirectWrite. by bungeman@google.com · 10 years ago
  35. b7acbfe Flatten resources directory by halcanary@google.com · 10 years ago
  36. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  37. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  38. f9dc07c Revert "Flatten resources directory" by djsollen@google.com · 10 years ago
  39. e5e9602 Flatten resources directory by commit-bot@chromium.org · 10 years ago
  40. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  41. 5d20cae Allow for no pdf rasterizers in gm. by bungeman@google.com · 10 years ago
  42. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  43. bbce730 Add a dry-run option to gyp_skia. by bungeman@google.com · 10 years ago
  44. 8fe89d3 Use a tilegrid for bench_playback. by commit-bot@chromium.org · 10 years ago
  45. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  46. 36b3d34 update canvas-layer-state (which should be deleted soon) by commit-bot@chromium.org · 10 years ago
  47. 4175388 QuadTree: don't leak deferred inserts past clear() by commit-bot@chromium.org · 10 years ago
  48. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  49. 063e6b4 commit GM actuals as expectations for all tests, marking them as unreviewed by commit-bot@chromium.org · 10 years ago
  50. 1c26111 Fix typo in SkFontHost_win.cpp in comment. by bungeman@google.com · 10 years ago
  51. 4d868b0 Add missing sfnt header files to gyp. by bungeman@google.com · 10 years ago
  52. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  53. 263918c update Test-Linux-Bare-NoGPU-Arm8_64-Debug expectations by commit-bot@chromium.org · 10 years ago
  54. 6b30a33 Point to skiadocs in our README. by tfarina@chromium.org · 10 years ago
  55. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  56. 8a1e688 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  57. 5e674b2 Revert of Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. (https://codereview.chromium.org/265973002/) by commit-bot@chromium.org · 10 years ago
  58. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  59. 97f0b08 rebaseline_server JSON: pass category values as values, not keys by commit-bot@chromium.org · 10 years ago
  60. daeec36 Remove non-existent header file from Android opts. by bungeman@google.com · 10 years ago
  61. a69bda8 return null if subshader fails by commit-bot@chromium.org · 10 years ago
  62. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  63. 3d41c4a Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures by robertphillips@google.com · 10 years ago
  64. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  65. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 10 years ago
  66. 54f98fc Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  67. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  68. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  69. 0ecbfff rebaseline_server: add link to other result sets from main UI by commit-bot@chromium.org · 10 years ago
  70. 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  71. 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 10 years ago
  72. 877ed07 Greenify bench bot Perf-Android-Nexus7-Tegra3-Arm7-Release at build 2816 by commit-bot@chromium.org · 10 years ago
  73. 2656b1d Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  74. c4f9cbd Greenify bench bot Perf-Android-Nexus4-Adreno320-Arm7-Release at build 1643 by commit-bot@chromium.org · 10 years ago
  75. 2b0126b Fix some references to Makefiles in gyp_skia. by tfarina@chromium.org · 10 years ago
  76. 8a2151f Remove global SkRandoms from ChartBench. by commit-bot@chromium.org · 10 years ago
  77. a87dd20 Greenify bench bot Perf-Android-Nexus7-Tegra3-Arm7-Release at build 2818 by commit-bot@chromium.org · 10 years ago
  78. 09b61c3 Greenify bench bot Perf-Android-Nexus4-Adreno320-Arm7-Release at build 1644 by commit-bot@chromium.org · 10 years ago
  79. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  80. 8fec409 Greenify bench bot Perf-Win7-ShuttleA-HD2000-x86-Release at build 2207 by commit-bot@chromium.org · 10 years ago
  81. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  82. 6d85e3e bench rebase after 37f6e62 by commit-bot@chromium.org · 10 years ago
  83. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  84. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  85. beb1af2 First pass at pre-rendering saveLayers for GPU by robertphillips@google.com · 10 years ago
  86. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  87. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  88. a8e52df remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  89. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  90. d4db657 Fix for SkDisplacementMap::onFilterBounds(). by senorblanco@chromium.org · 10 years ago
  91. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  92. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  93. a60d037 make compare_rendered_pictures_test.py run end-to-end test by commit-bot@chromium.org · 10 years ago
  94. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  95. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 10 years ago
  96. d53b227 New GM for testing circle blur optimization by commit-bot@chromium.org · 10 years ago
  97. eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 10 years ago
  98. 80b1d03 Disable broken GMs on Nexus 4. by djsollen@google.com · 10 years ago
  99. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  100. 44e3f71 GameBench: curCell doesn't need to be extra state. by commit-bot@chromium.org · 10 years ago