summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-1635-182/+67
* Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).tkent@google.com2010-06-162-0/+9
* Add a histogram tracking the responses to the "remember password" infobar.dpranke@chromium.org2010-06-161-3/+17
* Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...rafaelw@chromium.org2010-06-165-7/+85
* WebKit roll 61196:61229dimich@chromium.org2010-06-161-1/+1
* Fix build for remotinghclam@chromium.org2010-06-161-25/+0
* Revert 49875 - diagnostics: Add VersionTest to linux.michaeln@google.com2010-06-162-2/+1
* ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...ananta@chromium.org2010-06-165-7/+93
* Disabling the FullTabModeIE_ContextMenuBackForward ChromeFrame test as it nee...ananta@chromium.org2010-06-161-3/+4
* Fixed a crash and added a test to find it.mad@google.com2010-06-163-14/+67
* Fix the internal plugin getting disabled after an update.jam@chromium.org2010-06-161-9/+10
* diagnostics: Add VersionTest to linux.tfarina@chromium.org2010-06-162-1/+2
* Nib change: chevron icon for "off the side" button on bookmark bar now bottom...jrg@chromium.org2010-06-161-38/+730
* Compile base_fpic for 32 bits as well.jam@chromium.org2010-06-161-1/+1
* Modified the function o3djs.quaternions.rotationToQuaternion() to address a b...petersont@google.com2010-06-162-8/+44
* Revert 49862 - Measure loading time of several tabs.michaeln@google.com2010-06-164-93/+5
* Guard against the plugin being deleted unexpectedly.kbr@google.com2010-06-164-2/+27