1. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  2. f95388d Remove SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  3. 9c5052f SkLite* by mtklein · 8 years ago
  4. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  5. 955e879 Making a sample for shadow maps for more intensive development by vjiaoblack · 8 years ago
  6. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  7. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  8. a2b9fdf Add an SVG DM source by fmalita · 8 years ago
  9. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  10. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  11. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  12. 18e0cbc SkPDF: fewer GYP_DEFINES by halcanary · 8 years ago
  13. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  14. 62e1a1a Make SK_BUILD_FOR_WIN32 auto-detection work. by mtklein · 8 years ago
  15. 96206a9 Finish delete of SkNinePatch by msarett · 8 years ago
  16. 13cba49 SkShaper: optionally disable harfbuzz by halcanary · 8 years ago
  17. bffc256 [SVGDom] Initial SVGLength support by fmalita · 8 years ago
  18. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  19. ada5a44 GN: get echo-headers sources via exec_script by mtklein · 8 years ago
  20. a25f470 Delete SkNinePatch by msarett · 8 years ago
  21. 091cb8d Delete SkARGBImageEncoder. by mtklein · 8 years ago
  22. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 8 years ago
  23. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  24. 7d0e3bc Rename FontConfigInterface font manager files. by bungeman · 8 years ago
  25. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  26. 53da5ba adding new GM to demostrate new shadows by vjiaoblack · 8 years ago
  27. 8d7f5c3 Default fake gamma to sRGB. by mtklein · 8 years ago
  28. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  29. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 8 years ago
  30. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  31. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  32. dc90b53 Silence -Wclobbered in each file that needs it. by mtklein · 8 years ago
  33. 2f42896 Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:20001 of https://codereview.chromium.org/2184823009/ ) by mtklein · 8 years ago
  34. 03f704a Silence -Wclobbered in each file that needs it. by mtklein · 8 years ago
  35. a408c8f Add SkGammaColorFilter by robertphillips · 8 years ago
  36. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 8 years ago
  37. 25c81d4 GN: dm by mtklein · 8 years ago
  38. 81ce4a9 Make the yasm copy target be type 'none' rather than type 'executable' by bsalomon · 8 years ago
  39. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  40. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  41. b464764 Extend __mulodi4() hack to 32-bit x86. by mtklein · 8 years ago
  42. 6ceef3d Initial SVG model by fmalita · 8 years ago
  43. 75a5ff6 Rename yasm binary and make it executable by msarett · 8 years ago
  44. dc2257b Fix yasm for Android build by msarett · 8 years ago
  45. 9a5c47f Add SkRasterPipeline blitter. by mtklein · 8 years ago
  46. aa29b27 Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ ) by mtklein · 8 years ago
  47. 3011e33 Add SkRasterPipeline blitter. by mtklein · 8 years ago
  48. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  49. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  50. b5dc405 add pathops debugging to fuzz by caryclark · 8 years ago
  51. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  52. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  53. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  54. a3f3cac Stub in Mac viewer code. by jvanverth · 8 years ago
  55. ff17403 Disable qcms on build for Android framework by msarett · 8 years ago
  56. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  57. fd75dd4 Delete SkXMLPullParser by fmalita · 8 years ago
  58. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  59. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  60. 80d46cc Speculatively fix Android automerger by msarett · 8 years ago
  61. ec58b86 Fix broken Android framework build. by djsollen · 8 years ago
  62. 718df0a Make XML compilation conditional. by fmalita · 8 years ago
  63. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  64. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  65. 771a190 Build Expat on all platforms by fmalita · 8 years ago
  66. 1433c67 Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef by bsalomon · 8 years ago
  67. 9f01276 move GrPixelRef headers to private (as we work to eliminate them) by reed · 8 years ago
  68. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  69. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  70. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  71. 6373c95 Monitor profile tool, now with Windows support, too! by brianosman · 8 years ago
  72. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  73. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  74. 8a74f13 tools/SkShaper: factor shaping out of using_skia_and_harfbuzz by halcanary · 8 years ago
  75. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  76. 7e602c2 hacking on a single-benchmark tool by mtklein · 8 years ago
  77. babc3de deferred canvas by reed · 8 years ago
  78. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  79. e930459 Revert of Move sRGB <-> linear conversion components to their own files. (patchset #5 id:80001 of https://codereview.chromium.org/2128893002/ ) by mtklein · 8 years ago
  80. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  81. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  82. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  83. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  84. d5fd2ff Compile Vulkan when building for the Android framework. by djsollen · 8 years ago
  85. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  86. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  87. b442f68 fixed non-GPU build by ethannicholas · 8 years ago
  88. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago
  89. 9ba1f25 Disable GPU dithering in Android framework builds by bsalomon · 8 years ago
  90. 08d1415 Remove GrTInstanceBatch by bsalomon · 8 years ago
  91. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  92. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  93. 085cad4 Move SkColorSpace ICC parsing/writing code to its own file by msarett · 8 years ago
  94. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  95. 2c80711 Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ ) by dvonbeck · 8 years ago
  96. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  97. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  98. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  99. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  100. 9834696 Work around missing __mulodi4() on ARMv7 + Clang builds. by mtklein · 8 years ago