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

Issue 794943003: Separate X11 implementation of touch log source (Closed)

Created:
6 years ago by Shecky Lin
Modified:
6 years ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Separate X11 implementation of touch log source The CL separates the X11 implementation into an independent file so one may implement different versions for other platforms (e.g., ozone). To avoid compilation error, a stub ozone implementation is also added. Contributed by sheckylin@chromium.org BUG=400022 TEST=link and link_freon ChromeOS build Committed: https://crrev.com/3cde4bcce246045eacce886ee4ec53d61efe63fd Cr-Commit-Position: refs/heads/master@{#308071}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixed gypi error. Fixed nits. #

Total comments: 1

Patch Set 3 : tot rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -123 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/system_logs/touch_log_source.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/system_logs/touch_log_source.cc View 1 1 chunk +0 lines, -75 lines 0 comments Download
A + chrome/browser/chromeos/system_logs/touch_log_source_ozone.cc View 1 3 chunks +6 lines, -29 lines 0 comments Download
A + chrome/browser/chromeos/system_logs/touch_log_source_x11.cc View 1 3 chunks +6 lines, -15 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Shecky Lin
Hey guys, This is the preparatory CL to separate the implementation of touch log source. ...
6 years ago (2014-12-11 09:42:42 UTC) #2
achuithb
https://codereview.chromium.org/794943003/diff/1/chrome/browser/chromeos/system_logs/touch_log_source.cc File chrome/browser/chromeos/system_logs/touch_log_source.cc (right): https://codereview.chromium.org/794943003/diff/1/chrome/browser/chromeos/system_logs/touch_log_source.cc#newcode9 chrome/browser/chromeos/system_logs/touch_log_source.cc:9: TouchLogSource::TouchLogSource() : SystemLogsSource("Touch") { Any reason to not move ...
6 years ago (2014-12-11 20:19:09 UTC) #3
Shecky Lin
Please take another look. Thanks! https://codereview.chromium.org/794943003/diff/1/chrome/browser/chromeos/system_logs/touch_log_source.cc File chrome/browser/chromeos/system_logs/touch_log_source.cc (right): https://codereview.chromium.org/794943003/diff/1/chrome/browser/chromeos/system_logs/touch_log_source.cc#newcode9 chrome/browser/chromeos/system_logs/touch_log_source.cc:9: TouchLogSource::TouchLogSource() : SystemLogsSource("Touch") { ...
6 years ago (2014-12-12 08:31:22 UTC) #4
achuithb
lgtm https://codereview.chromium.org/794943003/diff/20001/chrome/browser/chromeos/system_logs/touch_log_source.cc File chrome/browser/chromeos/system_logs/touch_log_source.cc (left): https://codereview.chromium.org/794943003/diff/20001/chrome/browser/chromeos/system_logs/touch_log_source.cc#oldcode1 chrome/browser/chromeos/system_logs/touch_log_source.cc:1: // Copyright (c) 2013 The Chromium Authors. All ...
6 years ago (2014-12-12 08:42:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/794943003/40001
6 years ago (2014-12-12 08:47:41 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-12 14:37:33 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-12 14:39:09 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3cde4bcce246045eacce886ee4ec53d61efe63fd
Cr-Commit-Position: refs/heads/master@{#308071}

Powered by Google App Engine
This is Rietveld 408576698