index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
base
/
ui_base_switches.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add scroll prediction as a configurable gesture parameter.
flackr@chromium.org
2013-06-20
1
-0
/
+3
*
Remove references to "enable-bezel-touch" flag
rharrison@chromium.org
2013-06-13
1
-3
/
+0
*
Add HiDPI flag for Windows.
girard@chromium.org
2013-06-07
1
-0
/
+3
*
Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.
msw@chromium.org
2013-05-09
1
-1
/
+4
*
Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fue
varunjain@chromium.org
2013-04-27
1
-0
/
+7
*
Revert 196446 "Make touch drag drop and touch editing flags tri-..."
nick@chromium.org
2013-04-25
1
-7
/
+0
*
Make touch drag drop and touch editing flags tri-state and turn them on by
varunjain@chromium.org
2013-04-25
1
-0
/
+7
*
add flag to disable use of DWM composition for toplevel windows
scottmg@chromium.org
2013-04-12
1
-0
/
+3
*
Removed "disable-new-menu-style" command line switch and related code.
yefim@chromium.org
2013-04-11
1
-3
/
+0
*
Removed support for Core Animation plugins when accelerated compositing is di...
kbr@chromium.org
2013-03-19
1
-4
/
+2
*
Remove old-checkbox-style flag, code and assets
rbyers@chromium.org
2013-03-08
1
-3
/
+0
*
Add Views Textfield disable switch; default settings unchanged.
msw@chromium.org
2013-03-04
1
-4
/
+6
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-15
1
-0
/
+3
*
Reverting as it caused compile failures on linux chromium OS ASAN
ananta@chromium.org
2013-02-14
1
-3
/
+0
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-14
1
-0
/
+3
*
Changed enable-new-menu-style flag to be on by default.
yefim@chromium.org
2013-01-08
1
-3
/
+3
*
Consolidate dialog style flags and strings; etc.
msw@chromium.org
2012-12-17
1
-7
/
+10
*
aura: Enable touch initiated drag and drop.
varunjain@chromium.org
2012-11-28
1
-0
/
+2
*
Add flag for disabling touch adjustment.
kevers@chromium.org
2012-11-26
1
-0
/
+3
*
Convert touch events to tristate flag.
flackr@chromium.org
2012-11-21
1
-3
/
+11
*
Added flag to enable new menu style.
yefim@chromium.org
2012-11-20
1
-0
/
+3
*
ui/gfx: Create a new gfx switches file to put gfx specific switches there.
tfarina@chromium.org
2012-11-14
1
-15
/
+0
*
Quick fix of a (comment) typo. "Enable -> Disable bezel touch"
girard@chromium.org
2012-10-30
1
-1
/
+1
*
Adding command line flags for calibration
skuhne@chromium.org
2012-10-23
1
-8
/
+7
*
Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...
pkotwicz@chromium.org
2012-09-19
1
-4
/
+5
*
Revert 157201 - Fix ResourceBundleImageSource so that it does not crash when ...
viettrungluu@chromium.org
2012-09-17
1
-5
/
+4
*
Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a...
pkotwicz@chromium.org
2012-09-17
1
-4
/
+5
*
Touch: Adding switch for X calibration and disabling it temporarily.
skuhne@chromium.org
2012-09-07
1
-0
/
+3
*
Split default font settings into webkit and browser settings having separate ...
flackr@chromium.org
2012-09-04
1
-3
/
+9
*
Turning off the bezel device control functionality
skuhne@chromium.org
2012-08-31
1
-1
/
+1
*
Put slider bezel operations behind a flag and make them noise robust
skuhne@chromium.org
2012-08-23
1
-0
/
+3
*
Revert 152794 - Put slider bezel operations behind a flag and make them noise...
jhorwich@chromium.org
2012-08-22
1
-3
/
+0
*
Put slider bezel operations behind a flag and make them noise robust
skuhne@google.com
2012-08-22
1
-0
/
+3
*
Remove --load-2x-resources flag.
flackr@chromium.org
2012-08-09
1
-4
/
+0
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-24
1
-2
/
+2
*
Revert 147887 - Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-23
1
-2
/
+2
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-23
1
-2
/
+2
*
Make tab/tabstrip high density compatible
oshima@chromium.org
2012-07-10
1
-0
/
+5
*
Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-28
1
-0
/
+4
*
Revert 144578 - Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-28
1
-4
/
+0
*
Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-27
1
-0
/
+4
*
Remove --default-device-scale-factor because chrome now gets scale factor fro...
oshima@chromium.org
2012-06-14
1
-4
/
+4
*
New checkbox and radio button appearance
rbyers@chromium.org
2012-06-14
1
-0
/
+3
*
Add Windows commandline switch --enable-views-textfield.
msw@chromium.org
2012-06-08
1
-0
/
+3
*
Add flag which shows visually places where hidpi resources are supported howe...
pkotwicz@chromium.org
2012-06-08
1
-0
/
+7
*
Promotes touch-devices to ui_base so that ash can use it.
sky@chromium.org
2012-05-25
1
-0
/
+7
*
Load 2x resources for touch.
oshima@chromium.org
2012-05-25
1
-0
/
+4
*
Changing default for calibration from enable to disable
skuhne@chromium.org
2012-05-14
1
-3
/
+3
*
Make touch-optimized-ui a tri-state flag
rbyers@chromium.org
2012-05-14
1
-2
/
+12
*
chromeos: Add flag for subpixel-positioned text.
derat@chromium.org
2012-05-09
1
-7
/
+11
[next]