summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-235-13/+27
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-234-1/+17
* Touch selection: Fix logic that invokes touch handles: Currently, selection_g...varunjain@chromium.org2013-07-232-6/+22
* Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI...toyoshim@chromium.org2013-07-231-1/+6
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-236-3/+37
* Hook up the WorkerCrashed callback to content_shelljochen@chromium.org2013-07-234-0/+14
* Implement WebKit::Platform::queryStorageUsageAndQuotakinuko@chromium.org2013-07-234-0/+34
* Replace AudioSilenceDetector with an AudioPowerMonitor.miu@chromium.org2013-07-235-91/+89
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-2337-90/+61
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-2313-139/+50
* Adding an accessibility tree formatter and a couple more role mappings for GT...aboxhall@chromium.org2013-07-238-14/+159
* <webview>: Fix resize.fsamuel@chromium.org2013-07-233-1/+5
* Revert "Add partial WebFrameClient implementation to RenderFrame."cbiesinger@chromium.org2013-07-225-625/+443
* CC: Add command-line flag to disable AA.epenner@chromium.org2013-07-223-0/+4
* Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()japhet@chromium.org2013-07-2210-23/+24
* Core Animation: Fix bugs when transition between softwareccameron@chromium.org2013-07-223-27/+55
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2243-421/+77
* Pepper: FileRef_CreateExternal from renderer.teravest@chromium.org2013-07-221-4/+23
* Rename GetActiveURL to GetVisibleURL.nasko@chromium.org2013-07-224-11/+11
* Add partial WebFrameClient implementation to RenderFrame.nasko@chromium.org2013-07-225-443/+625
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-2237-61/+90
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-2237-90/+93
* Fix --expose-internals-for-testing switch when running multi-process.rbyers@chromium.org2013-07-221-0/+3
* Add connection/transaction diagnostics to chrome://indexeddb-internalsjsbell@chromium.org2013-07-2214-74/+326
* Include wheelTicksX in MakeWebMouseWheelEventFromAuraEventsheckylin@chromium.org2013-07-221-0/+1
* modify comment about IMM32Manager.yoichio@chromium.org2013-07-221-2/+2
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-2154-243/+440
* Enable sandbox in local discovery utility process.vitalybuka@chromium.org2013-07-205-1/+21
* Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..." vandebo@chromium.org2013-07-201-1/+0
* Factor out input event handling code from RenderWidgetHostImpl to InputRouterjdduke@chromium.org2013-07-2018-761/+1334
* Remove WebPluginPageDelegate since that abstraction isn't needed anymore now ...jam@chromium.org2013-07-209-261/+71
* Simplify how we get the plugin list in the webkit platform support by removin...jam@chromium.org2013-07-204-21/+35
* Fix chrome-for-tv build breakagekjyoun@google.com2013-07-201-1/+1
* Added a placeholder new media-internals page under a flag.tyoverby@chromium.org2013-07-206-0/+53
* <webview>: Pointer lock looks more like other permissionsfsamuel@chromium.org2013-07-205-44/+80
* Update the WebMediaSourceClientImpl & ChunkDemuxer to received explicit end o...acolwell@chromium.org2013-07-202-2/+15
* content: Initialize RenderWidgetCompositor::threaded_ field properly.kaanb@chromium.org2013-07-203-8/+13
* Add more UMA stats regarding cookie loading timenyquist@chromium.org2013-07-201-16/+29
* Prerender: Do not swap in prerendered page if current WebContents is being ca...shishir@chromium.org2013-07-203-0/+6
* Update two left references to googleurl.tfarina@chromium.org2013-07-201-1/+1
* Creates a WebRTCIdentityService instance per peer connection and passes it to...jiayl@chromium.org2013-07-2015-117/+706
* Use builders to convert between WebKit and content IDB typesjamesr@chromium.org2013-07-2016-194/+240
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-2020-71/+179
* Skip GpuInfoBrowsertest on Linux Debug for now.zmo@chromium.org2013-07-201-0/+4
* Revert 212684 "Factor out input event handling code from RenderW..."asargent@chromium.org2013-07-1918-1329/+761
* Factor out input event handling code from RenderWidgetHostImpl to InputRouterjdduke@chromium.org2013-07-1918-761/+1329
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-1921-110/+180
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-1911-0/+183
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-1912-220/+1
* Cancel pending OpenDevice request when the requesting Pepper audio/video capt...yzshen@chromium.org2013-07-198-20/+86