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
*
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
*
Create utility functions for helping determine the X window manager.
dcheng@chromium.org
2011-11-10
2
-3
/
+46
*
Plumb through buffer type for clipboard sequence number requests.
dcheng@chromium.org
2011-11-10
4
-18
/
+18
*
Fix crash in compositor_unittests when using webkit compositor.
vollick@chromium.org
2011-11-10
1
-0
/
+1
*
Compile fix for CompositorCC.
wjmaclean@google.com
2011-11-10
2
-0
/
+6
*
Move views/ime/character_composer.* to ui/base/ime/.
yusukes@chromium.org
2011-11-10
6
-0
/
+644
*
Reset capture/focus window when the window is detachd from desktop
oshima@google.com
2011-11-10
6
-5
/
+47
*
Check target bounds, not current bounds, in aura::Window::SetBoundsInternal
vollick@chromium.org
2011-11-10
2
-3
/
+52
*
Add Aura support to InputMethodIBus.
yusukes@google.com
2011-11-10
3
-202
/
+226
*
Aura: Widgets obey transparency flag, default to opaque
jamescook@chromium.org
2011-11-10
1
-0
/
+1
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
30
-90
/
+86
*
Enable -Wexit-time-destructors for base.
thakis@chromium.org
2011-11-09
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 912
laforge@chromium.org
2011-11-09
51
-51
/
+49
*
Update layout when selection is updated.
oshima@chromium.org
2011-11-09
6
-69
/
+29
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
15
-23
/
+205
*
Turn on -Wexit-time-destructors for ui and content.
thakis@chromium.org
2011-11-09
1
-0
/
+1
*
Remove 4 exit time destructors from ui and content for linux and chromeos.
thakis@chromium.org
2011-11-09
4
-4
/
+4
*
Enable browser_tests to display on USE_AURA
backer@chromium.org
2011-11-09
2
-3
/
+17
*
Fix strike-through and add underline support to RenderTextWin.
asvitkine@chromium.org
2011-11-09
2
-36
/
+69
*
Fix DesktopHostWin::SetSize to set the size of aura desktop (client size)
oshima@google.com
2011-11-08
2
-6
/
+16
*
Fix --use-gl=any command-line option. The current implementation only checks ...
alokp@chromium.org
2011-11-08
12
-241
/
+270
*
Clean up CreateTransposedBtmap.
thakis@chromium.org
2011-11-08
1
-4
/
+4
*
Fix bug where wglGetExtensionsStringEXT was being called instead of wglGetExt...
apatrick@chromium.org
2011-11-08
2
-25
/
+21
*
move NativeThemeChromeos into gfx:: namespace
benrg@chromium.org
2011-11-08
2
-2
/
+11
[next]