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

Issue 211002: Add touchpad speed factor setting to Chrome OS touchpad settings page... (Closed)

Created:
11 years, 3 months ago by Charlie Lee (do not use)
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Add touchpad speed factor setting to Chrome OS touchpad settings page Created slider widget with native gtk widget

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 22

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+539 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/settings_contents_view.cc View 1 2 3 4 5 9 chunks +45 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/touchpad.h View 1 2 3 4 5 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/touchpad.cc View 1 2 3 4 5 6 3 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/options_util.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
A views/controls/slider/native_slider_gtk.h View 1 chunk +52 lines, -0 lines 0 comments Download
A views/controls/slider/native_slider_gtk.cc View 1 chunk +123 lines, -0 lines 0 comments Download
A views/controls/slider/native_slider_wrapper.h View 1 chunk +48 lines, -0 lines 0 comments Download
A views/controls/slider/slider.h View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
A views/controls/slider/slider.cc View 1 chunk +114 lines, -0 lines 0 comments Download
M views/views.gyp View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Charlie Lee (do not use)
11 years, 3 months ago (2009-09-16 23:24:43 UTC) #1
sky
http://codereview.chromium.org/211002/diff/6001/6002 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/211002/diff/6001/6002#newcode5052 Line 5052: Speed factor As commented in person this term ...
11 years, 3 months ago (2009-09-16 23:52:19 UTC) #2
Charlie Lee (do not use)
Please take another look. Thanks. http://codereview.chromium.org/211002/diff/6001/6002 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/211002/diff/6001/6002#newcode5052 Line 5052: Speed factor On ...
11 years, 3 months ago (2009-09-17 00:08:30 UTC) #3
sky
LGTM with the following changes. If you upload another patch I'll land it for you. ...
11 years, 3 months ago (2009-09-17 00:20:08 UTC) #4
Charlie Lee (do not use)
11 years, 3 months ago (2009-09-17 01:40:44 UTC) #5
Thanks. Please land this for me.

http://codereview.chromium.org/211002/diff/1025/60
File views/views.gyp (right):

http://codereview.chromium.org/211002/diff/1025/60#newcode332
Line 332: 'controls/slider/native_slider_gtk.cc',
On 2009/09/17 00:20:09, sky wrote:
> No need to exclude the gtk files here, that is done automatically for you.

Done.

Powered by Google App Engine
This is Rietveld 408576698