summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Remove srpcgen-diff test from sconsmcgrathr@chromium.org2012-01-111-14/+0
* ppapi: Add presubmit check for .srpc file changesmcgrathr@chromium.org2012-01-101-7/+23
* Revert 117055 - Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-1015-49/+55
* Pepper gamepad supportscottmg@chromium.org2012-01-1013-3/+425
* Lift the 64K limit on SRPCs done in the proxy.sehr@google.com2012-01-1015-55/+49
* Fix single release generationnoelallen@google.com2012-01-104-16/+71
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-1020-113/+84
* srpcgen: Open output files as binarymcgrathr@chromium.org2012-01-091-2/+4
* NaCl: Remove getpid() calls from the PPAPI proxymseaborn@chromium.org2012-01-099-32/+10
* Make PPB_Flash_NetConnector interface name macro usage consistent with others.wez@chromium.org2012-01-092-2/+3
* Change IDL shim/wrapper generator to use version numbers in struct names.jvoung@google.com2012-01-082-6/+5
* chmod -x ppapi/api/dev/ppb_resource_array_dev.idlmsw@chromium.org2012-01-071-0/+0
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-0719-7/+636
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-0641-597/+638
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-065-5/+2
* - Malloc the rng_desc in PnaclCoordinator to match the free from NaClDescUnref.jvoung@google.com2012-01-063-24/+47
* Proxy PPB_ArrayBuffer_Dev, make them work over Messagingdmichael@chromium.org2012-01-0612-76/+265
* srpcgen: Use 'const char*' for string parametersmcgrathr@chromium.org2012-01-0517-47/+47
* Update fullscreen test to use PPBViewnfullagar@google.com2012-01-051-17/+21
* Line-ending fixmcgrathr@chromium.org2012-01-051-44/+44
* Check for the specific interface versions required in pp::Var.wez@chromium.org2012-01-051-5/+5
* Move srpcgen running out of scons and into its own scriptmcgrathr@chromium.org2012-01-053-161/+227
* Convert proxy callbacks to use TrackedCallback.brettw@chromium.org2012-01-058-111/+57
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-0514-35/+290
* Fix build-break due to missed PPB thunk getter rename.wez@chromium.org2012-01-052-2/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-05298-859/+959
* Convert ppapi/shared to use TrackedCallback.brettw@chromium.org2012-01-0513-157/+140
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-043-4/+46
* Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.wez@chromium.org2012-01-048-19/+33
* Hook up page visibility to the View info for a plugin.brettw@chromium.org2012-01-042-46/+58
* New CPP docs for mouse lock and fullscreen. The docs are identical to those f...jond@google.com2012-01-042-28/+112
* Switch a number of code and header files from DOS to Unix line-endings.wez@chromium.org2012-01-0417-2451/+2451
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-0441-636/+596
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-0441-596/+636
* Fix nacl tests for new instance interface.brettw@chromium.org2012-01-032-6/+2
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-0372-2116/+3327
* Fixed coverity resource leaksgroby@chromium.org2011-12-301-4/+4
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-293-5/+3
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-2913-2/+672
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+1
* Remove references to headers not in TC.noelallen@google.com2011-12-285-11/+13
* WebSocket Pepper API: ArrayBuffer supporttoyoshim@chromium.org2011-12-282-36/+123
* Fixed coverity buggroby@chromium.org2011-12-221-0/+1
* Added test for disallowed nacl sockets switch.ygorshenin@google.com2011-12-225-0/+131
* Fixed coverity uninit bugsgroby@chromium.org2011-12-222-4/+2
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-2238-68/+410
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-1/+3
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-2/+4
* Fixed misspelled word in ppb_image_data. Updated/rewrote docs in the other th...jond@google.com2011-12-218-80/+150
* Coverity; Fixing pass by value bugs.dpapad@chromium.org2011-12-212-4/+4