1. 9c7fdab Always inline SkFloatToFixed_arm. by commit-bot@chromium.org · 10 years ago
  2. a1633da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  3. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  4. d6dcacd DM: tweaks by commit-bot@chromium.org · 10 years ago
  5. 47b679b comment out info4 test until Rob can fix it by reed@google.com · 10 years ago
  6. 4cef1be rebaseline_server: apply ignored-tests.txt within rebaseline_server, not just on the bots by commit-bot@chromium.org · 10 years ago
  7. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  8. ddb9331 remove reference to (deleted) SkKernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  9. f364521 Fix goauth path by commit-bot@chromium.org · 10 years ago
  10. 9cb4283 update NeedsDeepCopy by commit-bot@chromium.org · 10 years ago
  11. 5fd3768 bench rebase after 9f3b925 by commit-bot@chromium.org · 10 years ago
  12. e56e840 Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  13. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  14. 0fd0d4c Add warning about GOPATH to bug_chomper/run_server.sh by commit-bot@chromium.org · 10 years ago
  15. 44803fb Reland one more bug fix from "4x allocation in PipeController is probably overkill.". by commit-bot@chromium.org · 10 years ago
  16. 8041f3d arm64make script - fix error preventing Release testing. by commit-bot@chromium.org · 10 years ago
  17. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  18. 21bbc28 Allow GrFontCache::dump() in all builds. by commit-bot@chromium.org · 10 years ago
  19. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  20. d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 10 years ago
  21. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  22. 3055879 Add ownership dox for SkShader::asACompose. by commit-bot@chromium.org · 10 years ago
  23. f70e917 By default, Chromium optimizes for size when compiling on Android. by commit-bot@chromium.org · 10 years ago
  24. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  25. 8ec8bab Update layer-pre-rendering for Chrome flag by commit-bot@chromium.org · 10 years ago
  26. 9f3b925 Ping MySQL every minute in an attempt to keep the connection alive. by commit-bot@chromium.org · 10 years ago
  27. ab885be Comment out call broken call to pushMatrix in LuaCanvas by commit-bot@chromium.org · 10 years ago
  28. 44d4210 BugChomper: Get the oauth_client_secret from GS by commit-bot@chromium.org · 10 years ago
  29. 54aac65 bench rebase after f71be96 by commit-bot@chromium.org · 10 years ago
  30. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  31. 5132461 BugChomper utility - rewrite in Go by commit-bot@chromium.org · 10 years ago
  32. 90bebbb Fixed flaky test by commit-bot@chromium.org · 10 years ago
  33. 9d439a7 Adds dashboard link for one-line plot on each alert item. by commit-bot@chromium.org · 10 years ago
  34. 30aa341 Adds kelvinly@google.com to CQ_COMMITTERS by commit-bot@chromium.org · 10 years ago
  35. e7851cd Update TSAN suppressions. by commit-bot@chromium.org · 10 years ago
  36. 92cea27 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
  37. f71be96 Always inline Filter_32_*_neon functions by commit-bot@chromium.org · 10 years ago
  38. 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
  39. c44672c bench rebase after e92c68f by commit-bot@chromium.org · 10 years ago
  40. 7e9feda Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
  41. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. b3c836b add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  43. 5654d17 comment-only fix to tools/update-doxygen.sh by commit-bot@chromium.org · 10 years ago
  44. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  45. 68a3815 rename rebaseline_server JSON constants to be more consistent by commit-bot@chromium.org · 10 years ago
  46. 87b0094 bench rebase after 261d015 by commit-bot@chromium.org · 10 years ago
  47. b67b8e6 apply localmatrix in pre-order, to match other shaders by reed@google.com · 10 years ago
  48. a501a64 add new perlin noise gm to test localmatrix by reed@google.com · 10 years ago
  49. 261d015 Clean up global gSkSuppressFontCachePurgeSpew. by commit-bot@chromium.org · 10 years ago
  50. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  51. 205ce48 add --readJsonSummaryPath to render_pictures by commit-bot@chromium.org · 10 years ago
  52. 1961c08 Adds the ability to filter bench expectations in builder/config level. by commit-bot@chromium.org · 10 years ago
  53. ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  54. 5b8d047 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  55. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  56. c51d6e4 bench rebase after 108eddb by commit-bot@chromium.org · 10 years ago
  57. 108eddb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  58. eaa6749 add localmatrix param to asNewEffect by reed@google.com · 10 years ago
  59. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  60. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  61. 68867b3 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  62. 259ea9a remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  63. 7584c29 Un-swap underline position and thickness calcualtions in DirectWrite. by bungeman@google.com · 10 years ago
  64. b7acbfe Flatten resources directory by halcanary@google.com · 10 years ago
  65. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  66. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  67. f9dc07c Revert "Flatten resources directory" by djsollen@google.com · 10 years ago
  68. e5e9602 Flatten resources directory by commit-bot@chromium.org · 10 years ago
  69. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  70. 5d20cae Allow for no pdf rasterizers in gm. by bungeman@google.com · 10 years ago
  71. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  72. bbce730 Add a dry-run option to gyp_skia. by bungeman@google.com · 10 years ago
  73. 8fe89d3 Use a tilegrid for bench_playback. by commit-bot@chromium.org · 10 years ago
  74. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  75. 36b3d34 update canvas-layer-state (which should be deleted soon) by commit-bot@chromium.org · 10 years ago
  76. 4175388 QuadTree: don't leak deferred inserts past clear() by commit-bot@chromium.org · 10 years ago
  77. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  78. 063e6b4 commit GM actuals as expectations for all tests, marking them as unreviewed by commit-bot@chromium.org · 10 years ago
  79. 1c26111 Fix typo in SkFontHost_win.cpp in comment. by bungeman@google.com · 10 years ago
  80. 4d868b0 Add missing sfnt header files to gyp. by bungeman@google.com · 10 years ago
  81. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  82. 263918c update Test-Linux-Bare-NoGPU-Arm8_64-Debug expectations by commit-bot@chromium.org · 10 years ago
  83. 6b30a33 Point to skiadocs in our README. by tfarina@chromium.org · 10 years ago
  84. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  85. 8a1e688 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  86. 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
  87. f97d65d Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  88. 97f0b08 rebaseline_server JSON: pass category values as values, not keys by commit-bot@chromium.org · 10 years ago
  89. daeec36 Remove non-existent header file from Android opts. by bungeman@google.com · 10 years ago
  90. a69bda8 return null if subshader fails by commit-bot@chromium.org · 10 years ago
  91. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  92. 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
  93. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  94. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 10 years ago
  95. 54f98fc Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  96. 7252f7b Fix rendering artifacts in pull-saveLayers-forward mode by commit-bot@chromium.org · 10 years ago
  97. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  98. 0ecbfff rebaseline_server: add link to other result sets from main UI by commit-bot@chromium.org · 10 years ago
  99. 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  100. 443c0a6 Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/) by commit-bot@chromium.org · 10 years ago