summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Readd ananata and bauerb as owners of the plugin files that were moved from w...jam@chromium.org2013-07-191-0/+3
* Cover all child process security policy files with per-file security team ownerstsepez@chromium.org2013-07-191-3/+6
* Move Android data fetcher JNI registration to browser_jni_registrar.cc.timvolodine@chromium.org2013-07-195-13/+9
* Clarify geolocation OWNERSjoth@chromium.org2013-07-191-1/+5
* Small cleanup on WebPluginInfo before moving it to content.jam@chromium.org2013-07-192-22/+28
* Temporarily disabled GpuPixelBrowserTest.MANUAL_BrowserPluginBlueBox to make ...kbr@chromium.org2013-07-191-1/+3
* DevTools: expose Tracing agent to regular IPC clientscaseq@chromium.org2013-07-194-1/+15
* Reset Display values in TwoFieldDatePicker so min and max can be safely setupmiguelg@chromium.org2013-07-191-2/+11
* Change chrome-for-tv to load plugins only on Webappkjyoun@google.com2013-07-191-0/+7
* Removes duplicated entries in about:profiler for Androidacleung@chromium.org2013-07-191-0/+9
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-1915-105/+153
* Revert 212489 "Position guest context menu correctly in aura and..."akalin@chromium.org2013-07-193-47/+0
* Revert 212498 "Remove unused WebFrameClient overrides"yutak@chromium.org2013-07-194-0/+90
* Move NPAPI test plugin to content/test/plugin.jam@chromium.org2013-07-1957-4/+4655
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-195-2/+18
* fix header guard comment in scoped_clipboard_writer_gluescottmg@chromium.org2013-07-191-1/+2
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-1928-66/+65
* Remove traces on didInvalidate and scheduleCompositenduca@chromium.org2013-07-191-3/+0
* Ignore some error codes as we do for the webkitqinmin@chromium.org2013-07-191-3/+9