Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
572f879b6163e1a4fb790a7f63401a6cf0ade1d2
/
include
4d9ff62
Remove SkWriter32::contiguousArray().
by mtklein
· 9 years ago
e86e51f
Add reminders that these classes have constexpr default constructors.
by mtklein
· 9 years ago
b4c899d
remove SkWriteBuffer::getWriter32().
by mtklein
· 9 years ago
1b5dd88
remove SkWriteBuffer::reserve()
by mtklein
· 9 years ago
b4d46f0
Remove skstd::is_function.
by bungeman
· 9 years ago
5668648
Unify implementations of stroking radius calculationsns
by bsalomon
· 9 years ago
efe46d2
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
801b44c
Remove skstd::is_convertible.
by bungeman
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
d77ac77
remove (now unused) SkDivBits
by reed
· 9 years ago
28d5bdd
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ )
by reed
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
1541130
remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this
by reed
· 9 years ago
48d6f88
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
eabaf79
SkDocument::CreateXPS fix roll
by halcanary
· 9 years ago
900c367
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
by senorblanco
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
b4bb7d8
Add oblique as a slant.
by bungeman
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
86ae3d1
make context() virtual on device
by reed
· 9 years ago
68758ae
Remove SkEncodedInfo kPreSwizzled_Color from public API
by msarett
· 9 years ago
484b3d0
SkDefaultColorProfile: Hide gDefaultProfileIsSRGB
by halcanary
· 9 years ago
ac6c750
Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API
by msarett
· 9 years ago
96a04f3
simplify handle-affine: subclass overrides just describe their leaf behavior
by reed
· 9 years ago
edf7fcd
Make SkDrawable an SkFlattenable
by msarett
· 9 years ago
bb34a8a
allow imagefilter to manage CTM decomposition
by reed
· 9 years ago
36736a2
Remove SkCanvas::LayerIter guard
by robertphillips
· 9 years ago
a45a668
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
by msarett
· 9 years ago
a3b3b23
Enable flattening/unflattening with custom unflatten procs
by msarett
· 9 years ago
99e2089
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
by robertphillips
· 9 years ago
7715e06
Retract SkDevice a bit more
by robertphillips
· 9 years ago
f557546
Remove some unnecessary #includes of SkImageFilter.h
by senorblanco
· 9 years ago
6351640
Fixes for SkRWBuffer
by scroggo
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
cb61a64
Add compile guard for SkCanvas::LayerIter
by robertphillips
· 9 years ago
b0d4352
Revise WSI setup.
by jvanverth
· 9 years ago
da2cd8b
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
177f2f6
SkPathEffect.h: add SK_API where needed
by halcanary
· 9 years ago
6a6f3c5
Fix indentation and casts in SkTArray.
by bungeman
· 9 years ago
e0c1d28
SkTArray: fix invalid reinterpret_casts over non-initialized memory.
by krasin
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
32eaa89
Image filters: remove SkBitmap-based cache.
by senorblanco
· 9 years ago
a1f4fa7
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ )
by fmalita
· 9 years ago
8c30a81
post apply non-scale transforms after imagefilters have run
by reed
· 9 years ago
a814000
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
9bc2235
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
by herb
· 9 years ago
650f9e9
SkOnce: 2 bytes -> 1 byte
by mtklein
· 9 years ago
9134686
Revert of SkOnce: 2 bytes -> 1 byte (patchset #4 id:60001 of https://codereview.chromium.org/1904483003/ )
by mtklein
· 9 years ago
c30c418
Add SkEncodedInfo to report properties of encoded image data
by msarett
· 9 years ago
3e30227
Begin removing deprecated (and now, unused) ImageFilter code paths
by robertphillips
· 9 years ago
df02d33
SkOnce: 2 bytes -> 1 byte
by mtklein
· 9 years ago
0d9e9be
SkTArray movable and swap for move only elements.
by bungeman
· 9 years ago
09aa1fc
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
b988ecf
Enable NV_path_rendering in the Null GL.
by svaisanen
· 9 years ago
718a5ad
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
by robertphillips
· 9 years ago
be991ef
Delete unused fNamedFactorySet from SkWriteBuffer
by msarett
· 9 years ago
3c92024
Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ )
by robertphillips
· 9 years ago
f682d9a
Add SkEncodedInfo to report properties of encoded image data
by msarett
· 9 years ago
bde57ed
Make SkImageFilter::Cache purging methods pure virtual
by robertphillips
· 9 years ago
f35566e
Remove deprecated paths from image filter infrastructure.
by senorblanco
· 9 years ago
983294f
Skia Filter Quality and Scaling Metrics
by ericrk
· 9 years ago
d9dd428
Modernize and trim down SkOnce.
by mtklein
· 9 years ago
f7142e7
Split AlphaThresholdEffect out into its own file
by robertphillips
· 9 years ago
cb232e8
Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ )
by robertphillips
· 9 years ago
225db44
Outline SkImageFilter Make methods
by robertphillips
· 9 years ago
6fb3cd7
Remove deprecated paths from image filter infrastructure.
by senorblanco
· 9 years ago
9d453b0
Revert of move static arrays into impl, to avoid multiple copies (patchset #3 id:40001 of https://codereview.chromium.org/1889793007/ )
by reed
· 9 years ago
f230c6d
Switch SkXfermodeImagerFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
2a04104
exernalize imagefactory guard
by reed
· 9 years ago
6d7cd1f
move static arrays into impl, to avoid multiple copies
by reed
· 9 years ago
6b13473
Move SkImageFilter over to storing sk_sps
by robertphillips
· 9 years ago
82497f9
Add option to specify font fallback when creating the skia font manager
by kulshin
· 9 years ago
938115c
Remove asFragmentProcessor gpu-specific ImageFilter code path
by robertphillips
· 9 years ago
534c270
Update TileImageFilter to sk_sp
by robertphillips
· 9 years ago
bfe11fc
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
8c3fd4f
spriteblitter for memcpy case (for all configs)
by reed
· 9 years ago
47db5fe
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ )
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
a376099
Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ )
by bungeman
· 9 years ago
d06920a
Fixes for SkRWBuffer
by scroggo
· 9 years ago
3dc6aac
remove U16 support, just support F16
by reed
· 9 years ago
b2a4dc6
Switch SkMagnifierImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
f9634b9
For GOOGLE3, add deref method to SkRefCnt.
by benjaminwagner
· 9 years ago
5092eac
Fix legacy NewRenderTarget factory
by bsalomon
· 9 years ago
7e68ab7
Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used.
by bsalomon
· 9 years ago
0e3c554
Tweak distance field path renderer behavior in gamma-correct mode to match
by brianosman
· 9 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
ed2edab
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
by bungeman
· 9 years ago
dada4dd
Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
58700da
remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome
by reed
· 9 years ago
11a77c6
Begin switch to SkFontStyle for legacy calls.
by bungeman
· 9 years ago
af9b8c8
Switch AlphaThresholdFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
a9322c2
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )"
by reed
· 9 years ago
cbc060a
SkWStream::writeText inlined.
by halcanary
· 9 years ago
74b8d32
Implement texel buffers
by cdalton
· 9 years ago
c14b978
Switch SkTileImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
f8a6ce8
Add GLSL support for texelFetch
by cdalton
· 9 years ago
Next »