Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c47635e0ed52970fa40a16ffb280071e6b838a52
/
src
62358e7
SkPngFilters: guard with libpng >= 1.5.7
by mtklein
· 9 years ago
1c971fa
SkPngFilters: use normal pointer types.
by mtklein
· 9 years ago
bbb6dc8
kill SkValue
by mtklein
· 9 years ago
372d65c
sketch hooking into PNG_FILTER_OPTIMIZATIONS
by mtklein
· 9 years ago
5534312
Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://codereview.chromium.org/1640793002/ )
by msarett
· 9 years ago
440c5a9
Consolidate SkStream copying methods
by scroggo
· 9 years ago
fda27a9
Fix Windows build
by yujieqin
· 9 years ago
076d83d
Enable RAW codec for Windows
by yujieqin
· 9 years ago
b84b5b4
It derives the dng_host and overrides PerformAreaTask() to split the task into several sub-tasks which get added to SkTaskGroup.
by ebrauer
· 9 years ago
24716be
Fix complier issue [-Werror, -Wvla]
by yujieqin
· 9 years ago
f42fca4
Add gpu implementation of OverdrawXfermode
by robertphillips
· 9 years ago
5ba2b96
move more geometry to simd
by caryclark
· 9 years ago
727b7d2
Add gpu backend for SkPixelXorXfermode
by robertphillips
· 9 years ago
6121405
Cleaning up trailing spaces and typos.
by cblume
· 9 years ago
eae84c2
Image filters: fix srcOffset handling in asFragmentProcessor() path.
by senorblanco
· 9 years ago
a766ca8
de-proc sk_float_rsqrt
by mtklein
· 9 years ago
e957331
Make A8 readbacks work from non-A8 surfaces
by bsalomon
· 9 years ago
64b0f5f
Remove SkLerpXfermode
by robertphillips
· 9 years ago
7a56123
Revert of Initial support for turning Skia draws into a JSON document and vice versa. (patchset #3 id:80001 of https://codereview.chromium.org/1636563002/ )
by msarett
· 9 years ago
3cb582f
Initial support for turning Skia draws into a JSON document and vice versa.
by ethannicholas
· 9 years ago
2047334
spin off some safe parts from AVX2 CL
by mtklein
· 9 years ago
0dfffbe
Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ )
by msarett
· 9 years ago
5d21170
AVX 2 SrcOver blits: color32, blitmask.
by mtklein
· 9 years ago
916de9f
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
c721196
Fixed compilation on mingw.
by cjacek
· 9 years ago
a273c0f
remove legacy defines
by caryclark
· 9 years ago
8f66a88
Delete 2 legacy flags
by fmalita
· 9 years ago
53d9f1c
SK_SUPPORT_LEGACY_DRAWFLTER typo
by fmalita
· 9 years ago
1517f93
Avoid updating glPathStencilFunc unless it changes
by kkinnunen
· 9 years ago
c85a9fd
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ )
by msarett
· 9 years ago
fc75253
fix arcto exception handling
by caryclark
· 9 years ago
6bd8639
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
1dc85cd
Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed
by kkinnunen
· 9 years ago
7bdb05d
Do not try to get fragment input locations with CHROMIUM_path_rendering
by kkinnunen
· 9 years ago
9f63b44
Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples
by kkinnunen
· 9 years ago
1138be4
Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
ccf1de0
skstd -> std for unique_ptr
by mtklein
· 9 years ago
3b69b82
add 4f support to colorfiltershader
by reed
· 9 years ago
7f225cf
Revert[2] of expand unitests for color4f
by reed
· 9 years ago
5f34e8e
Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview.chromium.org/1622893002/ )
by reed
· 9 years ago
a990912
Don't dirty MIP chain when damage bounds is empty
by bsalomon
· 9 years ago
fac6845
expand unitests for color4f
by reed
· 9 years ago
55d4905
Add svg path arcto
by caryclark
· 9 years ago
b714fb0
Add getYUV8Planes() API to SkCodec
by msarett
· 9 years ago
13aa1a5
SSSE3 opts for RGB -> RGB(FF) or BGR(FF)
by msarett
· 9 years ago
f2b8662
skip zero-length linear gradient intervals to make new code more consistent with older table-based implementation
by lsalzman
· 9 years ago
97293c6
Change name from ScaleToSides to SkScaleToSides.
by herb
· 9 years ago
ed814f3
Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview.chromium.org/1616013003/ )
by mtklein
· 9 years ago
921d7ac
Anisotropic mipmap fixes
by fmalita
· 9 years ago
0d2bc84
Use nextafter instead of nexttoward to avoid using long double calculation.
by herb
· 9 years ago
f1b8b6a
Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler
by msarett
· 9 years ago
5366a09
Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ )
by ethannicholas
· 9 years ago
efcc125
de-proc sk_float_rsqrt
by mtklein
· 9 years ago
5e0883c
Fix bounds of checking if a radii are too long for a side.
by herb
· 9 years ago
1aa2029
Add ability to query read pixels support without a render target.
by bsalomon
· 9 years ago
6a377e6
SkBSwap32
by mtklein
· 9 years ago
8bf7b79
Refactor swizzle names and types.
by mtklein
· 9 years ago
6c9cd55
Make swizzling in read/write pixel copy code more generic
by bsalomon
· 9 years ago
e429c88
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ )
by robertphillips
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
7df3f5e
added support for PLS path rendering
by ethannicholas
· 9 years ago
7481e75
Fix GrAtlasTextBlob bounds management
by joshualitt
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
6d3cef9
Revert[2] of float color components
by reed
· 9 years ago
2a2bdc6
Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ )
by reed
· 9 years ago
7765000
Hide SkCanvas::{set,get}DrawFilter
by fmalita
· 9 years ago
353c148
experiment: float color components
by reed
· 9 years ago
07caf56
Add setter for GrGLSLShaderVar layout qualifier
by egdaniel
· 9 years ago
f6c7107
Expose API for gx font variation axes.
by bungeman
· 9 years ago
27a6e86
SkValue: SkXfermode
by halcanary
· 9 years ago
ae47418
Add ability to add general layout qualifiers GrGLSLShaderVar
by egdaniel
· 9 years ago
19032f7
Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler
by msarett
· 9 years ago
0050237
Fix bounds computations for SkDisplacementMapEffect with negative scale.
by senorblanco
· 9 years ago
233bab9
Add Lua SkXfermode skp scraping support
by robertphillips
· 9 years ago
be1d555
Rename SkCodec_libpng to SkPngCodec
by msarett
· 9 years ago
5eff9e7
Implement onMatchFamilyStyle for Mac.
by bungeman
· 9 years ago
1a7eb26
resolution dependent path measure
by caryclark
· 9 years ago
46895be
fix skp fuzz
by caryclark
· 9 years ago
d247e58
Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused).
by senorblanco
· 9 years ago
b0d2546
detect bad/corrupt flattenable factory indices
by reed
· 9 years ago
744fdb5
remove dead code around SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK
by reed
· 9 years ago
269a82f
Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ )
by joshualitt
· 9 years ago
fac3d1b
SkValue: improve SkFromValue<T> implementation
by mtklein
· 9 years ago
01836ad
Revert to old behavior for swap buffers
by joshualitt
· 9 years ago
ae473fd
Fix GrAtlasTextBlob bounds management
by joshualitt
· 9 years ago
8bc3cf8
Add gpu implementation of OverdrawXfermode
by robertphillips
· 9 years ago
550e9b0
SkNx miplevel building
by mtklein
· 9 years ago
88651ae
replace arcto quads with a conic
by caryclark
· 9 years ago
2252eda
change kMedium_SkFilterQuality to never pop if we're scaling
by reed
· 9 years ago
4e8f567
add wait on fence without flush
by joshualitt
· 9 years ago
76097f8
SkValue: implementation, unit test
by halcanary
· 9 years ago
b1475b0
Add SkPath::isLastContourClosed()
by fs
· 9 years ago
26def86
Revert of SkNx miplevel building (patchset #3 id:40001 of https://codereview.chromium.org/1606013003/ )
by mtklein
· 9 years ago
bf361d3
remove fragile assert
by reed
· 9 years ago
b59d1bc
Add ability to wire up sharelist in glcontext creation
by joshualitt
· 9 years ago
c1e7101
Make GrGLProgramBuilder a local stack variable in CreateProgram
by egdaniel
· 9 years ago
323c2eb
A few more small changes to make GrAtlasTextBlob nearly self contained
by joshualitt
· 9 years ago
0d2199b
Move distance field text positioning into GrTextUtils
by joshualitt
· 9 years ago
e179a91
Texturing support for RECTANGLE textures.
by bsalomon
· 9 years ago
31d59e7
Revert of sdf: use linear edge distance approximation for all gradient directions (patchset #1 id:1 of https://codereview.chromium.org/1545893003/ )
by mtklein
· 9 years ago
Next »