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

Issue 1813793002: images with offset bitmap don't share genid (Closed)

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

Description

Patch Set 1 : 2016-03-17 (Thursday) 12:13:54 EDT #

Total comments: 4

Patch Set 2 : 2016-03-17 (Thursday) 13:56:40 EDT #

Patch Set 3 : 2016-03-17 (Thursday) 15:47:30 EDT #

Patch Set 4 : 2016-03-17 (Thursday) 15:52:56 EDT #

Patch Set 5 : 2016-03-17 (Thursday) 17:29:58 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M src/image/SkImage_Raster.cpp View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download
A tests/image-bitmap.cpp View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 39 (21 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813793002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/1
4 years, 9 months ago (2016-03-17 15:17:12 UTC) #4
hal.canary
PTAL
4 years, 9 months ago (2016-03-17 15:17:17 UTC) #6
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/7086)
4 years, 9 months ago (2016-03-17 15:19:23 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/1813793002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/80001
4 years, 9 months ago (2016-03-17 16:23:43 UTC) #10
reed1
https://codereview.chromium.org/1813793002/diff/80001/tests/image-bitmap.cpp File tests/image-bitmap.cpp (right): https://codereview.chromium.org/1813793002/diff/80001/tests/image-bitmap.cpp#newcode40 tests/image-bitmap.cpp:40: // Test that when we make an image from ...
4 years, 9 months ago (2016-03-17 17:34:15 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 17:45:39 UTC) #17
hal.canary
https://codereview.chromium.org/1813793002/diff/80001/tests/image-bitmap.cpp File tests/image-bitmap.cpp (right): https://codereview.chromium.org/1813793002/diff/80001/tests/image-bitmap.cpp#newcode40 tests/image-bitmap.cpp:40: On 2016/03/17 17:34:15, reed1 wrote: > // Test that ...
4 years, 9 months ago (2016-03-17 17:57:03 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/100001
4 years, 9 months ago (2016-03-17 17:57:23 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 18:09:29 UTC) #22
hal.canary
Please take another look.
4 years, 9 months ago (2016-03-17 19:54:09 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813793002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/140001
4 years, 9 months ago (2016-03-17 21:07:39 UTC) #26
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/7153) Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on ...
4 years, 9 months ago (2016-03-17 21:08:47 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813793002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/160001
4 years, 9 months ago (2016-03-17 21:30:59 UTC) #30
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 21:45:09 UTC) #32
hal.canary
ping
4 years, 9 months ago (2016-03-24 15:18:31 UTC) #34
bsalomon
lgtm. I don't think we lose any perf relative to how SkBitmap used to interact ...
4 years, 9 months ago (2016-03-24 15:57:31 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813793002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813793002/160001
4 years, 9 months ago (2016-03-24 16:08:00 UTC) #37
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 16:18:19 UTC) #39
Message was sent while issue was closed.
Committed patchset #5 (id:160001) as
https://skia.googlesource.com/skia/+/8d3ad5a1223551927a34f72b35f9dbf5c1f5bc93

Powered by Google App Engine
This is Rietveld 408576698