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

Issue 413103002: Android WebView: Fall back to idle uploads if draw functor table not set (Closed)

Created:
6 years, 5 months ago by no sievers
Modified:
6 years, 4 months ago
Reviewers:
boliu
CC:
chromium-reviews, piman+watch_chromium.org, android-webview-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Android WebView: Fall back to idle uploads if draw functor table not set Disable map_image if draw functor table is not set, and disallow EGL async uploads if MailboxSync is on (doesn't work). R=boliu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286501

Patch Set 1 #

Total comments: 7

Patch Set 2 : address comment #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
M android_webview/browser/gpu_memory_buffer_factory_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/browser/gpu_memory_buffer_factory_impl.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M android_webview/lib/main/aw_main_delegate.cc View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/async_pixel_transfer_manager_android.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 21 (0 generated)
no sievers
ptal
6 years, 5 months ago (2014-07-24 00:36:04 UTC) #1
boliu
https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc File gpu/command_buffer/service/async_pixel_transfer_manager_android.cc (right): https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc#newcode68 gpu/command_buffer/service/async_pixel_transfer_manager_android.cc:68: !gles2::MailboxSynchronizer::GetInstance()) { What does the rest of this change ...
6 years, 5 months ago (2014-07-24 01:29:07 UTC) #2
no sievers
https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc File gpu/command_buffer/service/async_pixel_transfer_manager_android.cc (right): https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc#newcode68 gpu/command_buffer/service/async_pixel_transfer_manager_android.cc:68: !gles2::MailboxSynchronizer::GetInstance()) { On 2014/07/24 01:29:07, boliu wrote: > What ...
6 years, 5 months ago (2014-07-24 16:59:39 UTC) #3
boliu
https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc File gpu/command_buffer/service/async_pixel_transfer_manager_android.cc (right): https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc#newcode68 gpu/command_buffer/service/async_pixel_transfer_manager_android.cc:68: !gles2::MailboxSynchronizer::GetInstance()) { On 2014/07/24 16:59:39, sievers wrote: > On ...
6 years, 5 months ago (2014-07-24 17:00:59 UTC) #4
no sievers
https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc File gpu/command_buffer/service/async_pixel_transfer_manager_android.cc (right): https://codereview.chromium.org/413103002/diff/1/gpu/command_buffer/service/async_pixel_transfer_manager_android.cc#newcode68 gpu/command_buffer/service/async_pixel_transfer_manager_android.cc:68: !gles2::MailboxSynchronizer::GetInstance()) { On 2014/07/24 17:00:59, boliu wrote: > On ...
6 years, 5 months ago (2014-07-24 19:21:27 UTC) #5
boliu
lgtm % one change https://codereview.chromium.org/413103002/diff/1/android_webview/lib/main/aw_main_delegate.cc File android_webview/lib/main/aw_main_delegate.cc (right): https://codereview.chromium.org/413103002/diff/1/android_webview/lib/main/aw_main_delegate.cc#newcode58 android_webview/lib/main/aw_main_delegate.cc:58: cl->AppendSwitch(switches::kEnableZeroCopy); We can remove this ...
6 years, 5 months ago (2014-07-24 20:50:24 UTC) #6
no sievers
https://codereview.chromium.org/413103002/diff/1/android_webview/lib/main/aw_main_delegate.cc File android_webview/lib/main/aw_main_delegate.cc (right): https://codereview.chromium.org/413103002/diff/1/android_webview/lib/main/aw_main_delegate.cc#newcode58 android_webview/lib/main/aw_main_delegate.cc:58: cl->AppendSwitch(switches::kEnableZeroCopy); On 2014/07/24 20:50:24, boliu wrote: > We can ...
6 years, 5 months ago (2014-07-24 20:57:51 UTC) #7
no sievers
On 2014/07/24 20:50:24, boliu wrote: > lgtm % one change > > https://codereview.chromium.org/413103002/diff/1/android_webview/lib/main/aw_main_delegate.cc > File ...
6 years, 5 months ago (2014-07-24 20:58:09 UTC) #8
no sievers
The CQ bit was checked by sievers@chromium.org
6 years, 5 months ago (2014-07-24 21:26:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/413103002/20001
6 years, 5 months ago (2014-07-24 21:29:17 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 23:32:30 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-24 23:38:10 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/164392)
6 years, 5 months ago (2014-07-24 23:38:12 UTC) #13
boliu
https://codereview.chromium.org/413103002/diff/20001/android_webview/lib/main/aw_main_delegate.cc File android_webview/lib/main/aw_main_delegate.cc (right): https://codereview.chromium.org/413103002/diff/20001/android_webview/lib/main/aw_main_delegate.cc#newcode51 android_webview/lib/main/aw_main_delegate.cc:51: if (gpu_memory_buffer_factory_.get()->Initialize()) { Amazingly, the function tables are set ...
6 years, 5 months ago (2014-07-26 00:29:14 UTC) #14
no sievers
https://codereview.chromium.org/413103002/diff/20001/android_webview/lib/main/aw_main_delegate.cc File android_webview/lib/main/aw_main_delegate.cc (right): https://codereview.chromium.org/413103002/diff/20001/android_webview/lib/main/aw_main_delegate.cc#newcode51 android_webview/lib/main/aw_main_delegate.cc:51: if (gpu_memory_buffer_factory_.get()->Initialize()) { On 2014/07/26 00:29:14, boliu wrote: > ...
6 years, 4 months ago (2014-07-28 19:07:52 UTC) #15
no sievers
The CQ bit was checked by sievers@chromium.org
6 years, 4 months ago (2014-07-30 11:36:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/413103002/40001
6 years, 4 months ago (2014-07-30 11:36:58 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-07-30 12:49:33 UTC) #18
no sievers
The CQ bit was unchecked by sievers@chromium.org
6 years, 4 months ago (2014-07-30 12:51:02 UTC) #19
no sievers
Looks like testGetVisitedHistoryCallbackAfterDestroy() has been flaky. Committing manually.
6 years, 4 months ago (2014-07-30 12:51:53 UTC) #20
no sievers
6 years, 4 months ago (2014-07-30 13:04:52 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 manually as r286501 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698