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

Issue 138393002: replace etc1_pixel_ref with skia version (SkMallocPixelRef) (Closed)

Created:
6 years, 11 months ago by reed1
Modified:
6 years, 11 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, powei, hal.canary
Visibility:
Public.

Description

replace etc1_pixel_ref with skia version (SkMallocPixelRef) This is part of a larger effort to replace subclasses of pixelref in chrome/blink with equivalent skia versions, allowing faster iteration/evolution of bitmaps/pixelrefs in skia. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246469

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -118 lines) Patch
cc/cc.gyp View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
cc/resources/etc1_pixel_ref.h View 1 chunk +0 lines, -43 lines 0 comments Download
cc/resources/etc1_pixel_ref.cc View 1 chunk +0 lines, -43 lines 0 comments Download
cc/resources/ui_resource_bitmap.h View 1 2 3 4 5 1 chunk +3 lines, -6 lines 0 comments Download
cc/resources/ui_resource_bitmap.cc View 1 2 3 4 5 2 chunks +9 lines, -13 lines 0 comments Download
cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 4 5 6 3 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
reed1
need cc owner (+ cq request)
6 years, 11 months ago (2014-01-15 20:01:28 UTC) #1
ccameron
lgtm (w very small nits) https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc File cc/resources/ui_resource_bitmap.cc (right): https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc#newcode43 cc/resources/ui_resource_bitmap.cc:43: SkPixelRef* pr = SkMallocPixelRef::NewAllocate(info, ...
6 years, 11 months ago (2014-01-15 20:10:50 UTC) #2
enne (OOO)
https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc File cc/resources/ui_resource_bitmap.cc (right): https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc#newcode43 cc/resources/ui_resource_bitmap.cc:43: SkPixelRef* pr = SkMallocPixelRef::NewAllocate(info, 0, 0); No unwrapped raw ...
6 years, 11 months ago (2014-01-15 20:20:38 UTC) #3
reed1
https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc File cc/resources/ui_resource_bitmap.cc (right): https://codereview.chromium.org/138393002/diff/170001/cc/resources/ui_resource_bitmap.cc#newcode43 cc/resources/ui_resource_bitmap.cc:43: SkPixelRef* pr = SkMallocPixelRef::NewAllocate(info, 0, 0); On 2014/01/15 20:10:51, ...
6 years, 11 months ago (2014-01-15 20:46:21 UTC) #4
enne (OOO)
Thanks! lgtm2
6 years, 11 months ago (2014-01-15 21:04:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/138393002/260001
6 years, 11 months ago (2014-01-15 21:31:19 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_clang&number=169181
6 years, 11 months ago (2014-01-15 23:49:35 UTC) #7
aelias_OOO_until_Jul13
I like the switch to SkMallocRef but this patch also defeats some sharing semantics that ...
6 years, 11 months ago (2014-01-16 00:40:23 UTC) #8
mikerreed
Hal, we need to export SkMallocPixelRef so that sharedlib builds can work... I presume just ...
6 years, 11 months ago (2014-01-16 02:02:17 UTC) #9
reed1
On 2014/01/16 00:40:23, aelias wrote: > I like the switch to SkMallocRef but this patch ...
6 years, 11 months ago (2014-01-21 14:15:20 UTC) #10
aelias_OOO_until_Jul13
On 2014/01/21 14:15:20, reed1 wrote: > On 2014/01/16 00:40:23, aelias wrote: > > I like ...
6 years, 11 months ago (2014-01-21 19:33:17 UTC) #11
reed1
On 2014/01/21 19:33:17, aelias wrote: > On 2014/01/21 14:15:20, reed1 wrote: > > On 2014/01/16 ...
6 years, 11 months ago (2014-01-21 19:43:45 UTC) #12
aelias_OOO_until_Jul13
I suppose, but I don't see why we can't fix it now, as the new ...
6 years, 11 months ago (2014-01-21 21:49:35 UTC) #13
reed1
On 2014/01/21 21:49:35, aelias wrote: > I suppose, but I don't see why we can't ...
6 years, 11 months ago (2014-01-21 22:26:18 UTC) #14
aelias_OOO_until_Jul13
lgtm, thanks!
6 years, 11 months ago (2014-01-21 22:34:04 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/138393002/590001
6 years, 11 months ago (2014-01-22 14:15:44 UTC) #16
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=214671
6 years, 11 months ago (2014-01-22 14:44:35 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/138393002/600004
6 years, 11 months ago (2014-01-22 15:44:39 UTC) #18
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=193354
6 years, 11 months ago (2014-01-22 17:18:54 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reed@google.com/138393002/700004
6 years, 11 months ago (2014-01-22 20:24:53 UTC) #20
commit-bot: I haz the power
6 years, 11 months ago (2014-01-23 01:15:28 UTC) #21
Message was sent while issue was closed.
Change committed as 246469

Powered by Google App Engine
This is Rietveld 408576698