Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
574a4c153d8a3f42b2806848f5c23cbf55e18bbb
574a4c1
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
by egdaniel
· 9 years ago
9dbec09
In BUILD.public, specify alwayslink for skia library.
by benjaminwagner
· 9 years ago
02cb373
Update SKP version
by update-skps
· 9 years ago
2d9c59f
path ops; remove obsolete reduce
by caryclark
· 9 years ago
a8bd38e
Add cropped-then-expanded test cases to blur_image_filter tests.
by senorblanco
· 9 years ago
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
498d7ac
Dependencies are now added between the drawTargets in GrPipeline
by robertphillips
· 9 years ago
f93982a
Don't run nvpr on TSAN bot
by bsalomon
· 9 years ago
21adcb9
DEPS: roll zlib: 20 new commits
by halcanary
· 9 years ago
c2e2977
Dedup SkPaths by gen-ID when going to .skp
by mtklein
· 9 years ago
13391dd
Minor cleanup of clip mask manager
by robertphillips
· 9 years ago
8a3760f
For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG.
by benjaminwagner
· 9 years ago
c75be34
Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.
by bsalomon
· 9 years ago
7361bf0
[SkDebugger] Show detailed drawImage info
by fmalita
· 9 years ago
6873782
Remove GrPipelineBuilder from getPathRenderer call
by robertphillips
· 9 years ago
89fe56b
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class.
by bsalomon
· 9 years ago
05527a6
Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define.
by senorblanco
· 9 years ago
fe8d5f6
Add generationID to debugger's path information
by robertphillips
· 9 years ago
ef27ce3
Use only one CGFont/CTFont per scaler context on Mac.
by bungeman
· 9 years ago
129319f
Attempt to update Xfermode comments to have parallel structure.
by pkasting
· 9 years ago
7dc4bd0
Remove GrGLProcessor and create GrGLSLTextureSampler class.
by egdaniel
· 9 years ago
cc92b4a
Initial gyp files for SDL
by joshualitt
· 9 years ago
6a6229e
Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef.
by senorblanco
· 9 years ago
d5b9211
SkBlurImageFilter_opts: optimize NEON box_blur_double in separate loops.
by senorblanco
· 9 years ago
4449398
Make SkImageFilter::applyCropRect() optionally compute srcBounds.
by senorblanco
· 9 years ago
a3f792d
Rename SkScaledCodec.cpp to SkSampledCodec.cpp
by scroggo
· 9 years ago
7de63d5
Android framework builds can't see cpu-features.h
by mtklein
· 9 years ago
b5068fc
Update deps to pull sdl
by joshualitt
· 9 years ago
bbba168
nanobench: fix and simplify --samplingTime
by mtklein
· 9 years ago
87e066e
Change saveLayer() semantics to take unfiltered bounds.
by senorblanco
· 9 years ago
544b9aa
Remove gpu-side clip mask merging from clip mask manager
by robertphillips
· 9 years ago
d5fa77f
SkBlurImageFilter_opt.h: break conditions into separate loops.
by senorblanco
· 9 years ago
e4881b6
add a note
by mtklein
· 9 years ago
72815e9
move reinterpret_cast into SK_PREFETCH
by mtklein
· 9 years ago
bdef140
Send SkDebugf through stderr and flush on Windows too.
by mtklein
· 9 years ago
24a592c
Make bin/c and bin/compare work on Windows.
by mtklein
· 9 years ago
27a5834
Add missing include for sleep().
by scroggo
· 9 years ago
9a74041
skia: Add ANGLE support on Mac
by hendrikw
· 9 years ago
100b8f8
Remove min texture size support
by bsalomon
· 9 years ago
018fb62
Create GLSL base class for ProgramDataManager
by egdaniel
· 9 years ago
fe68762
Make SkOSWindow windows implementation use CS_OWNDC in its window class
by bsalomon
· 9 years ago
177519e
Disable CHROMIUM_bind_uniform_location due to a spec bug
by kkinnunen
· 9 years ago
963037c
Refactor SkBlurImageFilter_Opts.h.
by senorblanco
· 9 years ago
6440f0b
Add shared mutexes to the direct write cache code to get better parallelism.
by herb
· 9 years ago
3377975
Make SkTextBlob::RunIterator public.
by halcanary
· 9 years ago
aef4971
skia: Roll latest angle
by hendrikw
· 9 years ago
c377992
Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs
by msarett
· 9 years ago
3f65e93
Add NewFromStream and getEncodedFormat to BitmapRegionDecoder
by msarett
· 9 years ago
6885a1e
Make SK_PREFETCH work on Windows too.
by mtklein
· 9 years ago
35e5d1b
Refactor SkBitmapRegionDecoderInterface for Android
by msarett
· 9 years ago
f7c0822
Default off LTCG for human builds.
by mtklein
· 9 years ago
855dc93
skia: Fix command buffer support on the mac
by hendrikw
· 9 years ago
423e337
Disable gpu-side clip mask merging in the clip mask manager
by robertphillips
· 9 years ago
aada3e8
Remove SkJpegCodec.cpp from Google3 BUILD due to differing libjpeg_turbo versions.
by benjaminwagner
· 9 years ago
13dd023
Update Android FreeType version.
by bungeman
· 9 years ago
27c1728
Update CodexTest for 565
by scroggo
· 9 years ago
cf10b5a
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
by robertphillips
· 9 years ago
3f7357f
Fix ClipMaskManager's SW-fallback logic (take 2)
by robertphillips
· 9 years ago
9097814
Fix DMSrcSink bug
by msarett
· 9 years ago
e91f7b5
Move scissor state to GrAppliedClip
by bsalomon
· 9 years ago
4d8762f
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
by robertphillips
· 9 years ago
24cdec1
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ )
by robertphillips
· 9 years ago
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
e6d2024
Flush GrContext between benchmark draw loops
by cdalton
· 9 years ago
c70483f
Add visualbench option for device-independent fonts
by cdalton
· 9 years ago
6db78d7
Fix visualbench exiting on startup on android
by joshualitt
· 9 years ago
86ea33e
Enable BUILD file compilation of skia and dm with --config=android_arm.
by benjaminwagner
· 9 years ago
87ed6be
Get debugger compiling again
by robertphillips
· 9 years ago
953fe31
Fix up the clip mask manager's creation of paths (w.r.t. volatility)
by robertphillips
· 9 years ago
0a48233
Fix GLCaps order for CoreProfile
by egdaniel
· 9 years ago
e092cee
CMake: exclude SkOSLibrary_posix.cpp on Windows too.
by mtklein
· 9 years ago
cb7ba1e
Make appending default precision be controled by GLSL
by egdaniel
· 9 years ago
5c3ea4c
Fix ClipMaskManager's SW-fallback logic
by robertphillips
· 9 years ago
950305e
fix for teeny strokes
by caryclark
· 9 years ago
05ded89
Fix gl caps for mixed sample support
by egdaniel
· 9 years ago
e72bd02
Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using GenerateMipMaps.
by bsalomon
· 9 years ago
3c8ceb7
Simplify linkages to Android framework internals
by tomhudson
· 9 years ago
7b87ee7
Image filters: simplify filterInputGPU().
by senorblanco
· 9 years ago
d5dcd58
Update SKP version
by update-skps
· 9 years ago
3288514
Fix dm compilation on Google3.
by benjaminwagner
· 9 years ago
40732b3
SkRecord refactor: fill bounds array instead of BBH directly
by mtklein
· 9 years ago
6df232d
Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ )
by joshualitt
· 9 years ago
043a75e
Use SkAutoTExclusive in SkGlyphCache.
by herb
· 9 years ago
9003d1e
Add more cases to bleed GM and more variants
by bsalomon
· 9 years ago
93775bd
[tracing] Remove counter logic and just use address on glyph cache dumps
by ssid
· 9 years ago
546dc32
Use SkAutoTExclusive guard in DirectWrite port.
by herb
· 9 years ago
51eedb6
Fix some GPU filters to use the correct size constraint.
by senorblanco
· 9 years ago
b83bec5
Narrow the distribution of GrDrawTarget a bit
by robertphillips
· 9 years ago
ef27d89
Use SkSwizzler to convert from CMYK
by scroggo
· 9 years ago
19e82e3
Update SrcRectConstraint doc. Previous doc never matched the implementation or the c2d spec.
by bsalomon
· 9 years ago
383ce32
Experimental CL to stop using subdata
by joshualitt
· 9 years ago
93316b9
Move GrGLBufferImpl's GL calls to behind GrGLGpu
by joshualitt
· 9 years ago
648c696
Add immediate mode option for gpu configs in dm
by bsalomon
· 9 years ago
b7f1251
Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https://codereview.chromium.org/1411083009/ )
by scroggo
· 9 years ago
450ee8f
Use SkSwizzler to convert from CMYK
by scroggo
· 9 years ago
ccdbc1d
Remove mac buffer impl war
by joshualitt
· 9 years ago
33eefcd
SkTime::GetNSecs()
by mtklein
· 9 years ago
3b5b784
Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ )
by mtklein
· 9 years ago
38a88e4
SkTime::GetNSecs()
by mtklein
· 9 years ago
5a06df4
Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ )
by mtklein
· 9 years ago
Next »