1. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  2. 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
  3. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  4. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  5. 9c7a8a4 Optimize the SkRawStream when the input is an asset stream by yujieqin · 9 years ago
  6. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  7. d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  8. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  9. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  10. a87d6de Set sRGB flag for PNGs with an sRGB chunk by msarett · 9 years ago
  11. 16aad78 Fix memory leak in SkSpecialSurface by robertphillips · 9 years ago
  12. 3a94c6c Add SkAutoPixmapStorage::detachPixelsAsData() by fmalita · 9 years ago
  13. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  14. f7cdb06 extend compose-colorfilter to 4f by reed · 9 years ago
  15. eb10ed4 speculatively comment out chrome mac perf test crasher by caryclark · 9 years ago
  16. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago
  17. 6b48984 Don't print dialog box prior to crashing. by djsollen · 9 years ago
  18. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  19. a3d99a5 don't get dismayed by negative scales for HQ by reed · 9 years ago
  20. 50b98b4 add note about security and new subclasses by reed · 9 years ago
  21. ff172da Revert of Work around exasperating Google3 Android build error. (patchset #1 id:1 of https://codereview.chromium.org/1649493005/ ) by benjaminwagner · 9 years ago
  22. 0957424 SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  23. de3a726 Make SkImage::readYUV8Planes const by Brian Salomon · 9 years ago
  24. e3fafcf Increase max vertex attrib count in GrPrimitiveProcessor by cdalton · 9 years ago
  25. e62cbdf Fix assert accessing pipeline from initBatchTracker by cdalton · 9 years ago
  26. ebf4408 Fix bugs in SkBmpCodec by msarett · 9 years ago
  27. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  28. d32d19a Reduce stack usage for Google3. by benjaminwagner · 9 years ago
  29. 1e06079 NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  30. 93e613d Handle gray alpha conversions in SkSwizzler by msarett · 9 years ago
  31. be5cfa9 Rename SkBitmapProcStateAutoMapper methods by fmalita · 9 years ago
  32. 513d307 use left-shift macro to fix/avoid undefined behvarior warnings by reed · 9 years ago
  33. 6dfc754 optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask) by reed · 9 years ago
  34. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 9 years ago
  35. ef5252e extend gm to test aa[] parameter on xfer4f procs by reed · 9 years ago
  36. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  37. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  38. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  39. 1059b1f Add SkMSAN.h by mtklein · 9 years ago
  40. 69d1603 Add option to specify a font collection when creating a by kulshin · 9 years ago
  41. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  42. 2404f03 Use SkBitmapProcStateAutoMapper for filter samplers also by fmalita · 9 years ago
  43. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  44. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  45. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  46. 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
  47. 0700651 SSSE3 optimizations for gray -> RGBA (or BGRA) by msarett · 9 years ago
  48. 2eff71c NEON optimizations for gray -> RGBA (or BGRA) conversions by msarett · 9 years ago
  49. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  50. bf907e6 unroll srcover_1 for blending a single color by reed · 9 years ago
  51. 000b83b Remove SK_SUPPORT_LEGACY_SAMPLER_BIAS by fmalita · 9 years ago
  52. eb54307 Sampler bias for all nofilter flavors by fmalita · 9 years ago
  53. 22000d1 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  54. 0735de6 Fix fuzzer-found deserialization bug in SkPathRef by ajuma · 9 years ago
  55. 2ac722f Revert of Avoid too small reads to bufferMoreData() (patchset #4 id:60001 of https://codereview.chromium.org/1644893003/ ) by jcgregorio · 9 years ago
  56. fd918e8 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  57. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  58. 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
  59. b21c752 Look beyond SSE2 for Paeth by mtklein · 9 years ago
  60. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  61. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  62. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  63. 40bed64 SkPictureShader cleanup by fmalita · 9 years ago
  64. 13a9123 A variety of SkPngCodec clean-ups by msarett · 9 years ago
  65. 2352696 Replace the id<-->key hashmap in SkImageFilter by a SkTArray by xidachen · 9 years ago
  66. d2a4271 Fix S32_D32_constX_shaderproc assert by fmalita · 9 years ago
  67. 2baa84b batch merge new edges by caryclark · 9 years ago
  68. bef1adf Suppress SkBitmapProcState assert temporarily by fmalita · 9 years ago
  69. 1b46a57 Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 9 years ago
  70. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  71. 8a8eb52 Remove SkBitmapProcStateAutoMapper's overflow check by fmalita · 9 years ago
  72. 395eabe float components in xfermodes by reed · 9 years ago
  73. afd25f7 combine vertical overlapping edges by caryclark · 9 years ago
  74. 02a6bfa Revert of batch merge new edges (patchset #1 id:1 of https://codereview.chromium.org/1647223002/ ) by msarett · 9 years ago
  75. 653c12d Add sampler bias for the nofilter/translate specializations by fmalita · 9 years ago
  76. e645965 Use proper row step in SkRawCodec by scroggo · 9 years ago
  77. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  78. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  79. ae658e1 batch merge new edges by caryclark · 9 years ago
  80. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  81. 703348f fix teeny dashed path bug by caryclark · 9 years ago
  82. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  83. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  84. 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
  85. fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
  86. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  87. 54d6029 SaveFlags begone! by fmalita · 9 years ago
  88. 900901f Work around exasperating Google3 Android build error. by benjaminwagner · 9 years ago
  89. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 9 years ago
  90. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 9 years ago
  91. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  92. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 9 years ago
  93. 98124ef Make SkPixelXorXfermode's opColor be SkPMColor by robertphillips · 9 years ago
  94. 62358e7 SkPngFilters: guard with libpng >= 1.5.7 by mtklein · 9 years ago
  95. 1c971fa SkPngFilters: use normal pointer types. by mtklein · 9 years ago
  96. bbb6dc8 kill SkValue by mtklein · 9 years ago
  97. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
  98. 5534312 Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://codereview.chromium.org/1640793002/ ) by msarett · 9 years ago
  99. 440c5a9 Consolidate SkStream copying methods by scroggo · 9 years ago
  100. fda27a9 Fix Windows build by yujieqin · 9 years ago