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: Rename ComboboxListener::ItemChanged to something more accurate.
tfarina@chromium.org
2012-03-30
11
-56
/
+40
*
Don't set single monitor manager under multi monitor environment.
oshima@chromium.org
2012-03-30
7
-13
/
+20
*
views: Fix memory leak in NativeThemeButtonExample.
tfarina@chromium.org
2012-03-30
2
-11
/
+17
*
Fix issues in RenderTextWin where font style and sizes may not be getting app...
asvitkine@chromium.org
2012-03-30
2
-6
/
+46
*
Avoid resetting the RenderText layout on SetDisplayRect() except when the wid...
asvitkine@chromium.org
2012-03-30
1
-1
/
+2
*
Move GetPangoFontMetrics() to pango_util.cc.
asvitkine@chromium.org
2012-03-30
3
-30
/
+33
*
Set X window title for Aura root windows
saintlou@chromium.org
2012-03-30
1
-0
/
+8
*
ui: Move gfx test suite to ui/test/.
tfarina@chromium.org
2012-03-29
4
-21
/
+21
*
*Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...
oshima@chromium.org
2012-03-29
2
-0
/
+4
*
[Web Intents] Views implementation of inline extension install.
binji@chromium.org
2012-03-29
3
-3
/
+28
*
Move ui/view/touchui/touch_mode_support.* to ui/base and make it platform
varunjain@chromium.org
2012-03-29
4
-19
/
+9
*
Remove non-existant files from GYP
rsleevi@chromium.org
2012-03-29
1
-1
/
+0
*
Adding command line switch --gpu-swap-delay to artificially slow down the
junov@google.com
2012-03-29
3
-0
/
+21
*
Calculate height from all runs' fonts in RenderTextWin::GetStringSize().
asvitkine@chromium.org
2012-03-29
4
-13
/
+27
*
Gesture recognition constants should all be stored in the GestureConfiguratio...
tdresser@chromium.org
2012-03-29
6
-74
/
+148
*
views: Do not expose the native wrapper through the public interface of Tabbe...
tfarina@chromium.org
2012-03-29
1
-9
/
+5
*
ui/gfx: Remove unused map from NativeThemeAura.
tfarina@chromium.org
2012-03-29
2
-17
/
+10
*
Add async trace log to RootWindow::Draw
oshima@chromium.org
2012-03-29
2
-1
/
+8
*
Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.
asvitkine@chromium.org
2012-03-29
2
-20
/
+40
*
Windows: Don't try to center a popup over a parent window when the popup is b...
thestig@chromium.org
2012-03-28
1
-5
/
+13
*
Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless we
sky@chromium.org
2012-03-28
1
-2
/
+4
*
C++ code generated by generate_bindings.py was assigning a variable withing i...
trprice@gmail.com
2012-03-28
1
-1
/
+3
*
views: Rename Combobox "selected getter/setter" accessors to something more a...
tfarina@chromium.org
2012-03-28
12
-96
/
+92
*
Add a border to views_examples' text styles example.
asvitkine@chromium.org
2012-03-28
1
-6
/
+10
*
Aura: Add non-browser windows into the list of "Alt + Tab" cycle.
yoshiki@chromium.org
2012-03-28
3
-0
/
+9
*
ash: Update icons for disconnected wifi, and muted audio in the tray.
sadrul@chromium.org
2012-03-28
1
-0
/
+0
*
Fix compile from r129363.
sadrul@chromium.org
2012-03-28
2
-1
/
+0
*
ash: Move the update notifier into its own row in the popup.
sadrul@chromium.org
2012-03-28
3
-0
/
+2
*
Restore call to set text size in RenderTextWin.
asvitkine@chromium.org
2012-03-28
1
-0
/
+1
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-1
/
+2
*
Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
1
-0
/
+0
*
Revert 129266 - Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
1
-0
/
+0
*
Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
1
-0
/
+0
*
views: Fix memory leak in ComboboxExample.
tfarina@chromium.org
2012-03-27
2
-24
/
+34
*
Fix vertical text alignment logic in canvas_skia.cc.
asvitkine@chromium.org
2012-03-27
1
-18
/
+8
*
ui/gfx: Move test_suite.{cc,h} to test/ directory.
tfarina@chromium.org
2012-03-27
4
-12
/
+28
*
ui/gfx: Prefer to use SkAutoUnref over SkAutoTUnref.
tfarina@chromium.org
2012-03-27
1
-9
/
+9
*
Fix avatar menu eliding in Windows.
gab@chromium.org
2012-03-27
2
-0
/
+15
*
Don't remove RootWindowObserver if the root window is being deleted.
oshima@chromium.org
2012-03-27
1
-1
/
+4
*
ash: Draw shadows for text in uber tray.
derat@chromium.org
2012-03-27
2
-14
/
+61
*
Ash: Allow window resize to edge of launcher
jamescook@chromium.org
2012-03-27
6
-43
/
+48
*
ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.
tfarina@chromium.org
2012-03-27
4
-16
/
+11
*
Change RenderTextWin to use SetFontFamilyWithStyle().
asvitkine@chromium.org
2012-03-27
3
-31
/
+1
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-27
7
-19
/
+19
*
Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...
jbates@chromium.org
2012-03-27
1
-2
/
+4
*
Makes the shelf remain visible while a context menu is showing in the
sky@chromium.org
2012-03-27
2
-2
/
+11
*
Disable sub-pixel rendering on text buttons used for drag as they have transp...
reveman@chromium.org
2012-03-26
1
-0
/
+3
*
Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...
aa@chromium.org
2012-03-26
1
-4
/
+2
*
chromeos: Fix a bunch of issues with the brightness slider.
derat@chromium.org
2012-03-26
2
-0
/
+13
*
Cleanup for views::Label:
pkasting@chromium.org
2012-03-26
4
-26
/
+12
[next]