summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge 32419 - If an NP_* function is called on an out of process plugin, save...japhet@chromium.org2009-11-231-0/+12
* [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop.phajdan.jr@chromium.org2009-11-131-22/+8
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-0/+99
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-99/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-0/+99
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-0/+7
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-7/+6
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+7
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+16
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+25
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-201-3/+3
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Patch by antomn@chromium.orgnsylvain@chromium.org2009-10-151-8/+13
* Disable the dromaeo benchmark tests until they are fixednsylvain@chromium.org2009-10-151-6/+6
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-1/+2
* Adding in file I forgot to include in last commitasargent@chromium.org2009-10-141-0/+156
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-142-4/+33
* Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...tony@chromium.org2009-10-132-33/+4
* Revert "Revert "Have UI tests use a profile where the dates in the segment_us...tony@chromium.org2009-10-132-4/+33
* Revert "Have UI tests use a profile where the dates in the segment_usage"tony@chromium.org2009-10-132-29/+4
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-132-17/+17
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-132-0/+12
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-132-4/+29
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Revert 28796 - This is a simple integration test that loads a simple nexe and...gregoryd@google.com2009-10-132-12/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-132-0/+12
* Use ASCII strings for switch names.evan@chromium.org2009-10-137-24/+24
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-122-4/+4
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...johnnyg@chromium.org2009-10-081-1/+2
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-072-12/+12
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-071-8/+5
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-072-12/+12
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-072-12/+12
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-35/+50
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* disable the SlowTermination tests because it keepsnsylvain@chromium.org2009-10-031-7/+1
* Increase the action timeout on the fast shutdown ui test.estade@chromium.org2009-10-021-2/+2
* Disable slow termination ui test because it still fails on windows.estade@chromium.org2009-10-021-1/+7
* Adding new files for http://codereview.chromium.org/245036/showestade@chromium.org2009-10-021-0/+46
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-302-4/+4
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-0/+10
* Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...jhawkins@chromium.org2009-09-291-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-242-0/+21
* Reverting 26919.atwilson@chromium.org2009-09-232-21/+0