summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/src
Commit message (Expand)AuthorAgeFilesLines
* Build PPAPI NaCl Glibc tests with GNphosek2015-09-242-3/+6
* Remove workaround in pnacl_support_extension BUILD.gn now that GN is fixed.jvoung2015-09-171-35/+16
* ppapi: define PPB_AudioEncoder APIlionel.g.landwerlin2015-09-171-4/+82
* Add nacl_toolchain to //build and flip to using it in the GN Build.dpranke2015-08-311-1/+2
* Fill in GN build files for pnacl_support_extension.jvoung2015-08-255-77/+226
* Introduce a client minimum picture pool sizelpique2015-08-201-0/+63
* Remove unused in-process pepper APIsraymes2015-05-291-58/+0
* Fix typo in untrusted/irt_stub/BUILD.gnsbc2015-05-121-1/+1
* ppapi: report hardware support with PP_Bool in PP_VideoProfileDescriptionlionel.g.landwerlin2015-05-061-0/+87
* Initialize the CDM asynchronouslyjrummell2015-05-051-50/+50
* Plugin Power Saver: Make PPS work well with prerendered pages.tommycli2015-05-051-3/+9
* [NaCl SDK] Compile libppapi_stub.a with -fPICsbc2015-04-292-0/+6
* Plugin Power Saver: Add comprehensive browser tests.tommycli2015-04-241-0/+6
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-213-13/+0
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-151-67/+0
* media: Rename SessionError to LegacySessionError.xhwang2015-04-021-51/+51
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-021-4/+4
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-131-0/+75
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-101-50/+50
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Pepper: Remove PPB_FileMappingdmichael2015-02-271-34/+0
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-263-0/+55
* PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Privatejchuang2015-02-201-46/+46
* Roll NaCl toolchain change.ncbray2015-02-181-53/+6
* PPAPI: implement GetSupportedPreviewSizesjchuang2015-02-171-10/+16
* Sort GYP and GN files under ppapisatorux2015-02-161-1/+1
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-101-166/+0
* Image Capture PPAPI: remove unused APIsjchuang2015-02-051-26/+4
* Pepper: Define PPB_VideoEncoder API.bbudge2015-02-041-0/+88
* NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/mseaborn2015-01-2930-3814/+0
* Fix pnacl_support_extension null build on linux/mac (no longer have libgcc_eh...jvoung2015-01-271-4/+0
* NaCl: Fix Chromium style warnings in src/trusted/plugin/mseaborn2015-01-265-12/+16
* NaCl: Simplify the plumbing for PPAPI's DevInterfacesEnabled flagmseaborn2015-01-242-13/+3
* NaCl: Remove now-unneeded SRPC reverse service codemseaborn2015-01-239-589/+6
* Fix a broken dependency in generate_pnacl_support_extensionsebmarchand2015-01-231-2/+0
* NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Privatemseaborn2015-01-231-6/+0
* NaCl: Remove now-unused callback plumbing for handling "init_done" SRPC callmseaborn2015-01-234-41/+15
* NaCl: Remove unused declaration of LoadNaClModuleContinuation()mseaborn2015-01-231-8/+0
* Fix use after free in SignalStartSelLdrDone().teravest2015-01-223-3/+20
* NaCl: Remove reliance on "init_done" SRPC call in the remaining PNaCl casemseaborn2015-01-225-44/+2
* media: Rename WebSessionId to SessionId.xhwang2015-01-221-34/+34
* Fix wrong type for a temp.pkasting2015-01-221-1/+1
* NaCl: Remove unused functions from PPB_NaCl_Privatemseaborn2015-01-221-42/+0
* NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl case (2nd try)mseaborn2015-01-192-17/+8
* Revert of NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl cas...mseaborn2015-01-142-8/+17
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-141-3/+3
* NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl casemseaborn2015-01-132-17/+8
* 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-127-426/+0
* NaCl: Update revision in DEPS, r14244 -> 17875586859e9de41bb271ee219c7113e0e7...bradnelson2015-01-101-2/+21