summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-1623-0/+656
* NaCl: Fix test to accept old, erroneous behavior and new correct behavior pen...bsy@google.com2013-03-151-2/+8
* Cleanup: Remove operator from TestCompletionCallback.teravest@chromium.org2013-03-1521-191/+209
* Allow PNaCl NMF to set translator optimization options for experimentation.jvoung@chromium.org2013-03-1313-118/+288
* Modify PPAPI EnterBase to support EnterInstanceAPI with a callback.bbudge@chromium.org2013-03-132-13/+42
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-1326-245/+201
* nacl_integration: disable breakpad browser crash test.ncbray@chromium.org2013-03-121-0/+7
* PPAPI: Make ImageDataCache OnTimer run with the lockdmichael@chromium.org2013-03-121-3/+4
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-1223-21/+1855
* Add PPAPI TrueType font interface definition and C++ wrapper.bbudge@chromium.org2013-03-126-0/+910
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-1226-201/+245
* Change dcheck to an early return as a bad ipc message can reach this error co...cdn@chromium.org2013-03-111-1/+4
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-1126-245/+201
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-1126-201/+245
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-1123-1855/+21
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-1123-21/+1855
* components: Rename components_tracing.gyp to follow the same pattern of the o...tfarina@chromium.org2013-03-083-3/+3
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-0826-245/+201
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-0826-201/+245
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-086-0/+36
* Add support for Var arrays to ArrayWriter.bbudge@chromium.org2013-03-082-3/+66
* Add PNaCl PPAPI browser tests via pre-translation.jvoung@chromium.org2013-03-072-1/+69
* NaCl: fix bug where cookies were not being sent on same-origin nexe requests.ncbray@chromium.org2013-03-073-1/+16
* PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...ygorshenin@chromium.org2013-03-063-21/+17
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-0519-234/+286
* Revert 184399 - PepperUDPSocketPrivateHost is switched to PepperUDPSocketPriv...yzshen@chromium.org2013-03-043-17/+21
* Only build one NaCl IRT for x86 (either 32-bit or 64-bit) on non Windows.jvoung@chromium.org2013-03-021-0/+14
* Pepper: Add copyright info to doc shell scripts.teravest@chromium.org2013-03-022-0/+6
* PPAPI: Add Var leak checking for WebSockets testsdmichael@chromium.org2013-03-011-1/+1
* Also run 3D tests on background thread.nfullagar@chromium.org2013-03-011-4/+5
* Pepper: Clean up VarArrayBuffer docstring.teravest@chromium.org2013-02-283-4/+6
* Revert 184934henrika@chromium.org2013-02-274-200/+28
* Revert 184946henrika@chromium.org2013-02-271-3/+3
* Fixed message size and number of iterations.ygorshenin@chromium.org2013-02-271-3/+3
* Implemented queued UDP SendTo/RecvFrom requests.ygorshenin@chromium.org2013-02-274-28/+200
* IDL: Fix assertion error in idl_thunk.teravest@chromium.org2013-02-261-4/+2
* IDL: Autogenerate thunk for PPB_MouseCursor.teravest@chromium.org2013-02-262-5/+12
* Apply pnacl irt shim change to the generator, not the generated file.jvoung@chromium.org2013-02-262-3/+9
* IDL: Autogen thunk: PPB_ContentDecryptor_Private.teravest@chromium.org2013-02-263-33/+55
* PPAPI: Add VarTracker lock check, fix bugsdmichael@chromium.org2013-02-267-12/+56
* Pepper: Clean up VarArrayBuffer documentation.teravest@chromium.org2013-02-252-9/+15
* Pepper IDL: Autogenerate thunk for ppb_audio_inputteravest@chromium.org2013-02-257-92/+137
* PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...ygorshenin@chromium.org2013-02-253-21/+17
* Move file_path.h to base/files.brettw@chromium.org2013-02-244-4/+4
* Disable GL sizes PPAPI testsjschuh@chromium.org2013-02-231-0/+3
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-2216-11/+416
* Revert 184054nhiroki@chromium.org2013-02-2219-290/+244
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-2219-244/+290
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-2/+2