| Commit message (Expand) | Author | Age | Files | Lines |
* | Pepper quota support | kinuko@chromium.org | 2011-08-01 | 2 | -0/+89 |
* | PPAPI interface for reading the enterprise policy as a big JSON blob. | ajwong@chromium.org | 2011-07-30 | 3 | -0/+88 |
* | PPB_VideoDecoder_Dev::Initialize is now synchronous! | fischman@chromium.org | 2011-07-29 | 4 | -18/+9 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -3/+3 |
* | Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback. | bbudge@chromium.org | 2011-07-21 | 2 | -0/+44 |
* | Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc... | bbudge@chromium.org | 2011-07-20 | 2 | -0/+27 |
* | Allow creation of input events. Revert changes to testing interface for | brettw@chromium.org | 2011-07-19 | 1 | -5/+4 |
* | Update the widget API to use the new InputEvent resource rather than the old | brettw@chromium.org | 2011-07-19 | 2 | -6/+16 |
* | Remove redundant size and type information from VideoDecode PPAPI | vrk@google.com | 2011-07-19 | 2 | -2/+2 |
* | Re-land r92885, which was reverted in r92891. | alokp@chromium.org | 2011-07-19 | 1 | -0/+1 |
* | Remove common.h from the build. This only included the bool converters which | brettw@chromium.org | 2011-07-19 | 2 | -2/+0 |
* | Revert 92885 - Completed the implementation for PPB_Graphics3D interface. | alokp@chromium.org | 2011-07-18 | 1 | -1/+0 |
* | Completed the implementation for PPB_Graphics3D interface. | alokp@chromium.org | 2011-07-18 | 1 | -0/+1 |
* | Removing support dev file interfaces. | sanga@chromium.org | 2011-07-17 | 1 | -1/+1 |
* | Avoid leaking file handles. | yzshen@chromium.org | 2011-07-15 | 1 | -2/+6 |
* | Clean up the file dev interfaces. The combination of some dev and some non | brettw@chromium.org | 2011-07-15 | 3 | -50/+50 |
* | Removed MemAlloc and MemFree from PPB_Core | mball@google.com | 2011-07-14 | 1 | -7/+10 |
* | Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat... | fischman@chromium.org | 2011-07-13 | 2 | -2/+2 |
* | Support overlapped calls of FileIO::{Read,Write}. | yzshen@chromium.org | 2011-07-13 | 2 | -3/+259 |
* | Updating the C++ PPAPI to use non-dev File interfaces. | sanga@chromium.org | 2011-07-13 | 3 | -73/+73 |
* | Make pp::CompletionCallback have a default constructor (which blocks), | jvoung@google.com | 2011-07-13 | 1 | -1/+1 |
* | Fix some uses of PPBoolToBool and BoolToPPBool that I either missed in the | brettw@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Remove temporary fixes for URLLoader synchronous error reporting. Fix an PPB_... | bbudge@google.com | 2011-07-11 | 1 | -9/+9 |
* | Fix resolution of GetTimeTicks. | dmichael@chromium.org | 2011-07-11 | 2 | -0/+94 |
* | Reland http://codereview.chromium.org/7312008/ | dmichael@chromium.org | 2011-07-08 | 10 | -37/+151 |
* | Revert 91859 - Porting ppapi_tests framework to postMessage. | dmichael@chromium.org | 2011-07-08 | 9 | -146/+36 |
* | Porting ppapi_tests framework to postMessage. | dmichael@chromium.org | 2011-07-08 | 9 | -36/+146 |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 3 | -20/+19 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+2 |
* | Add PPB_Memory_Dev to the proxy. | dspringer@chromium.org | 2011-07-06 | 1 | -14/+6 |
* | Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and | dspringer@chromium.org | 2011-07-05 | 4 | -0/+90 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 1 | -0/+1 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 13 | -103/+337 |
* | Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | dpapad@chromium.org | 2011-06-30 | 1 | -1/+0 |
* | Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | yzshen@chromium.org | 2011-06-30 | 1 | -0/+1 |
* | Remove files that were shuffled to the NaCl repo for less chrome/nacl depende... | elijahtaylor@google.com | 2011-06-27 | 2 | -76/+0 |
* | Move the video decoder and video layer to the new API/thunk system. | brettw@chromium.org | 2011-06-18 | 1 | -1/+0 |
* | Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The c... | bbudge@chromium.org | 2011-06-16 | 2 | -3/+20 |
* | Add proper support for copy-constructed pp::Buffer_Dev's. | fischman@chromium.org | 2011-06-14 | 1 | -0/+11 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -1/+1 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 1 | -1/+1 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -1/+1 |
* | Implement out-of-process proxy for PPB_Buffer_Dev. | fischman@chromium.org | 2011-06-10 | 2 | -2/+29 |
* | Proxy PPB_Var, fix o-o-p string var id tracking. | dmichael@chromium.org | 2011-06-08 | 3 | -11/+291 |
* | Make PPAPI tests call the destructor for TestCase. TestingInstance constructs... | bbudge@google.com | 2011-06-07 | 2 | -1/+7 |
* | Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i... | polina@google.com | 2011-06-06 | 4 | -9/+16 |
* | Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi... | thakis@chromium.org | 2011-06-04 | 4 | -16/+9 |
* | PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't | polina@google.com | 2011-06-04 | 4 | -9/+16 |
* | Fix PPAPITest.DirectoryReader: | yzshen@chromium.org | 2011-05-31 | 1 | -52/+90 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 6 | -1/+158 |