summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* test_runner: Move three Mock* files into content namespace.tfarina@chromium.org2014-04-298-24/+25
* Remove kEnableBrowserPluginForAllViewTypes flagzork@chromium.org2014-04-291-14/+1
* Revert 266616 "Move DefaultActivationClient to wm/core"ben@chromium.org2014-04-282-2/+5
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-282-5/+2
* Parsing /proc/cpuinfo for cpu branding information on Android and Aura.puttaraju.r@samsung.com2014-04-281-0/+6
* Make sure gin Handles exist before using themjochen@chromium.org2014-04-286-0/+12
* test_runner: Move WebPermissions into content namespace.tfarina@chromium.org2014-04-283-11/+14
* Add 'waitUntilExternalURLLoad' method to TestRunner.asanka@chromium.org2014-04-265-0/+44
* Move history serialization from contet/public/renderer/ to content/renderer/japhet@chromium.org2014-04-254-84/+10
* Android: Remove another obsolete cmdlinesievers@chromium.org2014-04-241-4/+0
* Mark touchcancel events as uncancelablerbyers@chromium.org2014-04-242-0/+19
* ContentView->ContentViewCore.getContainerView in content/ testsyfriedman@chromium.org2014-04-243-21/+4
* aura: Initialize Env as early as possible.sadrul@chromium.org2014-04-231-1/+1
* Fix WebContextmenuData leak in EventSenderkouhei@chromium.org2014-04-231-1/+3
* content: Move WebTestProxy and WebFrameTestProxy into content namespace.tfarina@chromium.org2014-04-2318-69/+73
* Revert 265498 "Remove layout_test_helper_win as it is no longer ..."dominicc@google.com2014-04-231-0/+54
* Remove layout_test_helper_win as it is no longer usedeae@chromium.org2014-04-231-54/+0
* RenderViewImpl shouldn't be a WebFrameClient.avi@chromium.org2014-04-222-88/+11
* Remove some functions from ContentView that just forwarded to ContentViewCore.yfriedman@chromium.org2014-04-214-12/+12
* Disable accessibility hooks after test runkouhei@chromium.org2014-04-181-0/+7
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-183-3/+6
* Remove the --force-compositing-mode flag except for LayoutTests.danakj@chromium.org2014-04-171-1/+0
* Remove use of WebInputEventFactory in EventSender.jbroman@chromium.org2014-04-173-105/+38
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-1/+0
* merged 1908terry@google.com2014-04-171-0/+1
* Update content_shell leak detector to support new WebLeakDetector interface.kouhei@chromium.org2014-04-174-44/+48
* Validate TouchPoint in EventSender.zeeshanq@chromium.org2014-04-162-3/+19
* Allow passing frontend page url as an argument to testRunner.showWebInspectoryurys@chromium.org2014-04-1613-34/+58
* Set the original url correctly if the frame is loaded via loadDatahush@chromium.org2014-04-162-0/+15
* gin: Stop converting float values into integers implicitlyhajimehoshi@chromium.org2014-04-161-16/+18
* Remove enable-software-compositing command-line flag.jbauman@chromium.org2014-04-161-1/+1
* Update Chrome code to use new WebScreenOrientation types.mlamouri@chromium.org2014-04-164-7/+7
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-168-1/+105
* Revert 263842 "Support sideloaded fonts via command line option ..."scottmg@chromium.org2014-04-158-103/+1
* Revert 263875 "disable usage of register-font-files in content_s..."scottmg@chromium.org2014-04-151-4/+0
* Override WebFrameTestProxy::willStartUsingPeerConnectionHandler.perkj@chromium.org2014-04-151-0/+5
* disable usage of register-font-files in content_shell for nowscottmg@chromium.org2014-04-151-0/+4
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-158-1/+103
* Move HistoryController to content/renderer/japhet@chromium.org2014-04-153-5/+6
* Remove RenderViewImpl::didStartProvisionalLoad.davidben@chromium.org2014-04-141-5/+0
* Test runner is in the Chromium repo, so clean up some cross-repo machinery th...avi@chromium.org2014-04-141-14/+2
* Remove SupportsBrowserPlugin()zork@chromium.org2014-04-132-8/+0
* Revert 263486 "RenderViewImpl shouldn't be a WebFrameClient."dcheng@chromium.org2014-04-121-0/+30
* RenderViewImpl shouldn't be a WebFrameClient.avi@chromium.org2014-04-121-30/+0
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-122-3/+3
* Implement RenderFrameImpl::notificationPresenter in preparation for moving no...jam@chromium.org2014-04-111-0/+4
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-119-273/+11
* Make mock scrollbars have identical front/back tracksenne@chromium.org2014-04-111-20/+49
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-109-921/+3
* ContentView->ContentViewCore in Shell/ShellManager.yfriedman@chromium.org2014-04-104-38/+57