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