| Commit message (Expand) | Author | Age | Files | Lines |
* | AppendFileToBody by blocking ipc | kinuko@chromium.org | 2011-08-17 | 1 | -0/+2 |
* | Video Capture Pepper API | piman@chromium.org | 2011-08-06 | 1 | -0/+2 |
* | Pepper quota support | kinuko@chromium.org | 2011-08-01 | 1 | -0/+5 |
* | PPAPI interface for reading the enterprise policy as a big JSON blob. | ajwong@chromium.org | 2011-07-30 | 1 | -0/+2 |
* | Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout | vrk@google.com | 2011-07-28 | 1 | -6/+1 |
* | Implement proper synchronization between HW video decode IPC and CommandBuffer. | fischman@chromium.org | 2011-06-29 | 1 | -1/+6 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -1/+2 |
* | Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI | davemoore@chromium.org | 2011-06-10 | 1 | -2/+1 |
* | Implement AssignGLESBuffers for VideoDecode PPAPI | vrk@google.com | 2011-06-10 | 1 | -1/+2 |
* | roll clang 131935:132017 | thakis@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux. | kinaba@google.com | 2011-05-30 | 1 | -0/+1 |
* | Use the WebKit default fonts when specifying generic font families. | brettw@chromium.org | 2011-05-26 | 1 | -0/+1 |
* | Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use. | fischman@chromium.org | 2011-05-18 | 1 | -0/+1 |
* | Implement VideoDecoder IPC hooks from plugin to GPU process | vrk@google.com | 2011-05-13 | 1 | -1/+0 |
* | Update VideoDecode PPAPI structs to be consistent with media structures, part 1 | vrk@google.com | 2011-05-10 | 1 | -1/+2 |
* | Add a way to pass information to Pepper Flash from the command-line (e.g., fo... | viettrungluu@chromium.org | 2011-05-03 | 1 | -0/+1 |
* | Proxy time zone requests to the browser. This is because the current code | brettw@chromium.org | 2011-04-21 | 1 | -0/+1 |
* | Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe. | gene@chromium.org | 2011-04-20 | 1 | -1/+1 |
* | Let Pepper open FileSystem files again. | ericu@google.com | 2011-04-16 | 1 | -0/+3 |
* | Added functionality to use "SaveAs..." from PDF plugin. | gene@chromium.org | 2011-04-15 | 1 | -0/+1 |
* | Asynchronously create the ppapi broker. | ddorwin@chromium.org | 2011-04-14 | 1 | -2/+1 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-13 | 1 | -7/+7 |
* | Implement P2P Transport Dev using P2PTransportImpl. | sergeyu@chromium.org | 2011-04-12 | 1 | -0/+1 |
* | Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac... | ericu@google.com | 2011-04-12 | 1 | -7/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-12 | 1 | -7/+7 |
* | Fix the issue that context menu doesn't show on fullscreen Pepper Flash. | yzshen@chromium.org | 2011-04-11 | 1 | -0/+1 |
* | Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ... | tkent@chromium.org | 2011-04-11 | 1 | -7/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-09 | 1 | -7/+7 |
* | Revert 80982, tests failing on Win XP | dmichael@chromium.org | 2011-04-08 | 1 | -7/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-08 | 1 | -7/+7 |
* | Added PPB_BrokerTrusted interface and a basic Chrome implementation of it. | ddorwin@chromium.org | 2011-04-07 | 1 | -0/+2 |
* | Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac... | ericu@google.com | 2011-04-07 | 1 | -7/+7 |
* | More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where | ericu@google.com | 2011-04-07 | 1 | -7/+7 |
* | Checking in major revision of Pepper video decode APIs. | scherkus@chromium.org | 2011-03-31 | 1 | -2/+2 |
* | Hook up the sad plugin painting and the crashed plugin infobars for | brettw@chromium.org | 2011-03-19 | 1 | -0/+2 |
* | Clarify/fix fullscreen semantics, and add GetScreenSize | piman@google.com | 2011-03-08 | 1 | -0/+1 |
* | Add GetP2PSocketDispatcher() in ppapi::PluginDelegate. | sergeyu@chromium.org | 2011-03-03 | 1 | -0/+1 |
* | Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a... | viettrungluu@chromium.org | 2011-02-26 | 1 | -24/+12 |
* | Pepper/Flapper: First pass at context menu implementation. | viettrungluu@chromium.org | 2011-01-31 | 1 | -0/+3 |
* | When we detect a PDF with an unsupported feature, ask the user if they want t... | jam@chromium.org | 2011-01-22 | 1 | -0/+1 |
* | Private Pepper extension for Flapper to allow TCP connections to be made | viettrungluu@chromium.org | 2011-01-07 | 1 | -0/+7 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -0/+100 |