1. 365bbff Changes to merge vulkan code by bsalomon · 9 years ago
  2. 740668d Update libpng to 1.6.22beta by msarett · 9 years ago
  3. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 9 years ago
  4. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  5. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 9 years ago
  6. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 9 years ago
  7. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  8. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  9. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  10. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 9 years ago
  11. feec878 Simplified linear pipeline. by herb · 9 years ago
  12. 39b2d5a Individually enable and disable SkCodecs by msarett · 9 years ago
  13. 34d26b9 dead code: really kill these off again by mtklein · 9 years ago
  14. 32a45f6 These files must be in the gypi for GN to remove them... by mtklein · 9 years ago
  15. 048494c clean up more dead code by mtklein · 9 years ago
  16. f60a890 Delete dead code. SkBitmapHasher has not been used since gm. by mtklein · 9 years ago
  17. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  18. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 9 years ago
  19. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  20. e71dc3f Use a statically linked libhwui for testing. by djsollen · 9 years ago
  21. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago
  22. 6f65957 Setup for -Fast GCE bot. by mtklein · 9 years ago
  23. 66a6589 starter kit for colorspaces by reed · 9 years ago
  24. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  25. 3478f75 Adding a tool to get images from skps by msarett · 9 years ago
  26. c089ba5 followups by mtklein · 9 years ago
  27. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 9 years ago
  28. 013475a Put all XSAN bots on the same DEPS-sourced build of Clang. by mtklein · 9 years ago
  29. bbfe47b Add a dependency from the debugger on tools.gyp:url_data_manager. by jbroman · 9 years ago
  30. 2a8fcb4 Update Android framework makefile to build static and shared libs by djsollen · 9 years ago
  31. 829caa2 Delete SkDecodingImageGenerator by msarett · 9 years ago
  32. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  33. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  34. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  35. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  36. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 9 years ago
  37. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  38. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago
  39. f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 9 years ago
  40. d2ed622 start experimenting with 64bit frame-buffers by reed · 9 years ago
  41. 918090c SkTArray to move when moving. by bungeman · 9 years ago
  42. 3ebd050 Create a thermal manager class and wire it in to nanobench behind a flag by joshualitt · 9 years ago
  43. 81bb79b Remove SkNx AVX code. It is not really used. Getting in the way of refactoring. by mtklein · 9 years ago
  44. 6fd4e44 msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex by mtklein · 9 years ago
  45. cdad12f Create image cache for use by json canvas by joshualitt · 9 years ago
  46. b9c61f7 simplify piex.gyp by mtklein · 9 years ago
  47. 4e79f33 msan: build expat from source by mtklein · 9 years ago
  48. a861c00 try -O1 to speed up msan bot by mtklein · 9 years ago
  49. e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
  50. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago
  51. 72002f2 SkMojo: generate on Darwin/x86_64 by halcanary · 9 years ago
  52. 1aeac30 Revert "Factor out xcode c/cpp settings into variables to apply to cmake builds." by bungeman · 9 years ago
  53. 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 9 years ago
  54. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 9 years ago
  55. 2db45e9 Disable RAW decodes on Windows by msarett · 9 years ago
  56. 84b8d89 Always build our own zlib. by mtklein · 9 years ago
  57. 8f9447c Update the dng_sdk version. The new version handles the posix_memalign() better by yujieqin · 9 years ago
  58. 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  59. 136f517 Modify skiaserve to support drawTo by joshualitt · 9 years ago
  60. 30c5dde support for more features when rendering to/from JSON by ethannicholas · 9 years ago
  61. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  62. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  63. 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  64. 86e6b55 Only define NO_POSIX_MEMALIGN for arm by yujieqin · 9 years ago
  65. 395eabe float components in xfermodes by reed · 9 years ago
  66. 70e6d60 add new tests by caryclark · 9 years ago
  67. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  68. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  69. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  70. 78fc22a added support for more features in JSON (blurs, dashing, different path fill types, etc.) by ethannicholas · 9 years ago
  71. 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
  72. fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
  73. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  74. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  75. 382f8bd Disable verbose mode for DNG SDK on mac/ios. by adaubert · 9 years ago
  76. bbb6dc8 kill SkValue by mtklein · 9 years ago
  77. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
  78. 609d979 Wire up JsonCanvas in skiaserve by joshualitt · 9 years ago
  79. 076d83d Enable RAW codec for Windows by yujieqin · 9 years ago
  80. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  81. 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  82. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  83. 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
  84. 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  85. 7869bbf Fix gyp files so that gyp_to_Android.mk succeeds by msarett · 9 years ago
  86. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
  87. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  88. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  89. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  90. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  91. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  92. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  93. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
  94. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  95. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  96. 32235ea Factor out xcode c/cpp settings into variables to apply to cmake builds. by bsalomon · 9 years ago
  97. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  98. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  99. 0ac723b Update libwebp to version 0.5.0 by scroggo · 9 years ago
  100. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago