summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/stream_texture_manager_android.h
Commit message (Expand)AuthorAgeFilesLines
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-4/+4
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-221-1/+1
* For Android, fix hidden video element can't paint to canvas and WebGL issue.shouqun.liu@intel.com2013-06-251-2/+2
* Add getSize for StreamTexture.hkuang@chromium.org2013-05-141-0/+7
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-4/+3
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-2/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-1/+1
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-101-2/+4
* [Android] Upstream all the IPC communications/handlings for stream textureqinmin@chromium.org2012-07-131-6/+49
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-021-0/+63