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

Issue 786533002: aw: Rendering test harness and end-to-end smoke test (Closed)

Created:
6 years ago by boliu
Modified:
6 years ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

aw: Rendering test harness and end-to-end smoke test The test harness is heavily modelled after LayerTreeTests in cc. Add implementation for simulating invalidation and functor behavior. Add in enough hooks to allow a end-to-end smoke test from invalidation to draw to functor draw. BUG=418346 Committed: https://crrev.com/ec5d6de3135398882a0975c95de98d5111aa6c2e Cr-Commit-Position: refs/heads/master@{#307812}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : clean ups #

Patch Set 8 : no production #

Total comments: 14

Patch Set 9 : review #

Total comments: 4

Patch Set 10 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+415 lines, -33 lines) Patch
M android_webview/android_webview_tests.gypi View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -0 lines 0 comments Download
M android_webview/browser/browser_view_renderer_unittest.cc View 1 2 3 4 5 6 1 chunk +16 lines, -4 lines 0 comments Download
A android_webview/browser/test/fake_window.h View 1 2 3 4 5 6 7 8 9 1 chunk +94 lines, -0 lines 0 comments Download
A android_webview/browser/test/fake_window.cc View 1 2 3 4 5 6 7 8 1 chunk +235 lines, -0 lines 0 comments Download
M android_webview/browser/test/rendering_test.h View 1 2 3 4 5 6 7 8 3 chunks +31 lines, -8 lines 0 comments Download
M android_webview/browser/test/rendering_test.cc View 1 2 3 4 5 6 7 8 2 chunks +30 lines, -21 lines 0 comments Download
M android_webview/lib/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/lib/main/webview_tests.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
boliu
2 people to look over everything :) I'm not attached to the "FakeViewRootImpl" name. Open ...
6 years ago (2014-12-08 23:50:47 UTC) #2
boliu
ping! :)
6 years ago (2014-12-10 01:52:27 UTC) #3
hush (inactive)
https://codereview.chromium.org/786533002/diff/140001/android_webview/browser/test/fake_view_root_impl.cc File android_webview/browser/test/fake_view_root_impl.cc (right): https://codereview.chromium.org/786533002/diff/140001/android_webview/browser/test/fake_view_root_impl.cc#newcode103 android_webview/browser/test/fake_view_root_impl.cc:103: on_draw_hardware_pending_ = true; could there be a race condition ...
6 years ago (2014-12-10 20:07:58 UTC) #4
boliu
No new patch set, just replying to comments https://codereview.chromium.org/786533002/diff/140001/android_webview/browser/test/fake_view_root_impl.cc File android_webview/browser/test/fake_view_root_impl.cc (right): https://codereview.chromium.org/786533002/diff/140001/android_webview/browser/test/fake_view_root_impl.cc#newcode103 android_webview/browser/test/fake_view_root_impl.cc:103: on_draw_hardware_pending_ ...
6 years ago (2014-12-10 21:30:32 UTC) #5
boliu
new patch set up, ptal
6 years ago (2014-12-10 22:06:01 UTC) #6
hush (inactive)
lgtm https://codereview.chromium.org/786533002/diff/160001/android_webview/browser/test/fake_window.h File android_webview/browser/test/fake_window.h (right): https://codereview.chromium.org/786533002/diff/160001/android_webview/browser/test/fake_window.h#newcode73 android_webview/browser/test/fake_window.h:73: // UI on on UI? https://codereview.chromium.org/786533002/diff/160001/android_webview/browser/test/rendering_test.cc File android_webview/browser/test/rendering_test.cc ...
6 years ago (2014-12-10 22:41:38 UTC) #7
boliu
https://codereview.chromium.org/786533002/diff/160001/android_webview/browser/test/fake_window.h File android_webview/browser/test/fake_window.h (right): https://codereview.chromium.org/786533002/diff/160001/android_webview/browser/test/fake_window.h#newcode73 android_webview/browser/test/fake_window.h:73: // UI on On 2014/12/10 22:41:38, hush wrote: > ...
6 years ago (2014-12-10 23:14:11 UTC) #8
boliu
+sievers for stamping DEPS ...and maybe also scan FakeWindow::*OnRT where I create a real context ...
6 years ago (2014-12-10 23:16:29 UTC) #10
no sievers
On 2014/12/10 23:16:29, boliu wrote: > +sievers for stamping DEPS > > ...and maybe also ...
6 years ago (2014-12-10 23:24:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786533002/180001
6 years ago (2014-12-10 23:28:46 UTC) #13
commit-bot: I haz the power
Committed patchset #10 (id:180001)
6 years ago (2014-12-11 00:54:52 UTC) #14
commit-bot: I haz the power
6 years ago (2014-12-11 00:55:45 UTC) #15
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/ec5d6de3135398882a0975c95de98d5111aa6c2e
Cr-Commit-Position: refs/heads/master@{#307812}

Powered by Google App Engine
This is Rietveld 408576698