summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-172-2/+4
* Introduce IPC validation to the media::VideoCaptureParams type.cevans@chromium.org2013-01-174-12/+57
* Make names consistent in GpuMemoryManager.ccameron@chromium.org2013-01-165-165/+166
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* VDA implementation for Exynos, using V4L2sheu@chromium.org2013-01-164-19/+2740
* Support file system access in DevTools with isolated file system.vsevik@chromium.org2013-01-161-0/+10
* Update some #includes in content/common/ for new Platform directorypilgrim@chromium.org2013-01-168-10/+10
* Add support for calculating the position of the top controls in the cc layer.tedchoc@chromium.org2013-01-161-0/+1
* Removed unused code.cevans@chromium.org2013-01-161-10/+0
* Linux sandbox: limit the address spacejln@chromium.org2013-01-161-14/+38
* Remove long-deprecated didCompleteTaskEventsalecflett@chromium.org2013-01-153-11/+0
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-152-1/+13
* Revert 176748cevans@chromium.org2013-01-144-56/+12
* Introduce IPC validation to the media::VideoCaptureParams type.cevans@chromium.org2013-01-144-12/+56
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-141-1/+5
* VAVDA: Handle missing reference frames.posciak@chromium.org2013-01-121-2/+2
* Fix GpuChannelHost destruction races.piman@chromium.org2013-01-122-12/+22
* Log some additional information in crash dumps.darin@chromium.org2013-01-124-6/+20
* Update GPU memory manager policy for impl-side paintingccameron@chromium.org2013-01-125-18/+187
* Add a new code/message path for moving an insertion handlecjhopman@chromium.org2013-01-111-0/+6
* Serialize/Deserialize support in HistogramBasekaiwang@chromium.org2013-01-111-3/+10
* Remove IPC code for old methods.alecflett@chromium.org2013-01-1112-945/+9
* GPU: One less glFlush()backer@chromium.org2013-01-111-1/+0
* Update some #includes in content/common/indexed_db for headers in the new Pla...pilgrim@chromium.org2013-01-118-12/+12
* Enables compositing support for webview.alexst@chromium.org2013-01-112-2/+0
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-113-3/+3
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-101-4/+8
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-101-2/+1
* Update some #includes in content/common/gpu for headers in the new Platform d...pilgrim@chromium.org2013-01-103-5/+5
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-102-0/+24
* Reject invalid GURLs across IPC.cevans@chromium.org2013-01-101-0/+194
* Fix Sunspider performance regressionfsamuel@chromium.org2013-01-101-0/+1
* Update some #includes in content/common/fileapi for headers in the new Platfo...pilgrim@chromium.org2013-01-105-9/+9
* Fixing resize for HW accelerated compositing.alexst@chromium.org2013-01-091-0/+4
* Revert 175759ccameron@chromium.org2013-01-092-0/+6
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* Revert 175753ricow@chromium.org2013-01-092-6/+0
* Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an a...ccameron@chromium.org2013-01-092-0/+6
* cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...danakj@chromium.org2013-01-092-25/+26
* IPC implementation for create/delete ObjectStore/Indexalecflett@chromium.org2013-01-093-10/+149
* <webview>: Add name attributefsamuel@chromium.org2013-01-092-0/+21
* [Android] Fix Java android.view.Surface leak.benm@chromium.org2013-01-081-0/+1
* Fix hang in Android WebView release build testsboliu@chromium.org2013-01-081-8/+24
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-044-4/+4
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-2/+4
* Validate texture sizes given to VDAsheu@chromium.org2013-01-041-0/+7
* Remove some usage of the ENABLE_GPU macro.apatrick@chromium.org2013-01-0411-50/+0
* Proxy new objectstore/index methods through IPCalecflett@chromium.org2013-01-045-0/+515
* Account for unmanaged (e.g, WebGL) use in memory managerccameron@chromium.org2013-01-023-5/+134