summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/audio_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-2/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-111-5/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-5/+10
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-0/+85