| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync to r31 of npapi-headers | stuartmorgan@chromium.org | 2010-11-15 | 2 | -9/+38 |
* | PyAuto hooks for Sync in TestingAutomationProvider | rsimha@chromium.org | 2010-11-03 | 1 | -0/+4 |
* | Linux: make tools/licenses.py happy about third_party/npapi | phajdan.jr@chromium.org | 2010-09-16 | 2 | -0/+34 |
* | Chrome side of making RenderView not special case PluginDocument and making t... | jam@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | Added support for vector printing for Pepper v1 plugins for Linux. | sanjeevr@chromium.org | 2010-06-29 | 1 | -5/+14 |
* | Allow quering Pepper plugin for selected text for the context menu. Also tak... | jam@chromium.org | 2010-06-29 | 1 | -11/+19 |
* | Added support for vector printing for Pepper v1 plugins for Windows. Mac and ... | sanjeevr@chromium.org | 2010-06-24 | 1 | -0/+8 |
* | Remove extra ',' at the end of an enum list which fails to compile in C with | msneck@google.com | 2010-06-23 | 1 | -1/+1 |
* | Add a font API to Pepper and implement on Linux based on agl's code from http... | jam@chromium.org | 2010-06-11 | 1 | -0/+79 |
* | Fix more type issues from the npapi.h tranisition to *_t types | stuartmorgan@chromium.org | 2010-06-04 | 2 | -19/+2 |
* | Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins | stuartmorgan@chromium.org | 2010-06-03 | 1 | -1/+3 |
* | Fix a bunch more type changes as part of the npapi.h merging | stuartmorgan@chromium.org | 2010-06-02 | 2 | -75/+65 |
* | Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo... | jam@chromium.org | 2010-05-27 | 1 | -0/+5 |
* | Add a SetCursor API to Pepper. I'll implement custom cursors once we switche... | jam@chromium.org | 2010-05-24 | 1 | -0/+51 |
* | fix cast so it works in c | nfullagar@google.com | 2010-05-19 | 1 | -2/+2 |
* | don't include nptypes.h for native client | nfullagar@google.com | 2010-05-18 | 1 | -2/+4 |
* | add temp typedefs so we can bump DEPS in NaCl | nfullagar@google.com | 2010-05-18 | 1 | -0/+20 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -1/+1 |
* | remove last comma from enum lists (required to build on NaCl with stricter co... | nfullagar@google.com | 2010-05-14 | 1 | -5/+5 |
* | More changes to sync npapi.h to the upstream npapi-headers version. | stuartmorgan@chromium.org | 2010-05-13 | 1 | -67/+62 |
* | Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface. | jam@chromium.org | 2010-05-12 | 1 | -4/+12 |
* | Change npapi.h header guard to match npapi-headers version | stuartmorgan@chromium.org | 2010-05-11 | 1 | -3/+3 |
* | Add more OS/2 defines to npapi.h | stuartmorgan@chromium.org | 2010-05-11 | 1 | -0/+43 |
* | Add Symbian defines to npapi.h to match upstream changes | stuartmorgan@chromium.org | 2010-05-10 | 1 | -8/+16 |
* | Switch to using npfunctions.h from npapi-headers for NPAPI declarations | stuartmorgan@chromium.org | 2010-05-10 | 3 | -289/+227 |
* | Add parameters to CreateWidget Pepper API so we can specify whether a scrollb... | jam@chromium.org | 2010-05-07 | 1 | -3/+8 |
* | Remove the obsolete JRI bits from the NPAPI headers | stuartmorgan@chromium.org | 2010-05-07 | 2 | -14/+1 |
* | Add new widget API to Pepper to replace the old theming API. The implementat... | jam@chromium.org | 2010-05-07 | 1 | -184/+222 |
* | Bring npapi.h closer to the npapi-headers project version | stuartmorgan@chromium.org | 2010-05-06 | 1 | -87/+100 |
* | Eliminate non-functional differences between our NPAPI headers and the npapi-... | stuartmorgan@chromium.org | 2010-05-05 | 2 | -427/+408 |
* | Move NPAPI to C99 types | stuartmorgan@chromium.org | 2010-05-05 | 6 | -113/+185 |
* | New experimental Pepper device API. | apatrick@chromium.org | 2010-04-16 | 1 | -0/+218 |
* | Remove trailing comma to make enum compile for native client | nfullagar@google.com | 2010-04-14 | 1 | -1/+1 |
* | Extend the file browser/chooser to support more modes of operation, and plumb | brettw@chromium.org | 2010-03-30 | 1 | -0/+59 |
* | Add zooming notifications to Pepper. This allows the plugin to respond to fu... | jam@chromium.org | 2010-03-26 | 1 | -0/+6 |
* | Chrome side of adding search support to Pepper. | jam@chromium.org | 2010-03-25 | 1 | -17/+62 |
* | Fixed the Pepper print interface to take in the print dimensions and printer ... | sanjeevr@chromium.org | 2010-03-12 | 1 | -11/+6 |
* | Added functions to the Pepper interface to allow plugins to participate in th... | sanjeevr@chromium.org | 2010-03-11 | 1 | -1/+57 |
* | Minor tweaks to get the NaCl tool-chain to build with the latest GPU stuff. | dspringer@google.com | 2010-03-09 | 1 | -3/+5 |
* | Add theming API to Pepper. For now, this only handles scrollbars. | jam@chromium.org | 2010-03-08 | 1 | -0/+52 |
* | Committing change from Gene Gutnik <gene@chromium.org>. Original change at h... | jam@chromium.org | 2010-03-05 | 1 | -0/+7 |
* | checksum computation that returns the least significant 32-bits of the 128-bi... | abetul@google.com | 2010-03-04 | 1 | -1/+4 |
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -0/+10 |
* | Move nphostapi.h to be with the rest of the NPAPI headers. | jam@chromium.org | 2010-02-24 | 2 | -0/+326 |
* | Missed OpenBSD ifdef in third_party | pvalchev@google.com | 2010-02-23 | 1 | -1/+1 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -10/+0 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -0/+10 |
* | solaris: minor ifdefs | evan@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Fix some issues with compiling Mac plugin code with deprecation defines set | stuartmorgan@chromium.org | 2010-02-16 | 1 | -0/+2 |
* | base::SharedMemory does not set the size in other than the creating | sehr@google.com | 2010-02-10 | 1 | -1/+4 |