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
/
message_center
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement an indeterminate progress-bar
yoshiki
2015-11-26
4
-66
/
+267
*
Switch to static_assert in the repo.
avi
2015-11-24
1
-2
/
+2
*
Consider notifications being removed on calculating their height
yoshiki
2015-10-22
1
-19
/
+45
*
Add a new embedded button for Notification Settings
miguelg
2015-10-21
13
-4
/
+169
*
Do high-quality resizes for notification images.
derat
2015-10-15
1
-17
/
+7
*
Use Views::IsMouseHovered instead of MessageView::is_hover in MessageCenterView
yoshiki
2015-10-15
3
-24
/
+15
*
Don't use base::MessageLoop::{Quit,QuitClosure} in ui/
ki.stfu
2015-10-12
1
-1
/
+1
*
Fix leak in MessageCenterViewTest.*
yoshiki
2015-10-05
1
-42
/
+9
*
Disabling MessageCenterView tests failing on ASAN
pavely
2015-09-29
1
-6
/
+42
*
[Notification] Enable changes while the message center opens
yoshiki
2015-09-29
6
-73
/
+390
*
Removes notifications when dismissed, except on ChromeOS.
dewittj
2015-09-25
1
-0
/
+50
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
3
-3
/
+4
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
2
-2
/
+2
*
Call FormatUrlForSecurityDisplay in more call sites.
palmer
2015-09-24
1
-2
/
+6
*
Vectorize download notification icon
estade
2015-09-21
1
-9
/
+14
*
Add a Notification Settings Button to all web notifications behind the web pl...
miguelg
2015-09-18
1
-1
/
+1
*
Fix the typo "visibility".
avi
2015-09-18
1
-1
/
+1
*
Don't synthesize mousemove events if the mouse cursor is not on the widget
yoshiki
2015-08-31
1
-2
/
+7
*
Retires scoped_ptr for BoundsAnimator of message_list_view.
mukai
2015-08-31
2
-27
/
+16
*
Elide origins displayed on web notifications.
miguelg
2015-08-20
6
-39
/
+119
*
Modify the button bar style to have wider hit-area for arrow button.
mukai
2015-08-19
1
-7
/
+7
*
Fix inconsistent increment/decrement of |defer_counter| in MessagePopupCollec...
yoshiki
2015-08-19
1
-1
/
+5
*
Directly include SkPath.h where needed in ui/.
bungeman
2015-08-03
1
-0
/
+2
*
[Notification Center] Re-layout notification when the contents is updated
yoshiki
2015-07-30
1
-0
/
+5
*
MacViews: Use Mac's "Constrained Window Button" style for Button::STYLE_BUTTO...
tapted
2015-07-25
1
-1
/
+1
*
Don't scale large notification icons to 40x40.
derat
2015-07-22
5
-79
/
+234
*
Move JoinString to the base namespace.
brettw
2015-07-15
2
-7
/
+10
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
2
-10
/
+7
*
Move JoinString to the base namespace.
brettw
2015-07-14
2
-7
/
+10
*
Add more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Don't clear the cache when the text isn't changed
yoshiki
2015-06-23
1
-3
/
+5
*
Make ViewsTestHelpers DCHECK that all Widgets are destroyed before unit test ...
tapted
2015-06-18
1
-2
/
+14
*
[Notification Center] Prevent choppy notification after height is changed
yoshiki
2015-06-15
1
-1
/
+1
*
Refactor ViewsDelegate singleton
mohsen
2015-06-10
1
-2
/
+2
*
Notifications: Correctly mask the app icon on OSX.
dewittj
2015-05-29
1
-31
/
+2
*
Pull MessageListView into its own file for easier testing.
dewittj
2015-04-28
4
-444
/
+491
*
Move PaintContext from views::View to ui::.
danakj
2015-04-03
1
-2
/
+2
*
Pass a View::PaintContext through the View paint recursion.
danakj
2015-03-30
1
-5
/
+3
*
message center: Make BoundedLabel override OnPaint instead of Paint.
danakj
2015-03-24
2
-5
/
+4
*
Cleanup: Remove some unneeded UTF8 to UTF16 conversions.
thestig
2015-03-21
1
-7
/
+5
*
stop using deprecated SkPaint::FilterLevel
reed
2015-03-17
1
-1
/
+1
*
Cleanup unnecessary code in canvas_skia
oshima
2015-03-05
1
-5
/
+1
*
gfx::ShadowValue: offset is a Vector2d, not Point.
mgiuca
2015-02-26
1
-1
/
+1
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
3
-25
/
+18
*
Make ShadowBorder use ShadowValue.
calamity
2015-02-09
1
-5
/
+4
*
Add presubmit check for scoped_ptr usage.
tfarina
2015-01-23
4
-4
/
+4
*
ui/message_center: Cleanup - remove unused private fields.
tfarina
2015-01-13
3
-5
/
+0
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
5
-5
/
+5
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
4
-4
/
+4
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+1
[next]