summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak when simulating failures in unit tests.rvargas@google.com2008-07-301-1/+3
* This changes the assertion somewhat. We get NULL a lot, just with no characte...brettw@google.com2008-07-301-6/+21
* Removes a method never implemented in HistoryDB.sky@google.com2008-07-301-3/+0
* Make the download arrow show and hide correctly in response to shelf visibili...glen@google.com2008-07-305-9/+10
* Simple change to make the "New [incognito] window" commands work like you'd e...pkasting@google.com2008-07-302-6/+5
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-306-149/+229
* sidchat@google.com2008-07-301-1/+1
* Made changes to display tooltip window when user navigates through the icons ...stanguturi@google.com2008-07-304-8/+121
* Add unit tests to the disk cache to verify that a failure during cache reinit...rvargas@google.com2008-07-304-39/+86
* M webkit/glue/webframe_impl.ccbrettw@google.com2008-07-301-21/+6
* Update SCons build for recent changes:sgk@google.com2008-07-304-15/+16
* Change the proxy failover to be less aggressive. We now clear the list of bad...nsylvain@google.com2008-07-302-22/+140
* It appears that if the character pointer in an iterator is ever NULL, we shou...brettw@google.com2008-07-301-6/+21
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-303-48/+63
* further adjust test results to match the new realitydarin@google.com2008-07-301-1/+1
* Insert a commasidchat@google.com2008-07-301-1/+1
* Install the "First Run" file next to chrome.exe.sgk@google.com2008-07-301-1/+9
* Fix two issues with Visual Studio 2008.maruel@google.com2008-07-302-2/+2
* Replace scoped_ptr with scoped_array.rvargas@google.com2008-07-302-2/+2
* Add obj to the ignore list.maruel@google.com2008-07-300-0/+0
* Now uninstall entry is called Google Chrome so delete the old entry that was ...rahulk@google.com2008-07-301-0/+5
* DirectoryListing is now in the net namespace.darin@google.com2008-07-301-2/+2
* Use own our bzip2 error handler instead of the default which prints error mes...deanm@google.com2008-07-303-0/+4
* Document that the callback parameter ofwtc@google.com2008-07-303-23/+35
* Make sure we remove info-bars on reload.jcampan@google.com2008-07-301-1/+3
* Rename URLRequestHttpCacheJob to URLRequestHttpJob.darin@google.com2008-07-304-60/+59
* Adding validation tests for OpenInputDesktop and SwitchDesktop API calls. The...cpu@google.com2008-07-303-17/+61
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-3062-188/+232
* Use own our bzip2 error handler instead of the default which prints error mes...deanm@google.com2008-07-303-0/+41
* Send the "shutdown didn't get to finish" metric to UMA.evanm@google.com2008-07-301-0/+4
* Rename the sandbox tests to look better on the submodules waterfall page.nsylvain@google.com2008-07-304-7/+7
* Fix most issues when building base as a x64 target.maruel@google.com2008-07-308-14/+80
* Fix the property sheet (.vsprops) inheritance.maruel@google.com2008-07-302-4/+4
* Rollback 109jar@google.com2008-07-303-60/+48
* M base/message_loop.hjar@google.com2008-07-303-48/+60
* A more portable HostResolver implementation.darin@google.com2008-07-302-63/+101
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-3010-31/+72
* build bustagebeng@google.com2008-07-302-2/+3
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-3017-37/+49
* roll back this part of the fix since it has unintended side effects when call...beng@google.com2008-07-301-1/+2
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-3024-172/+224
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-306-21/+24
* Move the initial sizing of a Window into a separate function (SetInitialBoun...beng@google.com2008-07-302-76/+81
* Fix signature for a known FIM purify warning.nsylvain@google.com2008-07-301-2/+2
* forgot these filesbeng@google.com2008-07-302-0/+4
* Window Delegate Improvements:beng@google.com2008-07-3069-531/+528
* Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...beng@google.com2008-07-301-0/+8
* When run chrome with --no-sandbox, the renderer process calls the dtor of Bro...cpu@google.com2008-07-301-1/+4
* Fix broken unittest. AttemptToClosePage now sets up state.ojan@google.com2008-07-301-0/+1
* Fix a crash. Now sometimes TabContentses can be NULL it seems.beng@google.com2008-07-301-2/+3