summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-1/+1
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-1/+1
* Remove memory model experimentjar@chromium.org2009-02-251-11/+0
* Fix a crash when dns prefetching was being shut down without being started.phajdan.jr@chromium.org2009-02-231-1/+1
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-1/+1
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-1/+1
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-0/+6
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-191-1/+1
* Relocate a NOTIMPLEMENTED() to its proper place.evan@chromium.org2009-02-131-6/+1
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-131-1/+1
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-1/+1
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-051-0/+6
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-3/+6
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-12/+34
* Fixes leak of shutdown event in BrowserProcess.sky@google.com2009-01-231-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+2
* 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-3/+0
* Rollbackmbelshe@google.com2008-12-011-0/+3
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-3/+0
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-0/+3
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-3/+0
* Restore field trial for memory modeljar@google.com2008-10-201-2/+0
* Disable FieldTrial code to repair UI reliability test regressionjar@google.com2008-10-201-0/+2
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-191-1/+12
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-3/+3
* Fix for issue 2362: On-demand update hang with "Checking for update..."finnur@google.com2008-09-171-1/+3
* Fix an include path.paulg@google.com2008-09-141-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-4/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-9/+5
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-0/+5
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-1/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+368