summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add code to call ReconsiderProxyAfterError when we encounter a failure to res...darin@chromium.org2008-09-292-3/+49
* Some cleanups for gcc warnings:mmoss@google.com2008-09-291-7/+4
* fix mac/linux builddarin@google.com2008-09-291-2/+2
* rollback unintended changedarin@google.com2008-09-291-1/+1
* Add a command line switch for fastback work.darin@google.com2008-09-295-2/+11
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-292-1/+4
* Fixes crash in NavigationController that occured on closing tab ifsky@google.com2008-09-291-10/+12
* Silence this unit test on Windows 2003 until bug 2732 is fixed.maruel@google.com2008-09-291-0/+4
* Display the tmp path to help debug an issue with a build bot.maruel@google.com2008-09-291-1/+1
* Roll icu38 revision in DEPS for SCons build (removesgk@google.com2008-09-291-1/+1
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-295-3/+36
* Disable tests because it is leaking memorycpu@google.com2008-09-291-1/+1
* Re-order constructor order to avoid warning on mac build (that causes error).ericroman@google.com2008-09-291-5/+5
* Add missing header file to net.xcodeprojdarin@google.com2008-09-291-0/+2
* Style refactoring to make MockRead initializers more readable.ericroman@google.com2008-09-291-63/+70
* Enables sorting of cookie views. Also fixes in bug in deletion thatsky@google.com2008-09-291-23/+43
* Don't use cert_lock_ as a reentrant lock. RemoveCert iswtc@google.com2008-09-292-15/+14
* fix build bustage due to missing headerdarin@google.com2008-09-291-0/+2
* Need to alphabetize our source files in the build steps.avi@google.com2008-09-291-6/+6
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-2915-318/+779
* Update unit test to check EV functionality (Windows-only for now).avi@google.com2008-09-291-7/+184
* Reverting r 2551 since it seems that webcore has a side effect of generating ...maruel@google.com2008-09-291-2/+1
* ICU changessgk@google.com2008-09-293-9/+34
* Fix incorrect construction environment name.sgk@google.com2008-09-291-1/+1
* Get rid of "using std::string" in http_response_headers.cc.ericroman@google.com2008-09-291-84/+85
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-282-21/+13
* Add os_unix to sqlite. This is from 3.4.2 to match the rest.deanm@google.com2008-09-282-0/+2936
* One more header guard fix to trigger the build.nsylvain@chromium.org2008-09-281-3/+3
* One more simple change to trigger the buildbots.nsylvain@chromium.org2008-09-281-3/+3
* I'm testing the buildbots, I needed a small change to triggernsylvain@chromium.org2008-09-281-3/+3
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-275-4/+19
* Enabling test I wrote for Find to catch crash described in issue 1341577.finnur@google.com2008-09-271-2/+5
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-2724-12/+1747
* Stop building mini_installer in Debug configuration. This projects has issues...maruel@google.com2008-09-271-283/+0
* Move 'sdch' into the Windows-specific LIBS lists until it's integratedsgk@google.com2008-09-273-25/+32
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-268-57/+59
* Don't let a malicious web site open an unbounded number of constrained popups.darin@chromium.org2008-09-261-0/+7
* Check for cpu items before assuming it will work.mbelshe@google.com2008-09-261-8/+10
* Fix the mac compile by removing the unnecessary setDeviceOffset function.brettw@google.com2008-09-263-13/+0
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-2630-30/+36
* Factor out a RenderThread interfacecpu@google.com2008-09-266-29/+212
* Add scoped_nsautorelease_pool.mm to the Mac SCons Build.sgk@google.com2008-09-261-0/+1
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-264-10/+63
* Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping ...brettw@google.com2008-09-267-79/+32
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-263-14/+39
* Sync the function names. The unit tests overrode this function to prevent int...brettw@google.com2008-09-261-1/+1
* Fix build bustage from my previous renaming.brettw@google.com2008-09-261-1/+1
* Fix some header guards that are named incorrectly.darin@chromium.org2008-09-263-11/+9
* "--clobber" should come before the build directory setup.mmoss@google.com2008-09-261-7/+8
* Make a copy of the builder for the custom gears emitter for TypeLibrary, so itsgk@google.com2008-09-261-0/+4