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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
4
-452
/
+371
*
Remove non-Aura stuff from InputMethodWin
yukawa@chromium.org
2014-02-09
1
-16
/
+0
*
Makes FontList light-weighted introducing FontListImpl.
yukishiino@chromium.org
2014-02-09
6
-282
/
+442
*
Refactor ui cocoa test support into a helper target isolated from ui/base/
tfarina@chromium.org
2014-02-09
31
-40
/
+60
*
Remove NOTIMPLEMENTED noise in DesktopWindowTreeHostWin
enne@chromium.org
2014-02-08
1
-6
/
+0
*
Views: Make it possible to flip the ok/cancel button order for dialogs.
thestig@chromium.org
2014-02-08
1
-13
/
+24
*
Fix segv in ui::Clipboard::WriteObjects() in clipboard_aurax11.cc
tsepez@chromium.org
2014-02-08
1
-2
/
+6
*
message-pump: Change how MessagePumpDispatchers process events.
sadrul@chromium.org
2014-02-08
23
-130
/
+66
*
Fixes bug in paint scrollbar corner
sky@chromium.org
2014-02-07
2
-2
/
+10
*
Using grayscale screenshots for GestureNav so that the user can clearly tell ...
mfomitchev@chromium.org
2014-02-07
3
-45
/
+127
*
Remove includes of WebGraphicsContext3D.h from DEPS files.
tfarina@chromium.org
2014-02-07
1
-1
/
+0
*
Do not show 'Minimize' item if the window cann't be maximized.
mlamouri@chromium.org
2014-02-07
1
-1
/
+4
*
Use validating IPC enum macros in drag_traits.h
tsepez@chromium.org
2014-02-07
1
-0
/
+1
*
Use validating form of IPC enum macros for frame messages.
tsepez@chromium.org
2014-02-07
1
-0
/
+1
*
Always copy touch event's LatencyInfo into gesture event's LatencyInfo
miletus@chromium.org
2014-02-07
3
-22
/
+30
*
Tooltip controller: set tooltip_window_ to NULL in OnCancelMode.
hshi@chromium.org
2014-02-07
3
-10
/
+40
*
linux_aura: Don't update cursor while shutting down the move loop.
erg@chromium.org
2014-02-07
1
-2
/
+6
*
Adds a fail-safe logic to IMEBridgeImpl.
yukishiino@chromium.org
2014-02-07
1
-2
/
+6
*
Implement ui for re-parenting an item from an app list folder to another posi...
jennyz@chromium.org
2014-02-07
18
-190
/
+1116
*
Remove expand logic from notifications
dewittj@chromium.org
2014-02-07
26
-178
/
+17
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
1
-1
/
+1
*
Use validating form of IPC enum macros for gpu_messages.h
tsepez@chromium.org
2014-02-07
2
-2
/
+4
*
Add test cases on HandleClickedNotificationDelegate.
mukai@chromium.org
2014-02-07
2
-0
/
+72
*
Ensures that there is only one active drag and drop operation at a time
varkha@chromium.org
2014-02-07
2
-5
/
+11
*
Include external touchscreen vid/pid in UMA hardware profile
tdresser@chromium.org
2014-02-07
4
-6
/
+68
*
Swap linux_aura for linux_gtk in PRESUBMIT try stuff.
agable@chromium.org
2014-02-07
1
-1
/
+1
*
Fixes the search key asset.
rsadam@chromium.org
2014-02-07
2
-13
/
+65
*
Add unit test target for shell_dialogs module.
tfarina@chromium.org
2014-02-07
2
-2
/
+14
*
Restore a11y virtual keyboard's hide keyboard icon.
rsadam@chromium.org
2014-02-07
1
-2
/
+2
*
Makes windows using the native theme when in high contrast mode
sky@chromium.org
2014-02-07
4
-24
/
+66
*
Clean up code in the virtual keyboard.
rsadam@chromium.org
2014-02-06
3
-30
/
+9
*
Moves kb-key images from kb-key to it's child.
rsadam@chromium.org
2014-02-06
3
-37
/
+22
*
Add check to HidingWindowAnimationObserver to determine if a child window of ...
pkotwicz@chromium.org
2014-02-06
1
-11
/
+61
*
Revert 249431 "Using grayscale screenshots for GestureNav so tha..."
acolwell@chromium.org
2014-02-06
3
-127
/
+45
*
Using grayscale screenshots for GestureNav so that the user can clearly tell ...
mfomitchev@chromium.org
2014-02-06
3
-45
/
+127
*
Changes the keyboard height ot 30% when using the a11y keyboard.
rsadam@chromium.org
2014-02-06
1
-3
/
+14
*
Cleanup time_format.cc, mostly cosmetic, one minor fix
tnagel@chromium.org
2014-02-06
1
-56
/
+57
*
views: Remove AcceleratorHandler
sadrul@chromium.org
2014-02-06
9
-144
/
+4
*
Add AppListModel::MoveItemToFolderAt
stevenjb@chromium.org
2014-02-06
8
-134
/
+328
*
Add placeholder dialog to the app list context menu under a flag.
sashab@chromium.org
2014-02-06
2
-0
/
+10
*
Use "second" instead of "sec" in TimeRemainingLong()
tnagel@chromium.org
2014-02-06
4
-65
/
+168
*
Loads the logo image to the speech UI in app-list.
mukai@chromium.org
2014-02-06
3
-3
/
+24
*
Pull out and test BoundedScrollView.
dewittj@chromium.org
2014-02-06
5
-68
/
+202
*
Make the member |is_cursor_visible_| in DesktopWindowTreeHostWin static.
tdanderson@chromium.org
2014-02-06
2
-4
/
+8
*
cc: Enable rendering stats recording in browser compositor.
ernstm@chromium.org
2014-02-06
1
-0
/
+3
*
Shorten media keys on the a11y keyboard.
rsadam@chromium.org
2014-02-06
3
-18
/
+24
*
[Ozone] Fix ozone build due to missing EVENTS_EXPORT in EventDeviceInfo
dnicoara@chromium.org
2014-02-06
1
-1
/
+2
*
Makes creating a window in ash work outside of metro
sky@chromium.org
2014-02-06
2
-0
/
+9
*
Views Omnibox: tolerate minor click-to-select-all dragging.
msw@chromium.org
2014-02-06
1
-2
/
+4
*
Stops crashes on click on notification.
mukai@chromium.org
2014-02-06
1
-1
/
+2
[next]