summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove svn:executable propertykuchhal@chromium.org2008-10-293-0/+0
* System includes need to use angle brackets for check_depsagl@chromium.org2008-10-291-1/+1
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-2913-151/+132
* Move the windows-only dependencies to deps_os['win'].maruel@chromium.org2008-10-291-9/+16
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-298-35/+233
* An experimental change to help us diagnose a crashwtc@google.com2008-10-291-0/+1
* Add fieldnames to SQL statements for better forward-compatibility. Had we ha...pkasting@chromium.org2008-10-291-2/+8
* Add --port and --root options to the command-line interface to allow runningpamg@google.com2008-10-291-7/+22
* Removed magic number for owner rights, avoid to call close(-1).brettw@google.com2008-10-291-2/+2
* Adds a string that we'll need when importing bookmarks.sky@google.com2008-10-292-0/+6
* Fix a bug where we would allow the user to spell check words intc@google.com2008-10-291-1/+4
* When right clicking in a text area that is scrolled, the wrongtc@google.com2008-10-291-8/+19
* Fix a minor memory leak.paulg@google.com2008-10-294-8/+6
* The "extra view" used by the DialogClientView must not be retrieved before th...ben@chromium.org2008-10-292-8/+17
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-2913-60/+310
* Pass a user agent string to WinHttpOpen to set the userwtc@google.com2008-10-291-60/+61
* Add some extra unit-tests to make sure we cover all permutations of {basic_au...ericroman@google.com2008-10-292-0/+44
* Timeout persistent idle connections after 5 minutes, and increase the socket ...ericroman@google.com2008-10-292-30/+53
* Add an HTTP basic auth unit test for an empty username.wtc@google.com2008-10-281-0/+2
* Re-apply 4099, v8 build dir change (after manual buildbot cleaning).sgk@google.com2008-10-281-29/+27
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-286-131/+21
* Fix "expected, actual" order in cookie monster unittest (which was mostly "ac...pkasting@chromium.org2008-10-281-110/+110
* Add a DEPS file to gears. This allows Gears developers to pull the gearsmpcomplete@google.com2008-10-281-0/+28
* Change our phishing 'learn more' URL to something that will soon be translated.glen@chromium.org2008-10-2842-42/+42
* Fix crbug.com/3684.tim@chromium.org2008-10-282-21/+25
* Revert r4099.sgk@google.com2008-10-281-27/+29
* build/SConscript.v8 update, plus fixes:sgk@google.com2008-10-281-29/+27
* Don't automatically deny subresource requests that have minorwtc@google.com2008-10-282-26/+43
* Added a class with AutofillForm factory method.petersont@google.com2008-10-282-1/+76
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-286-21/+131
* Fix browser crash when closing popups (issue 3631).finnur@google.com2008-10-281-5/+7
* Recommit r4065, r4066 along with rebaselined test expectationmark@chromium.org2008-10-282-4/+3
* Give the new implementation a unique name for the databasepaulg@google.com2008-10-281-1/+1
* Add referrer to session restore.ericroman@google.com2008-10-289-49/+96
* use the null image instead of NULL, fixes a bunch of crashes.pinkerton@google.com2008-10-281-1/+1
* deps checker doesn't like last change, fixing buildpinkerton@google.com2008-10-281-1/+1
* Adds strings needed for the bookmark manager.sky@google.com2008-10-281-0/+18
* Fixing clobber which was broken by r4051.bradnelson@google.com2008-10-281-1/+1
* fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi...pinkerton@google.com2008-10-283-16/+858
* Revert r4065, r4066 due to WebKit search-display-none-cancel-button.html testmark@chromium.org2008-10-281-1/+1
* No code change. Just to force a build.maruel@chromium.org2008-10-281-4/+3
* No code change. Just to force a rebuild.maruel@chromium.org2008-10-281-4/+3
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-288-232/+34
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-288-34/+232
* Change the fatal error handler to no longer return to V8. It will now crashsgjesse@chromium.org2008-10-281-8/+8
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-289-44/+385
* Roll back project file portion of r4024. The unit test is not ready on Macmark@chromium.org2008-10-281-8/+0
* Only provide one version of RenderTextControlInnerBlockmark@chromium.org2008-10-281-1/+1
* No code change. Just force a build.maruel@google.com2008-10-281-4/+3
* Fix a bug in cursor handling when the width and height of the image differ. Webrettw@google.com2008-10-281-1/+1