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

Issue 11659020: gpu: Report time spent performing async texture uploads. (Closed)

Created:
8 years ago by reveman
Modified:
7 years, 11 months ago
Reviewers:
greggman, epenner, nduca
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

gpu: Report time spent performing async texture uploads. BUG=167358 TBR=gman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175548

Patch Set 1 #

Total comments: 5

Patch Set 2 : weak ptr and remove shm parameters #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -57 lines) Patch
M gpu/command_buffer/service/async_pixel_transfer_delegate_mock.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M ui/gl/async_pixel_transfer_delegate.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M ui/gl/async_pixel_transfer_delegate_android.cc View 1 15 chunks +76 lines, -54 lines 0 comments Download
M ui/gl/async_pixel_transfer_delegate_stub.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gl/async_pixel_transfer_delegate_stub.cc View 3 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
reveman
This adds async upload time to the total upload time. We might want to report ...
8 years ago (2012-12-22 02:36:11 UTC) #1
epenner
https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc File ui/gl/async_pixel_transfer_delegate_android.cc (right): https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc#newcode243 ui/gl/async_pixel_transfer_delegate_android.cc:243: base::SharedMemory* shared_memory, Is there no way to keep this ...
8 years ago (2012-12-22 03:22:42 UTC) #2
epenner
https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc File ui/gl/async_pixel_transfer_delegate_android.cc (right): https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc#newcode243 ui/gl/async_pixel_transfer_delegate_android.cc:243: base::SharedMemory* shared_memory, On 2012/12/22 03:22:42, epenner wrote: > Is ...
8 years ago (2012-12-22 20:48:17 UTC) #3
reveman
ptal https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc File ui/gl/async_pixel_transfer_delegate_android.cc (right): https://codereview.chromium.org/11659020/diff/1/ui/gl/async_pixel_transfer_delegate_android.cc#newcode243 ui/gl/async_pixel_transfer_delegate_android.cc:243: base::SharedMemory* shared_memory, On 2012/12/22 20:48:17, epenner wrote: > ...
8 years ago (2012-12-22 21:56:24 UTC) #4
epenner
lgtm Sorry for the delay! (was gone last week). > I guess we could do ...
7 years, 11 months ago (2013-01-03 23:59:15 UTC) #5
nduca
lgtmrubberstamp
7 years, 11 months ago (2013-01-05 04:47:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/11659020/10001
7 years, 11 months ago (2013-01-05 21:57:03 UTC) #7
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-05 22:10:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/11659020/10001
7 years, 11 months ago (2013-01-06 17:24:31 UTC) #9
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-06 17:36:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/11659020/10001
7 years, 11 months ago (2013-01-08 17:06:21 UTC) #11
commit-bot: I haz the power
7 years, 11 months ago (2013-01-08 17:54:18 UTC) #12
Message was sent while issue was closed.
Change committed as 175548

Powered by Google App Engine
This is Rietveld 408576698