summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Revert of ozone: Remove singleton pattern for SurfaceFactoryOzone. (patchset ...zea2015-06-041-4/+2
* Enable mousewheel scrolling in Android telemetry tests.tdresser2015-06-041-1/+4
* ozone: Remove singleton pattern for SurfaceFactoryOzone.dongseong.hwang2015-06-041-2/+4
* Log encode start times only when we are trying to measure the latency.owenlin2015-06-041-6/+16
* BackgroundSync sync events need to be ExtendableEvents, content sidechasej2015-06-041-2/+3
* content: Pass IOSurface references using Mach IPC.reveman2015-06-047-20/+180
* [tracing] Change outer/inner size representation in memory dumpsprimiano2015-06-033-22/+18
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Remove namespace using directive for base::Pickle.brettw2015-06-032-2/+2
* Update rendering helper to use async swap buffersdnicoara2015-06-031-5/+22
* Move push endpoint concatenation up to the browser process.peter2015-06-031-9/+6
* Remove candidate show/hide/update related codekochi2015-06-031-5/+0
* Add a method BrokerDuplicateSharedMemoryHandle() to the sandbox.erikchen2015-06-032-0/+16
* Change most uses of Pickle to base::Picklebrettw2015-06-0319-95/+108
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-023-18/+59
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-4/+3
* Move UnixDomainSocket to base namespacebrettw2015-06-024-20/+16
* Adding a basic GPU memory dump which tracks total memory usage.cblume2015-06-022-1/+30
* [DevTools] Load DevTools frontend without iframe (chromium part).dgozman2015-06-021-1/+2
* Formalize a RenderFrameHost::AddMessageToConsole() API.peter2015-06-022-5/+6
* Move Pickle to base namespace.brettw2015-06-0216-59/+65
* bluetooth: Browser side partial implementation of getPrimaryService.ortuno2015-06-021-0/+19
* Update pepper to not assume that SharedMemoryHandle is an int.erikchen2015-06-022-14/+0
* Better remove HistoryNodesjaphet2015-06-023-9/+8
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-011-0/+4
* Allows support for persistent session types in BrowserCdm.gunsch2015-05-301-3/+25
* Fix the commit type for out-of-process iframes. (Attempt 2)creis2015-05-293-0/+11
* Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.mcasas2015-05-291-1/+1
* Allow out-of-process iframes to render to compositing surfaces.kenrb2015-05-292-1/+25
* Move Tuple to base namespace.brettw2015-05-295-37/+42
* IndexedDB: Modified getAll to work for keyscmumford2015-05-291-0/+2
* Revert "VideoFrame: Segregate Pixel Format and Storage Type."Matt Mueller2015-05-291-1/+1
* VideoFrame: Segregate Pixel Format and Storage Type.mcasas2015-05-291-1/+1
* Adding status to swap buffers completionachaulk2015-05-2913-43/+70
* Keep event page alive when there's some Pepper plugin on it.emaxx2015-05-291-0/+8
* Revert of Adding status to swap complete (patchset #18 id:340001 of https://c...vabr2015-05-2913-70/+43
* Adding status to swap buffers completionachaulk2015-05-2913-43/+70
* Revert of Fix the commit type for out-of-process iframes. (patchset #11 id:20...caitkp2015-05-283-11/+0
* Refactoring timing info for ServiceWorker controlled requests [2/3]ksakamoto2015-05-281-3/+1
* VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver().miu2015-05-283-16/+15
* Refuse long urls which exceed the defined max url sizeqiankun.miao2015-05-281-0/+15
* Use blink::WebSandboxFlags directly in content.dcheng2015-05-284-43/+14
* Fix the commit type for out-of-process iframes.creis2015-05-283-0/+11
* Extract re-usable InitializeMediaFoundation()wdzierzanowski2015-05-271-4/+2
* VAAPI: disable VP8 decoding for nowmarcheu2015-05-271-4/+1
* Mac: Reset glColorMask state when drawing CAOpenGLLayerccameron2015-05-271-0/+2
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-271-1/+1
* Loosen the requirement on the key frame request.owenlin2015-05-271-2/+1
* Revert of Extract re-usable InitializeMediaFoundation() (patchset #3 id:40001...scottmg2015-05-261-2/+4
* Extract re-usable InitializeMediaFoundation()wdzierzanowski2015-05-261-4/+2