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
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.
tfarina@chromium.org
2014-05-15
1
-7
/
+4
*
Revert of ui: Add a helper function to get the path to ui_test.pak. (https://...
vabr@chromium.org
2014-05-14
1
-4
/
+7
*
ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.
tfarina@chromium.org
2014-05-14
1
-7
/
+4
*
This bug arose when setting the event as handled did not prevent window activ...
tdanderson@google.com
2014-05-09
2
-2
/
+43
*
Redesigns the text input focus handling.
yukishiino@chromium.org
2014-05-08
2
-0
/
+75
*
Fix observer/layer leak in rotate hiding animation.
oshima@chromium.org
2014-05-07
2
-95
/
+151
*
Some minor refactoring/cleanup between EventTargeter, ViewTargeter, and Windo...
tdanderson@chromium.org
2014-05-06
4
-6
/
+8
*
Makes PlatformEventSource creation in Env conditional
sky@chromium.org
2014-05-05
1
-1
/
+1
*
Move DefaultActivationClient to wm/core
ben@chromium.org
2014-04-30
8
-5
/
+241
*
Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...
robliao@chromium.org
2014-04-30
8
-241
/
+5
*
Move DefaultActivationClient to wm/core
ben@chromium.org
2014-04-29
8
-5
/
+241
*
app_shell: Add support for mouse cursors.
derat@chromium.org
2014-04-28
1
-5
/
+6
*
Revert 266616 "Move DefaultActivationClient to wm/core"
ben@chromium.org
2014-04-28
5
-234
/
+5
*
Move DefaultActivationClient to wm/core
ben@chromium.org
2014-04-28
5
-5
/
+234
*
Fixed screen capture confirmation dialog to be either system- or window-modal...
zelidrag@chromium.org
2014-04-26
1
-0
/
+7
*
Tests that CursorClient::ShouldHideOnKeyEvent() correctly overrides the defau...
rsadam@chromium.org
2014-04-24
1
-1
/
+11
*
aura: A couple of API cleanups.
sadrul@chromium.org
2014-04-23
3
-16
/
+15
*
events: Move the PlatformEventSource creation in aura::Env.
sadrul@chromium.org
2014-04-21
4
-14
/
+0
*
Fix "unreachable code" warning (MSVC warning 4702) in ui/wm/core/.
pkasting@chromium.org
2014-04-18
1
-2
/
+1
*
Rename wm_core_export.h to wm_export.h and the wm_core target to just wm
ben@chromium.org
2014-04-15
31
-145
/
+130
*
Revert of Rename wm_core_export.h to wm_export.h and the wm_core target to ju...
ppi@chromium.org
2014-04-15
31
-130
/
+145
*
Rename wm_core_export.h to wm_export.h and the wm_core target to just wm
ben@chromium.org
2014-04-15
31
-145
/
+130
*
Re-enable "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-04-14
1
-0
/
+11
*
Fix Z-order of transient windows upon creation
mohsen@chromium.org
2014-04-11
4
-52
/
+102
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
5
-54
/
+1
*
Revert 263043 "Remove obsolete scale related APIs for cursor"
gene@chromium.org
2014-04-10
4
-1
/
+31
*
Remove obsolete scale related APIs for cursor
oshima@chromium.org
2014-04-10
4
-31
/
+1
*
Makes recreating a layer inherit target visibility and opacity
sky@chromium.org
2014-04-09
1
-6
/
+0
*
If the user clicks on a key on the accessibility virtual keyboard the cursor
rsadam@chromium.org
2014-04-08
3
-53
/
+18
*
x11: Move X event handling out of the message-pump.
sadrul@chromium.org
2014-04-05
6
-5
/
+21
*
Relanding this change. The bug 332430 which caused this to be reverted will b...
ananta@chromium.org
2014-04-05
2
-9
/
+12
*
Ensure that we tag mouse messages synthesized by Windows in response to touch...
ananta@chromium.org
2014-04-04
2
-4
/
+36
*
Reset the window before its acquired layer is deleted
oshima@chromium.org
2014-04-03
1
-0
/
+3
*
Move UserActivityDetector from ash/wm/ to ui/wm/core/.
derat@chromium.org
2014-04-03
5
-0
/
+432
*
Remove dated TODOs
sky@chromium.org
2014-04-01
1
-4
/
+0
*
Attempt at fixing crash accessing a deleted window
sky@chromium.org
2014-03-31
1
-2
/
+15
*
Revert of Move GetCursor() method from WindowDelegate to its own delegate int...
ben@chromium.org
2014-03-27
4
-65
/
+1
*
Expands coverage of RecreateLayers test
sky@chromium.org
2014-03-26
1
-8
/
+8
*
Move GetCursor() method from WindowDelegate to its own delegate interface Cur...
ben@chromium.org
2014-03-26
4
-1
/
+65
*
Revert 259580 "Move wm/public into wm target"
ben@chromium.org
2014-03-26
45
-420
/
+250
*
Move wm/public into wm target
ben@chromium.org
2014-03-26
45
-250
/
+420
*
Revert "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-03-25
1
-11
/
+0
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
38
-17
/
+910
*
Reset owner upon acquisition
oshima@chromium.org
2014-03-20
2
-0
/
+50
*
Move TestEventHandler to ui/events/test
tdanderson@google.com
2014-03-20
1
-2
/
+2
*
Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...
ben@chromium.org
2014-03-20
2
-1
/
+2
*
Keep dedicated layers for hiding animation
oshima@chromium.org
2014-03-20
6
-173
/
+299
*
Revert 258004 "Reset owner upon acquisition"
oshima@chromium.org
2014-03-19
2
-53
/
+0
*
Reset owner upon acquisition
oshima@chromium.org
2014-03-19
2
-0
/
+53
*
Enable immersive fullscreen on Windows Ash.
zturner@chromium.org
2014-03-19
1
-0
/
+11
[next]