summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Non-SFI mode: Enable PnaclTransitional Non-SFI browser tests on x86-64 bots.hidehiko2015-02-024-8/+42
* Revert of [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var (p...rouslan2015-01-302-15/+4
* [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env varsbc2015-01-302-4/+15
* ppapi: MediaStreamBufferManager: expose underlying shared memory bufferlionel.g.landwerlin2015-01-301-0/+2
* Mechanical rename of tracing includes for /ppapiprimiano2015-01-306-6/+6
* NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/mseaborn2015-01-2931-3816/+0
* Make ppapi TestView use default browser test timeouts rather than internal onesraymes2015-01-291-40/+6
* NaCl: Remove the IRT's Gyp dependency on libsrpcmseaborn2015-01-291-6/+0
* Fix callback access in Pepper's UDP socket resourceelijahtaylor2015-01-281-0/+5
* Remove obsolete sandbox disabling logic from testing/test_env.py.earthdok2015-01-271-1/+1
* PPAPI: Release renderer Var refcount when returning to plugindmichael2015-01-272-3/+45
* Increase timeout of PPAPI*.View tests and reenable on MSAN.benwells2015-01-271-1/+1
* 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-244-23/+6
* NaCl: Remove now-unneeded SRPC reverse service codemseaborn2015-01-2313-614/+7
* Grab a bunch of owners / todos.bradnelson2015-01-233-4/+7
* Fix a broken dependency in generate_pnacl_support_extensionsebmarchand2015-01-231-2/+0
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-232-2/+2
* NaCl: Remove now-unused ReportLoadSuccess() function from PPB_NaCl_Privatemseaborn2015-01-233-16/+1
* NaCl test cleanup: Move progress_event_listener.js into chrome/test/data/nacl/mseaborn2015-01-231-189/+0
* NaCl: Remove now-unused callback plumbing for handling "init_done" SRPC callmseaborn2015-01-234-41/+15
* NaCl: Remove now-unneeded call to the "init_done" SRPC methodmseaborn2015-01-232-13/+0
* 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-227-54/+3
* media: Rename WebSessionId to SessionId.xhwang2015-01-2214-280/+254
* Fix wrong type for a temp.pkasting2015-01-221-1/+1
* NaCl: Remove unused functions from PPB_NaCl_Privatemseaborn2015-01-223-89/+1
* Change a few parts of ppapi/proxy for the clang warning -Winconsistent-missin...jvoung2015-01-214-157/+140
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-1/+1
* NaCl: Remove reliance on "init_done" SRPC call in the non-PNaCl case (2nd try)mseaborn2015-01-192-17/+8
* 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