summaryrefslogtreecommitdiffstats
path: root/chrome/test/ppapi/ppapi_test.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-1/+1
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-2/+2
* NaCl cleanup: Stop linking the old, glibc-based Non-SFI runtime into nacl_helpermseaborn2015-07-271-17/+0
* Reland "Non-SFI mode: Switch to newlib. (patchset #4 id:60001 of https://code...hidehiko2015-06-231-4/+4
* Revert of Non-SFI mode: Switch to newlib. (patchset #4 id:60001 of https://co...rkc2015-06-181-4/+4
* Non-SFI mode: Switch to newlib.hidehiko2015-06-161-4/+4
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-241-43/+42
* Non-SFI mode: Enable browser_tests for nacl_helper_nonsfi.hidehiko2014-11-201-0/+18
* Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/testmohan.reddy2014-10-091-30/+30
* Pepper: Move more stuff to content_browsertests.teravest@chromium.org2014-05-311-4/+0
* Pepper: Add content_browsertests test support.teravest@chromium.org2014-05-281-1/+0
* Move JavascriptTestObserver from chrome to content.teravest@chromium.org2014-05-171-4/+3
* Enable PPAPI tests for non-SFI mode.hidehiko@chromium.org2014-04-151-1/+6
* Adds first PPAPI test for non-SFI mode.hidehiko@chromium.org2014-04-031-0/+9
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-0/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-10/+10
* Make PPAPI*NaCl* tests pass in the disable_nacl=1 buildsglider@chromium.org2014-02-201-7/+19
* Use stub GL draw/clear calls for browser tests that do not need pixels.danakj@chromium.org2014-01-211-0/+1
* Pepper browser tests: Only grant private permissions to private tests.bbudge@chromium.org2013-12-261-4/+25
* Clean up PPAPITest infobar handling.pkasting@chromium.org2013-11-251-5/+9
* Revert 233768 "PPAPI: Add a test to make sure we detect crashes"yhirano@chromium.org2013-11-081-1/+0
* PPAPI: Add a test to make sure we detect crashesdmichael@chromium.org2013-11-081-0/+1
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-2/+2
* Add PNaCl PPAPI browser tests via pre-translation.jvoung@chromium.org2013-03-071-0/+7
* Previously, users had to pass "--ppapi-out-of-process" to load command line s...teravest@chromium.org2013-03-021-0/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-1/+1
* Make PPAPI test servers start in paralleldmichael@chromium.org2013-01-251-6/+7
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-1/+1
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-041-0/+25
* Refactor PPAPI browser tests and the new NaCl smoke tests to share code.ncbray@chromium.org2012-08-221-31/+19
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-2/+2
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-2/+2
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-091-0/+136