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

Issue 284743009: events: Create a separate platforms target. (Closed)

Created:
6 years, 7 months ago by sadrul
Modified:
6 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tdresser+watch_chromium.org, tfarina, extensions-reviews_chromium.org, Yufeng Shen (Slow to review)
Visibility:
Public.

Description

events: Create a separate platforms target. Split out the platform-event dispatch specific code out of the 'events' target into its own 'events_platform' target, and the x11-specific code into 'x11_events_platform' target. BUG=361137 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270816

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : tot-merge #

Patch Set 7 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -36 lines) Patch
M chrome/chrome_browser_chromeos.gypi View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M components/bookmarks.gypi View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download
M ui/aura/aura.gyp View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M ui/base/ui_base.gyp View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M ui/events/events.gyp View 1 2 3 4 5 6 4 chunks +3 lines, -35 lines 0 comments Download
M ui/events/ozone/events_ozone.gyp View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
A ui/events/platform/events_platform.gyp View 1 chunk +36 lines, -0 lines 0 comments Download
M ui/events/platform/platform_event_source.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
A ui/events/platform/x11/x11_events_platform.gyp View 1 chunk +43 lines, -0 lines 0 comments Download
M ui/ui_unittests.gyp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ui/views/views.gyp View 1 2 3 4 5 6 4 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
miletus@: FYI sky@: Please review.
6 years, 7 months ago (2014-05-14 15:21:42 UTC) #1
sky
LGTM
6 years, 7 months ago (2014-05-14 18:22:43 UTC) #2
sadrul
6 years, 7 months ago (2014-05-15 21:13:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #7 manually as r270816 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698