1. dc862b7 Mark this file as executable by Adam Barth · 7 years ago main master
  2. 06a65e2 Support SkImageShader in SkRasterPipeline blitter by Mike Klein · 7 years ago
  3. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 7 years ago
  4. a7c4c29 Remove unnecessary TextureSampler comparison in GrTextureDomainEffect. by Brian Salomon · 7 years ago
  5. 4eb35bb Use SkFixedMul instead of SkFixedMul_lowprec by Yuqian Li · 7 years ago
  6. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 7 years ago
  7. 987de5b Plumb filter quality into SkShader::appendStages(). by Mike Klein · 7 years ago
  8. f8e41d5 Update Skia milestone to 57 by hcm@google.com · 7 years ago
  9. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 7 years ago
  10. 9de0976 fix fuzzer crash by Cary Clark · 7 years ago
  11. bd2d111 Copy over git_utils from common and add GitLocalConfig by Ravi Mistry · 7 years ago
  12. 43f115c Disable the sources assignment filter for platform specific files. by Chinmay Garde · 7 years ago
  13. 524f11a [nobuildbot] More Android bots by Eric Boren · 7 years ago
  14. 109ddc3 Don't build :public_headers_warnings_check on NoGPU builds. by Mike Klein · 7 years ago
  15. f9d5d4f Use SkSmallAllocator for SamplerStage and Accessor. by Herb Derby · 7 years ago
  16. db4d406 Hook into parametric and table raster pipeline stages by Matt Sarett · 7 years ago
  17. d930752 Turn off all SkDebugfs in SkScan_AAAPath.cpp by Yuqian Li · 7 years ago
  18. 8de17f7 No SkDebugf for approximate intersection by Yuqian Li · 7 years ago
  19. ebd5d34 remove CANVAS_IS_REFCNT flag from public.bzl by Mike Reed · 7 years ago
  20. ca79535 External SkImageGenerator API by Florin Malita · 7 years ago
  21. cb67766 Add vulkan build to skpbench. by Kevin Lubick · 7 years ago
  22. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 7 years ago
  23. 2a51de8 Revert "Revert "Add support for image load to SkSL"" by Brian Salomon · 7 years ago
  24. 50500ad GN: add public headers warnings check. by Mike Klein · 7 years ago
  25. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 7 years ago
  26. a9312fd Add trace and registers stages. by Mike Klein · 7 years ago
  27. fb74ef9 Use SkSmallAllocator for tiling. by Herb Derby · 7 years ago
  28. d5870c2 move SkBlendMode_Name into public (for chrome) by Mike Reed · 7 years ago
  29. c9f0cc8 Add back in min/max check on fuzzer range by Kevin Lubick · 7 years ago
  30. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 7 years ago
  31. 20079a9 Fix mask overflow caused by edge drift by Yuqian Li · 7 years ago
  32. 721625b Drop forceRLE to simplify aaa_walk_convex_edges by Yuqian Li · 7 years ago
  33. 58bf693 infra recipe: Add -t flag to "go test" by Eric Boren · 7 years ago
  34. e4b8b52 Simplify the signature of sk/aaa_fill_path by Yuqian Li · 7 years ago
  35. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 7 years ago
  36. d470673 make SkXfermode.h go away by Mike Reed · 7 years ago
  37. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 7 years ago
  38. cb115bd Revert "Add support for image load to SkSL" by Stan Iliev · 7 years ago
  39. cfcf624 add {parametric,table}_{r,g,b} stages. by Mike Klein · 7 years ago
  40. 860fc66 [nobuildbot] Nexus 5 by Eric Boren · 7 years ago
  41. bd85a10 Add support for image load to SkSL by Brian Salomon · 7 years ago
  42. dabc91b Fix flushing of HWAA state relating to mixed samples by csmartdalton · 7 years ago
  43. 44e91c9 LinearGradientContext::shade4_clamp: fix div by 0 by James Zern · 8 years ago
  44. f5a90e8 [nobuildbot] RecreateSKPs by Eric Boren · 7 years ago
  45. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 7 years ago
  46. be42c99 Move the matrix stage of SkLinearBitmapPipeline over to using SkSmallAllocator. by herb · 7 years ago
  47. 3928c6b Add SkRasterPipeline::dump(). by Mike Klein · 7 years ago
  48. fa5f65a added support for push_constant layout by ethannicholas · 7 years ago
  49. 3667b49 Add kRenderTarget_GrSurfaceFlag to GrVkGpu::onWrapBackendRenderTarget by Robert Phillips · 7 years ago
  50. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 7 years ago
  51. c0115e4 Ignore ctm param of SkShader::onAppendStages() by Florin Malita · 7 years ago
  52. 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 7 years ago
  53. d327e8c Add 4.20 as a GLSL output version. by Brian Salomon · 7 years ago
  54. 918fb1f fuzz hang fix and pathops client debugging by Cary Clark · 7 years ago
  55. fb191da More shader preliminaries / refactoring by Mike Klein · 7 years ago
  56. 27f05a2 skpbench: fix parser script for bots by csmartdalton · 7 years ago
  57. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 7 years ago
  58. d601087 Revert "Fix NoGPU compilation" by Brian Osman · 7 years ago
  59. 526525a Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD." by Mike Klein · 7 years ago
  60. 02806f4 Revert "fix google3?" by Mike Klein · 7 years ago
  61. 0f91ea4 Fix up arguments passed to pipeline. by Mike Klein · 7 years ago
  62. ccb8e8b fix google3? by Mike Klein · 7 years ago
  63. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 7 years ago
  64. d5a7880 Fix NoGPU compilation by Brian Osman · 7 years ago
  65. 1ee7035 While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD. by Mike Klein · 7 years ago
  66. f530586 Resurrect SkDebugger by Florin Malita · 7 years ago
  67. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 7 years ago
  68. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 7 years ago
  69. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 7 years ago
  70. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 7 years ago
  71. f89aa0d [nobuildbot] Nexus 6p by Eric Boren · 7 years ago
  72. 2ad208d Fix iOS builders. by Mike Klein · 7 years ago
  73. 0619641 Catch width overflow in ASAN using int64 by Yuqian Li · 7 years ago
  74. 662c2ae Fill in gamut-transformation TODOs for software pipeline. by Mike Klein · 7 years ago
  75. 0fdde54 Fix Sk4fLinearGradient initial interval pinning by Florin Malita · 7 years ago
  76. 8622b72 Temporarily Disable analytic AA for Google3 by Yuqian Li · 7 years ago
  77. b03b5ac Add skpbench job by Kevin Lubick · 7 years ago
  78. 2e27207 skpbench: skiaperf.py modifications by csmartdalton · 7 years ago
  79. d93f4a4 Compute the correct dst->src rect for bitmap tiles in SkGpuDevice by Brian Salomon · 7 years ago
  80. fcfc4ba Stale visualize_color_gamut.cpp reference in tools.gyp by Florin Malita · 7 years ago
  81. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 7 years ago
  82. bfebe22 Set analytic AA as default. by liyuqian · 7 years ago
  83. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 7 years ago
  84. f171e16 Roll recipe DEPS by Eric Boren · 7 years ago
  85. 0038b7f Remove accumulative snapping error by Yuqian Li · 7 years ago
  86. efa62e1 Remove SkOSFile.cpp. by Ben Wagner · 7 years ago
  87. a354b04 Add new A2B color space test images by Matt Sarett · 7 years ago
  88. fb0ce92 Properly handle INT_MIN and related by Kevin Lubick · 7 years ago
  89. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 7 years ago
  90. 4f3985c added skslc to BUILD.gn by Ethan Nicholas · 7 years ago
  91. 87c36f2 GN: detect is_clang cheaply when possible. by Mike Klein · 7 years ago
  92. c6ca951 experimental/xps_to_png: pass in DPI as program argument by Hal Canary · 7 years ago
  93. b0d10e0 Start hooking shaders into SkRasterPipelineBlitter. by Mike Klein · 7 years ago
  94. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  95. 4fea663 Apple's Clang can't assemble jsimd_arm_... by Mike Klein · 7 years ago
  96. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 7 years ago
  97. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 7 years ago
  98. d7148f6 Documentation: move some things around by Hal Canary · 7 years ago
  99. bde64e4 Mark inline functions in SkTypes.h as static. by Mike Klein · 7 years ago
  100. e7bd81d GN: turn on easy libjpeg-turbo SIMD backends (ARMv7 and ARMv8) by Mike Klein · 7 years ago