|
Add touchpad speed factor setting to Chrome OS touchpad settings page
Created slider widget with native gtk widget
Total comments: 22
Total comments: 2
|
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
|
Total messages: 5 (0 generated)
|