Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Issue 1943833002: return 4x4 matrix from SkColorSpace (Closed)

Created:
4 years, 7 months ago by reed1
Modified:
4 years, 7 months ago
Reviewers:
msarett
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

return 4x4 matrix from SkColorSpace move SkMatrix44 into core (with alias in utils to transition chrome) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1943833002 Committed: https://skia.googlesource.com/skia/+/50d3b57c8aaa0f026b981101c45ea30361382940

Patch Set 1 #

Total comments: 3

Patch Set 2 : manual rebase #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : pass 0 gamma for table-based #

Patch Set 6 : fix redirect header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -1576 lines) Patch
M gyp/core.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/utils.gypi View 2 chunks +0 lines, -2 lines 0 comments Download
A + include/core/SkMatrix44.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/utils/SkMatrix44.h View 1 2 3 4 5 1 chunk +1 line, -466 lines 0 comments Download
M src/codec/SkPngCodec.cpp View 1 4 chunks +6 lines, -8 lines 0 comments Download
M src/core/SkColorSpace.h View 1 2 4 chunks +9 lines, -16 lines 0 comments Download
M src/core/SkColorSpace.cpp View 1 6 chunks +42 lines, -41 lines 0 comments Download
A + src/core/SkMatrix44.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
D src/utils/SkMatrix44.cpp View 1 chunk +0 lines, -996 lines 0 comments Download
M tests/ColorSpaceTest.cpp View 1 2 3 4 3 chunks +49 lines, -47 lines 0 comments Download

Messages

Total messages: 29 (15 generated)
reed1
4 years, 7 months ago (2016-05-03 12:24:58 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943833002/1
4 years, 7 months ago (2016-05-03 12:25:17 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8274) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on ...
4 years, 7 months ago (2016-05-03 12:26:48 UTC) #7
msarett
Looks great! I can see we edited a bunch of the same lines, but I ...
4 years, 7 months ago (2016-05-03 13:01:13 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943833002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943833002/20001
4 years, 7 months ago (2016-05-03 13:19:32 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/8257) Build-Win-MSVC-x86_64-Debug-Trybot on ...
4 years, 7 months ago (2016-05-03 13:22:03 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943833002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943833002/40001
4 years, 7 months ago (2016-05-03 13:24:42 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8276)
4 years, 7 months ago (2016-05-03 13:37:30 UTC) #18
reed1
https://codereview.chromium.org/1943833002/diff/1/tests/ColorSpaceTest.cpp File tests/ColorSpaceTest.cpp (right): https://codereview.chromium.org/1943833002/diff/1/tests/ColorSpaceTest.cpp#newcode30 tests/ColorSpaceTest.cpp:30: SkDebugf("\n"); On 2016/05/03 13:01:13, msarett wrote: > Delete SkDebugf ...
4 years, 7 months ago (2016-05-03 17:44:51 UTC) #19
msarett
LGTM
4 years, 7 months ago (2016-05-03 17:47:25 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943833002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943833002/80001
4 years, 7 months ago (2016-05-03 17:50:43 UTC) #22
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot/builds/1291)
4 years, 7 months ago (2016-05-03 17:54:22 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943833002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943833002/100001
4 years, 7 months ago (2016-05-03 18:58:44 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 19:13:25 UTC) #29
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/50d3b57c8aaa0f026b981101c45ea30361382940

Powered by Google App Engine
This is Rietveld 408576698