summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Remove unused fields from PP_PdfPrintPresetOptions_Devraymes2015-01-164-46/+2
* PPAPI generator: Ignore more date-only changesdmichael2015-01-151-5/+9
* Remove nonsfi token workaround.teravest2015-01-151-8/+3
* Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.bbudge2015-01-147-8/+100
* Revert of NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl cas...mseaborn2015-01-143-13/+22
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-1410-28/+51
* NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl casemseaborn2015-01-133-22/+13
* Switching version string for pnacl to the git hash from the nacl repo at tool...bradnelson2015-01-121-29/+1
* NaCl cleanup: Remove the last use of src/untrusted/nacl_ppapi_util/mseaborn2015-01-128-427/+0
* NaCl: Update revision in DEPS, r14244 -> 17875586859e9de41bb271ee219c7113e0e7...bradnelson2015-01-101-2/+21
* NaCl: Remove disabled test, fault_injection/fault_pm_nameservice_test.ccmseaborn2015-01-105-470/+0
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-103-4/+5
* NaCl test: use regular expression in PNaCl bitcode header testjfb2015-01-091-0/+4
* NaCl test: allow testing using regular expressionsjfb2015-01-081-0/+8
* Changes to support CDM_7jrummell2015-01-0820-630/+491
* Fix use-after-free in StartSelLdrOnMainThread.teravest2015-01-081-3/+13
* Add missing dependencies on mojo_system_placeholder.Colin Blundell2015-01-081-0/+1
* Revert of Remove nonsfi token workaround. (patchset #1 id:20001 of https://co...nya2015-01-071-3/+8
* replace COMPILE_ASSERT with static_assert in ppapi/mostynb2015-01-067-45/+38
* Remove nonsfi token workaround.teravest2015-01-051-8/+3
* Split mojo_nacl.gyp to fix ARM builds.teravest2014-12-301-1/+1
* Reland https://codereview.chromium.org/823313002/: Remove the TSan-related co...glider2014-12-301-4/+0
* Pepper: Add a Pepper+NaCl+Mojo test.teravest2014-12-296-0/+108
* Remove deprecated methods from Pickle.avi2014-12-285-26/+26
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-285-26/+26
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-234-5/+6
* Remove deprecated methods from Pickle.Avi Drissman2014-12-225-26/+26
* Update legacy Tuple-using code.Avi Drissman2014-12-228-52/+54
* Rename fullscreen directory to exclusive_access as well.sriramsr2014-12-181-1/+2
* NaCl cleanup: Remove an unused SRPC channelmseaborn2014-12-183-29/+7
* NaCl cleanup: Remove assignment to g_is_main_threadmseaborn2014-12-122-10/+0
* PPAPI: Add a warning when URLRequest.SetProperty failsdmichael2014-12-121-0/+9
* Remove timing limitation of SetOption invocation for PPAPI sockets.hidehiko2014-12-1124-58/+529
* Test open_resource IRT in PackagedAppTest.SuccessfulLoadyusukes2014-12-095-3/+128
* Revert "Hold the Pepper proxy lock for all Pepper GL calls."benhansen2014-12-055-26/+5
* NaCl cleanup: Use Bit('build_ARCH') instead of Bit('target_ARCH')mseaborn2014-12-051-1/+1
* NaCl: Remove unused function GetPPAPIPluginPath()mseaborn2014-12-041-23/+0
* gn format // (the rest, except mojo)scottmg2014-12-031-14/+10
* Group executables together when running create_nmfsbc2014-12-021-3/+1
* Pepper: Query all versions of PPB_VideoDecoder to construct C++ wrapper.bbudge2014-11-261-1/+7
* Fix "value possibly truncated" warnings on MSVC, ppapi/ edition.pkasting2014-11-268-25/+26
* Because the test is sandboxed, it cannot call LoadV8Snapshot(). For the same ...baixo2014-11-203-11/+2
* Use uint16 for port numbers more pervasively.pkasting2014-11-202-6/+6
* PPAPI: Make CreateResourceHost take PP_Resourcedmichael2014-11-193-10/+12
* Support NumCopies print presetn.bansal2014-11-196-2/+99
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-1414-5/+76
* Add Non-SFI test for a NaCl packaged app.teravest2014-11-131-2/+15
* Remove glGetMultipleIntegervCHROMIUM from ppapi gl2ext.hpiman2014-11-131-3/+0
* Initialize V8 in PDFium from external files when plugin is running in the ren...baixo2014-11-133-0/+27
* Revert "Add Non-SFI test for a NaCl packaged app."Bartosz Fabianowski2014-11-131-15/+2