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
*
Remove dots from tooltip text of notification center buttons
mukai@chromium.org
2013-05-21
1
-2
/
+2
*
[Mac][MC] Add the control area buttons to the message center tray.
rsesek@chromium.org
2013-05-21
3
-2
/
+166
*
Ensures calling OnMouseExited for window close with mouse hovers.
mukai@chromium.org
2013-05-20
4
-5
/
+105
*
Disabled flaky AppsGridViewTest.MouseDragFlipPage.
vitalybuka@chromium.org
2013-05-20
1
-1
/
+9
*
Add configurable vertical alignment to Textfields. The default is for text to
pkasting@chromium.org
2013-05-20
15
-79
/
+175
*
Fix GrabWindowSnapshot not taking into account parents when
tengs@chromium.org
2013-05-20
1
-3
/
+8
*
Revert 201085 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-20
5
-230
/
+171
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-20
5
-171
/
+230
*
Add namespace qualifiers to a cross-namespace friend decl
rnk@chromium.org
2013-05-20
1
-2
/
+2
*
UI Updates for OSX App Launcher: truncate titles, window shadow.
tapted@chromium.org
2013-05-20
2
-1
/
+2
*
web_dialogs: Remove unused notification_service.h include.
tfarina@chromium.org
2013-05-20
1
-1
/
+0
*
Removes gfx::Display::GetID
mukai@chromium.org
2013-05-20
2
-21
/
+0
*
On Windows Vista and its follow-ons, ImmIsIME() returns always true, thus
kochi@chromium.org
2013-05-20
1
-1
/
+22
*
The moves the compositor thread's input event cracking logic in to content/ f...
jamesr@chromium.org
2013-05-20
2
-6
/
+0
*
Drop shadows for packaged apps on the OSX App Launcher.
tapted@chromium.org
2013-05-20
1
-2
/
+53
*
Add shortcut path for scaling integer rects.
danakj@chromium.org
2013-05-20
2
-0
/
+117
*
Only use skia::RefPtr for refcounting
enne@chromium.org
2013-05-18
2
-2
/
+3
*
Allow pages on the OSX app launcher to be turned while dragging.
tapted@chromium.org
2013-05-18
11
-35
/
+226
*
Read a notification card for a11y.
mukai@chromium.org
2013-05-18
6
-43
/
+140
*
Use override redirect window for unit tests
oshima@chromium.org
2013-05-18
3
-1
/
+23
*
Remove MissingSystemFileDialog; use Views textfields instead.
msw@chromium.org
2013-05-18
1
-0
/
+4
*
ui: Inline QuadF::BoundingBox()
danakj@chromium.org
2013-05-18
2
-10
/
+8
*
linux_aura: Make the dragging code generic.
erg@chromium.org
2013-05-18
7
-113
/
+248
*
Remove NativeThemePainter.
pkasting@chromium.org
2013-05-17
9
-496
/
+24
*
Remove the opacity properties from HoverImageButton.
rsesek@chromium.org
2013-05-17
4
-47
/
+0
*
Make Label's NO_ELIDE setting actually not elide, and change the default
pkasting@chromium.org
2013-05-17
6
-33
/
+64
*
Add GetMinimumSize() to Painter. This makes it easier for users of any Painter
pkasting@chromium.org
2013-05-17
8
-22
/
+42
*
Add overscroll edge effect animations for Android.
jdduke@chromium.org
2013-05-17
1
-0
/
+3
*
Add a ui/views/controls/textfield/OWNERS file.
msw@chromium.org
2013-05-17
1
-0
/
+3
*
ui: ToEnclosingRect(empty rect) should return an empty rect.
danakj@chromium.org
2013-05-17
2
-2
/
+4
*
Grab bag of clang fixes for Windows code
rnk@chromium.org
2013-05-17
1
-4
/
+4
*
Fix keyboard navigation in app launcher
calamity@chromium.org
2013-05-17
3
-26
/
+77
*
[mac] Fix gfx::ScreenMac::GetDisplayNearestPoint for vertically arranged moni...
tapted@chromium.org
2013-05-17
1
-0
/
+2
*
Revert 200785 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-17
5
-227
/
+171
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-17
5
-171
/
+227
*
Don't send ScrollUpdate in GS_PINCH state if touch-moves are consumed
miletus@chromium.org
2013-05-17
2
-5
/
+126
*
Revert 200739 "Fix keyboard navigation in app launcher"
henrika@chromium.org
2013-05-17
2
-38
/
+17
*
Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.
cevans@chromium.org
2013-05-17
4
-16
/
+7
*
Fix keyboard navigation in app launcher
calamity@chromium.org
2013-05-17
2
-17
/
+38
*
Redesigns the button bars of notification center.
mukai@chromium.org
2013-05-17
2
-53
/
+98
*
ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.
tfarina@chromium.org
2013-05-17
8
-69
/
+69
*
Maximize a tab dragged from a maximized window.
varkha@chromium.org
2013-05-17
1
-2
/
+3
*
app_list: Migrate omnibox results to new launcher search.
xiyuan@chromium.org
2013-05-16
3
-34
/
+0
*
Make the views textfield respect any explicit horizontal or vertical margins
pkasting@chromium.org
2013-05-16
3
-12
/
+15
*
Fix clang warnings for iOS section
justincohen@google.com
2013-05-16
1
-3
/
+3
*
[Mac][MC] Implement the basic message center tray UI.
rsesek@chromium.org
2013-05-16
10
-6
/
+499
*
Do not coalesce X touch move events in aura.
varunjain@chromium.org
2013-05-16
2
-41
/
+9
*
Adds new image assets for notification center.
mukai@chromium.org
2013-05-16
19
-0
/
+9
*
Make ImagePainter support image grids where not all the sizes match up. This
pkasting@chromium.org
2013-05-16
2
-83
/
+143
*
mac notifications: Implement action buttons.
thakis@chromium.org
2013-05-16
5
-24
/
+206
[next]