summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_devices.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-21/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+4
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-3/+1
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-1/+1
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+1
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-081-0/+1
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-3/+49
* Revert 40493 - Fix Windows build by no longer usin gstdint. My previous patch...brettw@chromium.org2010-03-031-2/+3
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-47/+0
* Fix Windows build by no longer usin gstdint. My previous patch didn't changebrettw@chromium.org2010-03-031-3/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-0/+47
* base::SharedMemory does not set the size in other than the creatingsehr@google.com2010-02-101-0/+1
* Audio support for native client requires some additional featuressehr@google.com2010-02-091-0/+1
* Implement low-latency audio on Pepper.neb@chromium.org2010-02-081-3/+20
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-4/+4
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-031-0/+4
* Refactor Pepper device APIneb@chromium.org2010-01-251-0/+77