Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8f2996c59c6f1b15afbdb52e6c092809c03263da
/
dm
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
511f2d7
Make global use-analytic-AA bit threadsafe.
by Mike Klein
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
38911a7
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
by liyuqian
· 8 years ago
d36baa7
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ )
by stephana
· 8 years ago
7795822
Implement AnalyticAA for convex shapes.
by liyuqian
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
d14df7c
document.close from bool to void
by reed
· 8 years ago
bdf3e5c
[SVGDom] Improved DM sizing
by fmalita
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
39eaf5f
add helpers for using SkData with picture serialization
by reed
· 8 years ago
e1baa7c
[SVGDom] Expose intrinsic size info
by fmalita
· 8 years ago
95573e4
Fix SVG flag iOS linking
by fmalita
· 8 years ago
6270e55
Add ContextOptions field to SkCommandLineConfigGpu
by csmartdalton
· 8 years ago
f7eb6fc
Implement Fill() for incomplete decodes to RGBA_F16
by msarett
· 8 years ago
54dc487
add pipecanvas
by reed
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
2ecc35f
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
85c922a
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ )
by msarett
· 8 years ago
7a9900d
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
0e22eb8
Some tests around surface creation and snapshotting with color space
by brianosman
· 8 years ago
179d885
Only test SVG DM sources against direct raster/gpu sinks.
by fmalita
· 8 years ago
8bbbb69
Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 of https://codereview.chromium.org/2246893002/ )
by mtklein
· 8 years ago
ced26a3
add parallel public API for recording SkLiteDL.
by mtklein
· 8 years ago
03591a7
finish SkLiteDL
by mtklein
· 8 years ago
9c5052f
SkLite*
by mtklein
· 8 years ago
b8d1aac
Create a separate src for colorspace tests
by msarett
· 8 years ago
a48f0e3
Speculative fix for internal builds
by fmalita
· 8 years ago
a2b9fdf
Add an SVG DM source
by fmalita
· 8 years ago
d1ec89b
Perform color correction on png decodes
by msarett
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
a714bc3
Fix various SkColorSpace bugs
by msarett
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
50ce1f2
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
39979d8
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ )
by msarett
· 8 years ago
73d5533
Add color space xform support to SkJpegCodec (includes F16!)
by msarett
· 8 years ago
25c81d4
GN: dm
by mtklein
· 8 years ago
3a0dbde
Remove SkSurfaceProps gamma-correctness flag entirely.
by brianosman
· 8 years ago
efded51
Always supply a color space (sRGB for now) with F16
by brianosman
· 8 years ago
0f7748a
DM: print which task caused the crash.
by mtklein
· 8 years ago
a1ce216
DM: don't redirect stderr to verbose.log
by mtklein
· 8 years ago
530c844
Remove unnecessary getColorSpace() API from SkCodec
by msarett
· 8 years ago
9ce3a54
Add capability for SkColorXform to output half floats
by msarett
· 8 years ago
718df0a
Make XML compilation conditional.
by fmalita
· 8 years ago
babc3de
deferred canvas
by reed
· 8 years ago
0f83e01
Add support for 3D colorLUTs to SkColorXform
by msarett
· 8 years ago
db197a5
Fix Mac clang linker
by msarett
· 8 years ago
52ede1d
More removal of SkColorProfileType...
by brianosman
· 8 years ago
d280957
Support sRGB dsts in opt code
by msarett
· 8 years ago
802acec
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ )
by egdaniel
· 8 years ago
944876f
More removal of SkColorProfileType...
by brianosman
· 8 years ago
b109b8c
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 8 years ago
ab82418
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ )
by brianosman
· 8 years ago
6a61a87
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 8 years ago
dea0340
Implement fast, correct gamma conversion for color xforms
by msarett
· 8 years ago
f10637f
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
by mtklein
· 8 years ago
5b64dab
better exclusion for stack traces
by mtklein
· 8 years ago
e8bd9ab
Modify QCMS test to match use by Chrome
by msarett
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
469f1c5
Use SK_TEST_QCMS to mark qcms test code
by msarett
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
45420a9
SkMultiPictureDocument & SkMultiPictureDocumentReader
by halcanary
· 8 years ago
9876ac5
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
4a603fc
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ )
by msarett
· 8 years ago
740cc88
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
9a89a09
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
a4b09a1
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
ca1ec03
Move forceSRGB to SkCommonFlags.
by herb
· 8 years ago
3f99609
Add forceSRGB flag to dm.
by herb
· 8 years ago
888dc16
Test color correction in DM
by msarett
· 9 years ago
1a36192
Remove unnecessary check
by scroggo
· 9 years ago
ba58489
Finish supporting decoding opaque to non-opaque
by scroggo
· 9 years ago
f2c96a2
Only decode opaque to premul in DM image
by scroggo
· 9 years ago
9366aff
Stop creating CodecSrcs with unused scale
by scroggo
· 9 years ago
24a9bd7
Reduce the number of BRDSrcs run in DM
by scroggo
· 9 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 9 years ago
b1be46b
Ensure that SkColorTable->fCount is set properly after decodes
by msarett
· 9 years ago
12e2f50
Only run kStripe_Mode on JPEGs
by scroggo
· 9 years ago
f8dc9df
Drop AndroidCodecSrc::kDivisor_Mode
by scroggo
· 9 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 9 years ago
05c987c
Make DM fail if no configs were successfully created
by brianosman
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
69deca8
Add ColorCodecSrc for testing/comparison on color corrected decodes
by msarett
· 9 years ago
Next »