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

Issue 2972963002: [mus+ash] Implements hit-test client in Aura (Closed)

Created:
3 years, 5 months ago by varkha
Modified:
3 years, 5 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, sadrul, jam, darin-cc_chromium.org, kalyank, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[mus+ash] Implements hit-test client in Aura Moved to Gerrit - https://chromium-review.googlesource.com/c/574882/ WIP - do not review BUG=732395

Patch Set 1 #

Patch Set 2 : [mus+ash] Implements hit-test client in Aura #

Patch Set 3 : [mus+ash] Implements hit-test client in Aura (tests) #

Patch Set 4 : [mus ash] Implements hit-test client in Aura (rebased) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+401 lines, -4 lines) Patch
M components/viz/client/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/viz/client/client_layer_tree_frame_sink.h View 1 2 5 chunks +10 lines, -0 lines 0 comments Download
M components/viz/client/client_layer_tree_frame_sink.cc View 1 4 chunks +20 lines, -0 lines 0 comments Download
A components/viz/client/hit_test_data_provider.h View 1 1 chunk +32 lines, -0 lines 0 comments Download
A components/viz/common/display_hit_test_region.h View 1 1 chunk +53 lines, -0 lines 0 comments Download
M content/renderer/mus/renderer_window_tree_client.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 4 chunks +4 lines, -3 lines 0 comments Download
M ui/aura/BUILD.gn View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
A ui/aura/mus/hit_test_data_provider_mus.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A ui/aura/mus/hit_test_data_provider_mus.cc View 1 1 chunk +60 lines, -0 lines 0 comments Download
A ui/aura/mus/hit_test_data_provider_mus_unittest.cc View 1 2 1 chunk +173 lines, -0 lines 0 comments Download
M ui/aura/mus/window_port_mus.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ui/aura/mus/window_port_mus.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/aura/window.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (7 generated)
varkha
Patchset #2 (id:20001) has been deleted
3 years, 5 months ago (2017-07-06 20:35:55 UTC) #1
varkha
Patchset #3 (id:60001) has been deleted
3 years, 5 months ago (2017-07-07 00:28:41 UTC) #2
varkha
Patchset #4 (id:100001) has been deleted
3 years, 5 months ago (2017-07-07 20:36:23 UTC) #3
varkha
Patchset #2 (id:40001) has been deleted
3 years, 5 months ago (2017-07-07 20:36:44 UTC) #4
varkha
Patchset #3 (id:120001) has been deleted
3 years, 5 months ago (2017-07-07 20:43:04 UTC) #5
varkha
Patchset #3 (id:140001) has been deleted
3 years, 5 months ago (2017-07-10 20:21:50 UTC) #6
varkha
3 years, 5 months ago (2017-07-17 20:19:21 UTC) #7
Description was changed from

==========
[mus+ash] Implements hit-test client in Aura

WIP - do not review

BUG=732395
==========

to

==========
[mus+ash] Implements hit-test client in Aura

Moved to Gerrit - https://chromium-review.googlesource.com/c/574882/
WIP - do not review

BUG=732395
==========

Powered by Google App Engine
This is Rietveld 408576698