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
*
Use solid color layer for delegated surface.
jbauman
2014-10-13
1
-2
/
+2
*
Change GestureConfiguration types to be consistent with each other and with the
pkasting
2014-10-09
3
-39
/
+41
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
1
-2
/
+3
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
30
-346
/
+346
*
Call WindowObserver::OnWindowVisbilityChanged only once per visibility change.
oshima
2014-10-08
2
-2
/
+20
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-05
2
-0
/
+4
*
Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...
rouslan
2014-10-04
2
-4
/
+0
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-03
2
-0
/
+4
*
Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...
tapted
2014-10-02
2
-4
/
+0
*
Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()
pkotwicz
2014-10-01
2
-0
/
+4
*
Introduce EventProcessor::OnEventProcessingStarted()
tdanderson
2014-09-30
3
-11
/
+27
*
ui: Fix the test names for ui/aura and ui/base.
tfarina
2014-09-28
1
-2
/
+1
*
Moves ui/wm/public/window_types.h into aura.gyp/BUILD.gn
sky
2014-09-27
2
-0
/
+2
*
Revert of Revert of Add test for ChromeVox keyboard commands. (patchset #1 id...
jam
2014-09-25
1
-2
/
+10
*
fling: Remove a bunch of code for configuring fling curves.
Sadrul Habib Chowdhury
2014-09-25
1
-8
/
+0
*
Revert of Add test for ChromeVox keyboard commands. (patchset #21 id:390004 o...
jam
2014-09-25
1
-10
/
+2
*
Fix WeakPtrFactory member ordering in ui
mohan.reddy
2014-09-24
1
-1
/
+0
*
Add test for ChromeVox keyboard commands.
dmazzoni
2014-09-22
1
-2
/
+10
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
1
-8
/
+4
*
Clean up GestureEventDetails constructors and fix unit tests.
lanwei
2014-09-19
2
-2
/
+2
*
Reland Track the active ExtensionKeybindingRegistry and make it available to ...
dtseng
2014-09-18
1
-2
/
+4
*
Revert "Clean up GestureEventDetails constructors and fix unit tests."
Dirk Pranke
2014-09-17
2
-2
/
+2
*
Revert of Track the active ExtensionKeybindingRegistry and make it available ...
erg
2014-09-17
1
-4
/
+2
*
Clean up GestureEventDetails constructors and fix unit tests.
lanwei
2014-09-17
2
-2
/
+2
*
Track the active ExtensionKeybindingRegistry and make it available to EventRe...
dtseng
2014-09-17
1
-2
/
+4
*
Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...
horo
2014-09-17
2
-2
/
+2
*
Clean up GestureEventDetails constructors and fix unit tests.
lanwei
2014-09-16
2
-2
/
+2
*
Remove unsupported parameters by the unified gesture detector from Gesture Co...
lanwei
2014-09-16
2
-31
/
+47
*
GN: Create a :gles2_interface target to resolve some check errors in //cc.
jbroman
2014-09-16
1
-0
/
+1
*
Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...
nhiroki
2014-09-15
2
-2
/
+2
*
Clean up GestureEventDetails' constructors.
lanwei
2014-09-14
2
-2
/
+2
*
Test that gesture events are created with correct coordinates.
tdresser
2014-09-12
1
-0
/
+63
*
Ensure that mouse lock works correctly on Chrome ASH in Windows 8.
ananta
2014-09-11
2
-6
/
+6
*
Propagate window transformed notification to child hierarchy
mohsen
2014-09-10
4
-0
/
+64
*
Fix incorrect touch transform before gesture recognition.
tdresser
2014-09-10
2
-5
/
+4
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+5
*
Disable eager gesture detection.
tdresser
2014-09-08
3
-20
/
+25
*
Revert of Add test for ChromeVox keyboard commands. (patchset #8 id:140001 of...
arv
2014-09-08
2
-14
/
+2
*
Add test for ChromeVox keyboard commands.
dmazzoni
2014-09-08
2
-2
/
+14
*
Make ui gn check pass. Misc GN build improvements.
brettw
2014-09-07
1
-0
/
+1
*
Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...
thakis
2014-09-06
1
-1
/
+0
*
Make ui gn check pass. Misc GN build improvements.
Brett Wilson
2014-09-05
1
-0
/
+1
*
Notify the Chrome browser process about the window being activated from the v...
ananta
2014-09-05
2
-2
/
+4
*
Revert of Add test for ChromeVox keyboard commands. (patchset #7 id:120001 of...
vadimsh
2014-09-04
2
-14
/
+2
*
Add test for ChromeVox keyboard commands.
dmazzoni
2014-09-04
2
-2
/
+14
*
ui: Replace MessageLoopProxy usage with ThreadTaskRunnerHandle.
tfarina
2014-09-03
1
-2
/
+2
*
Add the actual location coordinates to the touch cancel event
lanwei
2014-08-29
2
-27
/
+47
*
Fix most of the "gn check" errors in ui/*
Brett Wilson
2014-08-28
1
-0
/
+2
*
Remove implicit conversions from scoped_refptr to T* in ui/
dcheng
2014-08-25
1
-4
/
+4
*
Stop painting when receiving delegated frame
enne
2014-08-23
4
-6
/
+17
[next]