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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-2
/
+2
*
Revert of Added CGFloat comparison functions. (patchset #7 id:120001 of https...
sdefresne
2015-06-03
1
-1
/
+0
*
[OSX] Don't create deferred windows.
shess
2015-06-02
1
-1
/
+1
*
Added CGFloat comparison functions.
kkhorimoto
2015-06-01
1
-0
/
+1
*
Notifications: Correctly mask the app icon on OSX.
dewittj
2015-05-29
2
-33
/
+4
*
Substitued pattern push_back(ptr.release()) with push_back(ptr.Pass()) in dir...
d.samantaray
2015-05-22
1
-1
/
+1
*
Implement support for notification.vibrate
sh919.park
2015-05-10
2
-0
/
+11
*
mac: Rename the method -layout in MCSettingsButtonCell.
erikchen
2015-04-29
1
-3
/
+3
*
Pull MessageListView into its own file for easier testing.
dewittj
2015-04-28
6
-444
/
+495
*
[Notification] fix a bug that "update" overrides "add" change
yoshiki
2015-04-23
2
-40
/
+255
*
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
*
base: Rename discardable memory allocator interface and remove unnecessary cl...
reveman
2015-03-17
1
-3
/
+3
*
stop using deprecated SkPaint::FilterLevel
reed
2015-03-17
1
-1
/
+1
*
Re-land: base: Implement browser process support for discardable memory.
reveman
2015-03-16
1
-0
/
+6
*
Revert "base: Implement browser process support for discardable memory."
Stephen White
2015-03-16
1
-6
/
+0
*
base: Implement browser process support for discardable memory.
reveman
2015-03-16
1
-0
/
+6
*
Use Xvfb in isolated testing only if use_x11 is set (reland)
spang
2015-03-10
1
-20
/
+20
*
Implement support for silent notifications.
peter
2015-03-06
2
-2
/
+9
*
Cleanup unnecessary code in canvas_skia
oshima
2015-03-05
1
-5
/
+1
*
Remove link_chrome_on_windows GN flag.
brettw
2015-03-02
1
-56
/
+54
*
Remove the --lsan=1 flag from .isolate files.
earthdok
2015-02-27
1
-2
/
+0
*
gfx::ShadowValue: offset is a Vector2d, not Point.
mgiuca
2015-02-26
1
-1
/
+1
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-2
/
+3
*
ui: Cleanup the usage of scoped_ptr throughout.
tfarina
2015-02-19
1
-2
/
+2
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
3
-25
/
+18
*
Sort GYP files under ui
satorux
2015-02-18
1
-9
/
+9
*
Sort GN files under ui
satorux
2015-02-18
1
-11
/
+11
*
Add .dSYM paths for test isolate files that have ASan support on Mac
glider
2015-02-10
1
-0
/
+8
*
Make ShadowBorder use ShadowValue.
calamity
2015-02-09
1
-5
/
+4
*
Support MSan/TSan in test isolation and test_env.py
earthdok
2015-02-04
1
-0
/
+4
*
Remove more targets from GN Windows build.
brettw
2015-02-02
1
-54
/
+56
*
mac: Fix a dangling delegate bug with MCPopupController.
erikchen
2015-01-27
3
-2
/
+20
*
Add presubmit check for scoped_ptr usage.
tfarina
2015-01-23
5
-6
/
+5
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Revert "[Mac] Fixed bug with notification getting stucked on screen."
erikchen
2015-01-20
2
-54
/
+0
*
ui/message_center: Cleanup - remove unused private fields.
tfarina
2015-01-13
3
-5
/
+0
*
Update {virtual,override,final} for ui/ to follow C++11 style.
dcheng
2015-01-09
4
-10
/
+8
*
Cleanup: simplify / remove redundant code in message_center_impl.cc.
thestig
2015-01-08
1
-51
/
+36
*
Revert "Use Xvfb in isolated testing only if use_x11 is set"
Paweł Hajdan, Jr
2015-01-08
1
-16
/
+16
*
Use Xvfb in isolated testing only if use_x11 is set
spang
2015-01-08
1
-16
/
+16
*
mac: Fix crash in MCPopupController due to dangling delegates.
erikchen
2015-01-07
1
-18
/
+30
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
7
-7
/
+7
*
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]