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
...
*
Restore NativeWidgetWin::OnSetText to eliminate classic theme titlebar flicke...
msw@chromium.org
2011-12-01
2
-0
/
+9
*
Make the fullscreen exit bubble render correctly on non-white backgrounds on ...
koz@chromium.org
2011-12-01
2
-1
/
+13
*
Revert 112399 - Aura: Tooltip refactor. This Cl does the following:
hbono@chromium.org
2011-12-01
17
-629
/
+329
*
Aura: Tooltip refactor. This Cl does the following:
varunjain@chromium.org
2011-12-01
17
-329
/
+629
*
Removing example code related to deprecated NativeWidgetViews.
saintlou@chromium.org
2011-12-01
2
-124
/
+0
*
Maximize windows when double clicking their title bar.
ben@chromium.org
2011-11-30
7
-11
/
+86
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
96
-90
/
+6771
*
Move border_contents_unittest.cc to ui/views/bubble/.
msw@google.com
2011-11-30
1
-0
/
+243
*
Rebase the MessageBubble on the new views bubble.
msw@google.com
2011-11-30
2
-0
/
+6
*
Fix BubbleDelegateView call to DisableInactiveRendering.
msw@chromium.org
2011-11-30
1
-2
/
+3
*
aura: Implement window-related methods in platform_util.
derat@chromium.org
2011-11-30
3
-0
/
+32
*
Chromium style clang fixes for OVERRIDE in compositor_unittests
dhollowa@chromium.org
2011-11-30
3
-4
/
+7
*
Aura: Fix popup window frames appearing blue
jamescook@chromium.org
2011-11-30
4
-3
/
+11
*
Added OWNERS file for ui/gfx/surface/ .
kbr@chromium.org
2011-11-30
1
-0
/
+4
*
Relands the following. First attempt was reverted because it broke
sky@chromium.org
2011-11-30
5
-103
/
+285
*
GTK: Port to gdk_x11_window_lookup_for_display
robert.bradford@intel.com
2011-11-30
4
-3
/
+36
*
Should use startAnimation in acceleratorController in order for the animator ...
pkotwicz@chromium.org
2011-11-30
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-30
2
-5
/
+5
*
Make drag and drop work on webpage. Also slightly modify drag drop workflow.
varunjain@chromium.org
2011-11-30
7
-37
/
+29
*
Release aura::Desktop event handler windows on detaching an ancestor window.
flackr@chromium.org
2011-11-30
4
-9
/
+45
*
Revert 112232 - Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
8
-40
/
+19
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
8
-19
/
+40
*
GLContextNSView should not assume concrete type GLSurface is GLSurfaceNSView
dhollowa@chromium.org
2011-11-30
4
-11
/
+15
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
22
-10
/
+933
*
Separate selection highlight from pango layout, highlight selection using skia.
xji@chromium.org
2011-11-30
6
-312
/
+294
*
Revert 112145 - Makes TestWebGraphicsContext3D::initialize create a stub cont...
sail@chromium.org
2011-11-30
5
-35
/
+6
*
Makes TestWebGraphicsContext3D::initialize create a stub context and
sky@chromium.org
2011-11-30
5
-6
/
+35
*
hypothetical fix for leak in constrained html dialog
oshima@chromium.org
2011-11-30
3
-20
/
+25
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
4
-19
/
+37
*
Add service to update GAIA info
sail@chromium.org
2011-11-30
2
-0
/
+42
*
Add debug message to troubleshoot test failures on aura bot
oshima@google.com
2011-11-29
1
-1
/
+4
*
aura: Handle screen resizes on Chrome OS.
derat@chromium.org
2011-11-29
5
-8
/
+27
*
GTK: Port ui/base/gtk to use avoid deprecated API and accessors
robert.bradford@intel.com
2011-11-29
4
-44
/
+51
*
Revert 112006 - Add service to update GAIA info
sail@chromium.org
2011-11-29
2
-42
/
+0
*
[cros Aura] Added modal container for screen lock.
nkostylev@chromium.org
2011-11-29
5
-4
/
+149
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
54
-26
/
+4049
*
Add service to update GAIA info
sail@chromium.org
2011-11-29
2
-0
/
+42
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
4
-29
/
+21
*
Itemize and layout text lazily in RenderTextWin.
asvitkine@chromium.org
2011-11-29
2
-5
/
+38
*
Adds a WebGraphicsContext3D implementation that will be used for
sky@chromium.org
2011-11-29
4
-4
/
+493
*
jGet the examples to run in aura_shell.
ben@chromium.org
2011-11-29
53
-727
/
+1228
*
Remove various uses of TOUCH_UI that are no longer needed
rbyers@chromium.org
2011-11-29
1
-6
/
+1
*
Some code cleanup.
sadrul@chromium.org
2011-11-29
1
-5
/
+5
*
On AURA builds, mouse wheel event on native menus doesn't work.
ckqr36@motorola.com
2011-11-29
1
-1
/
+5
*
Enable vsync on CompositorCC.
backer@chromium.org
2011-11-29
4
-2
/
+17
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
19
-14
/
+1919
*
Remove NativeWidgetWin's OnSetIcon and OnSetText.
msw@chromium.org
2011-11-29
2
-16
/
+0
*
Fix a typo in r111357: use USE_XI2_MT instead of USE_XI_MT
sadrul@chromium.org
2011-11-29
1
-1
/
+1
*
Quick, hopefully temporary, fix for chromium issue 105609 and chromium-os iss...
benrg@chromium.org
2011-11-29
2
-1
/
+16
*
aura: fix switching off accelerated compositing
piman@chromium.org
2011-11-29
1
-11
/
+16
[prev]
[next]