1. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  2. 6373c95 Monitor profile tool, now with Windows support, too! by brianosman · 8 years ago
  3. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  4. 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
  5. 8a74f13 tools/SkShaper: factor shaping out of using_skia_and_harfbuzz by halcanary · 8 years ago
  6. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  7. 7e602c2 hacking on a single-benchmark tool by mtklein · 8 years ago
  8. babc3de deferred canvas by reed · 8 years ago
  9. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  10. 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
  11. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  12. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  13. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  14. 01a1950 Move GrNonAAFillRectPerspectiveBatch to its own file by robertphillips · 8 years ago
  15. d5fd2ff Compile Vulkan when building for the Android framework. by djsollen · 8 years ago
  16. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  17. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  18. b442f68 fixed non-GPU build by ethannicholas · 8 years ago
  19. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago
  20. 9ba1f25 Disable GPU dithering in Android framework builds by bsalomon · 8 years ago
  21. 08d1415 Remove GrTInstanceBatch by bsalomon · 8 years ago
  22. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  23. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  24. 085cad4 Move SkColorSpace ICC parsing/writing code to its own file by msarett · 8 years ago
  25. 12c4fc2 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  26. 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
  27. 790a701 SkLightingShader normal vector CPU computation refactor. by dvonbeck · 8 years ago
  28. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  29. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  30. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  31. 9834696 Work around missing __mulodi4() on ARMv7 + Clang builds. by mtklein · 8 years ago
  32. 4d1dd66 Add stub for avx. by herb · 8 years ago
  33. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  34. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  35. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  36. 992a22d Fix mixup where SamplePathOverstroke wasn't added by hstern · 8 years ago
  37. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  38. 58daedb Update GYP for linux Vulkan to support SDK 1.0.13 by egdaniel · 8 years ago
  39. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  40. 2853f00 Move headers in include/utils/win to src/utils/win. by bungeman · 8 years ago
  41. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  42. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  43. 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
  44. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  45. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  46. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  47. 115e925 Added warning for variable-length arrays to GYP, since they are unsupprted under Win targets by dvonbeck · 8 years ago
  48. 9bd4c69 Add SampleApp that shows problems in stroking by hstern · 8 years ago
  49. 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
  50. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  51. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  52. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  53. b7b4293 Create .gyp rules for shaderc libraries by kjlubick · 8 years ago
  54. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  55. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  56. 469f1c5 Use SK_TEST_QCMS to mark qcms test code by msarett · 8 years ago
  57. 401e77c MIPS32r2: Fix Chromium runtime crash by milko.leporis · 8 years ago
  58. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  59. 3965825 Check libpng directly into third_party/ by scroggo · 8 years ago
  60. 45420a9 SkMultiPictureDocument & SkMultiPictureDocumentReader by halcanary · 8 years ago
  61. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  62. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  63. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  64. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  65. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  66. bfa9275 SkXPS: clean up SkConstexprMath by halcanary · 8 years ago
  67. 93966d8 Add SkLights class by robertphillips · 8 years ago
  68. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  69. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  70. 64022c1 toy to play with antialias raytracing by caryclark · 8 years ago
  71. 0e5b249 Add exact version of qcms used by Chrome for testing and comparison by msarett · 8 years ago
  72. 910fff4 gyp: supress more warnings for zlib by halcanary · 8 years ago
  73. 3d5942e gyp: clean up warnings with clang-3.8 by halcanary · 8 years ago
  74. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  75. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  76. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  77. e76ca8b gyp (third_party) warning changes for ccache by halcanary · 8 years ago
  78. d46e585 remove animator from SampleApp by reed · 8 years ago
  79. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  80. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  81. d3cdbca Implement touch control by liyuqian · 8 years ago
  82. d2c7ef9 Move VisualBench_APK and SampleApp_APK to "everything" target by borenet · 8 years ago
  83. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  84. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago
  85. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  86. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  87. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  88. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  89. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  90. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  91. fd0b33d Instruct yasm to compile position independent code on Android by msarett · 8 years ago
  92. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  93. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  94. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  95. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  96. 167ab91 Allow gpu ResourceHandle class to be shared for multiple purposes by egdaniel · 8 years ago
  97. ab12c78 harfbuzz test: compile fewer files by halcanary · 8 years ago
  98. 7a223f5 DEPS: update icu + sfntly by halcanary · 8 years ago
  99. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  100. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago