1. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  2. a3a9ebc documentation: more API details and examples. by halcanary · 9 years ago
  3. 6e9aed9 Fixing src rect constraint support for drawImage with SkPicture by junov · 9 years ago
  4. bca1400 remove pixel assert from ctable validator by reed · 9 years ago
  5. e9d6095 Cleanup Default Geo Proc API by joshualitt · 9 years ago
  6. 2c32342 No one calls SkXfermode::GetProc16 by mtklein · 9 years ago
  7. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
  8. 513f265 fix up GrImmediateDrawTarget.cpp by joshualitt · 9 years ago
  9. 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
  10. ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago
  11. 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
  12. 1c63436 Steal refs from other TextBatch in onCombineIfPossible by bsalomon · 9 years ago
  13. cf4e567 NEON has a ternary instruction. by mtklein · 9 years ago
  14. d602f4d Make allocation count in TextBatch implicit by bsalomon · 9 years ago
  15. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  16. cef14bf Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in preparation for SkComposeShader gpu backend by wangyix · 9 years ago
  17. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  18. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  19. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  20. d9f13ae fix for GrAtlasTextContext occasionally crashes on mixed runs by joshualitt · 9 years ago
  21. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  22. 6c2c2b0 Minimize retrieving SkGlyph in GrTextContext by joshualitt · 9 years ago
  23. 29ccdf8 Fix Ganesh drawAtlas bug with quad colors by robertphillips · 9 years ago
  24. 965b36c Set preallocated TextBatch geometries to 4 rather than 32 by bsalomon · 9 years ago
  25. 266c232 skia: wrong calling convention on eglGetPlatformDisplayEXT by hendrikw · 9 years ago
  26. ba9757a make dftext gm not overlap itself by caryclark · 9 years ago
  27. 1b31402 make fontcache textblob gm portable by caryclark · 9 years ago
  28. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  29. a0170f1 make dftext the same on Linux and Android by caryclark · 9 years ago
  30. a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago
  31. a56884c Fix Android x86 compile on mac by msarett · 9 years ago
  32. 4e34001 Skia: ANGLE Roll by hendrikw · 9 years ago
  33. 3b0f98e fix typeface leak by caryclark · 9 years ago
  34. 494aa59 Fix ImageNewSurface test on S4. by bsalomon · 9 years ago
  35. eb86b55 Fix variable shadowing in SkMorphologyImageFilter by robertphillips · 9 years ago
  36. 29c6979 Update fallback rsqrt implementation to use optimal constants. by jvanverth · 9 years ago
  37. 4765bdc fix comment on GrBatchTextStrike by joshualitt · 9 years ago
  38. e663341 fix typo by caryclark · 9 years ago
  39. b9c47f9 Have Windows use _mm_rsqrt_ss too. by mtklein · 9 years ago
  40. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  41. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  42. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  43. 6d600af Fix formatting in the CQ keywords markdown by rmistry · 9 years ago
  44. 150714f Name of primitive processor will now be printed in generated shader code by wangyix · 9 years ago
  45. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  46. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  47. 243406e Add skia_use_android_framework_defines GYP_DEFINE by borenet · 9 years ago
  48. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  49. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  50. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  51. ced1585 565 support for SIMD xfermodes by mtklein · 9 years ago
  52. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  53. 6af0c93 Moved GrGLFragmentProcessor definition to its own file by wangyix · 9 years ago
  54. 265697d Remove some redundant fields from BitmapTextBatch (and rename to TextBatch). by bsalomon · 9 years ago
  55. 1ae488f skia: GrGLAssembleGLInterface update load chromium extension functions by hendrikw · 9 years ago
  56. 5513691 Fix Android framework build by msarett · 9 years ago
  57. 3fc6560 Fix tile drop-out on S4 for texture decal mode. by jvanverth · 9 years ago
  58. 4cb3003 Coverage: add a trace for not_covered_lines per file by borenet · 9 years ago
  59. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  60. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  61. 71f5db8 Fix CQ keyword and add more detail by rmistry · 9 years ago
  62. 78f55fc Revert of 565 support for SIMD xfermodes (patchset #4 id:60001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  63. 860dcaa 565 support for SIMD xfermodes by mtklein · 9 years ago
  64. c71239b Change the GlyphCache to use a hash table instead of doing its own ad-hoc by herb · 9 years ago
  65. 10b371c ANGLE deps roll by hendrikw · 9 years ago
  66. b7069e9 Compile with VS2015. by bungeman · 9 years ago
  67. 7a787b4 Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of https://codereview.chromium.org/1216623003/) by ericrk · 9 years ago
  68. cd94d73 Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chromium.org/1244843003/) by hendrikw · 9 years ago
  69. db0b1e7 ANGLE deps roll by hendrikw · 9 years ago
  70. 0f38612 Bilinear optimization for 1D convolution. by ericrk · 9 years ago
  71. e59524d make mixedtextblobs gm portable by caryclark · 9 years ago
  72. 4c4b84c Clean up more SkXfermode.cpp dead code. by mtklein · 9 years ago
  73. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  74. cd1930d De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  75. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  76. 654ad19 Revert of De-templatize Sk4pxXfermode code a bit. (patchset #2 id:20001 of https://codereview.chromium.org/1242743004/) by mtklein · 9 years ago
  77. 18c58c7 Possible fix Moto E compilation failure by robertphillips · 9 years ago
  78. e617e15 De-templatize Sk4pxXfermode code a bit. by mtklein · 9 years ago
  79. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  80. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago
  81. f6e092a Remove SK_LEGACY_IMAGE_FILTER_CROP_RECT_EDGES code. by senorblanco · 9 years ago
  82. ae3714f make varied_text* gm portable by caryclark · 9 years ago
  83. 0278197 Run noise shader separately in imagefiltersclipped by jvanverth · 9 years ago
  84. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 9 years ago
  85. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  86. 9b8d358 Skip imagefiltersclipped GM on Galaxy S4 by borenet · 9 years ago
  87. e942bee Revert of 565 support for SIMD xfermodes (patchset #3 id:40001 of https://codereview.chromium.org/1245673002/) by mtklein · 9 years ago
  88. 1340039 Add Rec709 YUV color space support to GrYUVtoRGBEffect. by rileya · 9 years ago
  89. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  90. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  91. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  92. 942930d 565 support for SIMD xfermodes by mtklein · 9 years ago
  93. 1accc4c Fix textureDomain/bleed prevention in msaa by robertphillips · 9 years ago
  94. a6ae14e Split llvm_coverage_run into two scripts by borenet · 9 years ago
  95. 54f313c Clean up dead xfermode opts code. by mtklein · 9 years ago
  96. b5a1217 Update SKP version by skia.buildbots · 9 years ago
  97. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  98. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  99. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago
  100. dfcb7ab make arithmode bigtext colortype* degeneratesegments gm portable by caryclark · 9 years ago