summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-0713-47/+125
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-0713-124/+47
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-0713-47/+124
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-2/+0
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-069-123/+260
* NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator()mseaborn@chromium.org2012-08-055-50/+1
* Kill pnacl translation processes immediately on coordinator error and destruc...dschuff@chromium.org2012-08-045-117/+111
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-039-257/+123
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Remove CHECK and NOTREACHED for mouse lock, fix full screen transition.nfullagar@google.com2012-08-031-2/+1
* Modifying ppapi_untrusted to match new gyp expectations.bradnelson@google.com2012-08-031-5/+9
* Add an IPC for PNaCl to check if the session is incognito,jvoung@google.com2012-08-029-123/+257
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-025-3/+78
* Fix license metadata for ppapisteveblock@chromium.org2012-08-022-1/+29
* Add PPB_PDF API to load scaled image resourcesjhorwich@chromium.org2012-08-021-0/+6
* Simplify Pnacl translation thread codedschuff@chromium.org2012-08-017-271/+211
* ppapi NaCl trusted plugin: Rename interface because Win build breaks on it.binji@chromium.org2012-08-012-3/+3
* Better handling of surfaway/reload in PNaCl translationdschuff@chromium.org2012-07-313-10/+46
* Fix comment typo.brettw@chromium.org2012-07-311-1/+1
* Fix license headers in a number of filessteveblock@chromium.org2012-07-3117-43/+43
* Don't log UDP receive failures in releasejschuh@chromium.org2012-07-311-0/+4
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-3019-94/+299
* Factor out PP_FileHandle from ppb_flash_file into itsjvoung@google.com2012-07-273-12/+54
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-275-2/+100
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-273-31/+110
* Re-enabling checkdeps for most of ppapi + nacl.bradnelson@google.com2012-07-275-7/+41
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-273-4/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-0/+2
* Experimental flag for HiDPI-aware PDF Viewerjhorwich@chromium.org2012-07-261-0/+7
* Ensure that errors that occur during load will get crash log info to JS consolebsy@google.com2012-07-263-14/+42
* Better handling for NULL PutBytes arg in Pnacl streaming translation thread.dschuff@chromium.org2012-07-251-11/+19
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+1
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-259-17/+178
* Modify the PPB_Audio_Shared code for NaCl.bbudge@chromium.org2012-07-254-5/+79
* PPAPI: Remove unused PPBAudio_NotifyAudioStreamCreated_Paramsdmichael@chromium.org2012-07-251-8/+0
* Remove non-streaming translation code from pnacl coordinatordschuff@chromium.org2012-07-246-156/+26
* Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.jvoung@google.com2012-07-232-2/+15
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-232-3/+3
* More changes to fix PNaCl NMF issue when rolling DEPSnfullagar@google.com2012-07-232-10/+1
* NaCl: Disable MIME type handler test in the standalone NaCl buildmseaborn@chromium.org2012-07-201-1/+13
* After LOG_FATAL occurs, have plugin show recent NaClLog outputs on JavaScript...bsy@google.com2012-07-204-0/+42
* Use env.ProgramNameForNmf(...) Required for DEPS roll.nfullagar@google.com2012-07-201-1/+1
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-5/+1
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-1/+5
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-5/+1
* Save PP_CompletionCallback in ppb_talk_private_thunk.ccjhorwich@chromium.org2012-07-191-1/+1
* Revert 147401 - Merge branch 'master' of http://git.chromium.org/chromium/src...jochen@chromium.org2012-07-194-42/+0
* Merge branch 'master' of http://git.chromium.org/chromium/src into myworkbsy@google.com2012-07-194-0/+42
* Remove unused member variable.nileshagrawal@chromium.org2012-07-182-6/+1
* Replace ppapi_example_audio test with ppapi_browser/ppb_audio test.nfullagar@google.com2012-07-172-14/+1