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
*
Revert 189069 "Fix FocusManagerDtorTest for NativeTexfieldViews;..."
msw@chromium.org
2013-03-22
3
-9
/
+21
*
Fixed image size problem with application icon in launcher
skuhne@google.com
2013-03-22
6
-0
/
+0
*
Caches the size of text labels.
mukai@chromium.org
2013-03-21
2
-7
/
+36
*
Removed skia::ScopedPlatformCanvas.
skaslev@chromium.org
2013-03-21
1
-1
/
+2
*
Remove DCHECK() for being current in GLSurface::GetExtensions().
sievers@chromium.org
2013-03-21
1
-4
/
+0
*
Revert 189559 "Revert 189289 "Fix notification settings dialog v..."
finnur@chromium.org
2013-03-21
1
-11
/
+12
*
Revert 189289 "Fix notification settings dialog visuals."
finnur@chromium.org
2013-03-21
1
-12
/
+11
*
Adds the gap at the bottom of MessageListView.
mukai@chromium.org
2013-03-21
1
-1
/
+1
*
ui: Async upload queries should always complete in the order they are issued.
reveman@chromium.org
2013-03-21
2
-66
/
+76
*
The Wrench menu in Chrome desktop AURA when displayed using the keyboard via ...
ananta@chromium.org
2013-03-21
1
-1
/
+10
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-13
/
+13
*
Binary assets for app list menu.
benwells@chromium.org
2013-03-21
6
-0
/
+0
*
CrOS: Sanitize driver values from GLX_OML_sync_control
backer@chromium.org
2013-03-21
1
-6
/
+12
*
Fixing i18n issues with the system tray menu (strings are too long for menu)
skuhne@chromium.org
2013-03-20
2
-0
/
+10
*
Fix clicks on the popup collection for Win-Aura.
dimich@chromium.org
2013-03-20
1
-0
/
+4
*
Fixed an issue with the notification center layout.
dharcourt@chromium.org
2013-03-20
1
-0
/
+5
*
Revert 189384 "Revert 189289 "Fix notification settings dialog v..."
mukai@chromium.org
2013-03-20
1
-11
/
+12
*
Revert 189289 "Fix notification settings dialog visuals."
xusydoc@chromium.org
2013-03-20
1
-12
/
+11
*
Fixed overflow bug that was causing layout problems with notifications
dharcourt@chromium.org
2013-03-20
1
-1
/
+1
*
Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/bas...
rsesek@chromium.org
2013-03-20
7
-0
/
+311
*
Observe for window's (self) deletion during activation/focus change.
sschmitz@chromium.org
2013-03-20
6
-17
/
+117
*
Raises the existing notification settings dialog.
mukai@chromium.org
2013-03-20
1
-0
/
+3
*
Fix notification settings dialog visuals.
mukai@chromium.org
2013-03-20
1
-11
/
+12
*
Revert 188526 "Revert 188288 "make BoxLayout use and respect Get..."
mukai@chromium.org
2013-03-20
3
-34
/
+121
*
Use floored value for screen size and mouse location for consistency.
oshima@chromium.org
2013-03-20
3
-13
/
+37
*
Changes the title font in notification slightly smaller.
mukai@chromium.org
2013-03-20
1
-1
/
+1
*
Desktop Linux Aura: Fix right click menu not releasing capture.
erg@chromium.org
2013-03-20
3
-12
/
+36
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
10
-94
/
+25
*
Adds the limit to the text lengths in the notifications.
mukai@chromium.org
2013-03-20
2
-2
/
+21
*
Popups should be shown even if no images are downloaded.
dewittj@chromium.org
2013-03-20
1
-0
/
+1
*
Fix GetPartSize to account for customized themes.
kevers@chromium.org
2013-03-20
1
-11
/
+16
*
Prevent crash in MessagePopupCollection from use-after-free.
dewittj@chromium.org
2013-03-20
2
-6
/
+11
*
Moved kWebNotificationWidth to message_center_constants.h.
dharcourt@chromium.org
2013-03-20
6
-13
/
+16
*
Disable touch calibration on external touchscreen.
ynovikov@chromium.org
2013-03-20
2
-125
/
+113
*
Fix RenderWidgetHostViewAura's accessible parent.
dmazzoni@chromium.org
2013-03-20
1
-0
/
+14
*
Disabled notification collapsing.
dharcourt@chromium.org
2013-03-20
1
-4
/
+3
*
Fix performance issue affecting ATI/AMD GPUs.
nick@chromium.org
2013-03-20
3
-59
/
+141
*
Fixes bounds calculation in message_popup_collection.
mukai@chromium.org
2013-03-19
1
-7
/
+15
*
optimize png files under ui/resources
oshima@chromium.org
2013-03-19
83
-0
/
+0
*
DesktopRootWindowHostLinux: make sure {non,}client_view is non-NULL
bobbypowers@gmail.com
2013-03-19
1
-2
/
+6
*
NotificationList should show popups with positive priority.
dewittj@chromium.org
2013-03-19
2
-1
/
+11
*
On Windows 8 ASH we should not display the app list if the user has not signe...
ananta@chromium.org
2013-03-19
1
-1
/
+5
*
De-inlined methods to make it easier to add new ones.
dharcourt@chromium.org
2013-03-19
1
-284
/
+346
*
CrOS: Add more instrumentation to LOG(FATAL) vsync message.
backer@chromium.org
2013-03-19
1
-1
/
+9
*
Render settings dialog at proper size.
dewittj@chromium.org
2013-03-19
2
-0
/
+10
*
Fix FocusManagerDtorTest for NativeTexfieldViews; etc.
msw@chromium.org
2013-03-19
3
-21
/
+9
*
cc: Add --ui-foo flags for all compositor debug visualizations.
danakj@chromium.org
2013-03-19
3
-26
/
+29
*
cc: Chromify TextureLayerClient
enne@chromium.org
2013-03-19
2
-4
/
+4
*
Add safeguard against scaling for DPI setting if not in high-DPI mode.
kevers@chromium.org
2013-03-19
1
-1
/
+6
*
Rename {drag_source,drop_target}.{cc,h} to {drag_source,drop_target}_win.{cc,h}.
erg@chromium.org
2013-03-19
13
-83
/
+80
[next]