summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* [cros] Fake a stub user login when no --login-manager and --login-user are gi...ivankr@chromium.org2012-07-171-1/+2
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-132-27/+16
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-132-16/+27
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-092-1281/+0
* Mark flaky PPAPITtest.ImeInputEvent as DISABLED on Linux and Win.kinaba@chromium.org2012-07-021-2/+9
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-4/+4
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-5/+6
* ppapi: Add test for touch-event support.sadrul@chromium.org2012-06-281-0/+25
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-1/+11
* Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, usingnfullagar@google.com2012-06-271-0/+19
* Revert 144030 - Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test su...nfullagar@google.com2012-06-261-19/+0
* Fix flaky PPAPITest.FileIO_NotAllowMixedReadWrite, re-enabledmichael@chromium.org2012-06-251-2/+1
* Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, usingnfullagar@google.com2012-06-251-0/+19
* Disable FileIO_NotAllowMixedReadWrite test on NaCldmichael@chromium.org2012-06-251-1/+2
* Fixed bug causing invalid PPAPI test to PASS.raymes@chromium.org2012-06-221-17/+13
* Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.raymes@google.com2012-06-211-1/+0
* Provides a real implementation of GetDefaultPrintSettings.raymes@chromium.org2012-06-201-0/+1
* Add RecommendSampleRate() to audio config test.nfullagar@google.com2012-06-191-0/+2
* Use correct names for Flash_GetSetting* tests.tsepez@chromium.org2012-06-181-4/+4
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-0/+3
* PPAPI (Flash): Add Flash_TestGetSetting(Int) to ppapi_uitest.cc.viettrungluu@chromium.org2012-06-151-0/+4
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-2/+2
* Revert 141817 - Fix the tree, test failing all the time now.cpu@chromium.org2012-06-131-4/+0
* Fix the tree, test failing all the time now.cpu@chromium.org2012-06-131-0/+4
* Enable three PPAPI WebSocket teststoyoshim@chromium.org2012-06-111-15/+3
* Bind tracing control methods to pyauto.jbates@chromium.org2012-06-092-0/+17
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-072-16/+36
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-062-36/+16
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-062-16/+36
* Allow off-store extension installs in pyauto/ui testsnirnimesh@chromium.org2012-06-051-0/+2
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-052-6/+0
* Revert 140574 - Allow off-store extension installs in pyauto/ui testsnirnimesh@chromium.org2012-06-051-2/+0
* Allow off-store extension installs in pyauto/ui testsnirnimesh@chromium.org2012-06-051-0/+2
* Made the WebRTC PyAuto test detect assertions.phoglund@chromium.org2012-05-312-27/+46
* Disable PPAPINaClTest.WebSocket_ValidClose on all platforms.kmadhusu@chromium.org2012-05-311-3/+7
* Disable PPAPINaClTest.WebSocket_UninitializedPropertiesAccess on all platforms.kmadhusu@chromium.org2012-05-301-1/+5
* Disable PPAPITest.WebSocket_UtilityGetProtocol on all platforms.kmadhusu@chromium.org2012-05-301-1/+5
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-11/+0
* Disable PPAPINaClTest.ImageData on all platforms.kmadhusu@chromium.org2012-05-301-1/+4
* Disable PPAPINaClTest.NetAddressPrivateUntrusted_GetFamily on Windows and Mac.kmadhusu@chromium.org2012-05-301-1/+9
* Disable PPAPINaClTest.FileSystem on Windows and Mac.kmadhusu@chromium.org2012-05-301-1/+10
* Disable PPAPINaClTest.FileIO_TouchQuery test on Windowskmadhusu@chromium.org2012-05-301-1/+8
* Marked PPAPINaClTest.URLRequest_CreateAndIsURLRequestInfo as flaky on windows.vsevik@chromium.org2012-05-241-1/+11
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-0/+5
* Disable all the FAILS_ and FLAKY_ browser tests.nsylvain@chromium.org2012-05-201-3/+4
* Add checks in pyautolib.cc for a NULL automation proxy pointer.craigdh@chromium.org2012-05-182-4/+5
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-172-71/+0
* Fix compilation if DISABLE_NACL is defined.battre@chromium.org2012-05-161-0/+1
* Added audio callback tests. This also puts in place a check and only runs the...raymes@chromium.org2012-05-152-18/+63