1. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  2. 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  3. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  4. 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
  5. 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  6. 7869bbf Fix gyp files so that gyp_to_Android.mk succeeds by msarett · 9 years ago
  7. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
  8. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  9. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  10. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  11. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  12. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  13. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  14. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
  15. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  16. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  17. 32235ea Factor out xcode c/cpp settings into variables to apply to cmake builds. by bsalomon · 9 years ago
  18. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  19. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  20. 0ac723b Update libwebp to version 0.5.0 by scroggo · 9 years ago
  21. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  22. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  23. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  24. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  25. 26379ca Demo fuzz for Herb by mtklein · 9 years ago
  26. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
  27. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  28. 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
  29. e83c8eb Revert of Update libwebp to version 0.5.0 (patchset #2 id:20001 of https://codereview.chromium.org/1601253003/ ) by benjaminwagner · 9 years ago
  30. fe35455 Update libwebp to version 0.5.0 by scroggo · 9 years ago
  31. 879caf8 remove SkDebugUtils.h -- unused by reed · 9 years ago
  32. 98eb3d3 Modify kilobench to run each sample in its own process by joshualitt · 9 years ago
  33. eb60d67 Now Kilobench times, exact same timing mechanism as nanobench by joshualitt · 9 years ago
  34. f5e9782 Restore creature comforts to fuzz binary by mtklein · 9 years ago
  35. edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago
  36. 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
  37. e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
  38. 99f3406 Add skeleton for kilobench experiments by joshualitt · 9 years ago
  39. 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 9 years ago
  40. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  41. 24a22c7 some fuzz hacking by mtklein · 9 years ago
  42. 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
  43. 65e5824 Add new fuzz binary. by mtklein · 9 years ago
  44. 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago
  45. 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
  46. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  47. a51e778 Use SkOpts routines in SkSwizzler by msarett · 9 years ago
  48. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  49. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  50. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  51. 7c55422 remove SkGPipe by reed · 9 years ago
  52. 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
  53. e9709e8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
  54. 1a46467 Rename SkGifCodec, SkIcoCodec, SkWbmpCodec by msarett · 9 years ago
  55. fb82437 Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate file. (patchset #8 id:240001 of https://codereview.chromium.org/1557083002/ ) by caryclark · 9 years ago
  56. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  57. 8b05cb8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
  58. 4ecb1ad Fix DM tests in the Android Framework by djsollen · 9 years ago
  59. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  60. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  61. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  62. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  63. 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
  64. 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
  65. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
  66. 98e7538 make GrRect.h private by reed · 9 years ago
  67. 08e7047 remove unused SkCubicInterval by reed · 9 years ago
  68. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  69. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  70. 83ba585 move SkParsePaint.h into views by reed · 9 years ago
  71. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  72. b39f39f remove unused SkCullPoints by reed · 9 years ago
  73. dd180e7 Enable NVPR with command buffer by kkinnunen · 9 years ago
  74. 14d8fa0 Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds by djsollen · 9 years ago
  75. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  76. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  77. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  78. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  79. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  80. 7d2e2fa Remove flag needed by outdated libpng by msarett · 9 years ago
  81. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  82. 1acabf3 Move DistanceAdjustTable to its own file by joshualitt · 9 years ago
  83. 632199e Make skia_sanitizer work on Macs too. by mtklein · 9 years ago
  84. 39cbd2b Fix problem with flag unknown to clang. This negates an earlier -Werror causing warnings to be errors. by herb · 9 years ago
  85. 96afa52 Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  86. 0707364 Revert of Boost GrGLConicEffect's variables to all high precision (patchset #1 id:1 of https://codereview.chromium.org/1513483002/ ) by robertphillips · 9 years ago
  87. 624c59a Boost GrGLConicEffect's variables to all high precision by robertphillips · 9 years ago
  88. 55462e5 Add RTTI to all sanitizers. by herb · 9 years ago
  89. f01610e Remove staging for SkImageDecoder::Peeker by scroggo · 9 years ago
  90. bb5b77d Disable sanitizers with a blacklist. by mtklein · 9 years ago
  91. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  92. 1f6a1bd spin off remaining integer overflow fixes by mtklein · 9 years ago
  93. 77665b8 simplify the way we disable sanitizers for yasm by mtklein · 9 years ago
  94. 987deab Remove SK_IGNORE_GL_TEXTURE_TARGET from skia_for_chromium_defines.gypi by bsalomon · 9 years ago
  95. b5f7d77 When was SkPDiff last used? by mtklein · 9 years ago
  96. a6f3047 add signed-integer-overflow to yasm exceptions by mtklein · 9 years ago
  97. ba923d3 SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName by halcanary · 9 years ago
  98. 54ed1ed Match libjpeg-turbo name change in Android by msarett · 9 years ago
  99. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  100. 73063dc Add transfer buffer support. by jvanverth · 9 years ago