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

Issue 2583223003: third_party: Add libevdev and gestures. (Closed)

Created:
4 years ago by reveman
Modified:
3 years, 10 months ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org, tdresser+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

third_party: Add libevdev and gestures. This allows more ozone code to be built and tested on non-ChromeOS machines. BUG=677267 TEST=built chrome with use_evdev_gestures = true, use_system_libevdev = false, use_system_gestures = false Review-Url: https://codereview.chromium.org/2583223003 Cr-Commit-Position: refs/heads/master@{#442518} Committed: https://chromium.googlesource.com/chromium/src/+/968d2048faa36195bf79684cb104aec2399d10ee

Patch Set 1 #

Patch Set 2 : update .gitignore #

Patch Set 3 : rebase #

Patch Set 4 : fix typo #

Patch Set 5 : fix typo 2 #

Total comments: 2

Patch Set 6 : ChromeOS -> Chrome OS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+835 lines, -15 lines) Patch
M .gitignore View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M DEPS View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/gestures/BUILD.gn View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/gestures/LICENSE View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/gestures/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/gestures/README.chromium View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/gestures/include/gestures/gestures.h View 1 chunk +608 lines, -0 lines 0 comments Download
A third_party/libevdev/BUILD.gn View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/libevdev/LICENSE View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/libevdev/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/libevdev/README.chromium View 1 chunk +16 lines, -0 lines 0 comments Download
M ui/events/ozone/BUILD.gn View 2 chunks +5 lines, -15 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
corbin8951
lgtm
3 years, 11 months ago (2016-12-28 12:25:47 UTC) #3
reveman
3 years, 11 months ago (2016-12-30 16:15:55 UTC) #5
reveman
ping for review
3 years, 11 months ago (2017-01-09 07:21:59 UTC) #7
rjkroege
ozone lgtm
3 years, 11 months ago (2017-01-09 19:54:22 UTC) #9
Daniel Kurtz
LGTM modulo tiny nit. https://codereview.chromium.org/2583223003/diff/80001/DEPS File DEPS (right): https://codereview.chromium.org/2583223003/diff/80001/DEPS#newcode444 DEPS:444: # ChromeOS touchpad gestures library. ...
3 years, 11 months ago (2017-01-10 03:22:01 UTC) #10
reveman
https://codereview.chromium.org/2583223003/diff/80001/DEPS File DEPS (right): https://codereview.chromium.org/2583223003/diff/80001/DEPS#newcode444 DEPS:444: # ChromeOS touchpad gestures library. On 2017/01/10 at 03:22:01, ...
3 years, 11 months ago (2017-01-10 04:11:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2583223003/100001
3 years, 11 months ago (2017-01-10 04:12:22 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://chromium.googlesource.com/chromium/src/+/968d2048faa36195bf79684cb104aec2399d10ee
3 years, 11 months ago (2017-01-10 06:21:12 UTC) #17
Wez
Hallo jochen@chromium.org! Due to a depot_tools patch which mistakenly removed the OWNERS check for non-source ...
3 years, 10 months ago (2017-02-07 02:58:00 UTC) #19
Lei Zhang
More than just an OWNERS review, did this go all the reviews, however trivial they ...
3 years, 10 months ago (2017-02-23 20:13:50 UTC) #21
reveman
On 2017/02/23 at 20:13:50, thestig wrote: > More than just an OWNERS review, did this ...
3 years, 10 months ago (2017-02-23 21:26:05 UTC) #22
Lei Zhang
3 years, 10 months ago (2017-02-23 21:40:22 UTC) #23
Message was sent while issue was closed.
On 2017/02/23 21:26:05, reveman wrote:
> On 2017/02/23 at 20:13:50, thestig wrote:
> > More than just an OWNERS review, did this go all the reviews, however
trivial
> they may be?
>
https://chromium.googlesource.com/chromium/src.git/+/master/docs/adding_to_th...
> 
> As these libs were already third party libs maintained by chromium developers
> and used for chromium builds on CrOS I was not expecting that another review
> would be needed just to allow them to be built by chromium in addition to the
> CrOS build. Let us know if that's still required or if we missed some other
> step. I think we have a few other cases where we've done the same thing (e.g.
> libdrm) so we would have to address those too.

Ah, I didn't look at the bug report. Only glanced at the CL and didn't realize
they were already used on CrOS.

Powered by Google App Engine
This is Rietveld 408576698