1. 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 8 years ago
  2. db6a254 wire up new json code in skiaserve by joshualitt · 8 years ago
  3. 860fc69 fix for gpu valgrind bot by joshualitt · 8 years ago
  4. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 8 years ago
  5. 8445102 Add AndroidCodecBench to time scaled decodes by msarett · 8 years ago
  6. fff055c SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 8 years ago
  7. cbefc5e Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ ) by mtklein · 8 years ago
  8. 9ea11a4 SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 8 years ago
  9. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 8 years ago
  10. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  11. 4a6e40d Add bench and gm for shapes by cdalton · 8 years ago
  12. 12d47ce skiaserve: Fix /cmd/N and /cmd/N[0|1], the response was never queued. by jcgregorio · 8 years ago
  13. 1446a9a added JSON support for various lesser-used features by ethannicholas · 8 years ago
  14. d5951b1 More efficient Jpeg skipScanlines for older versions of libjpeg-turbo by msarett · 8 years ago
  15. 02b407b Fix bug processing bmp bit masks by msarett · 8 years ago
  16. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 8 years ago
  17. d315885 Documentation for accessing the different repositories of SKPs by rmistry · 8 years ago
  18. e55750e Start whittling down GrTextContext by joshualitt · 8 years ago
  19. bd3dae8 added some missing static modifiers by ethannicholas · 8 years ago
  20. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 8 years ago
  21. 60ae6b0 disable flaky gm for now by reed · 8 years ago
  22. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  23. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  24. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 8 years ago
  25. 9f1d415 Finalize gpu shaders in ProgramBuilding. by egdaniel · 8 years ago
  26. 94edeb2 Fix for mips build by joshualitt · 8 years ago
  27. a2b340f move compose-shader into base-class as factory by reed · 8 years ago
  28. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 8 years ago
  29. 9972c42 Clean up comments in SkSwizzler by msarett · 8 years ago
  30. e5fe9a4 Sk4f: floor() via int32_t roundtrip. by mtklein · 8 years ago
  31. 36c070d Enable ImageGenerator tests on direct raster and direct gpu backends by msarett · 8 years ago
  32. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  33. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 8 years ago
  34. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 8 years ago
  35. 77a5b0e turn off debug svg file by caryclark · 8 years ago
  36. 126626e Sk4f: add floor() by mtklein · 8 years ago
  37. c023210 Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chromium.org/1685773002/ ) by mtklein · 8 years ago
  38. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  39. 58f4e1d make test consistent by caryclark · 8 years ago
  40. 86c6c49 Sk4f: add floor() by mtklein · 8 years ago
  41. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  42. 4a7940b add drawCircle to c api by reed · 8 years ago
  43. 0449bcf add helper to create fancy underlines by caryclark · 8 years ago
  44. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago
  45. a23659f Disable indirect backends for image decode tests by msarett · 8 years ago
  46. e1fc452 update DM deps in g3 build by mtklein · 8 years ago
  47. e712532 implement more xfermodeproc4f and add GM by reed · 8 years ago
  48. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 8 years ago
  49. 8273ca4 restore sk4i SSE specialization by mtklein · 8 years ago
  50. 77aa62c Slim down Sk4fRoundtrip benches. by mtklein · 8 years ago
  51. e4c0bee sknx refactoring by mtklein · 8 years ago
  52. f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 8 years ago
  53. 719c480 Shot in the dark to fix 581472 by joshualitt · 8 years ago
  54. b80ec8b Add some backend flexibility for shader declarations in ProgramBuilding. by egdaniel · 8 years ago
  55. d2ed622 start experimenting with 64bit frame-buffers by reed · 8 years ago
  56. 918090c SkTArray to move when moving. by bungeman · 8 years ago
  57. eb00475 Use skstd::remove_pointer_t in GrGLFunction by bsalomon · 8 years ago
  58. 33ed3ad Relocate anisotropic mipmap logic to SkMipMap::extractLevel() by fmalita · 8 years ago
  59. a525cb1 skeleton for float <-> half optimized procs by mtklein · 8 years ago
  60. eba209a Use min scale when selecting mip level by fmalita · 8 years ago
  61. 3ebd050 Create a thermal manager class and wire it in to nanobench behind a flag by joshualitt · 8 years ago
  62. 4984b85 Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by mtklein · 8 years ago
  63. 4f03794 Alter SkXfermode's asFragmentProcessor & asXPFactory contracts by robertphillips · 8 years ago
  64. 81bb79b Remove SkNx AVX code. It is not really used. Getting in the way of refactoring. by mtklein · 8 years ago
  65. 3ac66e9 Optionally run RAW images serially by scroggo · 8 years ago
  66. fc57a33 DM: this must have been missing from the previous CL by mtklein · 8 years ago
  67. 873d624 Skia serve now supports favicon correctly by joshualitt · 8 years ago
  68. 7a5ada8 Support --dryRun in nanobench to get a list of benchmarks. by brianosman · 8 years ago
  69. c5c322d Optimize CMYK->RGBA (BGRA) transform for jpeg decodes by msarett · 8 years ago
  70. 3125565 extend modecolorfilter to 4f by reed · 8 years ago
  71. 21eaf3b dm: simplify parallel/serial decisions by mtklein · 8 years ago
  72. 5909c3a Reland of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1673083003/ ) by sheyang · 8 years ago
  73. 0488202 remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag by reed · 8 years ago
  74. 772cc40 Blacklist RAW images on GPU tests by msarett · 8 years ago
  75. 2df7813 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ ) by ethannicholas · 8 years ago
  76. 32fff1b Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  77. f5b8b6d Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ ) by kjlubick · 8 years ago
  78. 793dc26 Improve GLSL integer support by cdalton · 8 years ago
  79. 2f8c9bf Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by kjlubick · 8 years ago
  80. 6fd4e44 msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex by mtklein · 8 years ago
  81. e365bfa SkDeflateWStream: support gzip output by halcanary · 8 years ago
  82. 13a036b Test CodecImageGenerator on GPU bots by msarett · 8 years ago
  83. 3c69348 SkTArray to move when moving. by bungeman · 8 years ago
  84. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 8 years ago
  85. cdad12f Create image cache for use by json canvas by joshualitt · 8 years ago
  86. b9c61f7 simplify piex.gyp by mtklein · 8 years ago
  87. 629f25a fix float <---> uint16_t conversion, with Mike's tests. by mtklein · 8 years ago
  88. a58ec21 Fix autoroll link by kjlubick · 8 years ago
  89. 8dbe002 Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1676253002/ ) by rmistry · 8 years ago
  90. ae22c68 whitespace change to test bugdroid by rmistry · 8 years ago
  91. 9d55297 Make SkString movable. by bungeman · 8 years ago
  92. ccce0e0 Make SkPaint movable. by bungeman · 8 years ago
  93. 4e79f33 msan: build expat from source by mtklein · 8 years ago
  94. 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 8 years ago
  95. 1334b41 msan: these might be okay with libjpeg guarded. by mtklein · 8 years ago
  96. a861c00 try -O1 to speed up msan bot by mtklein · 8 years ago
  97. fe8ddfd Update SKP version by update-skps · 8 years ago
  98. 9e01ac7 update allocpixels to know about F16 by reed · 8 years ago
  99. 2d340f2 could not resist: fast sse float <--> u16 by mtklein · 8 years ago
  100. e721a8e flags and hacks to get MSAN bot going by mtklein · 8 years ago