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
/
chrome
/
browser
/
chromeos
/
notifications
/
notification_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...
stevenjb@chromium.org
2012-01-18
1
-8
/
+7
*
Revert 117984 - Implement chromeos SystemNotification on Aura by introducing ...
apatrick@chromium.org
2012-01-17
1
-7
/
+8
*
Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...
stevenjb@chromium.org
2012-01-17
1
-8
/
+7
*
Create utility functions for helping determine the X window manager.
dcheng@chromium.org
2011-11-10
1
-11
/
+3
*
Replace Callback1 with base::Callback in MessageCallback.
achuith@chromium.org
2011-10-26
1
-12
/
+9
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Also suppress messages after fast shutdown path has been initiated.
achuith@chromium.org
2011-09-14
1
-1
/
+1
*
Mark NotificationTest.TestWebUIMessageCallback as flaky.
ericu@google.com
2011-09-13
1
-1
/
+2
*
[chromeos] Do not move notifications to KEEP_SIZE state when mouse moved.
dgozman@chromium.org
2011-08-29
1
-6
/
+7
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+5
*
Mark NotificationTest.TestActivateDeactivate flaky
kinuko@chromium.org
2011-05-30
1
-1
/
+2
*
Disable test that's consistently timing out on Linux Builder (ChromiumOS) con...
ajwong@chromium.org
2011-05-24
1
-1
/
+1
*
Mark a test as flaky.
lipalani@chromium.org
2011-05-18
1
-1
/
+2
*
Fix for flaky notification test.
oshima@google.com
2011-04-15
1
-9
/
+15
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
chromeos: Update the references of notification includes to the new content l...
tfarina@chromium.org
2011-03-07
1
-1
/
+1
*
WebUI: Fix random variations of DOMUI.
tfarina@chromium.org
2011-02-13
1
-1
/
+1
*
WebUI: Change more entries from DOMUI to WebUI under chromeos/notifications d...
tfarina@chromium.org
2011-02-12
1
-12
/
+12
*
They're no longer flaky according to flakiness dashboard.
oshima@google.com
2011-02-09
1
-3
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-19
1
-33
/
+13
*
Revert 66571 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-18
1
-13
/
+33
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-18
1
-33
/
+13
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Revert 65879 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-12
1
-13
/
+33
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-12
1
-33
/
+13
*
Use DesktopNotificationService::CreateDataUrl for notification without link.
oshima@chromium.org
2010-10-14
1
-2
/
+2
*
Marking NotificationTest.TestActivateDeactivate flaky.
shess@chromium.org
2010-10-14
1
-1
/
+2
*
Marked another ChromeOS test as flaky since it was breaking autotest suite.
zelidrag@chromium.org
2010-10-07
1
-1
/
+3
*
Re-enable DOM UI bindings for data: URLs.
caseq@google.com
2010-10-06
1
-4
/
+1
*
Marked NotificationTest.TestDOMUIMessageCallback as FAILS after r61174
caseq@google.com
2010-10-01
1
-1
/
+4
*
Marked two ChromeOS browser tests as flaky to get autotest move on.
zelidrag@chromium.org
2010-09-30
1
-1
/
+2
*
chromeos: Append base:: to StringPrintf calls. Part 2.
tfarina@chromium.org
2010-09-04
1
-12
/
+13
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
1
-0
/
+1
*
Fix build due to conflict
oshima@chromium.org
2010-08-19
1
-1
/
+1
*
DOMUI callback to notification
oshima@chromium.org
2010-08-19
1
-0
/
+60
*
notifications: Convert some std::wstring over to string16.
tfarina@chromium.org
2010-08-01
1
-1
/
+1
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+2
*
Make notification panel vertically resizable.
oshima@chromium.org
2010-07-21
1
-0
/
+23
*
Implement BiDi support and replace ID support for notifications.
johnnyg@chromium.org
2010-07-12
1
-2
/
+2
*
Add UpdateAndShowNotification API to BallonCollectionIml
oshima@chromium.org
2010-05-07
1
-10
/
+38
*
Fix crash bug when mouse hovers over system notification.
oshima@chromium.org
2010-04-30
1
-0
/
+32
*
Memory leak fix.
oshima@chromium.org
2010-04-29
1
-0
/
+29
*
Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.
oshima@chromium.org
2010-04-23
1
-1
/
+6
*
Scroll notification panel so that new/updated notification is visible.
oshima@chromium.org
2010-04-19
1
-3
/
+80
*
Hover buttons for notification.
oshima@chromium.org
2010-04-16
1
-1
/
+1
*
Delete all RenderViewHost in BalloonViewImpl on exit.
oshima@chromium.org
2010-04-09
1
-1
/
+12
*
notification panel fix on chromeos.
oshima@chromium.org
2010-04-08
1
-4
/
+105
[next]