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
...
*
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
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-26
1
-2
/
+4
*
Fix RenderTextTest.OriginForSkiaDrawing unit test. Skia is expecting y to be ...
reveman@google.com
2012-03-26
1
-2
/
+2
*
Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...
ben@chromium.org
2012-03-26
3
-0
/
+22
*
Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...
alokp@chromium.org
2012-03-26
7
-19
/
+19
*
aura: Add libXfixes dependency
cwolfe@chromium.org
2012-03-26
1
-0
/
+1
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-26
7
-19
/
+19
*
Use the font baseline to calculate the skia drawing offset rather than the fo...
reveman@chromium.org
2012-03-26
1
-2
/
+2
*
Removing wallpapers no longer used after r128733
saintlou@chromium.org
2012-03-26
26
-0
/
+0
*
Use new tray mute icon with shadow
flackr@chromium.org
2012-03-26
1
-0
/
+0
*
Cleanup: Remove unneeded forward declaration of NSImage from resource_bundle.h
tfarina@chromium.org
2012-03-26
1
-8
/
+0
*
ui/gfx: Make use of SkAutoLockPixels to automatically lock and unlock bitmap ...
tfarina@chromium.org
2012-03-26
1
-2
/
+1
*
views: Refactor the way we get the combo box font.
tfarina@chromium.org
2012-03-26
5
-22
/
+27
*
ui/gfx: Add a typedef of std::map to improve the readability of GdkCursorCach...
tfarina@chromium.org
2012-03-26
1
-13
/
+13
*
Re-land image for secondary monitor UI
oshima@chromium.org
2012-03-26
1
-0
/
+0
*
Display mute icon in uber tray when muted.
flackr@chromium.org
2012-03-26
2
-0
/
+1
*
ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.
tfarina@chromium.org
2012-03-26
2
-7
/
+2
*
ui/gfx: Add unittests for EscapeWindowsStyleAccelerators() function.
tfarina@chromium.org
2012-03-25
1
-0
/
+25
*
Create vertical and more conservative pointer barriers.
oshima@chromium.org
2012-03-24
1
-9
/
+24
*
ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-03-24
10
-66
/
+56
*
Add a SkiaTextRenderer::SetFontFamilyWithStyle
xiyuan@chromium.org
2012-03-24
3
-6
/
+24
*
Ash: Use new textbutton images
jamescook@chromium.org
2012-03-24
1
-18
/
+41
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-2
/
+2
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-2
/
+2
*
Fix linux_chromeos_clang build.
satorux@chromium.org
2012-03-24
1
-1
/
+1
*
* Keep the mouse in the desktop in multi monitor environment. I ended up usin...
oshima@chromium.org
2012-03-24
11
-97
/
+131
*
Undo Revert 128667 - didn't fix 20% size regression on win
rbyers@chromium.org
2012-03-24
1
-153
/
+61
*
Revert 128667 due to 20% size regression on win clobber
nduca@google.com
2012-03-24
1
-61
/
+153
*
Allow sliders to be adjusted with arrow keys
zork@chromium.org
2012-03-24
2
-0
/
+32
*
Support for natural scrolling.
achuith@chromium.org
2012-03-24
3
-24
/
+65
*
Fix ConstrainedWindowViews losing input on focus on aura.
alicet@chromium.org
2012-03-24
3
-14
/
+19
*
Closes uber tray when clicking outside tray
pkotwicz@chromium.org
2012-03-24
1
-1
/
+6
*
Added "final" assets. Will remove the old ones in a later CL.
saintlou@chromium.org
2012-03-24
1
-153
/
+61
*
aura: Update scrollbar theme.
derat@chromium.org
2012-03-24
16
-129
/
+171
*
Added latest set of wallpaper gradients.
saintlou@chromium.org
2012-03-24
16
-0
/
+0
*
ash: Show the bubble for caps lock.
sadrul@chromium.org
2012-03-24
2
-0
/
+1
*
ash: New scrollbar assets.
derat@chromium.org
2012-03-24
32
-0
/
+0
*
Use shadows on launcher icons
davemoore@chromium.org
2012-03-23
4
-0
/
+0
*
aura: fast resizes for accelerated pages
piman@chromium.org
2012-03-23
3
-2
/
+94
*
ash: Show IP address, MAC address in the network popup.
sadrul@chromium.org
2012-03-23
2
-0
/
+1
*
Ash: New textbutton assets for bookmarks bar
jamescook@chromium.org
2012-03-23
18
-0
/
+0
*
Revert 128585 - aura: fast resizes for accelerated pages
nduca@google.com
2012-03-23
3
-94
/
+2
*
aura: fast resizes for accelerated pages
piman@chromium.org
2012-03-23
3
-2
/
+94
*
aura: Add support for html5 file drag and drop.
varunjain@chromium.org
2012-03-23
6
-5
/
+50
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
9
-116
/
+229
*
New resource for secondary monitor page
oshima@chromium.org
2012-03-23
2
-0
/
+1
*
views/examples: Do not use WideToUTF16 when not necessary.
tfarina@chromium.org
2012-03-23
2
-45
/
+46
[prev]
[next]