summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mark AccountScreenTest.TestSchemeInspector disabled, as it times out.isherman@chromium.org2010-10-251-2/+2
* Memory leak from cloud printing proxy UI.scottbyer@google.com2010-10-254-53/+43
* Remove overbroad reliability suppressionisherman@chromium.org2010-10-251-1/+0
* Some code in the ExtensionDOMUI was relying on the fact that we were creating...jcivelli@chromium.org2010-10-252-6/+8
* WebKit Roll 70466:70481.dglazkov@chromium.org2010-10-251-1/+1
* Update suppression previously created for http://crbug.com/10553.mrossetti@chromium.org2010-10-251-19/+4
* Tweaks instant url for google.sky@chromium.org2010-10-251-2/+2
* Add an additional build dir to look for pyauto libs on winnirnimesh@chromium.org2010-10-251-1/+3
* Fix some FileRef-related issues that show up only on POSIX.dumi@chromium.org2010-10-252-3/+17
* Add a new project used by the chromium builders.nsylvain@chromium.org2010-10-251-0/+54
* [Mac] Synthesize keypress events correctly.suzhe@chromium.org2010-10-251-1/+4
* This is the second try at submitting http://codereview.chromium.org/3991007/s...ericu@google.com2010-10-252-0/+27
* Fix browser crash with External Extension having blank version.finnur@chromium.org2010-10-251-0/+1
* Valgrind: Suppress a leak in SearchProviderTest.TestIsSearchProviderInstalled.thestig@chromium.org2010-10-251-1/+12
* Revert the GURL deps roll because nacl is link failing on the buildbots.erg@google.com2010-10-252-13/+1
* Displays the most recent INIT_PROXY_RESOLVER source's log entriesmmenke@chromium.org2010-10-253-2/+59
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-2526-446/+790
* [CHrome OS] HOSTED accounts will not be allowed to log incmasone@chromium.org2010-10-255-60/+47
* Use browser::CreateViewsWindow for ExtensionInstallUI.xiyuan@chromium.org2010-10-251-1/+2
* Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w...ananta@chromium.org2010-10-253-11/+33
* Disable test that times out.thakis@chromium.org2010-10-251-1/+1
* Fix antialiasing in WebGL.enne@chromium.org2010-10-251-1/+1
* Roll GURL deps to pick up ctor/dtor patch.erg@google.com2010-10-252-1/+13
* Fix opening bookmarks in an incognito window.arv@chromium.org2010-10-251-10/+1
* Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...willchan@chromium.org2010-10-257-103/+18
* WebKit Roll 70459:70466.dglazkov@chromium.org2010-10-251-1/+1
* Camera communication is on a separate thread. UI threads takes latest frame e...avayvod@chromium.org2010-10-254-106/+154