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

Issue 2674613003: git cl format //device/sensors (Closed)

Created:
3 years, 10 months ago by ke.he
Modified:
3 years, 10 months ago
Reviewers:
timvolodine, blundell
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, Peter Beverloo, riju_, mlamouri+watch-sensors_chromium.org, jam, timvolodine, darin-cc_chromium.org, mac-reviews_chromium.org, agrieve+watch_chromium.org, jochen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

git cl format //device/sensors After we moved the //content/browser/device_sensors to //device/sensors, we use this separate CL to do "git cl formatting". The log tag "cr.sensors" is changed into "sensors" in DeviceSensors.java to eliminates the presubmit warnings. BUG=612322 Review-Url: https://codereview.chromium.org/2674613003 Cr-Commit-Position: refs/heads/master@{#451208} Committed: https://chromium.googlesource.com/chromium/src/+/f6fb3e420e012be507b027e747dc819d7fb4da73

Patch Set 1 : git cl format //device/sensors #

Total comments: 4

Patch Set 2 : git cl format //device/sensors #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -314 lines) Patch
M device/sensors/ambient_light_mac.cc View 1 chunk +1 line, -2 lines 0 comments Download
M device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java View 1 15 chunks +38 lines, -53 lines 0 comments Download
M device/sensors/android/javatests/src/org/chromium/device/sensors/DeviceSensorsTest.java View 19 chunks +36 lines, -43 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory.h View 2 chunks +3 lines, -3 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_android.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_base.cc View 4 chunks +11 lines, -15 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_base_unittest.cc View 15 chunks +33 lines, -33 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_chromeos.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_default.cc View 5 chunks +6 lines, -9 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_mac.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M device/sensors/data_fetcher_shared_memory_win.cc View 15 chunks +105 lines, -119 lines 0 comments Download
M device/sensors/sensor_manager_android.cc View 8 chunks +17 lines, -13 lines 1 comment Download
M device/sensors/sensor_manager_android_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M device/sensors/sensor_manager_chromeos.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M device/sensors/sensor_manager_chromeos_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 27 (14 generated)
ke.he
Hi, Colin and Tim: we use this separate CL to do "git cl format" for ...
3 years, 10 months ago (2017-02-02 16:45:32 UTC) #6
ke.he
Hi, Tim, by the way, I found the VibrationManagerImpl.java is in //device while the VibrationManagerImplTest.java ...
3 years, 10 months ago (2017-02-03 03:30:16 UTC) #9
ke.he
On 2017/02/03 03:30:16, ke.he wrote: > Hi, Tim, by the way, I found the VibrationManagerImpl.java ...
3 years, 10 months ago (2017-02-03 03:38:54 UTC) #10
blundell
On 2017/02/03 03:38:54, ke.he wrote: > On 2017/02/03 03:30:16, ke.he wrote: > > Hi, Tim, ...
3 years, 10 months ago (2017-02-03 08:36:52 UTC) #11
blundell
I defer to Tim for the review here. My strong preference always to just take ...
3 years, 10 months ago (2017-02-03 08:37:21 UTC) #12
ke.he
Hi, Tim, friendly ping:)
3 years, 10 months ago (2017-02-07 08:24:35 UTC) #13
ke.he
Hi, Tim, How about this CL? There is lots of presubmit warnings in //device/sensors. Or, ...
3 years, 10 months ago (2017-02-15 02:24:28 UTC) #14
timvolodine
thanks, sorry for the delay fell off my radar.. two comments below, otherwise looks good. ...
3 years, 10 months ago (2017-02-15 22:17:28 UTC) #15
ke.he
Tim, Thank you! CL is updated. PTAL. https://codereview.chromium.org/2674613003/diff/20001/device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java File device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java (right): https://codereview.chromium.org/2674613003/diff/20001/device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java#newcode369 device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java:369: values[1] = ...
3 years, 10 months ago (2017-02-16 09:13:49 UTC) #20
timvolodine
okay thanks! one complaining comment below, up to you what to do with it if ...
3 years, 10 months ago (2017-02-16 23:31:02 UTC) #21
ke.he
On 2017/02/16 23:31:02, timvolodine wrote: > okay thanks! one complaining comment below, up to you ...
3 years, 10 months ago (2017-02-17 02:35:45 UTC) #22
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/2674613003/40001
3 years, 10 months ago (2017-02-17 02:36:52 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-17 04:29:57 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f6fb3e420e012be507b027e747dc...

Powered by Google App Engine
This is Rietveld 408576698