summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/stream_texture_host_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Android StreamTexture impl self-containedsievers@chromium.org2014-01-231-17/+10
* For Android, fix hidden video element can't paint to canvas and WebGL issue.shouqun.liu@intel.com2013-06-251-3/+2
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-5/+2
* [Android] Upstream all the IPC communications/handlings for stream textureqinmin@chromium.org2012-07-131-0/+80