| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen. | brettw@chromium.org | 2011-09-20 | 1 | -0/+1 |
* | Convert dev interfaces to use the macro system. | brettw@chromium.org | 2011-09-14 | 1 | -1/+0 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -0/+2 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -2/+0 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -0/+2 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -2/+0 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -0/+2 |
* | Introduce a new Pepper interface: PPB/PPP_MouseLock. | yzshen@chromium.org | 2011-09-08 | 1 | -0/+1 |
* | Create ppapi_proxy.dll and ppapi_shared.dll. | darin@chromium.org | 2011-08-26 | 1 | -1/+6 |
* | Convert FileRefImpl and URLRequestInfo to shared_impl. | brettw@chromium.org | 2011-08-26 | 1 | -0/+4 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -0/+2 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -2/+4 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -0/+1 |
* | Unify var tracking between webkit and the proxy. | brettw@chromium.org | 2011-08-09 | 1 | -0/+4 |
* | Reland 95309. Add a template to handle properly issuing completion callbacks. | brettw@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Implement PPAPI VideoDecode out-of-process support | vrk@chromium.org | 2011-08-06 | 1 | -0/+2 |
* | Video Capture Pepper API | piman@chromium.org | 2011-08-06 | 1 | -0/+2 |
* | Revert 95309 - I need to fix some bugs with this. | brettw@chromium.org | 2011-08-03 | 1 | -0/+1 |
* | Add a template to handle properly issuing completion callbacks. This fixes | brettw@chromium.org | 2011-08-03 | 1 | -1/+0 |
* | Move Var and StringVar to the ppapi/shared_impl so they can be used in the | brettw@chromium.org | 2011-08-01 | 1 | -0/+2 |
* | PPAPI interface for reading the enterprise policy as a big JSON blob. | ajwong@chromium.org | 2011-07-30 | 1 | -0/+1 |
* | Binding Graphics3D with Instance and OpenGLES2 interface. | alokp@chromium.org | 2011-07-19 | 1 | -0/+2 |
* | Re-land r92885, which was reverted in r92891. | alokp@chromium.org | 2011-07-19 | 1 | -0/+4 |
* | Revert 92885 - Completed the implementation for PPB_Graphics3D interface. | alokp@chromium.org | 2011-07-18 | 1 | -4/+0 |
* | Completed the implementation for PPB_Graphics3D interface. | alokp@chromium.org | 2011-07-18 | 1 | -0/+4 |
* | [Reverted due to check_deps failure] | zea@chromium.org | 2011-07-15 | 1 | -1/+0 |
* | Fix problem when 'ended' event was fired before stream really ended. | enal@chromium.org | 2011-07-15 | 1 | -0/+1 |
* | Move the time conversion code to the PPAPI shared_impl directory and use it in | brettw@chromium.org | 2011-07-12 | 1 | -0/+2 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+6 |
* | Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging | brettw@chromium.org | 2011-07-06 | 1 | -0/+2 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 1 | -0/+2 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 1 | -0/+2 |
* | Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | dpapad@chromium.org | 2011-06-30 | 1 | -2/+0 |
* | Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | yzshen@chromium.org | 2011-06-30 | 1 | -0/+2 |
* | Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5. | dmichael@chromium.org | 2011-06-29 | 1 | -0/+2 |
* | Make scrollbar GetThickness take a resource argument. This allows simlper | brettw@chromium.org | 2011-06-23 | 1 | -0/+2 |
* | Convert most remaining resources to use the API/thunk system. The significant | brettw@chromium.org | 2011-06-22 | 1 | -0/+10 |
* | Move the video decoder and video layer to the new API/thunk system. | brettw@chromium.org | 2011-06-18 | 1 | -0/+4 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -5/+0 |
* | Move fullscreen and instance to the new thunk system. | brettw@chromium.org | 2011-06-15 | 1 | -0/+14 |
* | Implement flash menu and net connector resources using the API/thunk model. | brettw@chromium.org | 2011-06-15 | 1 | -0/+5 |
* | Implement out-of-process proxy for PPB_Buffer_Dev. | fischman@chromium.org | 2011-06-10 | 1 | -0/+2 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -0/+17 |
* | Revert 87415 - Convert more interfaces to the new thunk system. This goes up ... | thestig@chromium.org | 2011-06-01 | 1 | -17/+0 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -0/+17 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 1 | -0/+8 |
* | Use the WebKit default fonts when specifying generic font families. | brettw@chromium.org | 2011-05-26 | 1 | -0/+2 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -0/+67 |