summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename browser_accessibility to browser_accessibility_win, and same fordmazzoni@chromium.org2010-06-1610-25/+25
* Following r61234 roll, temporarily disables failing tests downstream.bulach@chromium.org2010-06-161-0/+23
* Disable failing test DefaultPluginUITest.DefaultPluginLoadTest.skerner@chromium.org2010-06-161-1/+2
* Suppress a possible data race in SKIAtimurrrr@chromium.org2010-06-161-0/+9
* Webkit roll 61234:61240andreip@chromium.org2010-06-161-1/+1
* Fix the error found by -Wextra, disable part of the test because it doesn't s...thomasvl@chromium.org2010-06-161-4/+24
* Add another suppression for bug 46658.glider@chromium.org2010-06-161-1/+36
* Working towards -Wextrathomasvl@chromium.org2010-06-1612-18/+70
* Peek at the event queue for wheel events for crosdavemoore@chromium.org2010-06-165-60/+89
* Expand one of the suppressions for bug 46571.glider@chromium.org2010-06-161-1/+2
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-167-8/+8
* Fix the stack line regexp to get rid of false matching lines without realglider@chromium.org2010-06-161-1/+1
* Disable failing test PepperTester.Pepper3D .skerner@chromium.org2010-06-161-1/+2
* Better error handling for broken heapcheck logs. Needed for buildbot-siideglider@chromium.org2010-06-161-1/+7
* Update V8 to version 2.2.18.whesse@chromium.org2010-06-161-1/+1
* Don't wait for dead valgrinds to end their logstimurrrr@chromium.org2010-06-161-2/+18
* Suppress bug 46658glider@chromium.org2010-06-161-0/+35
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-163-24/+7
* WebKit roll 61229:61233bulach@chromium.org2010-06-161-1/+1
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-166-74/+111
* Don't run DiskCacheBackendTests under ThreadSanitizer on Windowstimurrrr@chromium.org2010-06-161-2/+1
* Add policy code for proxy configurationdanno@chromium.org2010-06-1617-140/+633
* Fix crash in DeleteStream.ukai@chromium.org2010-06-161-2/+3
* Suppress the leaks from courgette_unittestsglider@chromium.org2010-06-161-0/+91
* Add courgette_unittests to the list of tests runnable under Valgrind andglider@chromium.org2010-06-162-2/+11
* C++ readability for hbono.hbono@chromium.org2010-06-163-113/+120
* Don't run some DiskCacheBackendTests under TSan on Windowstimurrrr@chromium.org2010-06-161-0/+4
* Updating trunk VERSION from 438.0 to 439.0chrome-release@google.com2010-06-161-1/+1
* Implement WebKitClientImpl::databaseDeleteFile.hans@chromium.org2010-06-162-0/+10
* Replace --pure-happens-before with --hybrid flag (disabled by default)timurrrr@chromium.org2010-06-161-5/+6
* Remove ExtensionAPIClient tests. These have been supercededaa@chromium.org2010-06-162-741/+0
* Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.satish@chromium.org2010-06-161-2/+1
* Disable ErrorPageTest.DNSError_GoBack2Forward2 under Valgrind on Linuxglider@chromium.org2010-06-161-1/+3
* Exclude a few more UnloadTests from running under Valgrindtimurrrr@chromium.org2010-06-161-4/+8
* Suppress a data race in media::PipelineImpltimurrrr@chromium.org2010-06-161-0/+12
* Don't run AutomatedUITestBase.SelectTab under ThreadSanitizer on Mac OS.glider@chromium.org2010-06-161-0/+2
* Don't run ClientSocketPoolBaseTest.LoadState under Valgrindtimurrrr@chromium.org2010-06-161-0/+3
* DevTools: use ScriptDebugServer instead of v8 debugger protocolyurys@chromium.org2010-06-161-0/+1
* Hide the translate infobar when a language/site gets blacklisted.jcivelli@chromium.org2010-06-161-4/+8
* The first step of refactoring LanguageConfigView.satorux@chromium.org2010-06-163-214/+312
* Switching the history index DBs from fts2 to fts3, take #2: there wasdumi@chromium.org2010-06-161-1/+1
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-1611-49/+188
* Fix the FTS3 patch.dumi@chromium.org2010-06-162-52/+55
* Style fixes after readability review.sergeyu@chromium.org2010-06-1614-90/+100
* Don't check if the internal plugin exists when someone just asks for its path...jam@chromium.org2010-06-162-3/+2
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-1612-45/+36
* Don't spontaneously open new windows.estade@chromium.org2010-06-161-7/+18
* In addition to the logging the IP address that a TCP connect is made to, also...eroman@chromium.org2010-06-168-36/+84
* gtk: prefix CertificateManagerPage enum names to avoid namespace polution.mattm@chromium.org2010-06-162-14/+15
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-165-55/+62