1. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  2. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  3. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  4. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  5. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  6. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  7. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  8. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  9. 47cc769 Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  10. 82ecc57 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #11 id:280001 of https://codereview.chromium.org/1822723003/ ) by bsalomon · 9 years ago
  11. 824e58f Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  12. 83af0a6 Revert of Add initial implementation of GrShape and GrStyle classes and tests (patchset #10 id:260001 of https://codereview.chromium.org/1822723003/ ) by robertphillips · 9 years ago
  13. c885dac Add initial implementation of GrShape and GrStyle classes and tests by bsalomon · 9 years ago
  14. 460f405 Make clang the default Android compiler. by djsollen · 9 years ago
  15. 8d965a6 Test decoding and output failures to JSON in get_images_from_skps. by rmistry · 9 years ago
  16. ada338a utils.gypi: remove empty file SkMD5.cpp by halcanary · 9 years ago
  17. 488165e SkPDF: PDF/A runtime switch by halcanary · 9 years ago
  18. b0d4352 Revise WSI setup. by jvanverth · 9 years ago
  19. 12d62a7 VulkanViewer on Android by djsollen · 9 years ago
  20. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 9 years ago
  21. 82996b8 Get skiaserve working on Windows. by brianosman · 9 years ago
  22. 9060213 gyp: add osmesa target to factor out common code by halcanary · 9 years ago
  23. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  24. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 9 years ago
  25. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  26. 4311f01 Move CPU feature detection to its own file. by mtklein · 9 years ago
  27. 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 9 years ago
  28. 3c579dc Move DM png code to picture_utils, for use by other tools. by brianosman · 9 years ago
  29. 7e66954 fiddle_build_test/gyp: fix mac mesa build (2) by halcanary · 9 years ago
  30. 98dffbc fiddle_build_test/gyp: fix mac mesa build by halcanary · 9 years ago
  31. 9df5d07 Cleanup android build files and tools by djsollen · 9 years ago
  32. 63677f4 fiddle_build_test depends on skia_mesa by halcanary · 9 years ago
  33. 35ad0fb fiddle_build_test: remove from most to fix build by halcanary · 9 years ago
  34. f0da138 experimental/fiddle -> tools/fiddle by halcanary · 9 years ago
  35. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 9 years ago
  36. 2299ffa Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ ) by halcanary · 9 years ago
  37. 570f18b SkPDF: PDF/A runtime switch by halcanary · 9 years ago
  38. 2a04104 exernalize imagefactory guard by reed · 9 years ago
  39. 86498fb Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 of https://codereview.chromium.org/1890483002/ ) by mtklein · 9 years ago
  40. fbcfd6d mojo -> nojo by mtklein · 9 years ago
  41. 872ea29 Move CPU feature detection to its own file. by mtklein · 9 years ago
  42. 3dc6aac remove U16 support, just support F16 by reed · 9 years ago
  43. 09e127b Make build_shaderc.py blow away output dir and allow build_type arg to contain either Debug or Release by bsalomon · 9 years ago
  44. 9fd07e5 Make fuzz builds set SK_FUZZ_LOGGING by kjlubick · 9 years ago
  45. 74b8d32 Implement texel buffers by cdalton · 9 years ago
  46. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
  47. 9d77d62 remove unused BML (binary xml) code by reed · 9 years ago
  48. ff36811 Add SkFUZZF to help whitelist imagefilter fuzz failures by robertphillips · 9 years ago
  49. 3d6ed3a Some more improvements/fixes to the VulkanViewer by jvanverth · 9 years ago
  50. 4334ff2 Enable RAW codec for Windows by yujieqin · 9 years ago
  51. 9f37246 First pass at VulkanViewer by jvanverth · 9 years ago
  52. 59dc542 remove avoid and pixelxor xfermodes by reed · 9 years ago
  53. 8ef9108 Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 9 years ago
  54. b0fabd4 added GrMSAAPathRenderer by ethannicholas · 9 years ago
  55. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  56. c03afd6 Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 9 years ago
  57. 47a2dc8 added GrMSAAPathRenderer by ethannicholas · 9 years ago
  58. e5adad4 Add CreatePlatformGLTestContext_none.cpp for Google3 build by bsalomon · 9 years ago
  59. 062bd86 Expose GrGLAssembleInterface by bsalomon · 9 years ago
  60. 142659c Make skgputest target depend on gl/glx/glu or egl/gles2 libs on linux by Brian Salomon · 9 years ago
  61. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  62. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
  63. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  64. 7c9c4a7 Force include test to run on every compile. by djsollen · 9 years ago
  65. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  66. 6e26205 SkPDF: skia_pdf_less_compression - for debugging only by halcanary · 9 years ago
  67. 02b2f19 We meant these to be YES... sigh. by mtklein · 9 years ago
  68. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 9 years ago
  69. dfed06f Make SkFixed private. by benjaminwagner · 9 years ago
  70. c61edcc rm src/ports/SkTime_*.cpp by halcanary · 9 years ago
  71. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
  72. fdc88b5 rm src/animator/SkTime.cpp by halcanary · 9 years ago
  73. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  74. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 9 years ago
  75. 1514257 Delete SkPageFlipper by msarett · 9 years ago
  76. ff65952 Turn off Discardable scaled image cache by robertphillips · 9 years ago
  77. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 9 years ago
  78. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  79. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  80. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 9 years ago
  81. e8597a4 Delete SkImageDecoder by msarett · 9 years ago
  82. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  83. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  84. f037fde Delete SkImageDecoder by msarett · 9 years ago
  85. e8f3062 switch surface to sk_sp by reed · 9 years ago
  86. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  87. 5b6e73e Delete SkImageDecoder by msarett · 9 years ago
  88. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 9 years ago
  89. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  90. f799706 Delete SkImageDecoder by msarett · 9 years ago
  91. 633b356 GrVkGpu initialization cleanup. by jvanverth · 9 years ago
  92. 734351d Publicly expose one accelerated swizzle. by tomhudson · 9 years ago
  93. 6eff52a WIP: experimental bilerp pipeline. by herb · 9 years ago
  94. b4a7dc9 Port S32A_opaque blit row to SkOpts. by mtklein · 9 years ago
  95. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
  96. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
  97. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  98. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  99. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  100. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago