summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* GTTF: Get rid of IsBrowserRunning. It is inherently racyphajdan.jr@chromium.org2011-05-192-26/+8
* Explicitly allow plug-ins once we received a message to load all blocked plug...bauerb@chromium.org2011-05-191-0/+35
* In ChromeDriver, allow user to specify location of Chrome executable.hnguyen@chromium.org2011-05-172-8/+13
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-7/+13
* Unmark the URLLoader test as flaky, it hasn't failed in a while.brettw@chromium.org2011-05-131-2/+1
* Use basic password store on Linux for browser tests.asanka@chromium.org2011-05-121-1/+0
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-0/+1
* Fix Logout() PyAuto automation hook. Also includes a reliability fix for Logi...dtu@chromium.org2011-05-111-2/+3
* Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t...dtu@chromium.org2011-05-102-11/+4
* Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c...dtu@chromium.org2011-05-102-4/+11
* Re-enable some PPAPI tests. These have not failed lately, probably as a resultbrettw@chromium.org2011-05-051-7/+3
* Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...zelidrag@chromium.org2011-04-231-0/+3
* Set --disable-background-networking for page cyclers in hopes of reducingtonyg@chromium.org2011-04-202-2/+13
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-166-6/+6
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-1/+1
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-112-6/+10
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-062-58/+13
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-052-13/+58
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-052-58/+13
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-284-6/+6
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-261-0/+4
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-252-1/+10
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+1
* wstring: remove a needless wchar_t that is ASCIIevan@chromium.org2011-03-151-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* wstring: text case dirs are always ASCIIevan@chromium.org2011-03-091-3/+5
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-47/+0
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-1/+1
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+47
* Removed GPU plugin.apatrick@chromium.org2011-03-031-47/+0
* Add PPB_URLUtil_Dev::GetDocumentURLpiman@google.com2011-03-021-2/+2
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-161-0/+4
* Revert 75003 - Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-4/+0
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-0/+4
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+3
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-54/+48
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-48/+54
* Clean up warnings found in our testing code.erg@google.com2011-02-072-3/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Fix NPAPITesterBase.GetURLRedirectNotification compile error.nkostylev@chromium.org2011-02-041-1/+1
* Mark NPAPITesterBase.GetURLRedirectNotification test as flaky on linux.nkostylev@chromium.org2011-02-041-1/+7
* Fix FileIO and FileRef PPAPI tests to match changes inadamk@chromium.org2011-02-031-4/+2
* Re-enable the test that I disabled last night.cevans@chromium.org2011-02-031-2/+0
* Avoid a couple of tests on Linux to get the tree green for now.cevans@chromium.org2011-02-021-0/+2
* Fix ChromeFrame perf tests which now crash because of a recent change to the ...ananta@chromium.org2011-02-011-1/+2
* wstring: use FilePath instead of std::string for a pathevan@chromium.org2011-02-011-1/+1