summaryrefslogtreecommitdiffstats
path: root/chrome/test/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+25
* Remove gpu test_switches.* and move the constant from content to chrome.tfarina@chromium.org2012-10-051-1/+0
* Revert 160362 - Move gpu test_switches.* from content to chrome.tfarina@chromium.org2012-10-051-2/+3
* Move gpu test_switches.* from content to chrome.tfarina@chromium.org2012-10-051-3/+2
* Revert 159960 - Remove Pepper broker infobar and associated content settings UI.bauerb@chromium.org2012-10-031-4/+2
* Remove Pepper broker infobar and associated content settings UI.bauerb@chromium.org2012-10-031-2/+4
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-022-0/+4
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-271-0/+3
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-271-0/+1
* Fixed UDP unittests for MacOS X 10.7ygorshenin@chromium.org2012-09-181-3/+21
* Add CHECKs to ensure that PPAPI resources are created on the right threadraymes@chromium.org2012-09-061-0/+4
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-043-0/+133
* Disable fullscreen test that are flaky on Linux.jsbell@chromium.org2012-08-311-0/+3
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-0/+9
* Disable TCPSocketPrivate on win; failing on trybotsdmazzoni@chromium.org2012-08-301-3/+10
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-1/+3
* Refactoring for merging WebSocket test server to net::TestServertoyoshim@chromium.org2012-08-231-1/+2
* Refactor PPAPI browser tests and the new NaCl smoke tests to share code.ncbray@chromium.org2012-08-223-97/+48
* Disable many tests failing on mac 10.7nsylvain@chromium.org2012-08-191-3/+10
* Add NaCl smoke test to browser_tests.ncbray@google.com2012-08-161-42/+3
* Revert 151716 - Add NaCl smoke test to browser_tests.brettw@chromium.org2012-08-151-3/+42
* Add NaCl smoke test to browser_tests.ncbray@chromium.org2012-08-151-42/+3
* NaCl proxy for PPB_NetworkMonitor_Privatesergeyu@chromium.org2012-08-101-3/+7
* Revert 150672 - Revert 150638 - Enable ppapi image data test for NaCl.dalecurtis@google.com2012-08-091-4/+1
* Revert 150638 - Enable ppapi image data test for NaCl.dalecurtis@google.com2012-08-091-1/+4
* Enable ppapi image data test for NaCl.nfullagar@google.com2012-08-081-4/+1
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-241-1/+2
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-203-10/+9
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-1/+0
* Disable flaky timeout MouseLock_FailWhenBlocked testmpearson@chromium.org2012-07-151-1/+3
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-133-9/+10
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-133-10/+9
* Fix code in breakpad_win.cc which handles crash data entries for ppapi plugins.raymes@chromium.org2012-07-131-0/+2
* Add core and fullscreen to NaCl PPAPI tests.nfullagar@google.com2012-07-131-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* More correct disabling of SucceedWhenAllowed due to timeouts.mihaip@chromium.org2012-07-101-1/+3
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-095-0/+1366