| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele... | xhwang@chromium.org | 2012-11-29 | 1 | -31/+31 |
* | Migrate Graphics2D to new design, as part of the whole Pepper resource redesign. | brettw@chromium.org | 2012-11-29 | 12 | -57/+100 |
* | Refactor the way singleton-style resources are exposed via PPB_Instance | raymes@chromium.org | 2012-11-29 | 2 | -26/+31 |
* | ppapi: Opt-in to receive synthetic mouse events for touch-events. | sadrul@chromium.org | 2012-11-28 | 2 | -7/+10 |
* | Refactor BrowserFont to new design | victorhsieh@chromium.org | 2012-11-27 | 2 | -16/+0 |
* | Make scaled paints to the backing store work on Windows and Linux | jbauman@chromium.org | 2012-11-27 | 2 | -14/+1 |
* | webkit/ppapi: Notify the container when a plugin is accepting wheel events ju... | yusukes@chromium.org | 2012-11-26 | 2 | -6/+21 |
* | Deprecate and remove unused PPB_Flash functions. | raymes@chromium.org | 2012-11-26 | 5 | -34/+0 |
* | Add data_size to PP_EncryptedBlockInfo. | xhwang@chromium.org | 2012-11-21 | 1 | -6/+11 |
* | Put pepper threading support behind a command line flag. | brettw@chromium.org | 2012-11-20 | 2 | -0/+4 |
* | Fix the DidChangeView notification for Pepper plugins. | yzshen@chromium.org | 2012-11-20 | 2 | -23/+26 |
* | Reuse PPB_Buffer_Impl in ContentDecryptorDelegate. | xhwang@chromium.org | 2012-11-19 | 2 | -16/+115 |
* | Upstream the pagescalefactor fix for plugin placeholder on android | qinmin@chromium.org | 2012-11-17 | 2 | -6/+29 |
* | Fix possible resource leak in MakeBufferResource(). | xhwang@chromium.org | 2012-11-17 | 1 | -44/+66 |
* | Merge branch 'master' into perms_print | brettw@chromium.org | 2012-11-16 | 2 | -1/+4 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Refactor the URLResponseInfo to use new design | brettw@chromium.org | 2012-11-16 | 6 | -190/+157 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 5 | -451/+6 |
* | Provide a safer FileIO Read API | victorhsieh@chromium.org | 2012-11-16 | 2 | -6/+6 |
* | Break path whereby AssociatedURLLoader::~AssociatedURLLoader() is re-entered ... | tsepez@chromium.org | 2012-11-16 | 1 | -0/+6 |
* | Implement the Flash menu as a new-style Pepper resource. | brettw@chromium.org | 2012-11-15 | 7 | -278/+1 |
* | Remove PluginList::RemovePlugin() and directly remove old plug-ins from plug-... | bauerb@chromium.org | 2012-11-15 | 3 | -21/+2 |
* | Security fix: integer overflow on checking image size | victorhsieh@chromium.org | 2012-11-15 | 1 | -3/+2 |
* | Revert 167727 - Add PPAPI permissions for file chooser, PDF, testing, video c... | brettw@chromium.org | 2012-11-14 | 2 | -4/+1 |
* | Revert 167312 - Add CHECKs to diagnose a Pepper Flash crash. | yzshen@chromium.org | 2012-11-14 | 1 | -8/+0 |
* | Escape filesystem paths properly in Pepper filesystem URLs. | ericu@chromium.org | 2012-11-14 | 1 | -3/+4 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Add PPAPI permissions for file chooser, PDF, testing, video capture, and vide... | brettw@chromium.org | 2012-11-14 | 2 | -1/+4 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 4 | -15/+10 |
* | Add CHECKs to diagnose a Pepper Flash crash. | yzshen@chromium.org | 2012-11-13 | 1 | -0/+8 |
* | ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to... | danakj@chromium.org | 2012-11-10 | 1 | -1/+2 |
* | For ppb_graphics3d, return an invalid resource if the gpu has | nfullagar@chromium.org | 2012-11-10 | 5 | -9/+28 |
* | Remove PPB_Flash_TCPSocket which hasn't been in use since M20. | raymes@chromium.org | 2012-11-10 | 1 | -1/+0 |
* | Plumb through cropped output size for VideoFrame | sheu@chromium.org | 2012-11-09 | 1 | -1/+1 |
* | ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect. | danakj@chromium.org | 2012-11-09 | 1 | -2/+2 |
* | Rewrite PPB_AudioInput_Dev to use the new-style host/resource. | yzshen@chromium.org | 2012-11-08 | 5 | -288/+1 |
* | PPAPI: Make CompletionCallbacks work right on background threads. | dmichael@chromium.org | 2012-11-08 | 2 | -0/+5 |
* | Make sure PluginResource doesn't live forever because of holding references t... | yzshen@chromium.org | 2012-11-08 | 3 | -4/+0 |
* | Pass pointer/size for init_data/key in GenerateKeyRequest/AddKey in ContentDe... | xhwang@chromium.org | 2012-11-08 | 2 | -14/+18 |
* | Don't load plug-ins with no MIME description on Linux. | bauerb@chromium.org | 2012-11-08 | 1 | -4/+13 |
* | Add ContentDecryptorDelegate. | xhwang@chromium.org | 2012-11-07 | 4 | -894/+1052 |
* | Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af... | jam@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | Mark PPAPI requests that fail due to surfaway as PP_ERROR_ABORTED. | ncbray@chromium.org | 2012-11-05 | 1 | -0/+3 |
* | PPAPI: Get TrackedCallback ready for running on non-main threads. | dmichael@chromium.org | 2012-11-05 | 7 | -16/+13 |
* | Stop passing the parent hwnd to the plugin process on initialization. | jam@chromium.org | 2012-11-02 | 7 | -60/+89 |
* | Encrypted Media: Add TRACE_EVENT to trace eme implementation performance. | xhwang@chromium.org | 2012-11-02 | 1 | -0/+5 |
* | Don't assert if PluginInstance can't get PPP_Combined. Some tests exercise th... | bbudge@chromium.org | 2012-11-02 | 3 | -5/+5 |
* | Restrict access to IME data from Flash plug-ins. | hbono@chromium.org | 2012-11-02 | 1 | -1/+2 |
* | Don't attempt optimized scaled updates on GTK and Windows | jbauman@chromium.org | 2012-11-02 | 1 | -0/+6 |
* | Disable PpapiGraphics2DImplTest.GetBitmap2xScale on win/linux | jbauman@chromium.org | 2012-11-01 | 1 | -1/+8 |