Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
73f6cfc1814f5063c13d2c5178e14f14031a640c
/
src
/
images
2363649
Revert of Change quality settings on SkImageDecoder_libjpeg (patchset #1 id:40001 of https://codereview.chromium.org/1412803009/ )
by fmalita
· 9 years ago
1aaaba5
Fix the build on Android devices
by Matt Sarett
· 9 years ago
b747b90
Remove dependencies on Android's forked decoder libraries
by msarett
· 9 years ago
69ad6a9
Change quality settings on SkImageDecoder_libjpeg
by msarett
· 9 years ago
6f45c17
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away"
by reed
· 9 years ago
67b8b5e
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ )
by reed
· 9 years ago
7b81994
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away"
by reed
· 9 years ago
21b7663
Revert of stop using drawSprite (at least w/ no filters) as it is going away (patchset #2 id:20001 of https://codereview.chromium.org/1411173010/ )
by robertphillips
· 9 years ago
4a21602
stop using drawSprite (at least w/ no filters) as it is going away
by reed
· 9 years ago
c2d0bc5
Supply separate flags for onBuildTileIndex
by msarett
· 9 years ago
67e6760
Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of https://codereview.chromium.org/1402783008/ )
by msarett
· 9 years ago
fc06e9c
Supply separate flags for onBuildTileIndex
by msarett
· 9 years ago
8e48ed5
Supply separate flags for onBuildTileIndex
by scroggo
· 9 years ago
c9e190d
Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ )
by reed
· 9 years ago
13f48dc
change pixel-serializer to support reencoding existing data
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
ef004e1
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
by scroggo
· 9 years ago
5315fd4
Remove SkImageGenerator pieces only for SkCodec.
by scroggo
· 9 years ago
27631bd
Revert "Remove ambiguity of SkJpegUtility name."
by scroggo
· 10 years ago
b5b50a0
SkGIFMovie: Fix corrupted background color
by Takahiro.Aizawa
· 10 years ago
93858b4
Remove ambiguity of SkJpegUtility name.
by mtklein
· 10 years ago
78d79cc
Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders
by msarett
· 10 years ago
d129084
remove dead code behind BOOL_ONGETINFO
by reed
· 10 years ago
7831a4b
Update more directories under src/ to follow C++11 style rule for {virtual,override}.
by tfarina
· 10 years ago
567ff2f
Cleanup: Remove unnecessary double-semicolons.
by tfarina
· 10 years ago
9c79820
SkScaledBitmapSampler: fix memory overwritten
by zoran.jovanovic
· 10 years ago
7f00acb
Return cropBitmap
by zoran.jovanovic
· 10 years ago
b2a6fe7
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
1865900
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/)
by djsollen
· 10 years ago
2469c99
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
b3e5e4d
Lazy SKP image decoding in DM.
by mtklein
· 10 years ago
3ef71e3
guarded change to SkImageGenerator to make getInfo() const
by reed
· 10 years ago
78acf96
Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end.
by dml
· 10 years ago
cdeca44
Revert "Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end."
by scroggo
· 10 years ago
493c1ce
Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end.
by Leon Scroggins III
· 10 years ago
9552662
Option for SkCodec to treat dst as all zeroes.
by scroggo
· 10 years ago
dedc2d8
check for null-pixelref
by reed
· 10 years ago
6e8f903
Ico security issues fix
by msarett
· 10 years ago
f45796e
Fix a memory leak when decoding corrupted indexed PNGs.
by dml
· 10 years ago
8371b7e
Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/)
by reed
· 10 years ago
561a1ca
Fix a memory leak when decoding corrupted indexed PNGs.
by dml
· 10 years ago
87fa631
Rename onGetPixelsEnum back to onGetPixels.
by scroggo
· 10 years ago
f421ec6
Fixing possible out of bound memory access
by sugoi
· 10 years ago
0864908
Make SkImageGenerator::getPixels() return an enum.
by scroggo
· 10 years ago
63af144
Fix GIF transparency.
by jei.mayol
· 10 years ago
65df6ed
SkStream::read() only returns 0 at end.
by scroggo
· 10 years ago
75de4f8
Put close_gif() in an anonymous namespace.
by mtklein
· 10 years ago
6d7e47a
Muck with the right cinfo.
by scroggo
· 10 years ago
aa7079b
Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://codereview.chromium.org/858333002/)
by bungeman
· 10 years ago
3629865
Muck with the right cinfo.
by scroggo
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
59c6947
Upstream support for giflib >= 5.1.
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
2d73d80
remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code
by reed
· 10 years ago
53b9e2e
add const to encodePixels pixel parameter
by reed
· 10 years ago
c6b8ffa
Fix a case of kPartialSuccess.
by scroggo
· 10 years ago
912ed6e
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
by tfarina
· 10 years ago
9880607
Even more win64 warning fixes
by bsalomon
· 10 years ago
775b819
SkColorTable locking serves no purpose anymore.
by mtklein
· 10 years ago
b61e206
Add tests (and fix!) for known bad ICO files.
by scroggo
· 10 years ago
13f701a
Allow index sources to be unpremul.
by scroggo
· 10 years ago
b752f9f
Don't read random data in ICO check.
by scroggo
· 10 years ago
df78d0a
This return_false is now only used on Android. Squelch a warning.
by mtklein
· 10 years ago
2a12080
Qualify the return value of SkImageDecoder::decode
by scroggo
· 10 years ago
d157b6a
Clean up some warnings about unused code.
by mtklein
· 10 years ago
93b255b
Make SkImageDecoder_libpng be compilable with Chromium libpng
by kkinnunen
· 10 years ago
b227e37
JPEG YUV Decoding
by sugoi
· 10 years ago
3ac569b
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chromium.org/399683007/)
by rmistry
· 10 years ago
8e6c3b9
JPEG YUV Decoding
by sugoi
· 10 years ago
c5e15a1
remove alphatype from colortable
by reed
· 10 years ago
9594da1
use SkData::NewUninitialized
by reed
· 10 years ago
33a3050
SkData can allocate room for its contents in the same block
by reed
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
e5ea500
Hide fields in SkImageInfo
by reed
· 10 years ago
8482504
make allocPixels throw on failure
by reed
· 10 years ago
748783d
Ensure that we don't reference decoders that we don't build
by djsollen
· 10 years ago
6a9c7b1
Prevent malformed ICO files from recursively decoding
by djsollen
· 10 years ago
97b4947
Fix overflow when comparing two ints by promoting the sum to 64-bits.
by djsollen
· 10 years ago
bbe7a2a
eliminate code related to SkBitmap::Config
by reed
· 10 years ago
95b1b3d
Add astcbitmap to gm slides.
by krajcevski
· 10 years ago
7b62448
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/)
by krajcevski
· 10 years ago
2fc0582
- Add astcbitmap to gm slides
by krajcevski
· 10 years ago
86bc124
Add support for compressed alpha ktx files
by krajcevski
· 10 years ago
40a1e11
Add support for all compressed formats in KTX file format
by krajcevski
· 10 years ago
e90c900
Add ETC1 format to SkTextureCompressor
by krajcevski
· 10 years ago
5049557
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/)
by krajcevski
· 10 years ago
5d8b1b4
Add ETC1 format to SkTextureCompressor
by krajcevski
· 10 years ago
fc7063b
Fix image decoder memory overwrite bug.
by scroggo
· 10 years ago
936b734
ios fixes
by caryclark
· 10 years ago
57ad493
Handle bad ICO data better.
by scroggo
· 10 years ago
be08ace
add setPreserveSrcDepth to replace PrefTable API for android
by reed
· 10 years ago
56a6b6b
fix WBMP image will get null color table when draw in RGB565 Canvas
by Derek Sollenberger
· 10 years ago
c2dcf4a
Check pixelRef before attempting to ktx encode.
by scroggo
· 10 years ago
2fd0d14
Adjust the alpha type for pixelRefs.
by scroggo
· 10 years ago
67ec1f8
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 10 years ago
c3b3266
hide SkBitmap::Config entirely (behind a flag)
by reed
· 11 years ago
Next »