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
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gets Window::ConvertPointToTarget() work with layerless windows.
sky@chromium.org
2013-12-10
2
-0
/
+92
*
Do nothing if |host_| is NULL in Disconnected()
yukawa@chromium.org
2013-12-10
1
-0
/
+2
*
Makes Window::GetTargetBounds() work with mixed layerless windows
sky@chromium.org
2013-12-08
2
-9
/
+30
*
Get rid of includes to ui_export.h outside of ui/base/.
tfarina@chromium.org
2013-12-08
1
-1
/
+1
*
aura: Start updating aura to use EventProcessor for event dispatch.
sadrul@chromium.org
2013-12-06
11
-45
/
+246
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
4
-5
/
+15
*
Revert 239232 "Make sure WindowObservers are removed from window..."
oshima@chromium.org
2013-12-06
4
-15
/
+5
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
4
-5
/
+15
*
In Metro, send WM_SYSxxx variants when Alt pressed and faking messages
scottmg@chromium.org
2013-12-06
1
-2
/
+8
*
Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...
ananta@chromium.org
2013-12-05
2
-2
/
+12
*
x11: Select for touch-events on the X root window only on chromeos.
sadrul@chromium.org
2013-12-05
1
-17
/
+19
*
Enable basic IME functionality under Ash on Windows
yukawa@chromium.org
2013-12-05
2
-1
/
+109
*
Reuse ui_test_pak target for aura's TestAuraInitializer.
tfarina@chromium.org
2013-12-04
2
-35
/
+2
*
Update Ash Display when resizing Metro window
scottmg@chromium.org
2013-12-04
2
-7
/
+7
*
Wires up painting of layerless children
sky@chromium.org
2013-12-03
3
-4
/
+132
*
Initial cut at layerless windows.
sky@chromium.org
2013-12-03
5
-44
/
+434
*
Fix autofill popup size
jbauman@chromium.org
2013-12-03
3
-4
/
+8
*
x11: Cleanup how valuators are set for X events in tests.
sadrul@chromium.org
2013-12-03
1
-2
/
+2
*
events: Introduce EventTargeter.
sadrul@chromium.org
2013-12-02
4
-2
/
+39
*
"Ending" gesture events don't retarget on capture (WIP)
tdresser@chromium.org
2013-11-28
2
-1
/
+39
*
Clean up RootWindowHostX11 a bit.
dongseong.hwang@intel.com
2013-11-27
2
-39
/
+2
*
Fix memory leak in QueueTouchEventDelegate.
tdresser@chromium.org
2013-11-27
1
-1
/
+6
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
5
-16
/
+115
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-36
/
+38
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
1
-38
/
+36
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-36
/
+38
*
events: Move test related functions into a separate target.
sadrul@chromium.org
2013-11-25
2
-1
/
+2
*
Revert 236409 "Fix autofill popup size."
dcheng@chromium.org
2013-11-21
1
-1
/
+1
*
Fix autofill popup size.
jbauman@chromium.org
2013-11-21
1
-1
/
+1
*
Modify scroll events when sticky keys is enabled.
tengs@chromium.org
2013-11-21
1
-10
/
+10
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
1
-6
/
+6
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
15
-237
/
+216
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
22
-514
/
+514
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
22
-514
/
+514
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
15
-216
/
+237
*
[win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...
tapted@chromium.org
2013-11-19
2
-0
/
+8
*
ozone: Disable tests that create multiple RootWindowHosts
spang@chromium.org
2013-11-18
1
-2
/
+16
*
Remove EventFactoryOzone scoped_ptr from RootWindowHostOzone
dnicoara@chromium.org
2013-11-18
2
-8
/
+7
*
Fix TestViewWidthAfterMinimizingWidget
jbauman@chromium.org
2013-11-16
1
-1
/
+1
*
Make transparent windows at least 64x64 pixels on windows
jbauman@chromium.org
2013-11-16
1
-1
/
+1
*
Removes IPC from aura_demo
sky@chromium.org
2013-11-15
1
-1
/
+0
*
Fix metro-ash tests. delegate_ in this derived class was shadowing the member...
ben@chromium.org
2013-11-15
2
-2
/
+0
*
add missed file from last cl
ben@chromium.org
2013-11-15
1
-0
/
+39
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
20
-196
/
+75
*
aura: Avoid unnecessary recursion when deciding whether a window can accept a...
sadrul@chromium.org
2013-11-14
3
-3
/
+30
*
Makes sure we don't end up showing two tooltips
sky@chromium.org
2013-11-14
3
-1
/
+13
*
Add missing insets.h include to root_window_host_ozone.h
spang@chromium.org
2013-11-13
1
-0
/
+1
*
Fix crash when shortcut destroys the target that the modifier up event is sent.
tengs@chromium.org
2013-11-13
1
-3
/
+3
*
Rename root_window_host.h to window_tree_host.h
ben@chromium.org
2013-11-13
13
-12
/
+11
*
fix
ben@chromium.org
2013-11-12
1
-1
/
+1
[next]