Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: don't always print dlopen errors from LoadNativeLibrary | evan@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Ensure no chrome includes in content\common and content\ppapi_plugin. Also t... | jam@chromium.org | 2011-04-18 | 3 | -2/+3 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 4 | -16/+86 |
* | Added ppp_broker.h and parameterized PpapiThread to support the broker process. | ddorwin@chromium.org | 2011-04-14 | 4 | -40/+81 |
* | Clarify the ownership of the dispatcher when we create it. Delete it if | brettw@chromium.org | 2011-04-10 | 1 | -3/+7 |
* | Basic support for ppapi trusted broker process: --type=ppapi-broker. | ddorwin@chromium.org | 2011-04-07 | 3 | -31/+29 |
* | Fix double close in PPAPI proxy | piman@google.com | 2011-04-06 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move ppapi_plugin to content. | jam@chromium.org | 2011-03-14 | 8 | -0/+328 |