summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/crypto_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-4/+24
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-4/+2
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-8/+1
* Add an initial crypto interface to fill a given buffer with random data. Thisbrettw@chromium.org2011-04-201-0/+25