| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect comments from the audio config headers. | elijahtaylor@google.com | 2011-06-13 | 1 | -2/+0 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 3 | -15/+27 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 3 | -27/+15 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 3 | -15/+27 |
* | Implement out-of-process proxy for PPB_Buffer_Dev. | fischman@chromium.org | 2011-06-10 | 1 | -0/+24 |
* | Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i... | polina@google.com | 2011-06-06 | 2 | -24/+30 |
* | Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi... | thakis@chromium.org | 2011-06-04 | 2 | -30/+24 |
* | PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't | polina@google.com | 2011-06-04 | 2 | -24/+30 |
* | Implementation for Pepper C++ Video Decoder API (wrapper on top of C API). | vmr@chromium.org | 2011-06-03 | 1 | -5/+5 |
* | Cleaned up PostMessage documentation | jond@google.com | 2011-05-31 | 2 | -40/+49 |
* | Small fix on Pepper Video Decoder API data types. | vmr@chromium.org | 2011-05-31 | 1 | -4/+16 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 1 | -4/+6 |
* | Add a new function to run and claer a completion callback. This is a common | brettw@chromium.org | 2011-05-27 | 1 | -0/+22 |
* | Remove extra comma added in r86896. | msw@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Add PP_Bool conversion functions to pp_bool.h as disussed on the mailing list. | brettw@chromium.org | 2011-05-26 | 1 | -0/+16 |
* | Add new PDF plugin resources for print preview. | thestig@chromium.org | 2011-05-26 | 1 | -1/+4 |
* | Use the WebKit default fonts when specifying generic font families. | brettw@chromium.org | 2011-05-26 | 1 | -3/+16 |
* | Add initialization callback support for Video Decoder PPAPI. | vrk@google.com | 2011-05-25 | 1 | -3/+5 |
* | Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag). | dmichael@chromium.org | 2011-05-24 | 2 | -51/+59 |
* | Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem... | dmichael@chromium.org | 2011-05-19 | 1 | -9/+71 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 1 | -71/+125 |
* | Added new utility name 'html2ezt.py' to fix-up Doxygen htmls files for EZT | mball@google.com | 2011-05-18 | 4 | -4/+145 |
* | No longer need these files. One is for CPP (shouldn't be here) and the other | jond@google.com | 2011-05-17 | 2 | -388/+0 |
* | Updated PPAPI Video Decoder CPP interface to reflect the status of C API. | vmr@chromium.org | 2011-05-16 | 1 | -0/+46 |
* | Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the... | dmichael@chromium.org | 2011-05-13 | 1 | -11/+14 |
* | Implement VideoDecoder IPC hooks from plugin to GPU process | vrk@google.com | 2011-05-13 | 3 | -13/+12 |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 3 | -170/+92 |
* | Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o... | ddorwin@chromium.org | 2011-05-04 | 1 | -1/+28 |
* | Add a way to pass information to Pepper Flash from the command-line (e.g., fo... | viettrungluu@chromium.org | 2011-05-03 | 1 | -1/+6 |
* | Review URL: http://codereview.chromium.org/6893138 | jond@google.com | 2011-05-02 | 2 | -6/+5 |
* | Add UMA private PPAPI interface for UMA logging from NaCl plugin | elijahtaylor@google.com | 2011-04-29 | 1 | -0/+45 |
* | Clarify PREMUL suffix in description of image data formats. | nfullagar@google.com | 2011-04-29 | 1 | -1/+19 |
* | Review URL: http://codereview.chromium.org/6883277 | jond@google.com | 2011-04-29 | 3 | -6/+6 |
* | Added removefilesCPP.sh to remove all unneeded html files generated by Doxyge... | jond@google.com | 2011-04-29 | 2 | -18/+36 |
* | Pepper video layer API | hclam@chromium.org | 2011-04-29 | 3 | -0/+192 |
* | Adding file to delete unused Doxygen files. | jond@google.com | 2011-04-29 | 1 | -0/+41 |
* | Rework FlushSync to return early if commands have been processed since the la... | piman@google.com | 2011-04-28 | 1 | -2/+14 |
* | Removing a couple unused files | jond@google.com | 2011-04-28 | 2 | -32/+0 |
* | Add version-specific defines for each C interface. | brettw@chromium.org | 2011-04-27 | 40 | -40/+86 |
* | Trailing commas in PPB_PDF enums cause compile errors in Native Client toolch... | bbudge@google.com | 2011-04-27 | 1 | -2/+2 |
* | Revert Pepper Key event "USB code" CL. | wez@chromium.org | 2011-04-26 | 1 | -16/+3 |
* | Proxy time zone requests to the browser. This is because the current code | brettw@chromium.org | 2011-04-21 | 1 | -2/+2 |
* | Pepper: Enable custom content-transfer-encoding header to be set in URL reque... | viettrungluu@chromium.org | 2011-04-21 | 1 | -20/+36 |
* | Add an initial crypto interface to fill a given buffer with random data. This | brettw@chromium.org | 2011-04-20 | 1 | -0/+21 |
* | Add a function to the Flash interface to get the current time zone offset. | brettw@chromium.org | 2011-04-19 | 1 | -1/+5 |
* | Added/modified documentation for Doxygen | jond@google.com | 2011-04-19 | 3 | -129/+327 |
* | Rename Instance_Trusted to Instance_Private, wire it up in Chrome. | dmichael@chromium.org | 2011-04-19 | 2 | -14/+14 |
* | Keep the module in scope when executing scripts. This prevents a crash when the | brettw@chromium.org | 2011-04-18 | 1 | -0/+6 |
* | Implemented broker dispatcher, pipe creation, and handle distribution. | ddorwin@chromium.org | 2011-04-18 | 1 | -4/+6 |
* | Implemented PPB_Broker_Proxy. | ddorwin@chromium.org | 2011-04-17 | 1 | -2/+13 |