summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-0/+15
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-15/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+15
* Move prerender and prefetch logic out into chrome/browser/prerender.cbentzel@chromium.org2011-03-011-78/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-3/+3
* Reverse prefetch field trial defaultsgavinp@chromium.org2011-02-281-7/+6
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-20/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-0/+20
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-12/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-0/+12
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-12/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-0/+12
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-14/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-0/+14
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-261-0/+6
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-261-6/+0
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-251-0/+6
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-12/+0
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-2/+7
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+12
* Use ResourceBundle::BaseFont for GTK tooltips.falken@chromium.org2011-02-231-0/+11
* Do not block in OwnershipService::IsAlreadyOwned on UI thread.dilmah@chromium.org2011-02-221-0/+4
* Fix DCHECK and remove moot DECLSPEC_IMPORT.msw@chromium.org2011-02-201-2/+4
* Register Application Restart with Windows Restart Manager on browser_main sta...msw@chromium.org2011-02-201-4/+15
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Revert 75405 - Register Application Restart with Windows Restart Manager on b...msw@chromium.org2011-02-181-15/+4
* Register Application Restart with Windows Restart Manager on browser_main sta...msw@chromium.org2011-02-181-4/+15
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-181-0/+23
* Pass the theme icons for Chrome if there are.erg@google.com2011-02-161-5/+2
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-151-6/+11
* Add checks to URLRequestThrottlerManager to help identify the cause of crashes.yzshen@chromium.org2011-02-141-4/+2
* Updated about_flags and command-line switch handling for prerender/prefetchgavinp@chromium.org2011-02-121-29/+66
* Add --debug-views-paint switch that shows damaged rectangles in redoshima@google.com2011-02-121-0/+4
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-111-1/+1
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-2/+2
* Set the hardware keyboard layout based on startup_manifest.json.satorux@chromium.org2011-02-101-0/+2
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-2/+2
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-2/+2
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-2/+2
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-2/+2
* First crack at FileSystemURLRequestJob for handling filesystem: URLs.adamk@chromium.org2011-02-081-0/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Respect owner's locale preference.dilmah@chromium.org2011-02-041-5/+10
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-011-0/+2
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-011-1/+1
* Add histogram to track prerender sessionsgavinp@chromium.org2011-01-271-2/+14
* Added a function to BrowserMainParts that sets up field trials. It is called ...cbentzel@chromium.org2011-01-261-10/+16