1. 3125565 extend modecolorfilter to 4f by reed · 9 years ago
  2. 21eaf3b dm: simplify parallel/serial decisions by mtklein · 9 years ago
  3. 5909c3a Reland of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1673083003/ ) by sheyang · 9 years ago
  4. 0488202 remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag by reed · 9 years ago
  5. 772cc40 Blacklist RAW images on GPU tests by msarett · 9 years ago
  6. 2df7813 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ ) by ethannicholas · 9 years ago
  7. 32fff1b Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  8. f5b8b6d Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ ) by kjlubick · 9 years ago
  9. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  10. 2f8c9bf Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by kjlubick · 9 years ago
  11. 6fd4e44 msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex by mtklein · 9 years ago
  12. e365bfa SkDeflateWStream: support gzip output by halcanary · 9 years ago
  13. 13a036b Test CodecImageGenerator on GPU bots by msarett · 9 years ago
  14. 3c69348 SkTArray to move when moving. by bungeman · 9 years ago
  15. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
  16. cdad12f Create image cache for use by json canvas by joshualitt · 9 years ago
  17. b9c61f7 simplify piex.gyp by mtklein · 9 years ago
  18. 629f25a fix float <---> uint16_t conversion, with Mike's tests. by mtklein · 9 years ago
  19. a58ec21 Fix autoroll link by kjlubick · 9 years ago
  20. 8dbe002 Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1676253002/ ) by rmistry · 9 years ago
  21. ae22c68 whitespace change to test bugdroid by rmistry · 9 years ago
  22. 9d55297 Make SkString movable. by bungeman · 9 years ago
  23. ccce0e0 Make SkPaint movable. by bungeman · 9 years ago
  24. 4e79f33 msan: build expat from source by mtklein · 9 years ago
  25. 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
  26. 1334b41 msan: these might be okay with libjpeg guarded. by mtklein · 9 years ago
  27. a861c00 try -O1 to speed up msan bot by mtklein · 9 years ago
  28. fe8ddfd Update SKP version by update-skps · 9 years ago
  29. 9e01ac7 update allocpixels to know about F16 by reed · 9 years ago
  30. 2d340f2 could not resist: fast sse float <--> u16 by mtklein · 9 years ago
  31. e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
  32. 23e78d3 Use size_t for get_row_bytes() in SkJpegCodec by msarett · 9 years ago
  33. 98b2f0c update C++11 doc by mtklein · 9 years ago
  34. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  35. 964eec6 Add non-inline SkRTreeFactory constructor to fix clang-cl by brucedawson · 9 years ago
  36. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  37. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  38. 369e937 Add Histogram Macros to Skia by ericrk · 9 years ago
  39. 60dcd3c SkPngCodec clean-ups by msarett · 9 years ago
  40. 52b6461 increase subdivision for very large cubics by caryclark · 9 years ago
  41. 2fba809 Fix memory leaks in SurfaceClear_Gpu test by bsalomon · 9 years ago
  42. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  43. 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
  44. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  45. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  46. f6a84bd Added JSON support for TextBlob et al. by ethannicholas · 9 years ago
  47. 9c7a8a4 Optimize the SkRawStream when the input is an asset stream by yujieqin · 9 years ago
  48. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  49. d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  50. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  51. 001cc1f dont upload to Gold from MSAN bot by mtklein · 9 years ago
  52. 3f20f51 update CQ with new bot names by mtklein · 9 years ago
  53. 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
  54. a87d6de Set sRGB flag for PNGs with an sRGB chunk by msarett · 9 years ago
  55. 16aad78 Fix memory leak in SkSpecialSurface by robertphillips · 9 years ago
  56. 3a94c6c Add SkAutoPixmapStorage::detachPixelsAsData() by fmalita · 9 years ago
  57. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  58. f7cdb06 extend compose-colorfilter to 4f by reed · 9 years ago
  59. eb10ed4 speculatively comment out chrome mac perf test crasher by caryclark · 9 years ago
  60. 299200c Fixed references to MakeMatrix function by ethannicholas · 9 years ago
  61. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago
  62. 7471c78 JSON API cleanups by ethannicholas · 9 years ago
  63. 6b48984 Don't print dialog box prior to crashing. by djsollen · 9 years ago
  64. 0bd1034 Improved support for images/bitmaps in SkJSONCanvas by ethannicholas · 9 years ago
  65. 7b5e553 Add SkAndroidCodec::getPixels by scroggo · 9 years ago
  66. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  67. 29e5a89 Modify skia serve to return clip rect and view matrix by joshualitt · 9 years ago
  68. a3d99a5 don't get dismayed by negative scales for HQ by reed · 9 years ago
  69. 50b98b4 add note about security and new subclasses by reed · 9 years ago
  70. 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
  71. e1daa48 Fix Unpremul Index8 tests by msarett · 9 years ago
  72. 0957424 SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  73. de3a726 Make SkImage::readYUV8Planes const by Brian Salomon · 9 years ago
  74. e3fafcf Increase max vertex attrib count in GrPrimitiveProcessor by cdalton · 9 years ago
  75. 72002f2 SkMojo: generate on Darwin/x86_64 by halcanary · 9 years ago
  76. e62cbdf Fix assert accessing pipeline from initBatchTracker by cdalton · 9 years ago
  77. ebf4408 Fix bugs in SkBmpCodec by msarett · 9 years ago
  78. 1aeac30 Revert "Factor out xcode c/cpp settings into variables to apply to cmake builds." by bungeman · 9 years ago
  79. 9e9444c Test unpremul decodes by msarett · 9 years ago
  80. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  81. d32d19a Reduce stack usage for Google3. by benjaminwagner · 9 years ago
  82. 8673714 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  83. 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 9 years ago
  84. 84de5c8 Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits). by bungeman · 9 years ago
  85. 136baaa DM: add uninteresting hashes FYI by mtklein · 9 years ago
  86. 1e06079 NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul by msarett · 9 years ago
  87. ffad53a Add an avoidXfermode GM to exercise coverage by robertphillips · 9 years ago
  88. 93e613d Handle gray alpha conversions in SkSwizzler by msarett · 9 years ago
  89. 65dfd2f Add --benchType and --sourceType to nanobench. by mtklein · 9 years ago
  90. be5cfa9 Rename SkBitmapProcStateAutoMapper methods by fmalita · 9 years ago
  91. 513d307 use left-shift macro to fix/avoid undefined behvarior warnings by reed · 9 years ago
  92. 6dfc754 optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask) by reed · 9 years ago
  93. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 9 years ago
  94. 2db45e9 Disable RAW decodes on Windows by msarett · 9 years ago
  95. ef5252e extend gm to test aa[] parameter on xfer4f procs by reed · 9 years ago
  96. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  97. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  98. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  99. bd9dabd Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ ) by jcgregorio · 9 years ago
  100. 1059b1f Add SkMSAN.h by mtklein · 9 years ago