1. 0957424 SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  2. de3a726 Make SkImage::readYUV8Planes const by Brian Salomon · 9 years ago
  3. e3fafcf Increase max vertex attrib count in GrPrimitiveProcessor by cdalton · 9 years ago
  4. e62cbdf Fix assert accessing pipeline from initBatchTracker by cdalton · 9 years ago
  5. ebf4408 Fix bugs in SkBmpCodec by msarett · 9 years ago
  6. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  7. d32d19a Reduce stack usage for Google3. by benjaminwagner · 9 years ago
  8. 1e06079 NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  9. 93e613d Handle gray alpha conversions in SkSwizzler by msarett · 9 years ago
  10. be5cfa9 Rename SkBitmapProcStateAutoMapper methods by fmalita · 9 years ago
  11. 513d307 use left-shift macro to fix/avoid undefined behvarior warnings by reed · 9 years ago
  12. 6dfc754 optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask) by reed · 9 years ago
  13. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 9 years ago
  14. ef5252e extend gm to test aa[] parameter on xfer4f procs by reed · 9 years ago
  15. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  16. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  17. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  18. 1059b1f Add SkMSAN.h by mtklein · 9 years ago
  19. 69d1603 Add option to specify a font collection when creating a by kulshin · 9 years ago
  20. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  21. 2404f03 Use SkBitmapProcStateAutoMapper for filter samplers also by fmalita · 9 years ago
  22. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  23. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  24. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  25. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
  26. 0700651 SSSE3 optimizations for gray -> RGBA (or BGRA) by msarett · 9 years ago
  27. 2eff71c NEON optimizations for gray -> RGBA (or BGRA) conversions by msarett · 9 years ago
  28. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  29. bf907e6 unroll srcover_1 for blending a single color by reed · 9 years ago
  30. 000b83b Remove SK_SUPPORT_LEGACY_SAMPLER_BIAS by fmalita · 9 years ago
  31. eb54307 Sampler bias for all nofilter flavors by fmalita · 9 years ago
  32. 22000d1 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  33. 0735de6 Fix fuzzer-found deserialization bug in SkPathRef by ajuma · 9 years ago
  34. 2ac722f Revert of Avoid too small reads to bufferMoreData() (patchset #4 id:60001 of https://codereview.chromium.org/1644893003/ ) by jcgregorio · 9 years ago
  35. fd918e8 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  36. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  37. 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
  38. b21c752 Look beyond SSE2 for Paeth by mtklein · 9 years ago
  39. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  40. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  41. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  42. 40bed64 SkPictureShader cleanup by fmalita · 9 years ago
  43. 13a9123 A variety of SkPngCodec clean-ups by msarett · 9 years ago
  44. 2352696 Replace the id<-->key hashmap in SkImageFilter by a SkTArray by xidachen · 9 years ago
  45. d2a4271 Fix S32_D32_constX_shaderproc assert by fmalita · 9 years ago
  46. 2baa84b batch merge new edges by caryclark · 9 years ago
  47. bef1adf Suppress SkBitmapProcState assert temporarily by fmalita · 9 years ago
  48. 1b46a57 Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 9 years ago
  49. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  50. 8a8eb52 Remove SkBitmapProcStateAutoMapper's overflow check by fmalita · 9 years ago
  51. 395eabe float components in xfermodes by reed · 9 years ago
  52. afd25f7 combine vertical overlapping edges by caryclark · 9 years ago
  53. 02a6bfa Revert of batch merge new edges (patchset #1 id:1 of https://codereview.chromium.org/1647223002/ ) by msarett · 9 years ago
  54. 653c12d Add sampler bias for the nofilter/translate specializations by fmalita · 9 years ago
  55. e645965 Use proper row step in SkRawCodec by scroggo · 9 years ago
  56. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  57. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  58. ae658e1 batch merge new edges by caryclark · 9 years ago
  59. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  60. 703348f fix teeny dashed path bug by caryclark · 9 years ago
  61. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  62. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  63. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  64. fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
  65. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  66. 54d6029 SaveFlags begone! by fmalita · 9 years ago
  67. 900901f Work around exasperating Google3 Android build error. by benjaminwagner · 9 years ago
  68. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 9 years ago
  69. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 9 years ago
  70. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  71. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 9 years ago
  72. 98124ef Make SkPixelXorXfermode's opColor be SkPMColor by robertphillips · 9 years ago
  73. 62358e7 SkPngFilters: guard with libpng >= 1.5.7 by mtklein · 9 years ago
  74. 1c971fa SkPngFilters: use normal pointer types. by mtklein · 9 years ago
  75. bbb6dc8 kill SkValue by mtklein · 9 years ago
  76. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
  77. 5534312 Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://codereview.chromium.org/1640793002/ ) by msarett · 9 years ago
  78. 440c5a9 Consolidate SkStream copying methods by scroggo · 9 years ago
  79. fda27a9 Fix Windows build by yujieqin · 9 years ago
  80. 076d83d Enable RAW codec for Windows by yujieqin · 9 years ago
  81. b84b5b4 It derives the dng_host and overrides PerformAreaTask() to split the task into several sub-tasks which get added to SkTaskGroup. by ebrauer · 9 years ago
  82. 24716be Fix complier issue [-Werror, -Wvla] by yujieqin · 9 years ago
  83. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  84. 5ba2b96 move more geometry to simd by caryclark · 9 years ago
  85. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  86. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  87. eae84c2 Image filters: fix srcOffset handling in asFragmentProcessor() path. by senorblanco · 9 years ago
  88. a766ca8 de-proc sk_float_rsqrt by mtklein · 9 years ago
  89. e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 9 years ago
  90. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  91. 7a56123 Revert of Initial support for turning Skia draws into a JSON document and vice versa. (patchset #3 id:80001 of https://codereview.chromium.org/1636563002/ ) by msarett · 9 years ago
  92. 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  93. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  94. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  95. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  96. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  97. c721196 Fixed compilation on mingw. by cjacek · 9 years ago
  98. a273c0f remove legacy defines by caryclark · 9 years ago
  99. 8f66a88 Delete 2 legacy flags by fmalita · 9 years ago
  100. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago