summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-1/+1
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-298-40/+254
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-282-76/+1
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-282-1/+76
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-282-5/+16
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-279-4/+21
* Move the spellcheck unittest into browser next to the filetc@google.com2008-10-261-1/+1
* Fix SCons modules build on Windows:sgk@google.com2008-10-252-12/+2
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-0/+16
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-2213-13/+13
* Split startup-test graphs into cold and warm, since otherwise the plot axispamg@google.com2008-10-211-7/+11
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-212-2/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-203-0/+63
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-186-110/+165
* Fix the test build when BUILD_PERSONALIZATION is enabled.nick@chromium.org2008-10-181-1/+2
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-172-0/+25
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-173-0/+164
* Fix interactive UI tests. ViewEventTestBase's View was using a layout manager...ben@chromium.org2008-10-171-1/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-165-12/+12
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-161-1/+0
* Makes the following changes to the bookmark bar context menu:sky@google.com2008-10-162-3/+11
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-168-93/+352
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-161-1/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-162-2/+2
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-151-0/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-4/+3
* Enable magic browzr again.ben@chromium.org2008-10-141-0/+2
* Accomodate move of tab_dragging_test.cc to browser\views.sgk@google.com2008-10-141-1/+1
* Revert r3334 to disable magic_browzR and see if that fixes the crashes in the mal@chromium.org2008-10-141-2/+0
* Turn on MagicBrowzr again.ben@chromium.org2008-10-141-0/+2
* Renable disabled plugin ui tests since they now pass again.jam@chromium.org2008-10-131-2/+2
* Initialize string to the empty string to avoid 'undefinedXXX' when appending ...sgjesse@chromium.org2008-10-091-1/+1
* Adding savedebuglog flag to reliability test. When the flag is huanr@chromium.org2008-10-091-2/+66
* Fixes crasher in TemplateURLModel that occurred when the db hadsky@google.com2008-10-081-0/+8
* Modified constant names from Chrome to Google Chrome. Added logic to close fe...anantha@chromium.org2008-10-074-19/+16
* this move file is failing really often on some buildbots, I added somensylvain@chromium.org2008-10-011-4/+16
* Update Selenium expected failures file to remove 46.type.patrick@chromium.org2008-09-301-1/+1
* Bring chrome/test/chrome_plugin/ into Linux build.mmoss@google.com2008-09-301-23/+28
* Refactoring for portability:mark@chromium.org2008-09-292-9/+9
* Some cleanups for gcc warnings:mmoss@google.com2008-09-291-7/+4
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-293-0/+5
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-261-1/+2
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-2610-10/+10
* Factor out a RenderThread interfacecpu@google.com2008-09-261-2/+10
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-261-0/+8
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-253-0/+16
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-2410-13/+214
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-244-2/+8
* Issue 2509: Duplicate tab should not create a new window.finnur@google.com2008-09-231-3/+2
* Revert r2253 to turn off magic_browzR by default and restore themal@chromium.org2008-09-231-6/+0