summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio use table for channels to mask to allow more of the surround optionsfbarchard@chromium.org2010-10-261-19/+39
* Return some of the 10.6 suppressions occasionally deleted in r59149glider@chromium.org2010-10-261-0/+50
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-268-19/+126
* GTTF: Implement a timeout for TestServer on POSIX.phajdan.jr@chromium.org2010-10-262-2/+17
* Close overlays when the user hits ESC key.satorux@chromium.org2010-10-261-0/+18
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-264-3/+29
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-2674-631/+830
* In short, break out the SearchEngineType enum into its own header file.levin@chromium.org2010-10-269-225/+235
* Annotate a few failing sync integration tests.rsimha@chromium.org2010-10-261-3/+7
* DOMUI: Do not allow dbclick in list view when the AutoFill is disabled.tfarina@chromium.org2010-10-261-1/+2
* Add HasSingleOrigin() to WebDataSource.scherkus@chromium.org2010-10-268-19/+79
* autofill: Add GetCreditCardById to PersonalDataManager.tfarina@chromium.org2010-10-263-10/+14
* Webkit: Update expectations for fast/canvas/webgl/uniform-location.html.thestig@chromium.org2010-10-261-1/+1
* Fix a typo in PYAUTO_TESTSnirnimesh@chromium.org2010-10-261-3/+3
* Allow URLPatterns to omit trailing slash.aa@chromium.org2010-10-2611-70/+136
* Valgrind: Supress errors inside WebKit::WebGraphicsContext3DDefaultImpl::texI...thestig@chromium.org2010-10-261-0/+29
* Create a symlink to Release/lib.target/_pyautolib.so in Release/ on Linuxnirnimesh@google.com2010-10-261-0/+18
* Valgrind: Suppress memory error in MESA code.thestig@chromium.org2010-10-261-0/+23
* [Sync] Some cleanup of sync_listen_notifications toolakalin@chromium.org2010-10-263-67/+64
* Valgrind suppression for leak inside TCompiler::compile.thestig@chromium.org2010-10-261-0/+15
* Pass --use-gl command line argument to renderer process for use withkbr@chromium.org2010-10-261-0/+3
* Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-265-17/+28
* Valgrind: Suppress leak in WebKit::WebGraphicsContext3DDefaultImpl::reshape.thestig@chromium.org2010-10-261-1/+13
* Valgrind: Suppress memory error inside TCompiler::compile.thestig@chromium.org2010-10-261-0/+23
* Fix bad revert.thestig@chromium.org2010-10-261-2/+2
* Revert 63801 (broke chromeos bots) - Restrict file protocol on chromeos to ce...thakis@chromium.org2010-10-262-39/+4
* Implemented python XMPP server for use with sync integration tests.akalin@chromium.org2010-10-262-0/+777
* Valgrind: Suppress memory error in WebCore::GraphicsContext3DInternal::reshape.thestig@chromium.org2010-10-261-0/+11
* Add 2 find_in_page testsnirnimesh@chromium.org2010-10-262-0/+34
* Fixes ReadInternal() memory leak from BufferedDataSource testsvrk@google.com2010-10-263-32/+5
* [linux] instant search/browsing first cutestade@chromium.org2010-10-267-81/+179
* Define AccessDisabled only on ChromeOSachuith@chromium.org2010-10-262-10/+7
* Suppress WebGL test failures after Mesa 7.9 upgrade until they can bekbr@chromium.org2010-10-261-1/+7
* Valgrind: Suppress a memory error insite WTF::String::format.thestig@chromium.org2010-10-261-0/+23
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-265-28/+17
* Valgrind Webkit: Put in a suppression for the leak in bug 31800.thestig@chromium.org2010-10-251-0/+16
* Gtk: Fix file selector moving up one dir each time you use it.mattm@chromium.org2010-10-251-8/+18
* Never allow empty preview entries. As some data is always present (we drop co...georgey@chromium.org2010-10-2510-106/+74
* Make sure save-as right click menu obeys content restrictions.jam@chromium.org2010-10-251-0/+6
* chromeos: Avoid assert if WM tells us to select invalid tab.derat@chromium.org2010-10-252-1/+6
* Fix heap leak with scoped_ptr.tessamac@google.com2010-10-251-1/+1
* Restrict file protocol on chromeos to certain whitelisted directories. achuith@chromium.org2010-10-252-4/+43
* Autofilled values should match previewed values for previously autofilled forms.isherman@chromium.org2010-10-253-11/+24
* Xiyuan's fix for 7265, with a modification by achuith.achuith@chromium.org2010-10-252-91/+108
* Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/syncrsimha@chromium.org2010-10-255-7/+8
* Remove setSuggestedValue() hack in autofill.isherman@chromium.org2010-10-252-9/+0
* Update turkish.html data file to bare minimum.nirnimesh@chromium.org2010-10-251-1240/+9
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-253637-398976/+621391
* (Hopefully) fix flakiness for AutoFillTest.BasicFormFillisherman@chromium.org2010-10-251-10/+9
* Fixes bug where we would some times not layout when we needed to.sky@chromium.org2010-10-251-3/+8