summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle TLS-intolerant servers by retrying with TLS 1.0wtc@google.com2008-10-089-19/+93
* Remove references to WebCoreFrameBridge which is no longer in webkitpinkerton@google.com2008-10-084-1560/+0
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-0810-48/+66
* lighttpd and php libraries for macOS test shell.pinkerton@google.com2008-10-0835-0/+0
* Adds an --incognito switch that can be used to launch Chrome in Incognito mode.maruel@google.com2008-10-084-0/+9
* Clicking the diagnostic link on the malware page would triggers a DCHECK.jcampan@chromium.org2008-10-081-2/+2
* Fix for a memory leak.jcampan@chromium.org2008-10-081-3/+3
* Enables sorting of the tables in the password editor and the URLsky@google.com2008-10-085-77/+150
* Add Mac BeingDebugged implementationmark@chromium.org2008-10-081-7/+33
* Fixes crasher in TemplateURLModel that occurred when the db hadsky@google.com2008-10-085-8/+112
* Rever 2997 since it caused UI and unit tests failure.maruel@google.com2008-10-082-30/+75
* backing out debugging changes now that we know the problem.pinkerton@google.com2008-10-081-5/+0
* checking debug output for failing test on buildbot. to be backed out in a min...pinkerton@google.com2008-10-081-0/+5
* Change to force a build.maruel@google.com2008-10-081-3/+3
* Fixes one layout test by adding missing bindingsgjesse@chromium.org2008-10-082-2/+3
* Moved two layout tests which will be fixed with thesgjesse@chromium.org2008-10-081-2/+7
* Document.idl has been updated with null to null string conversions onager@google.com2008-10-082-5/+3
* Attempt to make the buildbot green(er).ager@google.com2008-10-081-0/+7
* The document.open change http://codereview.chromium.org/6337 ager@google.com2008-10-081-2/+0
* Follow http://trac.webkit.org/changeset/34506 and pass the activeager@google.com2008-10-082-8/+2
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.darin@chromium.org2008-10-082-75/+30
* Re-try using V8 version 0.3.4.1 instead of 0.3.3 in Chromium.kasperl@google.com2008-10-081-1/+1
* Sort headers in v8_custom.cpp. Just a style cleanup.tc@google.com2008-10-081-26/+24
* Ctrl+W should close app windows toobeng@google.com2008-10-081-4/+1
* Eliminate non-client flicker of the standard windows title bar when handling ...beng@google.com2008-10-084-29/+79
* Fix crash due to lack of NULL checking in one case.beng@google.com2008-10-081-8/+5
* Make chunk ranges searchable.paulg@google.com2008-10-083-0/+47
* Add switches for turning on an experimental SafeBrowsing implementation.paulg@google.com2008-10-082-0/+7
* Modify renderwidget unittest to make purify happycpu@google.com2008-10-081-2/+27
* Our old baseline was incorrect given the way ToT webkit renders tables now.darin@chromium.org2008-10-082-18/+0
* It turns out that we were only "failing" the iframe-onload-remove-self-no-cra...darin@chromium.org2008-10-086-73/+6
* Rebaseline some tests, where the difference is due to fonts.evanm@google.com2008-10-0815-5/+107
* Clean out tests that pass from tests_fixableerg@google.com2008-10-081-10/+0
* Re-baselining the mouseup-from-button2.html layout test. Verified thatananta@chromium.org2008-10-081-0/+17
* Add Firefox installer support to Gears SConscripts.mpcomplete@chromium.org2008-10-084-50/+269
* Update XCode project to point to unforked Node.* & HTMLPlugInElement.*jeremy@chromium.org2008-10-071-12/+12
* fix 3 layout testsericroman@google.com2008-10-0710-85/+4
* Unfork NSResolver.h, part 2.pkasting@chromium.org2008-10-073-47/+2
* Roll deps.mbelshe@google.com2008-10-071-1/+1
* added pixel test baselines for a layout testestade@chromium.org2008-10-072-0/+1
* Add another case where we make a new SimpleFontData to thetc@google.com2008-10-071-1/+2
* One more piece of re-forking I missed.pkasting@chromium.org2008-10-071-1/+1
* Re-fork ScriptController.h to fix build.pkasting@chromium.org2008-10-072-1/+330
* Revert r2927 and r2930, which were themselves reversions of prior changelists.pkasting@chromium.org2008-10-077-3186/+12
* Use AccessibilityObjectWin.cpp as our AccessibilityObject stub in the Macmark@chromium.org2008-10-071-0/+4
* Implement missing KURL functions for Mac port.jeremy@chromium.org2008-10-072-0/+72
* Provide a do-nothing constructor and destructor for the Mac ScrollView.mark@chromium.org2008-10-071-0/+6
* Provide not-a-Mac stubs for Chromium on the Mac. This is a temporarymark@chromium.org2008-10-071-1/+1
* Stub out plugin routines so we can link Mac port.jeremy@chromium.org2008-10-072-0/+70
* Merge in InspectorController changes. Get rid of all theojan@google.com2008-10-075-3378/+204