| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth API: improve discovery | brettw@chromium.org | 2012-08-10 | 1 | -0/+1 |
* | This implements the PPB_FileChooser resource as a new-style IPC-only resource. | brettw@chromium.org | 2012-07-14 | 1 | -3/+14 |
* | This adds an interface for setting crash data from a plugin. It also provides... | raymes@chromium.org | 2012-06-27 | 1 | -0/+1 |
* | Propogate the UI language on the command line and expose to Flash. | brettw@chromium.org | 2012-06-11 | 1 | -0/+1 |
* | Broker out PPAPI handle duplication | jschuh@chromium.org | 2012-05-11 | 1 | -0/+8 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -0/+4 |
* | Relanding this with fixes to the mac dbg builder | ananta@chromium.org | 2012-01-20 | 1 | -3/+0 |
* | Revert 118385 since this seems to break mac-debug build. | sadrul@chromium.org | 2012-01-20 | 1 | -0/+3 |
* | Remove the Webkit thread in the PPAPI plugin process and perform the text and... | ananta@chromium.org | 2012-01-19 | 1 | -3/+0 |
* | Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. | dmichael@chromium.org | 2012-01-12 | 1 | -1/+12 |
* | Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un... | tommi@chromium.org | 2012-01-12 | 1 | -12/+1 |
* | Make it possible to have 1 PpapiGlobals per thread. Update unit tests. | dmichael@chromium.org | 2012-01-12 | 1 | -1/+12 |
* | Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct... | brettw@chromium.org | 2011-12-20 | 1 | -9/+14 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -4/+9 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -9/+4 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -4/+9 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 1 | -1/+1 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Remove untrusted scripting support. | dmichael@chromium.org | 2011-07-14 | 1 | -0/+4 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 1 | -0/+2 |
* | Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5. | dmichael@chromium.org | 2011-06-29 | 1 | -17/+152 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -13/+69 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -0/+46 |