summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing handling of absolute paths in site_init.py to handle windows correctly.bradnelson@chromium.org2008-10-291-1/+2
* Only show the language restart warning once, and only if needed.glen@chromium.org2008-10-292-3/+10
* Fix for Save Page downloads not notifying their observers on completion.glen@chromium.org2008-10-291-0/+1
* Fix build bustage - remove reference to exported_sybmols file.jeremy@chromium.org2008-10-291-3/+0
* Temporary code instrumentation to gather info on a crash.ericroman@google.com2008-10-292-3/+32
* The SharedMemory is owned by the GreasemonkeyMaster, not the unit test. My p...evanm@google.com2008-10-291-5/+5
* Add testing to main DEPSjeremy@chromium.org2008-10-291-1/+2
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-2913-59/+134
* Free memory in unit test, so purify doesn't complain.evanm@google.com2008-10-292-5/+6
* remove svg tests from the "skip" list because they no longer timeoutpinkerton@google.com2008-10-291-5/+0
* Added strings to support Spellchecker operations in the context menu.sidchat@google.com2008-10-291-0/+12
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* Forgot this file in CL 4153.bradnelson@google.com2008-10-291-1/+8
* Fix a couple of tab related bugs:ben@chromium.org2008-10-293-0/+13
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-297-1066/+1090
* Adding in BuildComponents to allow things like Defer and publishing.bradnelson@google.com2008-10-292-146/+174
* Fix various Gears build breaks caused by latest Hammer changes.mpcomplete@google.com2008-10-295-35/+47
* remove svn:executablekuchhal@chromium.org2008-10-291-0/+0
* Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...pkasting@chromium.org2008-10-295-15/+13
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* 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