1. 0575131 bin/deps-and-gyp: gclient-free solution by halcanary · 9 years ago
  2. 6aff54c tools/git-sync-deps: speed up common case by skipping fetch by halcanary · 9 years ago
  3. 444d91f SkRemote: saveLayer by mtklein · 9 years ago
  4. 98cad62 Fix setColocatedSampleLocations on ES and GL < 4.5 by cdalton · 9 years ago
  5. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  6. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  7. f7de08a Reland "By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of https://codereview.chromium.org/1316233003/ )" by bsalomon · 9 years ago
  8. 479f54d SkRemote: some images, many TODOs by mtklein · 9 years ago
  9. 7b81994 Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  10. e51fa4a Clean up GrAtlas and rename it GrLayerAtlas by robertphillips · 9 years ago
  11. f27f08b DM+VB: WallTimer -> SkTime::GetNSecs(). by mtklein · 9 years ago
  12. 48343ee Simplify SkGpuBlurUtils. by senorblanco · 9 years ago
  13. 21b7663 Revert of stop using drawSprite (at least w/ no filters) as it is going away (patchset #2 id:20001 of https://codereview.chromium.org/1411173010/ ) by robertphillips · 9 years ago
  14. 7600183 SkScan_Antihair: assert in debug and potentialy lost last pixels by aleksandar.stojiljkovic · 9 years ago
  15. 29a440d Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  16. 9c58654 Add bleed GM variants for bmp backed by an oversized texture by bsalomon · 9 years ago
  17. 4a21602 stop using drawSprite (at least w/ no filters) as it is going away by reed · 9 years ago
  18. 8de01c6 Revert of Make SkBlurImageFilter capable of cropping during blur (patchset #16 id:400001 of https://codereview.chromium.org/1415653003/ ) by senorblanco · 9 years ago
  19. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  20. 8b99ef4 Enable building Skia for iOS with bazel. by iroth · 9 years ago
  21. 1b82ceb Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  22. 1f17364 bin/sync-and-gyp: gclient hackery by halcanary · 9 years ago
  23. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  24. 3f0424f [SkDebugger] Remove unneeded SkDebuggerGUI includes by fmalita · 9 years ago
  25. d1f7e35 SkRemote: all paint effects except typeface by mtklein · 9 years ago
  26. c8a66eb Fix assert in GrGLShaderBuilder regarding shader outputs by egdaniel · 9 years ago
  27. 952ebfe path ops: fix fuzz-found divide by zero by caryclark · 9 years ago
  28. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  29. 9dbec09 In BUILD.public, specify alwayslink for skia library. by benjaminwagner · 9 years ago
  30. 02cb373 Update SKP version by update-skps · 9 years ago
  31. 2d9c59f path ops; remove obsolete reduce by caryclark · 9 years ago
  32. a8bd38e Add cropped-then-expanded test cases to blur_image_filter tests. by senorblanco · 9 years ago
  33. ef784fb More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required. by caryclark · 9 years ago
  34. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  35. f93982a Don't run nvpr on TSAN bot by bsalomon · 9 years ago
  36. 21adcb9 DEPS: roll zlib: 20 new commits by halcanary · 9 years ago
  37. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  38. 13391dd Minor cleanup of clip mask manager by robertphillips · 9 years ago
  39. 8a3760f For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG. by benjaminwagner · 9 years ago
  40. c75be34 Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly. by bsalomon · 9 years ago
  41. 7361bf0 [SkDebugger] Show detailed drawImage info by fmalita · 9 years ago
  42. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  43. 89fe56b Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. by bsalomon · 9 years ago
  44. 05527a6 Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define. by senorblanco · 9 years ago
  45. fe8d5f6 Add generationID to debugger's path information by robertphillips · 9 years ago
  46. ef27ce3 Use only one CGFont/CTFont per scaler context on Mac. by bungeman · 9 years ago
  47. 129319f Attempt to update Xfermode comments to have parallel structure. by pkasting · 9 years ago
  48. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  49. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  50. 6a6229e Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef. by senorblanco · 9 years ago
  51. d5b9211 SkBlurImageFilter_opts: optimize NEON box_blur_double in separate loops. by senorblanco · 9 years ago
  52. 4449398 Make SkImageFilter::applyCropRect() optionally compute srcBounds. by senorblanco · 9 years ago
  53. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  54. 7de63d5 Android framework builds can't see cpu-features.h by mtklein · 9 years ago
  55. b5068fc Update deps to pull sdl by joshualitt · 9 years ago
  56. bbba168 nanobench: fix and simplify --samplingTime by mtklein · 9 years ago
  57. 87e066e Change saveLayer() semantics to take unfiltered bounds. by senorblanco · 9 years ago
  58. 544b9aa Remove gpu-side clip mask merging from clip mask manager by robertphillips · 9 years ago
  59. d5fa77f SkBlurImageFilter_opt.h: break conditions into separate loops. by senorblanco · 9 years ago
  60. e4881b6 add a note by mtklein · 9 years ago
  61. 72815e9 move reinterpret_cast into SK_PREFETCH by mtklein · 9 years ago
  62. bdef140 Send SkDebugf through stderr and flush on Windows too. by mtklein · 9 years ago
  63. 24a592c Make bin/c and bin/compare work on Windows. by mtklein · 9 years ago
  64. 27a5834 Add missing include for sleep(). by scroggo · 9 years ago
  65. 9a74041 skia: Add ANGLE support on Mac by hendrikw · 9 years ago
  66. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  67. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  68. fe68762 Make SkOSWindow windows implementation use CS_OWNDC in its window class by bsalomon · 9 years ago
  69. 177519e Disable CHROMIUM_bind_uniform_location due to a spec bug by kkinnunen · 9 years ago
  70. 963037c Refactor SkBlurImageFilter_Opts.h. by senorblanco · 9 years ago
  71. 6440f0b Add shared mutexes to the direct write cache code to get better parallelism. by herb · 9 years ago
  72. 3377975 Make SkTextBlob::RunIterator public. by halcanary · 9 years ago
  73. aef4971 skia: Roll latest angle by hendrikw · 9 years ago
  74. c377992 Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs by msarett · 9 years ago
  75. 3f65e93 Add NewFromStream and getEncodedFormat to BitmapRegionDecoder by msarett · 9 years ago
  76. 6885a1e Make SK_PREFETCH work on Windows too. by mtklein · 9 years ago
  77. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  78. f7c0822 Default off LTCG for human builds. by mtklein · 9 years ago
  79. 855dc93 skia: Fix command buffer support on the mac by hendrikw · 9 years ago
  80. 423e337 Disable gpu-side clip mask merging in the clip mask manager by robertphillips · 9 years ago
  81. aada3e8 Remove SkJpegCodec.cpp from Google3 BUILD due to differing libjpeg_turbo versions. by benjaminwagner · 9 years ago
  82. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  83. 27c1728 Update CodexTest for 565 by scroggo · 9 years ago
  84. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  85. 3f7357f Fix ClipMaskManager's SW-fallback logic (take 2) by robertphillips · 9 years ago
  86. 9097814 Fix DMSrcSink bug by msarett · 9 years ago
  87. e91f7b5 Move scissor state to GrAppliedClip by bsalomon · 9 years ago
  88. 4d8762f8b Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  89. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  90. ee7d516 Revert of Fix up the clip mask manager's creation of paths (w.r.t. volatility) (patchset #1 id:1 of https://codereview.chromium.org/1419403002/ ) by robertphillips · 9 years ago
  91. e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
  92. c70483f Add visualbench option for device-independent fonts by cdalton · 9 years ago
  93. 6db78d7 Fix visualbench exiting on startup on android by joshualitt · 9 years ago
  94. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  95. 87ed6be Get debugger compiling again by robertphillips · 9 years ago
  96. 953fe31 Fix up the clip mask manager's creation of paths (w.r.t. volatility) by robertphillips · 9 years ago
  97. 0a48233 Fix GLCaps order for CoreProfile by egdaniel · 9 years ago
  98. e092cee CMake: exclude SkOSLibrary_posix.cpp on Windows too. by mtklein · 9 years ago
  99. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  100. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago