summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r31665: themed mac startup time regressionapavlov@chromium.org2009-11-111-2/+1
* Set have_inspector_files_ in the UI thread as it is only read from that thread.apavlov@chromium.org2009-11-111-1/+2
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-2/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+1
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+8
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-2/+1
* Fix a whole bunch of style nits.erg@google.com2009-10-131-2/+2
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-1/+3
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-7/+4
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-13/+0
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Fix crash when using about:ipc with only NTP on Windows.jrg@chromium.org2009-09-291-2/+3
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+47
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Enable LeakTracker on release builds.eroman@chromium.org2009-09-221-1/+10
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-0/+4
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-1/+30
* Change default memory model from MEDIUM to HIGH.mbelshe@google.com2009-08-201-1/+1
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-11/+39
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-12/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-3/+3
* DevTools: Make reloading inspector lead to the complete DevTools Client Windo...pfeldman@chromium.org2009-06-051-2/+2
* Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...jam@chromium.org2009-05-211-8/+0
* 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