summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-277-7/+7
* Run load state update timer only when neededandresantoso2015-05-275-10/+25
* Dismiss browser plugin modal dialogs when the embedder needs to.creis2015-05-274-6/+39
* [DevTools] Inline IPCDevToolsAgentHost into subclasses.dgozman2015-05-2712-188/+132
* content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-27106-583/+591
* [Android] Disable RenderFrameHostManagerTest.SupportCrossProcessPostMessage o...timvolodine2015-05-271-1/+8
* Revert of Cleanup: Remove extra EmbeddedWorker layering in the renderer SW co...kinuko2015-05-2712-734/+1024
* [mojo] Move from using InterfaceImpl to Binding in GeolocationServiceImplblundell2015-05-273-6/+15
* Synthesize proper keyIdentifier for devtools protocol key events.mharanczyk2015-05-272-13/+74
* Move ping-protocol related code out of ServiceWorkerVersionkinuko2015-05-273-50/+92
* Loosen the requirement on the key frame request.owenlin2015-05-271-2/+1
* Cleanup: Remove extra EmbeddedWorker layering in the renderer SW codekinuko2015-05-2712-1024/+734
* VIDEO_HOLE: Add NOTREACHED to default surface container request.ddorwin2015-05-271-0/+1
* ServiceWorker: distinguish process allocation time for new one & existing one...ksakamoto2015-05-274-33/+44
* Move decisions about RGBA vs BGRA textures to ui::Compositor.danakj2015-05-272-14/+5
* Handles conversion rule for TimeRole and updates InputTimeRole.je_julie.kim2015-05-2710-11/+36
* Check the existence of provider_host and active_version in ServiceWorkerURLRe...horo2015-05-272-2/+22
* ServiceWorker: Enable ServiceWorkerBlackBoxBrowserTest.Registration on Androidnhiroki2015-05-271-2/+2
* Add constructors for IOBuffer that take the buffer length as a size_t.eroman2015-05-272-3/+6
* [tracing] Expose ProcessMemoryDump.Clear() to Blinkprimiano2015-05-263-0/+19
* Ensure the new navigation classifier works in the real world.avi2015-05-261-3/+9
* Account for flings consumed by the InputRouterClientjdduke2015-05-264-5/+32
* Don't call RegisterSurfaceIdNamespace with Surfaces disabled.jbauman2015-05-261-1/+2
* Revert of Extract re-usable InitializeMediaFoundation() (patchset #3 id:40001...scottmg2015-05-261-2/+4
* Extract re-usable InitializeMediaFoundation()wdzierzanowski2015-05-261-4/+2
* Remove RenderFrameImpl::didStartProvisionalLoad w/nav-trans arg.dglazkov2015-05-262-10/+0
* Add PERSISTENT_MAP usage for GpuMemoryBuffers.danakj2015-05-2611-40/+196
* Fix a use-after-free in content_shelljaphet2015-05-261-1/+4
* [tracing] Expose the pre-load and merge of ProcessMemoryDump to blink.primiano2015-05-266-1/+130
* Avoid duplicate basename in browser_media_player_managerscottmg2015-05-263-6/+6
* PlzNavigate: provide the FrameTreeNode ID to the network stackclamy2015-05-2613-75/+138
* Add a "Save password" item to the context menu.msramek2015-05-264-1/+10
* Updating sandbox flags after Blink-side changes.mkwst2015-05-262-0/+7
* Remove flaky bits of RenderFrameHostImpl and re-enable the tests.mlamouri2015-05-261-40/+10
* Rebaseline accessiblity tests for LayoutMenuList change.dsinclair2015-05-262-6/+15
* ozone: change remained RGBA to BGRA for ozone.dongseong.hwang2015-05-261-1/+1
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-2610-14/+4
* V4L2SVDA: Don't wait for pictures if we are destroyed before they arriveposciak2015-05-261-0/+5
* Add a test for ChromeSpeechRMDelegate to check 2 scenarios:lazyboy2015-05-262-3/+39
* Use RenderProcessHostObserver instead of NOTIFICATION_RENDERER_PROCESS_TERMIN...amistry2015-05-252-18/+25
* RtcVideoDecoder: fall back to SW decode for unsupported profiles/resolutionsposciak2015-05-253-6/+60
* Validate that asynchronous touch acks are associated with the right eventlanwei2015-05-255-8/+14
* Make WebRTC browser tests use default audio codec (OPUS) and not iSAC.phoglund2015-05-255-35/+22
* Record send_start timing info after starting ServiceWorkerksakamoto2015-05-251-1/+1
* Remove ServiceRegistry::ConnectToRemoteService that takes an InterfacePtr<>.amistry2015-05-2512-20/+21
* Service Worker: Remove the concept of "fail to activate".falken2015-05-257-50/+46
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-2526-22/+105
* Add support to content shell for app banner event layout tests.benwells2015-05-2517-11/+260
* ui: Add RGBA_4444 GpuMemoryBuffer format.reveman2015-05-235-0/+13
* Fixing the allocated object size discardable memory dump.ssid2015-05-231-1/+1