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
*
aura: Add event queues in the GestureRecognizer.
sadrul@chromium.org
2012-01-26
4
-15
/
+79
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
2
-0
/
+14
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
8
-54
/
+110
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
1
-0
/
+10
*
Wires up disabling visibility animations for aura, and explicitly
sky@chromium.org
2012-01-24
2
-2
/
+7
*
aura: Mark a test FAILS on windows.
sadrul@chromium.org
2012-01-24
1
-1
/
+7
*
aura: Make sure gesture events don't get transformed erroneously.
sadrul@chromium.org
2012-01-24
2
-1
/
+40
*
event_mac.cc doesn't exist
dhollowa@chromium.org
2012-01-24
1
-1
/
+1
*
Revert 118853 because TransformGesture fails on win_aura
sadrul@chromium.org
2012-01-24
2
-40
/
+1
*
aura: Make sure gesture events don't get transformed erroneously.
sadrul@chromium.org
2012-01-24
2
-1
/
+40
*
aura: Move focus to the parent window when the focusd window closes.
sadrul@chromium.org
2012-01-22
2
-1
/
+16
*
aura: Remove window from its parent a little early.
sadrul@chromium.org
2012-01-22
4
-6
/
+42
*
Implement MouseLock for RWHVA.
varunjain@chromium.org
2012-01-21
1
-0
/
+6
*
UnConfineCursor addition breaks Mac/Aura
dhollowa@chromium.org
2012-01-20
1
-0
/
+9
*
Fix the Windows implementation of EventGenerator::PressKey().
yusukes@google.com
2012-01-20
2
-7
/
+17
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
3
-0
/
+20
*
NULL check the parent's layer too when removing a child.
ben@chromium.org
2012-01-19
1
-2
/
+2
*
Aura: Expose platform's cursor grab API from RootWindow.
varunjain@chromium.org
2012-01-19
6
-0
/
+49
*
aura: Change ownership of the GestureRecognizer.
sadrul@chromium.org
2012-01-19
5
-34
/
+33
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
5
-8
/
+73
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
12
-5
/
+354
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
8
-8
/
+862
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
3
-21
/
+1
*
Aura: add functionality required by mouse lock to disable tooltips. Also fix a
varunjain@chromium.org
2012-01-18
1
-1
/
+4
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
1
-1
/
+1
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
3
-1
/
+21
*
Make it simpler to detect when implicit animations complete.
vollick@google.com
2012-01-18
1
-2
/
+3
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
5
-72
/
+8
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
5
-8
/
+72
*
Mac Native Event copying missing under Aura
dhollowa@chromium.org
2012-01-17
4
-15
/
+61
*
aura: Add method to the RootWindow to warp the mouse pointer.
varunjain@chromium.org
2012-01-17
6
-2
/
+25
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
12
-9
/
+77
*
Use times from the initiation of events to determine whether two
davemoore@chromium.org
2012-01-17
3
-48
/
+182
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
5
-25
/
+60
*
Disable hole-punching on Windows, it seems to be broken right now, probably d...
ben@chromium.org
2012-01-13
1
-2
/
+2
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
1
-2
/
+2
*
Revert 117499 - Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
1
-2
/
+2
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
1
-2
/
+2
*
Temporarily disable CheckXEventForConsistency until it is fixed.
oshima@chromium.org
2012-01-12
1
-3
/
+6
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
aura: On Linux, avoid CHAR events for Tab, Escape, and Back.
derat@chromium.org
2012-01-06
1
-5
/
+4
*
Do not modify |native_event()->xkey.state| in GetUnmodifiedCharaceter.
yusukes@chromium.org
2012-01-05
1
-6
/
+5
*
Fix Aura compile.
dbeam@chromium.org
2012-01-05
1
-0
/
+1
*
Do not use ui::GetCharacterFromXEvent when Control is pressed.
yusukes@chromium.org
2012-01-05
2
-3
/
+40
*
chromeos: Implement power button animations for Aura.
derat@chromium.org
2012-01-04
2
-4
/
+4
*
Adds some widget methods I'm going to need for dragging real browsers:
sky@chromium.org
2012-01-03
3
-1
/
+68
*
[Aura cros] Make sure that RootWindow inherits initial background from defaul...
nkostylev@chromium.org
2011-12-30
1
-4
/
+12
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
1
-1
/
+4
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
10
-8
/
+105
*
Aura: Automatically use compact window mode on narrow displays
jamescook@chromium.org
2011-12-22
1
-0
/
+3
[next]