| Commit message (Expand) | Author | Age | Files | Lines |
* | Proxy time zone requests to the browser. This is because the current code | brettw@chromium.org | 2011-04-21 | 1 | -0/+7 |
* | Ensure the PpapiBrokerImpl is deleted when it has no more clients. | ddorwin@chromium.org | 2011-04-21 | 1 | -16/+61 |
* | PpapiBrokerImpl manages its own lifetime based on Connect and Disconnect calls. | ddorwin@chromium.org | 2011-04-20 | 1 | -15/+67 |
* | Wrap the p2p transport API in a compile time flag. | satish@chromium.org | 2011-04-20 | 1 | -0/+4 |
* | Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe. | gene@chromium.org | 2011-04-20 | 1 | -3/+3 |
* | Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl... | jam@chromium.org | 2011-04-18 | 1 | -1/+0 |
* | Move PepperPluginRegistry to content, while leaving the Chrome specific bits ... | jam@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Implemented broker dispatcher, pipe creation, and handle distribution. | ddorwin@chromium.org | 2011-04-18 | 1 | -15/+128 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 1 | -2/+2 |
* | Let Pepper open FileSystem files again. | ericu@google.com | 2011-04-16 | 1 | -1/+56 |
* | Added functionality to use "SaveAs..." from PDF plugin. | gene@chromium.org | 2011-04-15 | 1 | -0/+5 |
* | Move RenderThread to content\renderer. | jam@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Fix clang error. | ddorwin@chromium.org | 2011-04-14 | 1 | -0/+3 |
* | Asynchronously create the ppapi broker. | ddorwin@chromium.org | 2011-04-14 | 1 | -11/+89 |
* | 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/+5 |
* | 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 |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 1 | -3/+3 |
* | Fix the issue that context menu doesn't show on fullscreen Pepper Flash. | yzshen@chromium.org | 2011-04-11 | 1 | -0/+22 |
* | 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 |
* | Add sync context dispatch restriction. | piman@google.com | 2011-04-08 | 1 | -0/+1 |
* | Added PPB_BrokerTrusted interface and a basic Chrome implementation of it. | ddorwin@chromium.org | 2011-04-07 | 1 | -0/+19 |
* | 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 |
* | Refactored GGL from c-style interface to c++ interface. | apatrick@chromium.org | 2011-04-04 | 1 | -2/+2 |
* | When out-of-process PPAPI plugins fail to initialize, don't fall back on trying | brettw@chromium.org | 2011-04-04 | 1 | -4/+13 |
* | Lost context fixes | piman@google.com | 2011-03-31 | 1 | -1/+1 |
* | Checking in major revision of Pepper video decode APIs. | scherkus@chromium.org | 2011-03-31 | 1 | -95/+4 |
* | Remove render_messages_params files since they're not needed anymore. I move... | jam@chromium.org | 2011-03-29 | 1 | -1/+0 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Refactor: Move app/surface to ui/gfx/surface. | backer@chromium.org | 2011-03-25 | 1 | -1/+1 |
* | Adds a TransportDIB::Id value that is explicitly invalid and use it when comp... | jamesr@chromium.org | 2011-03-25 | 1 | -1/+1 |
* | Move some more renderer messages to content. Also move a couple of files whi... | jam@chromium.org | 2011-03-22 | 1 | -0/+1 |
* | Move audio messages to their own file. | jam@chromium.org | 2011-03-21 | 1 | -15/+14 |
* | Hook up the sad plugin painting and the crashed plugin infobars for | brettw@chromium.org | 2011-03-19 | 1 | -1/+10 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 1 | -1/+1 |
* | Move a bunch more random files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-18 | 1 | -0/+958 |