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 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
*
ui/base/models: Use operator '->' for accessing std::vector elements in TreeN...
tfarina@chromium.org
2011-11-11
1
-4
/
+4
*
Rebase BookmarkBubble on the new views bubble.
msw@chromium.org
2011-11-11
3
-17
/
+9
*
Fix WindowTest.Transform, and also make it run on Windows. Some of it (the bi...
ben@chromium.org
2011-11-11
2
-29
/
+40
*
Upstream: ui implementation in Android
michaelbai@chromium.org
2011-11-11
7
-1
/
+1168
*
Add to OWNERS
backer@chromium.org
2011-11-11
1
-0
/
+2
*
Aura: Fix resize cursors disappearing for some windows
jamescook@chromium.org
2011-11-11
3
-1
/
+103
*
Use ScopedMakeCurrent
backer@chromium.org
2011-11-11
5
-17
/
+20
*
Fix menu crash
oshima@google.com
2011-11-11
1
-0
/
+4
*
A fix for LayerNoTextureSetFillsBoundsOpaquely.
vollick@chromium.org
2011-11-11
2
-22
/
+58
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
7
-3
/
+67
*
Remove OVERRIDES on WebKit APIs in CompositorCC
wjmaclean@google.com
2011-11-11
1
-7
/
+7
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
3
-0
/
+133
*
Copy views/ime/OWNERS to ui/base/ime/ following sky's suggestion.
yusukes@chromium.org
2011-11-11
1
-0
/
+2
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
2
-120
/
+0
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
2
-0
/
+120
*
Fix gcc 4.6 build break.
yusukes@google.com
2011-11-11
1
-1
/
+1
*
Fix link error when component=shared_library is set
penghuang@chromium.org
2011-11-11
1
-1
/
+2
*
Reland with a virtual destructor.
dcheng@chromium.org
2011-11-10
2
-5
/
+86
*
Revert 109528 - Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
2
-86
/
+5
*
Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
2
-5
/
+86
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
33
-756
/
+928
*
aura: Fix compile after change in clipboard api (in r109476).
sadrul@chromium.org
2011-11-10
1
-1
/
+1
[next]