summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Content "gn check" work.brettw2016-03-252-1/+6
* Handle the case where the v8 scriptable object has a property defined with va...j.isorce2016-03-251-0/+11
* Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...brettw2016-03-252-6/+1
* Content "gn check" work.brettw2016-03-252-1/+6
* Migrate a bunch of LayoutTests from NPAPI to PPAPIpiman2016-03-231-1/+133
* Run ppapi/generators/generator.pyraymes2016-03-2242-279/+242
* gpu_messages.h => gpu/ipc/commonfsamuel2016-03-224-10/+9
* Add OWNERS for Blink test plugin.dcheng2016-03-211-0/+4
* Add RetainedRef uses where needed.vmpstr2016-03-211-2/+2
* LayoutTests: migrate nested-plugin-objects to ppapipiman2016-03-212-15/+121
* Fix the PPB_Flash_Font_file thunk so it can be generatedraymes2016-03-204-4/+24
* NaCl cleanup: Move ppapi_test_lib to chrome/test/data/nacl/, where it's usedmseaborn2016-03-1810-1068/+0
* Enable GN check for gpu and rlzbrettw2016-03-181-0/+7
* NaCl cleanup: Remove unneeded file, src/shared/ppapi/nacl.sconsmseaborn2016-03-152-54/+0
* NaCl cleanup: Remove ppapi_test_lib from the Scons buildmseaborn2016-03-142-28/+0
* Migrate net/udp/* to net::IPAddress.martijn2016-03-142-4/+5
* Fix ppb_graphics_3d such that the thunk can be generated againraymes2016-03-145-19/+20
* NaCl cleanup: Remove the disabled Scons-based "browser_dynamic_library" testmseaborn2016-03-135-162/+0
* Replace base::Tuple in //ppapi with std::tupletzik2016-03-087-53/+65
* base: eliminate TupleTraits and TupleTypesmdempsky2016-03-072-8/+4
* mustash: Move gpu/ipc to gpu/ipc/commonfsamuel2016-03-056-11/+11
* Switch plugins/plugin-document-back-forward.html to the PPAPI test plugin.dcheng2016-03-024-29/+24
* Implement a test plugin for testing deprecated/private PPAPI interfaces.dcheng2016-03-024-0/+182
* Switch plugins/netscape-plugin-map-data-to-src.html to the PPAPI test plugin.dcheng2016-02-291-0/+10
* GN: Fix pnacl_support_extension on Windows x86 so it includes both architectu...mcgrathr2016-02-271-11/+27
* Update blacklist for nacl_message_scanner.cc and browser_tests to CFI buildbot.krasin2016-02-231-0/+1
* PNaCl: Enable the Subzero translator for x86-64.stichnot2016-02-232-0/+5
* Remove the method BrokerDuplicateSharedMemoryHandle.erikchen2016-02-223-23/+1
* Reland of [NaCl SDK] Add initial support for building the SDK with gn (patchs...sbc2016-02-182-0/+5
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-169-20/+26
* Add a ppapi_unittests_run target.thakis2016-02-132-0/+32
* Revert of [NaCl SDK] Add initial support for building the SDK with gn (patchs...thakis2016-02-132-5/+0
* [NaCl SDK] Add initial support for building the SDK with gnsbc2016-02-132-0/+5
* Replace base::Tuple implementation with std::tupletzik2016-02-111-5/+5
* Build the browser IRT shim with nacl-clang instead of biased bitcode.sbc2016-02-102-26/+13
* Fix PPB_Flash_MessageLoop.yzshen2016-02-092-8/+131
* Stop using macros to paste together names for static_asserts.danakj2016-02-061-2/+3
* Dropping ncbray from nacl OWNERS :-(bradnelson2016-02-051-6/+1
* IPC::Message -> base::Picklerockot2016-02-0312-170/+199
* Add Scopes to Trace IDschiniforooshan2016-02-011-2/+2
* Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s;...tomhudson2016-02-014-4/+11
* Update ppapi to not use linked_ptr or ScopedVectormdempsky2016-02-017-25/+24
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-0/+2
* Make sure Ppapi compositor layer resources are synchronized.dyen2016-01-291-3/+2
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-21/+0
* [SafeBrowsing] Alternate extensions should also be subject to block list.asanka2016-01-282-0/+23
* Update gpu/command_buffer auto-generated code.zmo2016-01-271-18/+18
* ppapi: examples: audio_encode: fix opus commentslionel.g.landwerlin2016-01-271-5/+5
* Remove superfluous semicolons around IPC message macrosphilipj2016-01-271-1/+1
* Removed last references to old sync points.dyen2016-01-222-24/+0