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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always disable "content has shadow".
avi@chromium.org
2012-11-27
1
-3
/
+10
*
Fix ui::Accelerator class hierarchy
sail@chromium.org
2012-11-27
13
-177
/
+303
*
Add flag for disabling touch adjustment.
kevers@chromium.org
2012-11-26
2
-0
/
+4
*
gfx::Transform API clean-up
vollick@chromium.org
2012-11-26
2
-38
/
+12
*
Add quiet mode settings bubble.
mukai@chromium.org
2012-11-22
1
-0
/
+12
*
Convert touch events to tristate flag.
flackr@chromium.org
2012-11-21
4
-22
/
+26
*
More focus stuff. Adds the concept of FocusRules.
ben@chromium.org
2012-11-21
4
-0
/
+13
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Create the skeleton of a new FocusController in corewm.
ben@chromium.org
2012-11-20
3
-1
/
+15
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
2
-8
/
+44
*
Added flag to enable new menu style.
yefim@chromium.org
2012-11-20
2
-0
/
+4
*
Disable ResourceBundleTest.DelegateGetPathForLocalePack
dmichael@google.com
2012-11-19
1
-1
/
+7
*
Alternate NTP: Update recent tabs fav icons
sail@chromium.org
2012-11-19
3
-2
/
+8
*
Fill out the background of all displays when display bounds have changed.
mukai@chromium.org
2012-11-16
2
-0
/
+23
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-6
/
+6
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
1
-1
/
+5
*
ui/base: Remove the old native_theme files.
tfarina@chromium.org
2012-11-16
13
-4451
/
+0
*
Revert 168079 - This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
1
-3
/
+1
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-15
1
-1
/
+3
*
Make the fling acceleration curve be easily configurable.
rjkroege@chromium.org
2012-11-14
3
-61
/
+24
*
Make ElideRectangleText() report horizontal truncation as well
bartfab@chromium.org
2012-11-14
3
-58
/
+78
*
aura: Make sure ScrollEvents are dispatched correctly.
sadrul@chromium.org
2012-11-14
2
-0
/
+18
*
Load the resources for max scale factor first.
oshima@chromium.org
2012-11-14
10
-42
/
+75
*
ui/gfx: Create a new gfx switches file to put gfx specific switches there.
tfarina@chromium.org
2012-11-14
2
-18
/
+0
*
Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...
shawnsingh@chromium.org
2012-11-13
1
-3
/
+1
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2012-11-12
1
-1
/
+3
*
Fix ui_unittest on iOS
noyau@chromium.org
2012-11-12
1
-0
/
+3
*
Always add 100P scale format in the supported format list.
noyau@chromium.org
2012-11-12
2
-9
/
+6
*
Have ui_unittest_strings target depend on ui_strings target.
blundell@chromium.org
2012-11-10
1
-0
/
+3
*
Revert 166986 - Make the fling acceleration curve be easily configurable.
raymes@chromium.org
2012-11-09
3
-24
/
+61
*
Make the fling acceleration curve be easily configurable.
rjkroege@chromium.org
2012-11-09
3
-61
/
+24
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-1
/
+1
*
11358029 updated GRIT such that any custom chunks that GRIT adds are added af...
pkotwicz@chromium.org
2012-11-09
2
-14
/
+102
*
Fix text direction markup for locale name.
kevers@chromium.org
2012-11-09
2
-2
/
+50
*
Only initialize DBusThreadManager exactly once.
stevenjb@chromium.org
2012-11-08
2
-15
/
+15
*
Enable ResourceBundle unittests on iOS.
blundell@chromium.org
2012-11-07
1
-1
/
+8
*
Desktop linux aura: Don't search for chrome_200_percent.pak.
erg@chromium.org
2012-11-07
1
-5
/
+6
*
ui: Remove event_functions.* component.
tfarina@chromium.org
2012-11-07
3
-24
/
+8
*
Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamed
pkotwicz@chromium.org
2012-11-07
1
-0
/
+1
*
Support surrounding text feature.
nona@chromium.org
2012-11-07
3
-20
/
+117
*
aura: Add flag to indicate if a drag session is started with touch or mouse.
varunjain@chromium.org
2012-11-06
1
-0
/
+5
*
Remaining bits of getting menus to look correct depending upon
sky@chromium.org
2012-11-06
1
-0
/
+3
*
Provide a smoothly-interpolated additional acceleration of fling starts.
rjkroege@chromium.org
2012-11-06
1
-31
/
+41
*
Fixed nonrepeative accelerators.
mtomasz@chromium.org
2012-11-06
3
-44
/
+0
*
Cleanup resource_bundle_unittest
pkotwicz@chromium.org
2012-11-06
2
-156
/
+189
*
Gets the menu code to use the right MenuConfig and right NativeTheme.
sky@chromium.org
2012-11-05
2
-50
/
+50
*
Better mouse support for metro aura
cpu@chromium.org
2012-11-05
2
-0
/
+6
*
Corrections to IsMouseEventFromTouch (correctly captures _all_ events now.)
girard@chromium.org
2012-11-05
1
-3
/
+1
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
14
-119
/
+146
*
Fix typo in a comment.
milanb@chromium.org
2012-11-05
1
-1
/
+1
[next]