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

Issue 985863002: Move all protocol event matchers to test_event_matchers.h (Closed)

Created:
5 years, 9 months ago by Rintaro Kuroiwa
Modified:
5 years, 9 months ago
Reviewers:
Wez
CC:
chromium-reviews, dcheng, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move all protocol event matchers to test_event_matchers.h Committed: https://crrev.com/2933366b4368740e7b433021d945741ea04e1798 Cr-Commit-Position: refs/heads/master@{#320517}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : chromeos should pass #

Patch Set 6 : mac should build #

Patch Set 7 : for mac take2 #

Patch Set 8 : #

Total comments: 10

Patch Set 9 : address comments #

Patch Set 10 : #

Patch Set 11 : removed obvious comments #

Patch Set 12 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+443 lines, -461 lines) Patch
M remoting/client/key_event_mapper_unittest.cc View 1 2 3 4 5 6 7 8 6 chunks +44 lines, -43 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_cros_unittest.cc View 1 2 3 4 5 6 7 8 9 13 chunks +67 lines, -53 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_mac_unittest.cc View 1 2 3 4 5 6 7 8 9 chunks +60 lines, -80 lines 0 comments Download
M remoting/client/plugin/touch_input_scaler_unittest.cc View 1 2 3 4 5 6 7 8 12 chunks +24 lines, -87 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 1 2 3 4 5 6 7 8 16 chunks +48 lines, -66 lines 0 comments Download
M remoting/host/ipc_desktop_environment_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -2 lines 0 comments Download
M remoting/host/remote_input_filter_unittest.cc View 1 2 3 4 5 6 7 8 9 chunks +14 lines, -32 lines 0 comments Download
M remoting/protocol/clipboard_echo_filter_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/protocol/clipboard_filter_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/protocol/input_event_tracker_unittest.cc View 1 2 3 4 5 6 7 8 7 chunks +67 lines, -68 lines 0 comments Download
M remoting/protocol/input_filter_unittest.cc View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -14 lines 0 comments Download
M remoting/protocol/mouse_input_filter_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/protocol/test_event_matchers.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +101 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Rintaro Kuroiwa
Please take a look.
5 years, 9 months ago (2015-03-07 00:46:29 UTC) #2
Wez
https://codereview.chromium.org/985863002/diff/130001/remoting/client/plugin/normalizing_input_filter_cros_unittest.cc File remoting/client/plugin/normalizing_input_filter_cros_unittest.cc (left): https://codereview.chromium.org/985863002/diff/130001/remoting/client/plugin/normalizing_input_filter_cros_unittest.cc#oldcode32 remoting/client/plugin/normalizing_input_filter_cros_unittest.cc:32: static const uint32 kTestLockStates = protocol::KeyEvent::LOCK_STATES_NUMLOCK; Why remove this? ...
5 years, 9 months ago (2015-03-12 00:13:58 UTC) #3
Rintaro Kuroiwa
PTAL :) https://codereview.chromium.org/985863002/diff/130001/remoting/client/plugin/normalizing_input_filter_cros_unittest.cc File remoting/client/plugin/normalizing_input_filter_cros_unittest.cc (left): https://codereview.chromium.org/985863002/diff/130001/remoting/client/plugin/normalizing_input_filter_cros_unittest.cc#oldcode32 remoting/client/plugin/normalizing_input_filter_cros_unittest.cc:32: static const uint32 kTestLockStates = protocol::KeyEvent::LOCK_STATES_NUMLOCK; On ...
5 years, 9 months ago (2015-03-12 18:51:27 UTC) #4
Wez
lgtm
5 years, 9 months ago (2015-03-12 23:59:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/985863002/200001
5 years, 9 months ago (2015-03-13 17:17:39 UTC) #8
commit-bot: I haz the power
Committed patchset #12 (id:200001)
5 years, 9 months ago (2015-03-13 17:21:27 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-13 17:22:13 UTC) #10
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/2933366b4368740e7b433021d945741ea04e1798
Cr-Commit-Position: refs/heads/master@{#320517}

Powered by Google App Engine
This is Rietveld 408576698