summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_broker.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-191-7/+6
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-0/+21
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-041-0/+39
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-21/+12
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-0/+1
* Enable Pepper broker test for windowscpu@chromium.org2012-01-201-3/+1
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-1/+1
* Add EINTR handling on ::close() calls in ppapi broker ui test.xhwang@chromium.org2011-11-231-2/+2
* Reland http://codereview.chromium.org/8477015dmichael@chromium.org2011-11-161-5/+6
* Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...xhwang@chromium.org2011-11-161-5/+248
* Revert 109114thakis@chromium.org2011-11-091-3/+3
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-081-3/+3
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+46