1. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  2. 69ad6a9 Change quality settings on SkImageDecoder_libjpeg by msarett · 9 years ago
  3. 8e26604 Export tools as an include directory for Android by msarett · 9 years ago
  4. dad837a compare has a syntax error where it is missing the path to sem(). BUG=skia: by herb · 9 years ago
  5. a7627dc SkPx: new approach to fixed-point SIMD by mtklein · 9 years ago
  6. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  7. aa4ba90 SkPDF: images support 32-but-not-N32 colortype by halcanary · 9 years ago
  8. 63f6c1f Loosen requirements for mixed samples support by cdalton · 9 years ago
  9. f3bace9 Add addFragPosUniform to GrGLrogramBuilder by egdaniel · 9 years ago
  10. cf1d198 Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ ) by robertphillips · 9 years ago
  11. 42597bc Update Layer Hoisting to store its atlas texture in the resource cache by robertphillips · 9 years ago
  12. fcff08c SkBitmapRegionCodec needs to use the rowBytes on the pixel ref by msarett · 9 years ago
  13. c57e0de Make SkBlurImageFilter capable of cropping during blur (GPU path). by senorblanco · 9 years ago
  14. fca294b Create Sample that combines combose shader and coons patch by egdaniel · 9 years ago
  15. b7ffe03 add --sequence filename option to SampleApp by reed · 9 years ago
  16. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  17. 691ad76 Fix bug in sampled decodes by msarett · 9 years ago
  18. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  19. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  20. cd49541 For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. by mtklein · 9 years ago
  21. 8515377 Make bicubic FP factories return const FPs by bsalomon · 9 years ago
  22. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  23. d975fc9 Add ifdef guard around gpu-specific code in native windows window. by plesner · 9 years ago
  24. 2944fbb Assert when running SampleApp with msaa 16 on Windows 10 by aleksandar.stojiljkovic · 9 years ago
  25. 8377e80 Fix for atlas doesn't call eviction functions by joshualitt · 9 years ago
  26. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  27. 6f45c17 Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  28. 81919d3 SkRecord: text blobs by mtklein · 9 years ago
  29. 7f97a76 Avoid hang in OncePtr test with --threads 1 by kkinnunen · 9 years ago
  30. f57ef1c Add outer blur to bleed GM family by bsalomon · 9 years ago
  31. e95a068 Make AndroidOptions const by scroggo · 9 years ago
  32. 07b41eb Update RecordReplaceDraw unit test by robertphillips · 9 years ago
  33. 677de31 Compile bitmap_region_decoder on Android by msarett · 9 years ago
  34. 6bd9c21 Fix an error message by scroggo · 9 years ago
  35. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  36. df85a72 change alpha bmp generator in bleed to make more discernable results by bsalomon · 9 years ago
  37. 143fd55 bin/deps-and-gyp -> bin/sync-and-gyp by mtklein · 9 years ago
  38. c03bdfa Revert of Reland "By default purge resources that haven't been used for 64 flushes (patchset #5 id:80001 of h… (patchset #1 id:1 of https://codereview.chromium.org/1428053003/ ) by bsalomon · 9 years ago
  39. 67b8b5e Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ ) by reed · 9 years ago
  40. 4a40a46 bin/deps-and-gyp: deal with corner cases cleanly by halcanary · 9 years ago
  41. 3f846ae Take mutex when calling into FreeType. by bungeman · 9 years ago
  42. 0c29999 Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ ) by egdaniel · 9 years ago
  43. 0575131 bin/deps-and-gyp: gclient-free solution by halcanary · 9 years ago
  44. 6aff54c tools/git-sync-deps: speed up common case by skipping fetch by halcanary · 9 years ago
  45. 444d91f SkRemote: saveLayer by mtklein · 9 years ago
  46. 98cad62 Fix setColocatedSampleLocations on ES and GL < 4.5 by cdalton · 9 years ago
  47. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  48. 501b734 Combine native sampling with sampling by scroggo · 9 years ago
  49. 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
  50. 479f54d SkRemote: some images, many TODOs by mtklein · 9 years ago
  51. 7b81994 Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  52. e51fa4a Clean up GrAtlas and rename it GrLayerAtlas by robertphillips · 9 years ago
  53. f27f08b DM+VB: WallTimer -> SkTime::GetNSecs(). by mtklein · 9 years ago
  54. 48343ee Simplify SkGpuBlurUtils. by senorblanco · 9 years ago
  55. 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
  56. 7600183 SkScan_Antihair: assert in debug and potentialy lost last pixels by aleksandar.stojiljkovic · 9 years ago
  57. 29a440d Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  58. 9c58654 Add bleed GM variants for bmp backed by an oversized texture by bsalomon · 9 years ago
  59. 4a21602 stop using drawSprite (at least w/ no filters) as it is going away by reed · 9 years ago
  60. 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
  61. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  62. 8b99ef4 Enable building Skia for iOS with bazel. by iroth · 9 years ago
  63. 1b82ceb Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  64. 1f17364 bin/sync-and-gyp: gclient hackery by halcanary · 9 years ago
  65. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  66. 3f0424f [SkDebugger] Remove unneeded SkDebuggerGUI includes by fmalita · 9 years ago
  67. d1f7e35 SkRemote: all paint effects except typeface by mtklein · 9 years ago
  68. c8a66eb Fix assert in GrGLShaderBuilder regarding shader outputs by egdaniel · 9 years ago
  69. 952ebfe path ops: fix fuzz-found divide by zero by caryclark · 9 years ago
  70. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  71. 9dbec09 In BUILD.public, specify alwayslink for skia library. by benjaminwagner · 9 years ago
  72. 02cb373 Update SKP version by update-skps · 9 years ago
  73. 2d9c59f path ops; remove obsolete reduce by caryclark · 9 years ago
  74. a8bd38e Add cropped-then-expanded test cases to blur_image_filter tests. by senorblanco · 9 years ago
  75. 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
  76. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  77. f93982a Don't run nvpr on TSAN bot by bsalomon · 9 years ago
  78. 21adcb9 DEPS: roll zlib: 20 new commits by halcanary · 9 years ago
  79. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  80. 13391dd Minor cleanup of clip mask manager by robertphillips · 9 years ago
  81. 8a3760f For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG. by benjaminwagner · 9 years ago
  82. c75be34 Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly. by bsalomon · 9 years ago
  83. 7361bf0 [SkDebugger] Show detailed drawImage info by fmalita · 9 years ago
  84. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  85. 89fe56b Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. by bsalomon · 9 years ago
  86. 05527a6 Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define. by senorblanco · 9 years ago
  87. fe8d5f6 Add generationID to debugger's path information by robertphillips · 9 years ago
  88. ef27ce3 Use only one CGFont/CTFont per scaler context on Mac. by bungeman · 9 years ago
  89. 129319f Attempt to update Xfermode comments to have parallel structure. by pkasting · 9 years ago
  90. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  91. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  92. 6a6229e Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef. by senorblanco · 9 years ago
  93. d5b9211 SkBlurImageFilter_opts: optimize NEON box_blur_double in separate loops. by senorblanco · 9 years ago
  94. 4449398 Make SkImageFilter::applyCropRect() optionally compute srcBounds. by senorblanco · 9 years ago
  95. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  96. 7de63d5 Android framework builds can't see cpu-features.h by mtklein · 9 years ago
  97. b5068fc Update deps to pull sdl by joshualitt · 9 years ago
  98. bbba168 nanobench: fix and simplify --samplingTime by mtklein · 9 years ago
  99. 87e066e Change saveLayer() semantics to take unfiltered bounds. by senorblanco · 9 years ago
  100. 544b9aa Remove gpu-side clip mask merging from clip mask manager by robertphillips · 9 years ago