1. 6c2c2b0 Minimize retrieving SkGlyph in GrTextContext by joshualitt · 9 years ago
  2. 29ccdf8 Fix Ganesh drawAtlas bug with quad colors by robertphillips · 9 years ago
  3. 965b36c Set preallocated TextBatch geometries to 4 rather than 32 by bsalomon · 9 years ago
  4. 266c232 skia: wrong calling convention on eglGetPlatformDisplayEXT by hendrikw · 9 years ago
  5. ba9757a make dftext gm not overlap itself by caryclark · 9 years ago
  6. 1b31402 make fontcache textblob gm portable by caryclark · 9 years ago
  7. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  8. a0170f1 make dftext the same on Linux and Android by caryclark · 9 years ago
  9. a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago
  10. a56884c Fix Android x86 compile on mac by msarett · 9 years ago
  11. 4e34001 Skia: ANGLE Roll by hendrikw · 9 years ago
  12. 3b0f98e fix typeface leak by caryclark · 9 years ago
  13. 494aa59 Fix ImageNewSurface test on S4. by bsalomon · 9 years ago
  14. eb86b55 Fix variable shadowing in SkMorphologyImageFilter by robertphillips · 9 years ago
  15. 29c6979 Update fallback rsqrt implementation to use optimal constants. by jvanverth · 9 years ago
  16. 4765bdc fix comment on GrBatchTextStrike by joshualitt · 9 years ago
  17. e663341 fix typo by caryclark · 9 years ago
  18. b9c47f9 Have Windows use _mm_rsqrt_ss too. by mtklein · 9 years ago
  19. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  20. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  21. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  22. 6d600af Fix formatting in the CQ keywords markdown by rmistry · 9 years ago
  23. 150714f Name of primitive processor will now be printed in generated shader code by wangyix · 9 years ago
  24. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  25. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  26. 243406e Add skia_use_android_framework_defines GYP_DEFINE by borenet · 9 years ago
  27. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  28. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  29. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  30. ced1585 565 support for SIMD xfermodes by mtklein · 9 years ago
  31. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  32. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  33. 265697d Remove some redundant fields from BitmapTextBatch (and rename to TextBatch). by bsalomon · 9 years ago
  34. 1ae488f skia: GrGLAssembleGLInterface update load chromium extension functions by hendrikw · 9 years ago
  35. 5513691 Fix Android framework build by msarett · 9 years ago
  36. 3fc6560 Fix tile drop-out on S4 for texture decal mode. by jvanverth · 9 years ago
  37. 4cb3003 Coverage: add a trace for not_covered_lines per file by borenet · 9 years ago
  38. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  39. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  40. 71f5db8 Fix CQ keyword and add more detail by rmistry · 9 years ago
  41. 78f55fc Revert of 565 support for SIMD xfermodes (patchset #4 id:60001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  42. 860dcaa 565 support for SIMD xfermodes by mtklein · 9 years ago
  43. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  44. 10b371c ANGLE deps roll by hendrikw · 9 years ago
  45. b7069e9 Compile with VS2015. by bungeman · 9 years ago
  46. 7a787b4 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by ericrk · 9 years ago
  47. cd94d73 Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chromium.org/1244843003/) by hendrikw · 9 years ago
  48. db0b1e7 ANGLE deps roll by hendrikw · 9 years ago
  49. 0f38612 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  50. e59524d make mixedtextblobs gm portable by caryclark · 9 years ago
  51. 4c4b84c Clean up more SkXfermode.cpp dead code. by mtklein · 9 years ago
  52. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  53. cd1930d De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  54. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  55. 654ad19 Revert of De-templatize Sk4pxXfermode code a bit. (patchset #2 id:20001 of https://codereview.chromium.org/1242743004/) by mtklein · 9 years ago
  56. 18c58c7 Possible fix Moto E compilation failure by robertphillips · 9 years ago
  57. e617e15 De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  58. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  59. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
  60. f6e092a Remove SK_LEGACY_IMAGE_FILTER_CROP_RECT_EDGES code. by senorblanco · 9 years ago
  61. ae3714f make varied_text* gm portable by caryclark · 9 years ago
  62. 0278197 Run noise shader separately in imagefiltersclipped by jvanverth · 9 years ago
  63. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago
  64. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  65. 9b8d358 Skip imagefiltersclipped GM on Galaxy S4 by borenet · 9 years ago
  66. e942bee Revert of 565 support for SIMD xfermodes (patchset #3 id:40001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  67. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  68. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  69. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  70. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  71. 942930d 565 support for SIMD xfermodes by mtklein · 9 years ago
  72. 1accc4c Fix textureDomain/bleed prevention in msaa by robertphillips · 9 years ago
  73. a6ae14e Split llvm_coverage_run into two scripts by borenet · 9 years ago
  74. 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
  75. b5a1217 Update SKP version by skia.buildbots · 9 years ago
  76. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  77. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  78. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago
  79. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago
  80. a2a6fe8 Some cleanups of VisualBench by joshualitt · 9 years ago
  81. 5150a77 llvm_coverage_build: Use CC and CXX variables by default by borenet · 9 years ago
  82. 992c761 Reland of Add fast normalize for SkLightingImageFilter. (patchset #1 id:1 of https://codereview.chromium.org/1244523002/) by jvanverth · 9 years ago
  83. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  84. b9efc79 Add an entry in directory for BugChomper. by tfarina · 9 years ago
  85. 330bb95 No longer using non-antialiased fast path for lines when antialiasing is on. by ethannicholas · 9 years ago
  86. 9ec0d43 Removing GrTemplates.h by joshualitt · 9 years ago
  87. 73d5de5 Cleanup of GrFontDescKey by joshualitt · 9 years ago
  88. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  89. ac66a81 Revert of Add fast normalize for SkLightingImageFilter. (patchset #2 id:20001 of https://codereview.chromium.org/1240023002/) by reed · 9 years ago
  90. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  91. 47d280d Fix visual bench memory leak by joshualitt · 9 years ago
  92. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  93. 31b21f6 Small fix for visualbench by joshualitt · 9 years ago
  94. 1891863 refactor code to apply the croprect by reed · 9 years ago
  95. dfa0ecf Add fast normalize for SkLightingImageFilter. by jvanverth · 9 years ago
  96. c1121ef Stop running image tests on msaa. by scroggo · 9 years ago
  97. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  98. 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
  99. b6b0a6e Remove rt flags that are not necessary by bsalomon · 9 years ago
  100. 8cab9a7 All batches do their own pipeline compare by joshualitt · 9 years ago