summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-312-2/+2
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-302-2/+2
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-302-2/+2
* Clean up formatting to simplify post-Doxygen processing.awatson@chromium.org2013-05-305-53/+58
* Use libva profile VAProfileH264Main instead of VAProfileH264Baseline.halton.huo@intel.com2013-05-301-1/+1
* Add a PPAPI browser tests for an issue of NaCl crash.mazda@chromium.org2013-05-302-0/+35
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-302-5/+5
* Improve recommended sample counts for PPAPI.dalecurtis@chromium.org2013-05-291-20/+56
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-298-91/+101
* Part 2/3 (GL) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-262-2/+3
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-258-101/+91
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-2527-181/+465
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-258-91/+101
* Pepper: Fix thunk function names with versions.teravest@chromium.org2013-05-244-14/+50
* Parametrize names of llc and ld nexes by reading them from the resource info ...eliben@chromium.org2013-05-2410-118/+352
* Revert 201822 "Revert 201793 "PPAPI: Fix doc for MakeDirectory w..."nkostylev@chromium.org2013-05-233-9/+11
* Revert 201793 "PPAPI: Fix doc for MakeDirectory when directory e..."nkostylev@chromium.org2013-05-233-11/+9
* PPAPI: Fix doc for MakeDirectory when directory existsdmichael@chromium.org2013-05-233-9/+11
* Add multicast support for PPB_Ext_Socket_Dev.yzshen@chromium.org2013-05-239-54/+733
* The chrome browser target should not depend on plugins. ananta@chromium.org2013-05-221-0/+51
* move kInvalidNetAddress to constants file for split_linkscottmg@chromium.org2013-05-223-2/+17
* Revert 201420 - Disable PPB_FileIO_Private.yzshen@chromium.org2013-05-221-0/+2
* Disable PPB_FileIO_Private.yzshen@chromium.org2013-05-221-2/+0
* Make ppapi_perftests depend on allocator.gyp:allocator when necessaryakalin@chromium.org2013-05-221-0/+8
* Update the Post/HandleMessage description for Array/Dictionary varsraymes@chromium.org2013-05-224-14/+40
* Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().ygorshenin@chromium.org2013-05-2115-71/+222
* Don't copy old timestamps when setting up pnacl files.jvoung@chromium.org2013-05-211-4/+4
* Remving global statics from the headers, so we can split-link.cpu@chromium.org2013-05-212-16/+17
* Hook up V8<->Var conversion in the pepper message channelraymes@chromium.org2013-05-172-14/+242
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-174-23/+23
* Add pepper plugin example for effect apis.ronghuawu@chromium.org2013-05-163-0/+397
* Remove some dead code left from pnacl extension cleanup.jvoung@google.com2013-05-162-28/+0
* Implement a V8 value<->PP_Var converterraymes@chromium.org2013-05-164-152/+191
* Change PPAPI PDF proxy messages to use IPC serialization.bbudge@chromium.org2013-05-166-20/+25
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-1/+3
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-1625-875/+667
* Pepper: Disallow new passByValue structs in IDL.teravest@chromium.org2013-05-151-0/+28
* Revert 200283 "Implement a V8 value<->PP_Var converter"raymes@chromium.org2013-05-154-191/+152
* Implement a V8 value<->PP_Var converterraymes@chromium.org2013-05-154-152/+191
* Support extension API requests going directly from Pepper plugin processes to...yzshen@chromium.org2013-05-151-18/+15
* Fix Pepper TrueType font test Init.bbudge@chromium.org2013-05-141-5/+10
* NaCl: Let SerializedHandle carry open flag.victorhsieh@chromium.org2013-05-145-43/+206
* Revert 199938 "This implements a converter for transforming betw..."yoichio@chromium.org2013-05-144-191/+152
* This implements a converter for transforming between V8 values and PP_Vars. T...raymes@chromium.org2013-05-144-152/+191
* PNaCl progress events: Approximate the link time and last N KB of buffer.jvoung@chromium.org2013-05-142-10/+43
* Remove support for PNaCl as a chrome extension, to reduce confusion.jvoung@chromium.org2013-05-137-284/+55
* Ensure that we don't corrupt the Var map during Var deletionraymes@chromium.org2013-05-131-4/+11
* components: Move tracing into tracing namespace.tfarina@chromium.org2013-05-111-2/+1
* Add PPAPI tests for VideoSource and VideoDestination resources.bbudge@chromium.org2013-05-119-10/+364
* Move nacl_browser_test.gypi and make the nexe output path configurable.yzshen@chromium.org2013-05-101-0/+189