1. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  2. cd1930d De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  3. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  4. 654ad19 Revert of De-templatize Sk4pxXfermode code a bit. (patchset #2 id:20001 of https://codereview.chromium.org/1242743004/) by mtklein · 9 years ago
  5. 18c58c7 Possible fix Moto E compilation failure by robertphillips · 9 years ago
  6. e617e15 De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  7. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  8. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
  9. f6e092a Remove SK_LEGACY_IMAGE_FILTER_CROP_RECT_EDGES code. by senorblanco · 9 years ago
  10. ae3714f make varied_text* gm portable by caryclark · 9 years ago
  11. 0278197 Run noise shader separately in imagefiltersclipped by jvanverth · 9 years ago
  12. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago
  13. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  14. 9b8d358 Skip imagefiltersclipped GM on Galaxy S4 by borenet · 9 years ago
  15. e942bee Revert of 565 support for SIMD xfermodes (patchset #3 id:40001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  16. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  17. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  18. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  19. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  20. 942930d 565 support for SIMD xfermodes by mtklein · 9 years ago
  21. 1accc4c Fix textureDomain/bleed prevention in msaa by robertphillips · 9 years ago
  22. a6ae14e Split llvm_coverage_run into two scripts by borenet · 9 years ago
  23. 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
  24. b5a1217 Update SKP version by skia.buildbots · 9 years ago
  25. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  26. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  27. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago
  28. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago
  29. a2a6fe8 Some cleanups of VisualBench by joshualitt · 9 years ago
  30. 5150a77 llvm_coverage_build: Use CC and CXX variables by default by borenet · 9 years ago
  31. 992c761 Reland of Add fast normalize for SkLightingImageFilter. (patchset #1 id:1 of https://codereview.chromium.org/1244523002/) by jvanverth · 9 years ago
  32. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  33. b9efc79 Add an entry in directory for BugChomper. by tfarina · 9 years ago
  34. 330bb95 No longer using non-antialiased fast path for lines when antialiasing is on. by ethannicholas · 9 years ago
  35. 9ec0d43 Removing GrTemplates.h by joshualitt · 9 years ago
  36. 73d5de5 Cleanup of GrFontDescKey by joshualitt · 9 years ago
  37. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  38. ac66a81 Revert of Add fast normalize for SkLightingImageFilter. (patchset #2 id:20001 of https://codereview.chromium.org/1240023002/) by reed · 9 years ago
  39. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  40. 47d280d Fix visual bench memory leak by joshualitt · 9 years ago
  41. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  42. 31b21f6 Small fix for visualbench by joshualitt · 9 years ago
  43. 1891863 refactor code to apply the croprect by reed · 9 years ago
  44. dfa0ecf Add fast normalize for SkLightingImageFilter. by jvanverth · 9 years ago
  45. c1121ef Stop running image tests on msaa. by scroggo · 9 years ago
  46. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  47. bea0150 Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https://codereview.chromium.org/1226123012/) by bsalomon · 9 years ago
  48. b6b0a6e Remove rt flags that are not necessary by bsalomon · 9 years ago
  49. 8cab9a7 All batches do their own pipeline compare by joshualitt · 9 years ago
  50. e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
  51. dbe1e6f Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  52. 3e5f555 Various GL testing fixes by jvanverth · 9 years ago
  53. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  54. 0df62e3 Revert of Give GrBatch a pointer to GrPipeline (patchset #1 id:1 of https://codereview.chromium.org/1237283007/) by joshualitt · 9 years ago
  55. 1170a12 Give GrBatch a pointer to GrPipeline by joshualitt · 9 years ago
  56. 5f7f428 increase gm offsetimagefilter stroke width by caryclark · 9 years ago
  57. 8a955af Coverage script: fix missing data by borenet · 9 years ago
  58. 767d273 Replace buggy_blend_modes GM with an exhaustive test. by mtklein · 9 years ago
  59. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  60. 18a240d make *imagefilter morphology iamge bitmapsource gm portable by caryclark · 9 years ago
  61. e148ac5 make strokefill gm portable by caryclark · 9 years ago
  62. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  63. 891f0f3 Added GLVec4ScalarBench that doesn't use VAOs by wangyix · 9 years ago
  64. 5df0575 make gradtext quadpaths gm portable by caryclark · 9 years ago
  65. 91e51cb Fix leak in Android FontMgr test. by bungeman · 9 years ago
  66. 786ece1 Allow Android font manager on *nix. by bungeman · 9 years ago
  67. dcd56e2 Fix for android command line arguments to VisualBench by joshualitt · 9 years ago
  68. eeb8d99 Only run test_wrapped_resources() when GL is active by jvanverth · 9 years ago
  69. b4d40ef Don't upload texture smaller than the min texture size when stretching a bmp up to a POT by bsalomon · 9 years ago
  70. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  71. cae3ca6 make path-reverse gm portable by caryclark · 9 years ago
  72. 82874f8 Match works correctly on visualbench by joshualitt · 9 years ago
  73. 4524813 experimental: remove old PDF benchmarking tools by halcanary · 9 years ago
  74. f0c8440 llvm-coverage script: respect SKIA_OUT by borenet · 9 years ago
  75. fd9a6a2 Fix undefined behavior. by herb · 9 years ago
  76. dc77b35 Optimize RGB16 blitV functions with NEON for ARM platform. by yang.zhang · 9 years ago
  77. 004aebd Revert of Added a GLBench for testing performance of vec4 vs scalar for coverage in generated shaders. (patchset #6 id:90001 of https://codereview.chromium.org/1225383002/) by scroggo · 9 years ago
  78. d4fa90f Fix VisualBench to hold onto a surface by joshualitt · 9 years ago
  79. 108b5b2 make linepaths gm portable by caryclark · 9 years ago
  80. 001ceb7 remove funkster from dcshader gm by caryclark · 9 years ago
  81. 7e797df Document new CQ keyword by rmistry · 9 years ago
  82. 02b5aa3 Fixed valgrind issues with libjpeg-turbo by msarett · 9 years ago
  83. be4229b Updated PDFViewer drawImageRect() overrides by fmalita · 9 years ago
  84. b3d54d7 Let Android use old version of onDrawBitmapRect. by scroggo · 9 years ago
  85. 44cf62c Fix buggy blend modes. by mtklein · 9 years ago
  86. 2ecc000 Preserve SKP cullrects on deserialization by fmalita · 9 years ago
  87. e8c5666 Very tiny paths are subsumed by the Convexicator by caryclark · 9 years ago
  88. 5ca41c1 Remove GrRedBlackTree by joshualitt · 9 years ago
  89. 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
  90. 3df1e21 Another trivial cleanup by joshualitt · 9 years ago
  91. ab51cbd Disable optimization as HWUI does not yet support color shaders. by djsollen · 9 years ago
  92. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  93. 4be181e 3-15% speedup to HardLight / Overlay xfermodes. by mtklein · 9 years ago
  94. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  95. 4abc186 Add a GYP flag to define SKNX_NO_SIMD when set. by mtklein · 9 years ago
  96. bfd9ee6 Fix typo in non-SIMD Sk4f::thenElse(). by mtklein · 9 years ago
  97. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 9 years ago
  98. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  99. 52e7657 Another trivial cleanup by joshualitt · 9 years ago
  100. c734e69 Added a glBench for testing performance of vec4 vs scalar coverage in generated shaders. by wangyix · 9 years ago