summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+4
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-1/+5
* Fix a typo in a comment.pkasting@chromium.org2009-10-011-2/+2
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-17/+0
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+8
* Fix a comment typo. No code change.mdm@chromium.org2009-09-021-1/+1
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-1/+7
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-0/+9
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-5/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Enable DownloadRequestManager for Mac.paul@chromium.org2009-06-191-2/+0
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-1/+4
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-281-1/+1
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-2/+2
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+9
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-9/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+9
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+2
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+2
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-8/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+4
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+0
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-2/+3
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+1
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-1/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+1
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-2/+0
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+9
* Rollbackmbelshe@google.com2008-12-011-0/+2
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-2/+0
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-0/+2
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-2/+0
* Removes the old frames.ben@chromium.org2008-11-101-3/+0
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-1/+10
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-161-1/+0
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-191-0/+2
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-4/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-0/+4
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+152