summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-201-0/+8
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-1/+1
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-131-2/+9
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-061-2/+4
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-2/+2
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-2/+2
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+15
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-15/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+15
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-2/+1
* Initial unit tests implementation.yurys@google.com2009-03-171-1/+2
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+8
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-7/+0
* 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