1. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  2. a5ee45c Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chromium.org/637293003/) by bsalomon · 10 years ago
  3. 96e89d5 speculative fix for ios by Brian Salomon · 10 years ago
  4. 8dd35ce Make GM default to reseting gpu contexts on android. by bsalomon · 10 years ago
  5. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  6. 5a161ea Update SKP version to 120 by borenet · 10 years ago
  7. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  8. e6efd39 Only use msaa target for blur mask when doAA is true by derekf · 10 years ago
  9. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  10. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  11. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  12. 65be97d Stay in floats as much as possible in SkTileGrid, particularly in insert. by mtklein · 10 years ago
  13. d99741c Update perspective GMs for dfpaths by jvanverth · 10 years ago
  14. c7c2716 Add baselines for dftext GM. by jvanverth · 10 years ago
  15. 38ba4e0 Add -Wno-invalid-offsetof to Mac and iOS builds too. by mtklein · 10 years ago
  16. fb1fe4f Add SkPaint::getHash(). by mtklein · 10 years ago
  17. d909759 Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/) by joshualitt · 10 years ago
  18. 07a2553 gl programs rewrite by joshualitt · 10 years ago
  19. f19657f Fix for perspective GMs and df paths. by jvanverth · 10 years ago
  20. f9669f4 Fix perspective version of dftext GM by jvanverth · 10 years ago
  21. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  22. b109ac2 Make createOptDrawState return NULL if we would end up not drawing by egdaniel · 10 years ago
  23. d3ce6b4 explicitly delete our c++ window on quit by reed · 10 years ago
  24. ebfce41 Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:1 of https://codereview.chromium.org/635573004/) by bsalomon · 10 years ago
  25. c1188aa Added more msaa blurring rebaselines & a suppression by robertphillips · 10 years ago
  26. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  27. b9ab563 Don't readback and reupload texture-backed bitmaps by bsalomon · 10 years ago
  28. b1b2085 Rebaseline multipicturedraw_biglayer_* by robertphillips · 10 years ago
  29. 40e01c4 Remove suppressions in ignored-tests.txt by robertphillips · 10 years ago
  30. 59c01e0 extra call to flush until brian can figure it out by reed · 10 years ago
  31. e8a6751 Update SKP version to 119 by borenet · 10 years ago
  32. 3fc02f1 override applicationShouldTerminate so we can cleanup when we quit by reed · 10 years ago
  33. 5397725 Whitespace change to test CQ by rmistry · 10 years ago
  34. 4e8955b Rebaseline after msaa blur change by bsalomon · 10 years ago
  35. e71d884 Update suppressed baseline images by robertphillips · 10 years ago
  36. ed14f1d Reduce sizes in dftext GM on Android to match desktop better. by jvanverth · 10 years ago
  37. 345379d fix missing webtry output capture display by Greg Humphreys · 10 years ago
  38. 261f7a6 rework webtry css with compass and bootstrap by Greg Humphreys · 10 years ago
  39. 4302ae9 add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts by reed · 10 years ago
  40. 3342d1b Add suppression for multipicturedraw_biglayer GM by robertphillips · 10 years ago
  41. 410dd05 Fix some incorrect assumptions in GrLayerCache.cpp by robertphillips · 10 years ago
  42. f4555aa Create MSAA render target for blur mask texture by derekf · 10 years ago
  43. 307796b Plumb OptDrawState down to VertexShaderBuilder by egdaniel · 10 years ago
  44. 1564dde Fix multipicturedraw_biglayer GM by robertphillips · 10 years ago
  45. 0cb34b5 Update baseline GM images by robertphillips · 10 years ago
  46. e356c7f Restore a really single-threaded mode to DM. by mtklein · 10 years ago
  47. 8e47478 implement some so we can test it by reed · 10 years ago
  48. 2e5a986 New baselines by robertphillips · 10 years ago
  49. 5d271f1 Update fontcache expectations by jvanverth · 10 years ago
  50. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  51. 8d56e27 a few more tweaks to the webtry setup doc by humper · 10 years ago
  52. bc3dbbd add environment variable to webtry local run documentation by Greg Humphreys · 10 years ago
  53. de9bec4 Automatically resize the webtry text editor to fit the content by Greg Humphreys · 10 years ago
  54. d3b7ef6 fix webtry local run documentation by Greg Humphreys · 10 years ago
  55. 938dfba experimental c api by reed · 10 years ago
  56. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  57. 2f6628e Update SKP version to 118 by borenet · 10 years ago
  58. 6848e58 Update SKP version to 117 by borenet · 10 years ago
  59. 863d19b Update SKP version to 116 by borenet · 10 years ago
  60. f16cd28 Restart webtry to pick up changes. by tfarina · 10 years ago
  61. d0a185e Run goimports through 'go' code in bug_chomper. by tfarina · 10 years ago
  62. f05f5a7 Remove globals from tests/CanvasTest.cpp by piotaixr · 10 years ago
  63. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  64. 9e96aa0 remove unused TextBufferDirection enum by reed · 10 years ago
  65. 22edc83 Fix int16_t for glyphs, const glyphs, and clarify glyph loop. by bungeman · 10 years ago
  66. 7f1ed83 Reduce overdraw in MultiPictureDraw Sierpinski GM by robertphillips · 10 years ago
  67. 4611e7f Don't turn on dither for saveLayers which have no paint by robertphillips · 10 years ago
  68. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  69. d751ac0 abort op early if path isn't parseable by caryclark · 10 years ago
  70. d012877 Fix ref cnt'ing issue in GrProgramElement. by bsalomon · 10 years ago
  71. 6a65674 Update SKP version to 115 by borenet · 10 years ago
  72. 2cc22b8 make SkMatrix::dump always available by reed · 10 years ago
  73. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  74. d51ce44 Handle getMemoryBase returning NULL in WriteTask. by bungeman · 10 years ago
  75. 38c0587 Save/Restore around bench runs. by mtklein · 10 years ago
  76. 0a528c1 Use +- 2B for unbounded draw ops. by mtklein · 10 years ago
  77. 337c2dd check for newSurface failure by reed · 10 years ago
  78. d1f0ebd specialize setConcat for scale+translate by reed · 10 years ago
  79. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  80. 85d3427 Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) by bsalomon · 10 years ago
  81. e4b2314 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  82. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  83. f0e2154 Update webtry setup docs to reflect new installation procedure by humper · 10 years ago
  84. 149366e fix sudo redirection in setup script by humper · 10 years ago
  85. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  86. 8f8c25e Demote getCount, getDepth, and clear to RTree-only methods. by mtklein · 10 years ago
  87. ed48ebe Archive more dead code. by mtklein · 10 years ago
  88. 15c7ceb TileGrid: earliest need not be a pointer anymore by mtklein · 10 years ago
  89. b1fc64b Add a MultiPictureDraw GM to exercise layer clipping by robertphillips · 10 years ago
  90. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  91. 29fe24c Remove duplicated code in android_get_gl_proc. by jungjik.lee · 10 years ago
  92. 08bd03b Add blobshader GM baselines. by fmalita · 10 years ago
  93. 2a382f5 Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https://codereview.chromium.org/620433002/) by robertphillips · 10 years ago
  94. b77955e complete overhaul of webtry work partition between jail and host by humper · 10 years ago
  95. 4942e75 fix prev change to tooBigForLCD, and add test by reed · 10 years ago
  96. 5817f21 remove suppression for gm by reed · 10 years ago
  97. 8e393bf Don't adjust the bounds after a restore with the restore's paired saveLayer's paint. by mtklein · 10 years ago
  98. 8324a6a add baseline for clip_strokerect by reed · 10 years ago
  99. 39f31c6 baseline new GMs by reed · 10 years ago
  100. b3da83a avoid extra math work in MackRec by reed · 10 years ago