summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-091-1/+1
* Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.pdox@google.com2011-11-091-0/+2
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-0913-29/+476
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-0910-273/+29
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-0910-29/+273
* Add net/net.gyp:net to ppapi/ppapi_shared.gypi.viettrungluu@chromium.org2011-11-091-0/+1
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-0913-476/+29
* Revert 109114thakis@chromium.org2011-11-0960-257/+215
* Make it possible to enable/disable specific ppapi tests. Migrate PostMessage ...dmichael@chromium.org2011-11-0860-215/+257
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-0813-29/+476
* Silence an MSVC warningmcgrathr@chromium.org2011-11-071-1/+1
* Fix comments describing error messages for PPB_URLRequest interface.bbudge@google.com2011-11-072-4/+4
* Reenable NaCl PPB_URLRequestInfo test.polina@google.com2011-11-072-13/+11
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-073-7/+8
* Remove redundant XHR method/header validation. This is done byAssociatedURLLo...bbudge@chromium.org2011-11-064-149/+231
* Implement PPAPI proxied IsInstanceOfjhorwich@chromium.org2011-11-053-1/+28
* Refactor pnacl coordinator to make it easier to pass metadata values from thesehr@google.com2011-11-043-259/+280
* Allow defaults for generator which will check all available versions.noelallen@google.com2011-11-043-3/+12
* Speculative Revert 108361 - in hope to fix Win Builder 2010glotov@google.com2011-11-033-229/+0
* Fix ppapi mouse lock example to use document.webkitIsFullScreen.jeremya@chromium.org2011-11-031-3/+1
* This CL is based on the patch:noelallen@google.com2011-11-023-0/+229
* Add a three parameter (plus method) callback factory.sehr@google.com2011-11-021-0/+106
* Update comments of PPB_MouseInputEvent.GetMovement.yzshen@chromium.org2011-11-023-10/+10
* Revert 108116 - Use GYP to build nacl_irtdmichael@chromium.org2011-11-013-225/+0
* Use GYP to build nacl_irtnoelallen@google.com2011-11-013-0/+225
* Add progress events for DSO downloads required on startup. Modify the NaClbbudge@chromium.org2011-10-264-60/+110
* Added logging useful for understanding Pepper broker lifetime.ddorwin@chromium.org2011-10-262-0/+3
* Fix the issue that PPB_FileRef don't handle all host->plugin messages.yzshen@chromium.org2011-10-261-0/+3
* Zero-fill some SRPC padding.eugenis@google.com2011-10-262-0/+2
* PPAPI NaCl Proxy: optimize PPB_Fullscreen::IsFullscreen.polina@google.com2011-10-2516-95/+47
* Disable a PPAPI crash test under Valgrind.eugenis@google.com2011-10-251-1/+3
* Fix a trivial typo (width and height are swapped)toyoshim@chromium.org2011-10-251-1/+1
* Fix a regression in Canary which caused flash to not render.ananta@chromium.org2011-10-251-0/+2
* New and updated documentation.jond@google.com2011-10-242-82/+118
* gcc 4.6.1 -Wall -Werror fix.bsy@google.com2011-10-241-0/+1
* Clone of http://codereview.chromium.org/8372020/bradnelson@google.com2011-10-241-0/+3
* Fix warning in release mode.brettw@chromium.org2011-10-221-0/+1
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-2212-91/+271
* Convert the Flash interfaces to no longer use GetInfo.brettw@chromium.org2011-10-2216-145/+70
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-2118-331/+434
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-2118-434/+331
* Remove the proxy callback tracker.brettw@chromium.org2011-10-2118-331/+434
* NaCl PPAPI Fullscreen: Add 2D painting to the test.polina@google.com2011-10-211-26/+54
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-2081-377/+371
* Remove TrackerBase.brettw@chromium.org2011-10-2016-149/+52
* Fix NaCl download progress events for zipped Nexes.bbudge@google.com2011-10-201-3/+4
* native_client/tests/ppapi_test_lib: factor out helper functionality from thepolina@google.com2011-10-204-108/+145
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-2041-174/+336
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-2016-287/+0
* gcc 4.6 fixes for ppapi so that these will build nacl-side. testedbsy@google.com2011-10-203-8/+8