summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-081-8/+3
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-0/+3
* Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...deanm@chromium.org2008-10-061-1/+1
* Refactoring for portability:mark@chromium.org2008-09-291-1/+0
* Re-land SDCH filter support experimentjar@google.com2008-09-231-0/+11
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-11/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-0/+11
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-201-9/+3
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-191-3/+9
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-151-0/+15
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-131-7/+3
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-131-3/+7
* c_str was getting called on the return value of a function. The return value...petersont@google.com2008-09-031-1/+3
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-311-3/+4
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+4
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-1/+1
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-1/+1
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-141-1/+1
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-131-0/+12
* Patch uninstall until we fix bug 1308130.rahulk@google.com2008-08-071-11/+18
* Reapply revision 380 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-3/+3
* Revert revision 380 to see if it fixes the build. Please reapply once the tre...nsylvain@google.com2008-08-051-3/+3
* While uninstalling Chrome look for return codes from chrome.exe that indicate...rahulk@google.com2008-08-051-3/+3
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* At the first run use Omaha usagestats key to determine whether to collect use...rahulk@google.com2008-07-301-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+510