summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-2914-587/+136
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-299-129/+165
* Cleanup: Remove operator from TestCompletionCallbackWithOutput.teravest@chromium.org2013-03-294-21/+42
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-2914-136/+587
* Fix condition in gyp - it should check for pnacl being disabled.phajdan.jr@chromium.org2013-03-291-1/+1
* Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.yzshen@chromium.org2013-03-291-6/+6
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-2925-73/+545
* Implement the plugin side of the PPB_PDF proxy. raymes@chromium.org2013-03-2913-37/+573
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-295-19/+22
* [PPAPI] Fix doc bug - missing </code> tag.binji@chromium.org2013-03-282-3/+3
* Flash: Don't lose references to the Graphics3D from the VideoDecoder.danakj@chromium.org2013-03-282-2/+9
* Speed up PNaCl ppapi test builds a bit.jvoung@chromium.org2013-03-271-0/+13
* Add traces to PluginResource/PpapiHost "generic" IPCspiman@chromium.org2013-03-273-0/+30
* Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...raymes@chromium.org2013-03-265-8/+51