Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Refactor the way singleton-style resources are exposed via PPB_Instance | raymes@chromium.org | 2012-11-29 | 1 | -11/+8 |
* | Move flash clipboard to the new proxy and add custom format support | raymes@chromium.org | 2012-11-01 | 1 | -27/+49 |
* | Move the FlashClipboard API into the Flash one. | brettw@chromium.org | 2012-04-25 | 1 | -13/+10 |
* | Modified the flash cipboard interface to add html clipboard support. | raymes@chromium.org | 2012-02-24 | 1 | -9/+40 |
* | Convert most users in thunk that used MayForceCallback to use the new Enter..... | brettw@chromium.org | 2012-02-05 | 1 | -1/+1 |
* | Update PPAPI IDL generator to define versioned structs, and unversioned typedef. | wez@chromium.org | 2012-01-05 | 1 | -2/+2 |
* | Convert the flash clipboard API to thunk system. | brettw@chromium.org | 2011-10-22 | 1 | -0/+57 |