Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0370712fd50d7187277cfe42d8564aa1f6cfedca
0370712
Remove obsolete image codec colorspace hacks.
by brianosman
· 9 years ago
b5d7468
Fix code regression to more precise call.
by herb
· 9 years ago
e0c1d28
SkTArray: fix invalid reinterpret_casts over non-initialized memory.
by krasin
· 9 years ago
8d7ffce
Include scaler context flags (gamma and contrast boost) in the text blob cache key.
by brianosman
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
12d62a7
VulkanViewer on Android
by djsollen
· 9 years ago
d37fe76
Fix data parameter for createBuffer
by cdalton
· 9 years ago
8680606
Call SkGraphics::Init() automatically for Google3 processes.
by mtklein
· 9 years ago
32eaa89
Image filters: remove SkBitmap-based cache.
by senorblanco
· 9 years ago
0b22966
Remove stray files
by robertphillips
· 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
9ca06c4
Fix ImageFilter fuzzer issue
by robertphillips
· 9 years ago
df02d33
SkOnce: 2 bytes -> 1 byte
by mtklein
· 9 years ago
82996b8
Get skiaserve working on Windows.
by brianosman
· 9 years ago
c3d706f
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ )
by jvanverth
· 9 years ago
0d9e9be
SkTArray movable and swap for move only elements.
by bungeman
· 9 years ago
36db3f4
Add control of the sRGB global hack flag in SampleApp
by brianosman
· 9 years ago
9060213
gyp: add osmesa target to factor out common code
by halcanary
· 9 years ago
f8c74a1
SkFontHost/FreeType/ToUnicode: add an assert
by halcanary
· 9 years ago
9d08172
Add instructions for building with MSAN
by scroggo
· 9 years ago
09aa1fc
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
b0ec983
Use transfer buffer for BatchAtlas texture copies.
by jvanverth
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
b988ecf
Enable NV_path_rendering in the Null GL.
by svaisanen
· 9 years ago
6d3119c
Fix DM blaze build (PNG output is now dependent on picture_utils)
by brianosman
· 9 years ago
b800248
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ )
by egdaniel
· 9 years ago
45b61a1
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
4c13db2
Add explicit clip to SkSpecialSurface's SkCanvas
by robertphillips
· 9 years ago
244a653
skcpu: sse4.1 floor, f16c f16<->f32
by mtklein
· 9 years ago
51dece3
add gm to exercise rotated imagefiltesr w/ and w/o antialiasing
by reed
· 9 years ago
4311f01
Move CPU feature detection to its own file.
by mtklein
· 9 years ago
312aa6a
Adding support for controlling the global sRGB SkColor switch.
by brianosman
· 9 years ago
05db63b
Remove static initializer for SkOpts::Init()
by mtklein
· 9 years ago
a7c9d63
Add onImageInfo call to SkImage_Base.
by herb
· 9 years ago
e05bbbb
Fix createBuffer in Vulkan
by egdaniel
· 9 years ago
718a5ad
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
by robertphillips
· 9 years ago
7831295
Adding support for playback to L32/S32/F16 canvas.
by brianosman
· 9 years ago
1bf3e71
Add optional data parameter to createBuffer
by cdalton
· 9 years ago
4458312
Make skpinfo more human friendly
by robertphillips
· 9 years ago
3c579dc
Move DM png code to picture_utils, for use by other tools.
by brianosman
· 9 years ago
7e66954
fiddle_build_test/gyp: fix mac mesa build (2)
by halcanary
· 9 years ago
df082c5
Add more diagnostic messages to ReadWriteAlpha test
by robertphillips
· 9 years ago
2477594
Rename CodexTest.cpp to CodecTest.cpp
by scroggo
· 9 years ago
98dffbc
fiddle_build_test/gyp: fix mac mesa build
by halcanary
· 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
c7d01d3
Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder
by msarett
· 9 years ago
b4b83dc
Pass through the profile info when creating a high-quality scaled offscreen.
by herb
· 9 years ago
cd07bed
Update to ToT shaderc
by egdaniel
· 9 years ago
9df5d07
Cleanup android build files and tools
by djsollen
· 9 years ago
63677f4
fiddle_build_test depends on skia_mesa
by halcanary
· 9 years ago
b92dc7a
Add bench for image encodes
by msarett
· 9 years ago
35ad0fb
fiddle_build_test: remove from most to fix build
by halcanary
· 9 years ago
f0da138
experimental/fiddle -> tools/fiddle
by halcanary
· 9 years ago
382949d
Update android toolchain variable to point to root dir and not the bin
by djsollen
· 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
7b8b237
experimental/fiddle: update to new SkImage API
by halcanary
· 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
5f80e8c
Walk through files in parse_llvm_coverage.py instead of using 'git ls-files'
by rmistry
· 9 years ago
43e8f67
Do not do compile steps for Coverage
by rmistry
· 9 years ago
eff1920
Add new coverage_skia.isolate
by rmistry
· 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
b931336
Observe gTreatSkColorAsSRGB for 4f gradients.
by fmalita
· 9 years ago
4d1061c
Add ability to default incoming image data as sRGB by default.
by herb
· 9 years ago
f230c6d
Switch SkXfermodeImagerFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
2299ffa
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ )
by halcanary
· 9 years ago
570f18b
SkPDF: PDF/A runtime switch
by halcanary
· 9 years ago
1c9f922
Fix skiaserve crash when displaying batch bounds
by brianosman
· 9 years ago
2a04104
exernalize imagefactory guard
by reed
· 9 years ago
87a0c22
WIP: runtime switch for how to interpret SkColor -vs- srgb
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
86498fb
Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 of https://codereview.chromium.org/1890483002/ )
by mtklein
· 9 years ago
2c7f240
Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of https://codereview.chromium.org/1891513002/ )
by mtklein
· 9 years ago
82497f9
Add option to specify font fallback when creating the skia font manager
by kulshin
· 9 years ago
7a9b9af
Fix ANGLE in SampleApp
by brianosman
· 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
3faf74b
skcpu: sse4.1 floor, f16c f16<->f32
by mtklein
· 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
ad3dc0d
Switch SkLightingImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
834d9e1
Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #10 id:180001 of https://codereview.chromium.org/1891513002/ )
by mtklein
· 9 years ago
a376099
Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ )
by bungeman
· 9 years ago
Next »