summaryrefslogtreecommitdiffstats
path: root/chrome/test/ppapi/ppapi_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 233768 "PPAPI: Add a test to make sure we detect crashes"yhirano@chromium.org2013-11-081-35/+0
* PPAPI: Add a test to make sure we detect crashesdmichael@chromium.org2013-11-081-0/+35
* Fix PPApiTest's early return condition for AshBrowserTests as in https://chro...gab@chromium.org2013-10-021-5/+2
* Enable PNaCl by default (revert disabling CL)sehr@google.com2013-08-221-4/+2
* disable pnacl by defaultsehr@chromium.org2013-08-121-2/+4
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-10/+0
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-0/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-10/+0
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-091-1/+0
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-0/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-10/+0
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-0/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-10/+0
* Enable pnacl by defaultsehr@chromium.org2013-07-261-4/+2
* Temporarily disable all PPAPITests for Ash browser tests.gab@chromium.org2013-07-241-0/+12
* More misc. cleanup:pkasting@chromium.org2013-07-191-6/+6
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-4/+4
* Split --use-fake-device-for-media-stream into two switches.phoglund@chromium.org2013-06-241-0/+2
* Put FileIO::RequestOSFileHandle behind whitelistvictorhsieh@chromium.org2013-06-131-0/+2
* Use a direct include of strings headers in chrome/test/.avi@chromium.org2013-06-111-2/+2
* Add PPAPI tests for VideoSource and VideoDestination resources.bbudge@chromium.org2013-05-111-0/+2
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-16/+16
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-121-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+4
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-3/+3
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-14/+15
* Add PNaCl PPAPI browser tests via pre-translation.jvoung@chromium.org2013-03-071-0/+9
* Previously, users had to pass "--ppapi-out-of-process" to load command line s...teravest@chromium.org2013-03-021-4/+5
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-2/+2
* PPAPI/WS: use server providing hostname as test serevr hostnametoyoshim@chromium.org2013-02-141-1/+4
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-9/+9
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Make PPAPI test servers start in paralleldmichael@chromium.org2013-01-251-26/+46
* Enable Pepper threading on all channels.shess@chromium.org2013-01-051-3/+0
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-1/+0
* Put pepper threading support behind a command line flag.brettw@chromium.org2012-11-201-0/+3
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-1/+2
* Don't check for output devices when running audio tests.dalecurtis@google.com2012-11-151-18/+2
* Add GetWebSocketTestDataDirectory() to test_data_directorytoyoshim@chromium.org2012-11-061-1/+2
* WebSocket test server migration on PPAPI teststoyoshim@chromium.org2012-10-171-6/+5
* 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
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-0/+1
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-041-0/+52
* Refactoring for merging WebSocket test server to net::TestServertoyoshim@chromium.org2012-08-231-1/+2