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
/
corewm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tooltip controller: set tooltip_window_ to NULL in OnCancelMode.
hshi@chromium.org
2014-02-07
3
-10
/
+40
*
Add check to HidingWindowAnimationObserver to determine if a child window of ...
pkotwicz@chromium.org
2014-02-06
1
-11
/
+61
*
Don't animate child windows if animations are disabled in Windows.
ananta@chromium.org
2014-02-04
1
-2
/
+3
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
3
-16
/
+17
*
Refactors ui::internal::InputMethodDelegate.
yukishiino@chromium.org
2014-01-30
2
-20
/
+7
*
Creating multi profile animations for switching users and teleporting of wind...
skuhne@chromium.org
2014-01-28
2
-5
/
+15
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-3
/
+2
*
Don't attempt to set the cursor to a NULL cursor which in turn gets replaced ...
ananta@chromium.org
2014-01-22
1
-5
/
+10
*
Revert https://codereview.chromium.org/105673008/ because the CL was causing ...
pkotwicz@chromium.org
2014-01-20
2
-71
/
+24
*
events/views: Add a null-check on Window::delegate() before accessing it.
sadrul@chromium.org
2014-01-19
1
-1
/
+1
*
Tweaks to get views compiling with mojo
sky@chromium.org
2014-01-16
1
-2
/
+2
*
This CL
pkotwicz@chromium.org
2014-01-16
2
-24
/
+71
*
Fixes ui/views/corewm/DEPS
sky@chromium.org
2014-01-15
1
-4
/
+86
*
Revert patch to invoke cursor-hiding logic on touch for Windows
tdanderson@google.com
2014-01-15
2
-12
/
+10
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
1
-5
/
+2
*
views (test): Make sure the CompoundEventFilter is removed from Env before it...
sadrul@chromium.org
2014-01-13
1
-1
/
+2
*
chromeos: Do not hide the cursor if a mouse device is used to generate touch ...
sadrul@chromium.org
2014-01-13
1
-4
/
+19
*
Revert of https://codereview.chromium.org/132903003/
msw@chromium.org
2014-01-12
1
-19
/
+2
*
Fix setting visibility on animated windows.
vollick@chromium.org
2014-01-12
1
-2
/
+19
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-10
2
-1
/
+2
*
Moves transient window observer methods out of WindowObserver
sky@chromium.org
2014-01-10
4
-4
/
+103
*
Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."
noamsml@google.com
2014-01-10
1
-1
/
+1
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-09
1
-1
/
+1
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
2
-11
/
+11
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
4
-16
/
+16
*
Strips leading and trailing whitespace from tooltip
sky@chromium.org
2014-01-07
2
-1
/
+88
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
17
-40
/
+1095
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
1
-0
/
+1
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
2
-0
/
+4
*
Clean-up: Remove an obsolete gfx::ElideText (Font version).
yukishiino@chromium.org
2013-12-25
3
-43
/
+52
*
Attempt to fix build after r242330.
thakis@chromium.org
2013-12-22
1
-2
/
+3
*
Fix memory leak in TransientWindowStackingClientTest caused by r242126.
thakis@chromium.org
2013-12-22
1
-0
/
+1
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
7
-2
/
+72
*
This CL makes it so that if a FocusChangeObserver deletes the focused window,...
pkotwicz@chromium.org
2013-12-19
2
-37
/
+140
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
6
-29
/
+30
*
Gets tooltip tests to work on windows again
sky@chromium.org
2013-12-19
1
-2
/
+4
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
8
-52
/
+55
*
Makes tooltip reshow in the following circumstances
sky@chromium.org
2013-12-18
2
-0
/
+50
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
2
-7
/
+7
*
Possible fix for use of Window after deleted
sky@chromium.org
2013-12-17
2
-7
/
+107
*
WinAura: don't create tooltip on hide
cpu@chromium.org
2013-12-17
1
-1
/
+1
*
Invoke cursor-hiding logic on touch for Windows
tdanderson@google.com
2013-12-16
2
-7
/
+10
*
Cleanup of CursorClient and NativeCursorDelegate interfaces
tdanderson@chromium.org
2013-12-13
4
-53
/
+35
*
Moves transient stacking logic into WindowStackingClient
sky@chromium.org
2013-12-12
3
-0
/
+302
*
cleanup: Use const-ref instead of pointers in the gesture recognizer API.
sadrul@chromium.org
2013-12-11
1
-2
/
+1
*
Use forward-declares of Border and Background in view.h
tapted@chromium.org
2013-12-11
1
-0
/
+2
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-1
/
+0
*
Revert 239232 "Make sure WindowObservers are removed from window..."
oshima@chromium.org
2013-12-06
1
-0
/
+1
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-1
/
+0
*
Revert 236417 "Makes FocusdController honor focus change if no p..."
sky@chromium.org
2013-11-23
2
-63
/
+1
[next]