summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+169
* Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa...thakis@chromium.org2010-10-251-5/+7
* Add a new suppression for bug 60381 (test_shell test leak inglider@chromium.org2010-10-251-1/+131
* Enable developers to conditionally activate Chrome Frame, depending on the ve...erikwright@chromium.org2010-10-256-33/+366
* This change moves the test_server_.Start from the test body to the test const...cbentzel@chromium.org2010-10-251-2/+10
* Widen a suppression for TSan/Win bug #60536timurrrr@chromium.org2010-10-251-1/+1
* Add 'DeveloperToolsDisabled' policy to the policy template.markusheintz@chromium.org2010-10-252-0/+19
* Exclude a couple of JingleChromotingConnectionTests from Dr.Memory runtimurrrr@chromium.org2010-10-251-0/+4
* More UI-related OpenSSL support.bulach@chromium.org2010-10-2510-154/+318
* Add UI test for click-to-play.bauerb@chromium.org2010-10-2514-16/+182
* Suppress a data race in remoting found on TSan/Wintimurrrr@chromium.org2010-10-251-0/+7
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-253-6/+16
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-2520-73/+656
* Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call...cbentzel@chromium.org2010-10-256-3/+35
* Copy whole dir with default extensions on Chrome OSdpolukhin@chromium.org2010-10-251-1/+1
* Bring the windows implementation of the constrained html dialog over to the n...johnnyg@chromium.org2010-10-259-386/+112
* WebKit roll 70432:70441yuzo@chromium.org2010-10-251-1/+1
* Reland 63509 - Define constants for the 'silent extension' install policygfeher@chromium.org2010-10-257-0/+14
* Split WebNavigationEvents in two tests and make iframe loading less flaky.jochen@chromium.org2010-10-2520-140/+209
* Temporary fix to reduce the spdy concurrent streams to 6.mbelshe@chromium.org2010-10-255-2/+28
* WebKit roll 70328:70432yuzo@chromium.org2010-10-251-1/+1
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-2519-17/+150
* The GeolocationBrowserTest times out, and timeouts now causes thensylvain@chromium.org2010-10-251-1/+1
* Revert 63698 - WebKit roll 70328:70427yuzo@chromium.org2010-10-251-1/+1
* WebKit roll 70328:70427yuzo@chromium.org2010-10-251-1/+1
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2432-2383/+1856
* Fix test defines.sky@chromium.org2010-10-242-2/+2
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-2424-144/+954
* Makes window.chrome.setSuggestResult pass through an empty string.sky@chromium.org2010-10-241-4/+1
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2432-1856/+2383
* Autofill: DCHECK in 'Add address...' dialogdhollowa@chromium.org2010-10-241-1/+2
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-2445-54/+65
* Fixed positioning of control buttons on overlay pages. Missing file fromzelidrag@chromium.org2010-10-242-4/+9
* Updating trunk VERSION from 563.0 to 564.0chrome-release@google.com2010-10-241-1/+1
* Fix typos. define->#definensylvain@chromium.org2010-10-231-2/+2
* Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls onnsylvain@chromium.org2010-10-232-2/+9
* ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, sonsylvain@chromium.org2010-10-231-1/+1
* Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...nsylvain@chromium.org2010-10-231-3/+6
* Add LeakTracker<URLRequestContext> to IOThread::CleanUp().willchan@chromium.org2010-10-231-7/+5
* Remove DestructionObserver for NetworkConfigWatcherMac.willchan@chromium.org2010-10-232-48/+55
* If chromium has not been started yet, the cache path will not exist.maruel@chromium.org2010-10-231-0/+6
* Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn...cbentzel@chromium.org2010-10-236-35/+3
* Don't display the file select dialog from invisible windows.jnd@google.com2010-10-232-0/+8
* ExternalTabUITest.IncognitoMode is flaky.cbentzel@chromium.org2010-10-231-1/+2
* Add Reset to ClientSocket::UseHistory, and call on TCP disconnect.cbentzel@chromium.org2010-10-236-3/+35
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-234-32/+70
* ScopedTempDir does not allow multiple Create* or Set calls without intervenin...cbentzel@chromium.org2010-10-233-6/+32
* Updating trunk VERSION from 562.0 to 563.0chrome-release@google.com2010-10-231-1/+1
* Update layout test suppressionsisherman@chromium.org2010-10-231-5/+4
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-2314-8/+143