| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove hand written code from autogenerated Pepper ImageData thunk. | bbudge@chromium.org | 2013-06-20 | 1 | -5/+18 |
* | Clean up Pepper ImageData resource class. | bbudge@chromium.org | 2013-06-12 | 1 | -135/+158 |
* | Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM. | cevans@chromium.org | 2013-05-17 | 1 | -12/+12 |
* | ppapi: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 1 | -3/+3 |
* | Adds internal APIs, thunks, resources, and resource hosts. | bbudge@chromium.org | 2013-05-04 | 1 | -28/+34 |
* | Expose useful ImageData creation logic in PPAPI proxy. | bbudge@chromium.org | 2013-05-02 | 1 | -62/+90 |
* | ppapi: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Autogenerate thunk for PPB_ImageData. | teravest@chromium.org | 2013-04-26 | 1 | -2/+2 |
* | Generalize Pepper ImageData caching. | bbudge@chromium.org | 2013-04-18 | 1 | -23/+21 |
* | PPAPI: Remove ImageDataInstanceCache on instance shutdown | dmichael@chromium.org | 2013-03-20 | 1 | -0/+10 |
* | PPAPI: Make ImageDataCache OnTimer run with the lock | dmichael@chromium.org | 2013-03-12 | 1 | -3/+4 |
* | Migrate Graphics2D to new design, as part of the whole Pepper resource redesign. | brettw@chromium.org | 2012-11-29 | 1 | -0/+4 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 1 | -1/+1 |
* | Exclude host-side code from the NaCl IRT proxy build. | bbudge@chromium.org | 2012-11-13 | 1 | -13/+4 |
* | PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally | dmichael@chromium.org | 2012-08-27 | 1 | -8/+11 |
* | Improve the image data cache. | brettw@chromium.org | 2012-08-24 | 1 | -17/+41 |
* | Cache image data objects. | brettw@chromium.org | 2012-08-22 | 1 | -5/+307 |
* | PPAPI/NaCl: Make ImageData for NaCl just use shared memory | dmichael@chromium.org | 2012-07-25 | 1 | -9/+105 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Eliminate use of PPB_URLUtil_Dev in NaCl build of Proxy. | bbudge@chromium.org | 2012-04-12 | 1 | -3/+3 |
* | Remove static initializer in ppb_image_data_proxy.cc. | pliard@chromium.org | 2012-03-16 | 1 | -5/+8 |
* | Ifdef out skia code that won't compile on nacl. | brettw@chromium.org | 2012-02-18 | 1 | -1/+20 |
* | Make a global enum to differentiate impl & proxy. | brettw@chromium.org | 2012-02-14 | 1 | -1/+1 |
* | Toward an android build of sync_unit_tests: OWNERS=viettrungluu | jrg@chromium.org | 2012-01-27 | 1 | -3/+3 |
* | Relanding this with fixes to the mac dbg builder | ananta@chromium.org | 2012-01-20 | 1 | -0/+4 |
* | Revert 118385 since this seems to break mac-debug build. | sadrul@chromium.org | 2012-01-20 | 1 | -4/+0 |
* | Remove the Webkit thread in the PPAPI plugin process and perform the text and... | ananta@chromium.org | 2012-01-19 | 1 | -0/+4 |
* | Regularize how ImageData and Graphics2D are created. | brettw@chromium.org | 2011-12-04 | 1 | -0/+84 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -37/+0 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -0/+37 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -37/+0 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -0/+37 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -37/+0 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -7/+4 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -1/+3 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -1/+3 |
* | Remove the old type system for proxied resources. These were no longer being ... | brettw@chromium.org | 2011-08-12 | 1 | -4/+0 |
* | Implement flash menu and net connector resources using the API/thunk model. | brettw@chromium.org | 2011-06-15 | 1 | -0/+7 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Revert 87415 - Convert more interfaces to the new thunk system. This goes up ... | thestig@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -51/+22 |
* | This implements the new system for Graphics2D only. | brettw@chromium.org | 2011-05-06 | 1 | -172/+39 |
* | Fixes the shared memory failure in OOO mode for the pepper example plugin | cpu@chromium.org | 2011-05-04 | 1 | -5/+16 |
* | Implement proxy for PPB_Flash_NetConnector. | brettw@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -7/+16 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -15/+131 |