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
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
24
-3
/
+3363
*
Valgrind: Fix the gcc 4.2 mac build.
jhawkins@chromium.org
2011-11-17
1
-3
/
+5
*
Add OVERRIDE to gpu/ and gl/.
avi@chromium.org
2011-11-16
7
-54
/
+54
*
Fix statics in NativeTheme*::instance() to avoid destruction post main
dhollowa@chromium.org
2011-11-16
5
-6
/
+9
*
Beginnings of Window Modality support.
ben@chromium.org
2011-11-16
28
-39
/
+831
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
17
-0
/
+2233
*
ui/views/examples: Only include fill_layout.h on source file.
tfarina@chromium.org
2011-11-16
2
-4
/
+1
*
Port views::KeyEvent functions to aura::KeyEvent.
yusukes@chromium.org
2011-11-16
2
-2
/
+89
*
Move GetCharacterFromKeyCode from views::KeyEvent to ui/base/keycodes/keyboar...
yusukes@chromium.org
2011-11-16
3
-0
/
+149
*
Added a unittest for compositor observers.
vollick@chromium.org
2011-11-16
1
-0
/
+90
*
Images for a bubble border with a drop shadow.
koz@chromium.org
2011-11-16
16
-0
/
+0
*
Minor build fixes for aura/touchui
vollick@chromium.org
2011-11-16
1
-1
/
+2
*
Fix stale compositor references from ui::Layer
piman@chromium.org
2011-11-16
7
-34
/
+71
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-15
10
-49
/
+55
*
Implement CompositorCC::ReadPixels
vollick@chromium.org
2011-11-15
10
-30
/
+75
*
views: Move more two directories into ui/views/.
tfarina@chromium.org
2011-11-15
5
-2
/
+819
*
Fix use after free on workspace manager test.
oshima@chromium.org
2011-11-15
1
-12
/
+13
*
Grab-bag:
ben@chromium.org
2011-11-15
4
-7
/
+17
*
This patch lets the browser window punch a hole in the DesktopBackgroundView,
pkotwicz@chromium.org
2011-11-15
3
-72
/
+314
*
Add test to verify that the stacking controller picks the correct activatable...
oshima@chromium.org
2011-11-15
3
-1
/
+47
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
6
-7
/
+7
*
views: Move examples/ directory to ui/views/.
tfarina@chromium.org
2011-11-15
49
-0
/
+3975
*
[Aura] Support additonal event filters in DesktopEventFilter.
xiyuan@chromium.org
2011-11-15
7
-71
/
+271
*
Split a part of code managing accelerators from views::FocusManager.
mazda@chromium.org
2011-11-15
3
-0
/
+144
*
Revert 109977 - Implement font fallback in RenderTextWin.
alekseys@chromium.org
2011-11-15
2
-82
/
+17
*
aura: Add images for rectangular shadows.
derat@chromium.org
2011-11-15
9
-0
/
+8
*
[Aura] Support always-on-top top level window.
xiyuan@chromium.org
2011-11-15
17
-23
/
+385
*
Implement font fallback in RenderTextWin.
asvitkine@chromium.org
2011-11-14
2
-17
/
+82
*
Revert 109966 - Grab-bag:
ben@chromium.org
2011-11-14
3
-10
/
+5
*
Grab-bag:
ben@chromium.org
2011-11-14
3
-5
/
+10
*
Fix double-initialization of CComModule.
dmazzoni@chromium.org
2011-11-14
3
-0
/
+43
*
aura/cc: Fix accelerated content size
piman@chromium.org
2011-11-14
3
-16
/
+22
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
6
-139
/
+37
*
Space key doesn't work in AURA enabled build because in case of space key,
sadrul@chromium.org
2011-11-14
1
-0
/
+1
*
Disable selection on aura. Clipboard semantics on aura must be same as windows
oshima@chromium.org
2011-11-14
1
-1
/
+1
*
Fix DEPS rules post r109894.
joi@chromium.org
2011-11-14
1
-0
/
+3
*
views: Move accessibility/ directory to ui/views/.
tfarina@chromium.org
2011-11-14
3
-0
/
+1387
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
13
-22
/
+22
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
5
-8
/
+218
*
Add status area to Aura builds.
stevenjb@google.com
2011-11-14
5
-22
/
+45
*
ui/views: Include grit/ui_resources.h to DEPS file to please check_deps.
tfarina@chromium.org
2011-11-13
1
-0
/
+1
*
ui/views: Add DEPS file to fix check_deps step.
tfarina@chromium.org
2011-11-13
1
-0
/
+4
*
views: Move views/window/ to ui/views/window directory.
tfarina@chromium.org
2011-11-13
15
-0
/
+2649
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
2
-11
/
+38
*
Temporarily disables XI2 for aura until events are straightened out.
sky@chromium.org
2011-11-12
1
-0
/
+3
*
Port IsShiftDown() and variants in views::Event to aura::Event.
yusukes@chromium.org
2011-11-12
1
-0
/
+7
*
Avoid unnecessary work in |RenderTextWin::UpdateLayout()| if there are no runs.
asvitkine@chromium.org
2011-11-11
2
-5
/
+6
*
Devirtualize CHROMEG_CALLBACK
dcheng@chromium.org
2011-11-11
4
-17
/
+85
*
aura: Track mouse button state.
derat@chromium.org
2011-11-11
5
-5
/
+72
[next]