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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clip touch selection handles to top of client view's boundaries
mohsen@chromium.org
2014-04-11
3
-38
/
+230
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
4
-51
/
+0
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
2
-9
/
+0
*
Revert 263043 "Remove obsolete scale related APIs for cursor"
gene@chromium.org
2014-04-10
2
-0
/
+9
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
2
-9
/
+0
*
rAc: simplify how Autofill popup is dismissed
dbeam@chromium.org
2014-04-10
1
-4
/
+4
*
Don't show virtual keyboard on disabled text field.
kevers@chromium.org
2014-04-09
1
-1
/
+2
*
linux_aura: Use system configuration for middle clicking the titlebar.
erg@chromium.org
2014-04-09
3
-5
/
+45
*
Make ReflectorImpl use mailboxes
piman@chromium.org
2014-04-09
1
-1
/
+1
*
Per the X11 drag and drop spec (http://www.newplanetsoftware.com/xdnd/), do n...
pkotwicz@chromium.org
2014-04-09
1
-7
/
+13
*
linux-aura: Fix cancelling a window drag.
sadrul@chromium.org
2014-04-08
2
-7
/
+13
*
Prevent Chrome from crashing if we receive an unexpected SelectionNotify
pkotwicz@chromium.org
2014-04-08
1
-1
/
+5
*
Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...
jam@chromium.org
2014-04-08
1
-2
/
+1
*
We use TextEditKeyBindingsDelegate and TextEditCommand for x11.
kalyan.kondapally@intel.com
2014-04-08
2
-43
/
+43
*
fix views submenu arrow painting
estade@chromium.org
2014-04-08
1
-2
/
+2
*
events/test: Add PlatformEventWaiter.
sadrul@chromium.org
2014-04-07
1
-35
/
+3
*
Decrease the amount of time that we wait for |DesktopDragDropClientAuraX11::s...
pkotwicz@chromium.org
2014-04-07
1
-1
/
+8
*
Reduces tab dragging lag by not updating the rounded border. This seems to im...
varkha@chromium.org
2014-04-07
3
-48
/
+3
*
linux-aura: Prepend 'http://' to selection-clipboard from omnibox selection.
sadrul@chromium.org
2014-04-07
3
-4
/
+38
*
linux: Make sure event-dispatcher gets removed correctly.
sadrul@chromium.org
2014-04-07
1
-6
/
+2
*
views: Update the selection-clipboard only if a user-action is involved.
sadrul@chromium.org
2014-04-07
3
-1
/
+21
*
base: Do not allow MessagePumpObservers to consume events.
sadrul@chromium.org
2014-04-05
1
-3
/
+1
*
x11: Move X event handling out of the message-pump.
sadrul@chromium.org
2014-04-05
20
-96
/
+272
*
Make DesktopWindowTreeHostX11::GetWindowPlacement() consistent with DesktopWi...
pkotwicz@chromium.org
2014-04-04
1
-1
/
+1
*
Remove unreachable code in textfield.cc.
pkasting@chromium.org
2014-04-04
1
-1
/
+0
*
Windows TouchEvents assign an INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT
tdresser@chromium.org
2014-04-04
1
-5
/
+20
*
Move Is*DisplaySizeBlackListed to ui/display and build it for non-X11 platfor...
dnicoara@chromium.org
2014-04-04
1
-7
/
+7
*
Ensure that we tag mouse messages synthesized by Windows in response to touch...
ananta@chromium.org
2014-04-04
2
-2
/
+51
*
Add an 'obscured' flag to views::Label.
mkwst@chromium.org
2014-04-04
4
-17
/
+111
*
Handle key events in views using EventProcessor and ViewTargeter
tdanderson@chromium.org
2014-04-04
9
-71
/
+161
*
Support GTK key bindings in the Views Textfield.
msw@chromium.org
2014-04-02
2
-4
/
+129
*
linux_aura: Port GtkKeybindingsHandler to Aura.
erg@chromium.org
2014-04-01
2
-1
/
+4
*
DesktopWindowTreeHostX11: Notify widgets when they are shown or hidden.
mgiuca@chromium.org
2014-04-01
1
-0
/
+2
*
Prevents crash when a menu gets closed during drag. This only gets exposed wi...
varkha@chromium.org
2014-04-01
1
-2
/
+3
*
Remove all handling of touch events from views
tdanderson@chromium.org
2014-04-01
13
-273
/
+5
*
Use a pre-target handler in RootView to open keyboard-generated context menus
tdanderson@chromium.org
2014-03-31
4
-16
/
+143
*
views: Some MenuController cleanup.
sadrul@chromium.org
2014-03-31
8
-224
/
+287
*
views: Remove an unnecessary gyp rule.
sadrul@chromium.org
2014-03-30
1
-7
/
+0
*
Make Views Textfield key handling execute commands.
msw@chromium.org
2014-03-29
2
-161
/
+198
*
Fix pushState causing stop/reload button and favicon to flicker.
japhet@chromium.org
2014-03-28
2
-2
/
+4
*
Dispatches mouse movement messages in posted task to improve dragging smoothness
varkha@google.com
2014-03-28
2
-2
/
+34
*
Allows menu host windows to be enumerated in DragTargetWindowFinder.
varkha@google.com
2014-03-28
3
-4
/
+40
*
Remove explicit Skia save flags.
fmalita@chromium.org
2014-03-28
1
-1
/
+1
*
Reorganize text input related OWNERS file based on current status.
nona@chromium.org
2014-03-28
1
-2
/
+5
*
Revert of Allows menu host windows to be enumerated in DragTargetWindowFinder...
calamity@chromium.org
2014-03-28
3
-36
/
+4
*
Allows menu host windows to be enumerated in DragTargetWindowFinder.
varkha@chromium.org
2014-03-28
3
-4
/
+36
*
Changes drag widgets such as bookmark bar items that are dragged to be semitr...
varkha@chromium.org
2014-03-28
1
-0
/
+3
*
fix views submenu arrow positioning
estade@chromium.org
2014-03-27
5
-31
/
+20
*
Makes ~View explicitly update ViewStorage
sky@chromium.org
2014-03-27
3
-5
/
+15
*
Implement image drag out support for Linux Aura.
dcheng@chromium.org
2014-03-27
1
-0
/
+15
[next]