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

Issue 942133002: Adding synthetic touch/mouse drag [Part2] (Closed)

Created:
5 years, 10 months ago by ssid
Modified:
5 years, 9 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@mousedrag
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding synthetic touch/mouse drag [Part2] This CL adds GPU benchmarking API for drag function as next step in adding synthetic drag feature for telemetry tests. The part 1 of the CL can be found at crrev.com/929333002 BUG=457148 Committed: https://crrev.com/f18aa928c7815edb807e6ca2d4aa0ae356157c22 Cr-Commit-Position: refs/heads/master@{#318687}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixing nit. #

Total comments: 6

Patch Set 3 : Addredded comments. #

Total comments: 2

Patch Set 4 : Fixed nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -9 lines) Patch
M content/common/input/input_param_traits.cc View 1 6 chunks +14 lines, -8 lines 0 comments Download
M content/common/input_messages.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M content/renderer/gpu/gpu_benchmarking_extension.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/gpu/gpu_benchmarking_extension.cc View 4 chunks +77 lines, -0 lines 0 comments Download
M tools/ipc_fuzzer/mutate/generate.cc View 1 2 3 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 23 (7 generated)
ssid
The second part of the CL. PTAL
5 years, 10 months ago (2015-02-20 17:33:21 UTC) #2
petrcermak
Just one nit :-) https://codereview.chromium.org/942133002/diff/1/content/common/input/input_param_traits.cc File content/common/input/input_param_traits.cc (right): https://codereview.chromium.org/942133002/diff/1/content/common/input/input_param_traits.cc#newcode68 content/common/input/input_param_traits.cc:68: p.gesture_params())); This line shouldn't be ...
5 years, 10 months ago (2015-02-20 18:00:32 UTC) #3
Sami
lgtm assuming this is the API we end up with :)
5 years, 10 months ago (2015-02-20 18:02:45 UTC) #4
ssid
jdduke@chromium.org: Please review changes in CL. This is second part of adding drag gesture.
5 years, 10 months ago (2015-02-25 16:33:55 UTC) #7
ssid
dcheng@chromium.org: Please review changes in content/common/input_messages.h sievers@chromium.org: Please review changes in content/renderer/gpu/gpu_benchmarking_extension* and content/common/input/input_param_traits.cc
5 years, 10 months ago (2015-02-25 17:44:24 UTC) #9
dcheng
(I'm still tracing through p1 of this patch, since it contains the rest of the ...
5 years, 10 months ago (2015-02-26 17:56:51 UTC) #10
ssid
Sorry, but I had to split the patch for the size was too big. Please ...
5 years, 10 months ago (2015-02-26 20:02:34 UTC) #11
dcheng
IPC changes lgtm SyntheticSmoothMoveGesture is pretty complicated, since it's basically a huge state machine. I ...
5 years, 9 months ago (2015-02-27 15:47:32 UTC) #13
dcheng
https://codereview.chromium.org/942133002/diff/80001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/942133002/diff/80001/tools/ipc_fuzzer/mutate/generate.cc#newcode996 tools/ipc_fuzzer/mutate/generate.cc:996: content::SyntheticGestureParams::SYNTHETIC_GESTURE_TYPE_MAX)) { Actually, doesn't this come out to 3, ...
5 years, 9 months ago (2015-02-27 15:48:39 UTC) #14
ssid
On 2015/02/27 15:47:32, dcheng wrote: > IPC changes lgtm > > SyntheticSmoothMoveGesture is pretty complicated, ...
5 years, 9 months ago (2015-02-27 15:50:46 UTC) #15
no sievers
lgtm
5 years, 9 months ago (2015-02-28 00:27:44 UTC) #16
ssid
https://codereview.chromium.org/942133002/diff/80001/tools/ipc_fuzzer/mutate/generate.cc File tools/ipc_fuzzer/mutate/generate.cc (right): https://codereview.chromium.org/942133002/diff/80001/tools/ipc_fuzzer/mutate/generate.cc#newcode996 tools/ipc_fuzzer/mutate/generate.cc:996: content::SyntheticGestureParams::SYNTHETIC_GESTURE_TYPE_MAX)) { On 2015/02/27 15:48:39, dcheng wrote: > Actually, ...
5 years, 9 months ago (2015-03-02 11:57:01 UTC) #17
Sami
Thanks, still lgtm.
5 years, 9 months ago (2015-03-02 12:30:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942133002/100001
5 years, 9 months ago (2015-03-02 12:31:49 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 9 months ago (2015-03-02 13:53:27 UTC) #22
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 13:54:26 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f18aa928c7815edb807e6ca2d4aa0ae356157c22
Cr-Commit-Position: refs/heads/master@{#318687}

Powered by Google App Engine
This is Rietveld 408576698