1. 08d1415 Remove GrTInstanceBatch by bsalomon · 8 years ago
  2. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  3. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  4. 085cad4 Move SkColorSpace ICC parsing/writing code to its own file by msarett · 8 years ago
  5. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  6. 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
  7. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  8. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  9. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  10. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  11. 9834696 Work around missing __mulodi4() on ARMv7 + Clang builds. by mtklein · 8 years ago
  12. 4d1dd66 Add stub for avx. by herb · 8 years ago
  13. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  14. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  15. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  16. 992a22d Fix mixup where SamplePathOverstroke wasn't added by hstern · 8 years ago
  17. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  18. 58daedb Update GYP for linux Vulkan to support SDK 1.0.13 by egdaniel · 8 years ago
  19. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  20. 2853f00 Move headers in include/utils/win to src/utils/win. by bungeman · 8 years ago
  21. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  22. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  23. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  24. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  25. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  26. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  27. 115e925 Added warning for variable-length arrays to GYP, since they are unsupprted under Win targets by dvonbeck · 8 years ago
  28. 9bd4c69 Add SampleApp that shows problems in stroking by hstern · 8 years ago
  29. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  30. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  31. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  32. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  33. b7b4293 Create .gyp rules for shaderc libraries by kjlubick · 8 years ago
  34. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  35. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  36. 469f1c5 Use SK_TEST_QCMS to mark qcms test code by msarett · 8 years ago
  37. 401e77c MIPS32r2: Fix Chromium runtime crash by milko.leporis · 8 years ago
  38. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  39. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  40. 45420a9 SkMultiPictureDocument & SkMultiPictureDocumentReader by halcanary · 8 years ago
  41. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  42. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  43. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  44. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  45. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  46. bfa9275 SkXPS: clean up SkConstexprMath by halcanary · 8 years ago
  47. 93966d8 Add SkLights class by robertphillips · 8 years ago
  48. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  49. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  50. 64022c1 toy to play with antialias raytracing by caryclark · 8 years ago
  51. 0e5b249 Add exact version of qcms used by Chrome for testing and comparison by msarett · 8 years ago
  52. 910fff4 gyp: supress more warnings for zlib by halcanary · 8 years ago
  53. 3d5942e gyp: clean up warnings with clang-3.8 by halcanary · 8 years ago
  54. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  55. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  56. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  57. e76ca8b gyp (third_party) warning changes for ccache by halcanary · 8 years ago
  58. d46e585 remove animator from SampleApp by reed · 8 years ago
  59. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  60. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  61. d3cdbca Implement touch control by liyuqian · 8 years ago
  62. d2c7ef9 Move VisualBench_APK and SampleApp_APK to "everything" target by borenet · 8 years ago
  63. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  64. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago
  65. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  66. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  67. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  68. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  69. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  70. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  71. fd0b33d Instruct yasm to compile position independent code on Android by msarett · 8 years ago
  72. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  73. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  74. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  75. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  76. 167ab91 Allow gpu ResourceHandle class to be shared for multiple purposes by egdaniel · 8 years ago
  77. ab12c78 harfbuzz test: compile fewer files by halcanary · 8 years ago
  78. 7a223f5 DEPS: update icu + sfntly by halcanary · 8 years ago
  79. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  80. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  81. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  82. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  83. c343235 experimental/tools/coreGraphicsPdf2png: remove skia dependency by halcanary · 8 years ago
  84. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  85. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  86. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  87. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  88. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  89. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  90. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  91. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  92. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  93. f5bf578 experimental/tools/coreGraphicsPdf2png: fix by halcanary · 8 years ago
  94. 00d44e0 Start building HarfBuzz+Skia example by halcanary · 8 years ago
  95. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  96. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  97. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  98. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  99. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  100. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago