summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-21/+8
* Remove unnecessary Task from Notifications code.dimich@chromium.org2011-03-091-46/+6
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-098-21/+21
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-072-8/+8
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-024-5/+5
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-6/+6
* Move worker_host code to content.jam@chromium.org2011-02-281-1/+1
* Disable test that's timing outpinkerton@chromium.org2011-02-281-2/+2
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-252-45/+16
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-3/+3
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-212-10/+15
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-154-14/+48
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-152-6/+6
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-132-3/+3
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-122-2/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-112-2/+7
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-0/+1
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* Remove includes of message headers in headers.jam@chromium.org2011-02-092-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+3
* Cleanup:pkasting@chromium.org2011-02-081-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-057-12/+12
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-2/+2
* Reapply and fix r73019. BalloonViewImpl has a different implemementation onerg@google.com2011-02-015-378/+397
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-1/+1
* Revert 73019 - Fix style problems in the Balloon implementation on linux in p...mbelshe@chromium.org2011-01-285-392/+378
* Fix style problems in the Balloon implementation on linux in preparation for ...erg@google.com2011-01-285-378/+392
* For desktop notifications, only use offsets when the layout calls for them.johnnyg@chromium.org2011-01-272-18/+39
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-252-3/+45
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-242-6/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-214-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-213-122/+166
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-175-5/+5
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-144-18/+18
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-131-2/+2
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-122-33/+22
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-102-4/+4
* Make the balloon bounding box code more generic and not dependent on which la...johnnyg@chromium.org2011-01-106-27/+60
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-0612-38/+386
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1