summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Generalize Pepper ImageData caching.bbudge@chromium.org2013-04-184-32/+31
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-1810-81/+161
* Verify that the image is not empty before calling memset().raphael.kubo.da.costa@intel.com2013-04-181-0/+1
* Introduce RawVarData and associated classes for serializing PP_Varsraymes@chromium.org2013-04-177-8/+1202
* Revert 194613 "Pepper: Autogenerate thunk for PPB_URL_Loader."asargent@chromium.org2013-04-1710-161/+81
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-1710-81/+161
* NaCl: Enable untrusted hardware exception handling by defaultmseaborn@chromium.org2013-04-171-3/+0
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-1612-49/+78
* PPAPI: More test cleanupdmichael@chromium.org2013-04-1617-606/+391
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Add a default constructor for VarArrayBuffer, so that it can be used by ext::...yzshen@chromium.org2013-04-135-26/+62
* Refactor FileSystem.victorhsieh@chromium.org2013-04-1215-294/+172
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Pepper API: Re-run generator.py.mgiuca@chromium.org2013-04-111-1/+3
* PPAPI: Make NestedEvent::Signal() thread-safedmichael@chromium.org2013-04-115-61/+55
* PPAPI: Convert more tests to new callback styledmichael@chromium.org2013-04-115-525/+252
* Add a ConvertableToTraceFormat type to the trace framework.dsinclair@chromium.org2013-04-101-1/+1
* [PPAPI] Documentation fixes.binji@chromium.org2013-04-0915-65/+69
* Add thunk code for PPB_Ext_Socket_Dev.yzshen@chromium.org2013-04-094-0/+310
* Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.dcheng@chromium.org2013-04-095-5/+5
* PP_PDFFEATURE_PRINTING to allow pdf plugin to remove print button when printi...vitalybuka@chromium.org2013-04-092-1/+6
* Move HiDPI-related Pepper interfaces to stablejhorwich@chromium.org2013-04-0917-60/+809
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0915-85/+103
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0915-103/+85
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0915-85/+103
* Apps v2 in Pepper: Add C/C++ definition for chrome.socket.yzshen@chromium.org2013-04-0811-4/+1848
* Change PPB_VideoWriter Open function to return stream_id as out param.bbudge@chromium.org2013-04-087-24/+20
* Implement the host side of the PPB_PDF proxy.raymes@chromium.org2013-04-068-32/+100
* Update NaCl ARM build flags now that gcc used as default compiler.sbc@chromium.org2013-04-053-58/+20
* Enable PPB_DirectoryReader_Dev under NaClnhiroki@chromium.org2013-04-056-22/+13
* Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper.bbudge@chromium.org2013-04-0516-0/+1029
* Revert 192249 "Update NaCl ARM build flags now that gcc used as ..."phoglund@chromium.org2013-04-043-20/+58
* Update NaCl ARM build flags now that gcc used as default compiler.sbc@chromium.org2013-04-043-58/+20
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2013-04-046-707/+472
* Pepper: Autogenerate thunk for PPB_NetworkList_Private.teravest@chromium.org2013-04-033-43/+60
* Remove unused PP_ObjectProperty from PpapiParamTraitsteravest@chromium.org2013-04-022-28/+0
* Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.wez@chromium.org2013-04-021-1/+1
* Pepper: Add optional logging for PPAPI calls.teravest@chromium.org2013-04-0225-24/+135
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-04-026-6/+413
* Add Query() support to FileRef.teravest@chromium.org2013-04-0214-100/+532
* PPAPI: TestCompletionCallbackWithOutput fixesdmichael@chromium.org2013-04-012-8/+10
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-0120-5/+425
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-3027-202/+251
* Pepper: Autogenerate thunk for PPB_Graphics3D.teravest@chromium.org2013-03-305-21/+38
* IDL: Autogenerate thunk for PPB_Gamepad.teravest@chromium.org2013-03-303-31/+76
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-2975-146/+147
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-2926-250/+202
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-2926-202/+250