Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
9950408c5f20148d5b726421454db718860077de
« Previous
151aee4
Fix silently-failing compile
by borenet
· 8 years ago
25c81d4
GN: dm
by mtklein
· 8 years ago
7b9b541
Expose more gamma info for UMA statistics
by msarett
· 8 years ago
34ee0c9
Fix GrDrawContextPriv::stencilRect
by csmartdalton
· 8 years ago
e772aee
Add Vulkan runtime dll
by kjlubick
· 8 years ago
52f85d4
align cap hairline first point
by caryclark
· 8 years ago
9913dfc
Make the experimental SwarmBucket bot use the SkiaTriggers pool
by borenet
· 8 years ago
95860ad
DEPS: sfntly 468cad5 → b18b09b
by halcanary
· 8 years ago
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
81ce4a9
Make the yasm copy target be type 'none' rather than type 'executable'
by bsalomon
· 8 years ago
d656200
require semi at the end of SkASSERT and friends
by caryclark
· 8 years ago
7d10b9f
GN: fixes for Mac
by mtklein
· 8 years ago
ac0e00d
SkPDF: SkPDFStream takes a unique_ptr
by halcanary
· 8 years ago
cb571e1
Rename textual includes as *.inc.
by benjaminwagner
· 8 years ago
89da693
DEPS: ICU c291cde → ec9c113
by halcanary
· 8 years ago
aa7f67c
DEPS: harfbuzz 1.2.7 → 1.3.0
by halcanary
· 8 years ago
81a9ce1
DEPS: sfntly 130f832 → 468cad5
by halcanary
· 8 years ago
b53a886
Include "revision" tag for all Swarming tasks
by borenet
· 8 years ago
577e025
Fix ParseConfigs_ViaParsing test when skia_angle=1
by brianosman
· 8 years ago
bb0ab4d
Fix leak of srgb/adobesrgb colorspace objects
by bsalomon
· 8 years ago
7b2ed4c
Fix Perf data upload
by borenet
· 8 years ago
ccde4ab
SW backend for viewer on Windows
by bsalomon
· 8 years ago
fc560e0
fuzz wednesday
by caryclark
· 8 years ago
570c868
Clean up some unused atomic routines.
by mtklein
· 8 years ago
735109c
Add gyp define to enable vulkan debug layers
by egdaniel
· 8 years ago
c043324
Tweaks for the experimental SwarmBucket bot
by borenet
· 8 years ago
b464764
Extend __mulodi4() hack to 32-bit x86.
by mtklein
· 8 years ago
9f97882
Simplify color space xform storage and usage (float[] vs. SkMatrix44)
by brianosman
· 8 years ago
3968379
Fix Housekeeper-PerCommit
by borenet
· 8 years ago
3da80f5
Only run recipe simulation tests if infra/ changes.
by mtklein
· 8 years ago
eb56028
add unittests for roundtripping premul
by reed
· 8 years ago
6ceef3d
Initial SVG model
by fmalita
· 8 years ago
fc49d56
Implement coverage AA for skewed rects with local coords
by csmartdalton
· 8 years ago
aef94d1
Avoid warnings on GCC 4.8.4
by jcgregorio
· 8 years ago
1211e0c
Start on fiddle.
by mtklein
· 8 years ago
ae76f49
Make yasm-android executable
by msarett
· 8 years ago
75a5ff6
Rename yasm binary and make it executable
by msarett
· 8 years ago
141a14e
Update iOS to new SkSurface interface
by jvanverth
· 8 years ago
7fd93e3
Start measuring f16 and srgb speed.
by mtklein
· 8 years ago
6c471f7
Add sw support to viewer on Linux.
by bsalomon
· 8 years ago
1b51e0e
Move SkJSONCPP.h to tools. It tool-only.
by mtklein
· 8 years ago
e93393b
don't specialize drawBitmapRect for minirecorder; no longer called by blink
by reed
· 8 years ago
d1bdd1f
Use Windowing system-specific WindowContext factories.
by bsalomon
· 8 years ago
1ed2ae4
Move Skia recipes from build repo
by borenet
· 8 years ago
7e92276
Reduce usage of MakeRenderTargetDirect
by robertphillips
· 8 years ago
3a0dbde
Remove SkSurfaceProps gamma-correctness flag entirely.
by brianosman
· 8 years ago
dc2257b
Fix yasm for Android build
by msarett
· 8 years ago
917d6f3
Fix docs for checking out Skia
by borenet
· 8 years ago
9dc935f
Remove all usage of SkSurfaceProps::isGammaCorrect()
by brianosman
· 8 years ago
a5e1e33
Fix alignment problems in NEON Sk4b.
by mtklein
· 8 years ago
e25a4f6
fix fuzz bugs
by caryclark
· 8 years ago
eeb4c38
Don't unnecessarily resize windows in sk_app on X
by bsalomon
· 8 years ago
26318c9
Update bleed-downscale GM to use power of 2 texture
by egdaniel
· 8 years ago
efded51
Always supply a color space (sRGB for now) with F16
by brianosman
· 8 years ago
f660b7c
Add Sk4h_load4 for loading F16.
by mtklein
· 8 years ago
8c523e0
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
by robertphillips
· 8 years ago
707bbd6
Reuse sampler descriptor set allocations in Vulkan
by egdaniel
· 8 years ago
fe8d2cf
Add special Windows instructions for getting SKPs
by brianosman
· 8 years ago
27efa23
respect kFast_SrcRectConstraint by allowing shader access to entire bitmap
by reed
· 8 years ago
a18c3b8
Use sk_srgb_to_linear_trunc in SkColorXform_opts
by msarett
· 8 years ago
3418c0e
Delete SkDefaultXform, handle edge cases in SkColorSpaceXform_Base
by msarett
· 8 years ago
9ac6d8d
Fix F16 raster text masks. We don't want fake gamma in that case.
by brianosman
· 8 years ago
b811378
Update typeface serialization style.
by bungeman
· 8 years ago
0f7748a
DM: print which task caused the crash.
by mtklein
· 8 years ago
6e45bda
Add test for typeface style round trip.
by bungeman
· 8 years ago
4e90e3e
Have SkRasterPipelineBlitter take over for F16 when it can.
by mtklein
· 8 years ago
bd2bd5c
lock special-raster while the caller's bitmap is in-scope
by reed
· 8 years ago
56586b6
SkPDF: re-work SkPDFUtils::FloatToDecimal
by halcanary
· 8 years ago
1ab9e59
Google3 <functional> has a global "using std::plus"...
by mtklein
· 8 years ago
8fe485b
Just pass the draw context to paint conversion
by brianosman
· 8 years ago
20a272d
Fix debugger build by specifying nullptr for color space.
by chrishtr
· 8 years ago
6466544
stages for most xfermodes
by mtklein
· 8 years ago
d598f79
SkSL performance improvements (plus a couple of minor warning fixes)
by ethannicholas
· 8 years ago
d9ddad2
add SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of-date google3 callers
by reed
· 8 years ago
c7ec7c9
remove/deprecate SkBitmap::getTexture, as it now always returns false
by reed
· 8 years ago
2adecda
add gm to test bleed with downscale
by reed
· 8 years ago
2c9e200
remove fClipStack and attach/deattach-from-canvas
by reed
· 8 years ago
d0e95a5
typedef uint16_t SkGlyphID
by halcanary
· 8 years ago
1d35231
Remove long-running sk_linear_to_srgb test for ASAN in public.bzl.
by benjaminwagner
· 8 years ago
b5acf6e
Add a clamp stage to SkRasterPipelineBlitter.
by mtklein
· 8 years ago
8bc90e2
fix fuzz
by caryclark
· 8 years ago
05e3c39
Arithmetic xfermode stage.
by mtklein
· 8 years ago
2869847
webpages_playback: Make --upload_to_partner_bucket work without --upload
by borenet
· 8 years ago
1638c0d
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
by brianosman
· 8 years ago
b560b5c
lockPixelsAreWritable is deprecated
by reed
· 8 years ago
057ae8a
Fix misdetection of rectangles in SkPath::IsSimpleClosedRect.
by bsalomon
· 8 years ago
5fa38fa
Update SKP version
by update-skps
· 8 years ago
0e72e9e
Remove asserts on scissor size in Vulkan
by egdaniel
· 8 years ago
8e4373f
Have SkRasterPipelineBlitter take over for 565 when it can.
by mtklein
· 8 years ago
5544795
Convert XYZ values from PNGs to D50
by msarett
· 8 years ago
86a6c6d
In the current code, tiling and bilerp sampling are strongly tied together. They can be separated by taking advantage of observation that translating a sample point into filter points in the bilerp stage the filter points will be at most 0.5 outside the tile. This allows simplified repositioning for the various tiling modes; clamp and mirror use min and max while repeat has max -> 0 and 0-> max. This allows bilerp to simply treat the filter points that fall off the tile. This allows tiling and bilerp sampling to be totally separate.
by herb
· 8 years ago
9c1d45d
Always init SkPathRef variables.
by senorblanco
· 8 years ago
a1ce216
DM: don't redirect stderr to verbose.log
by mtklein
· 8 years ago
f149169
Correct advances for 'monospace' fonts in PDF.
by bungeman
· 8 years ago
9a5c47f
Add SkRasterPipeline blitter.
by mtklein
· 8 years ago
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
8a8accb
limit number of searched roots
by caryclark
· 8 years ago
4c6e47a
Recycle small uniform buffers.
by jvanverth
· 8 years ago
500bb3e
Connect dst color space in a few places (removing TODOs)
by brianosman
· 8 years ago
aa29b27
Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://codereview.chromium.org/2146413002/ )
by mtklein
· 8 years ago
Next »