summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in MockSpellCheck::misspelledWordsg.czajkowski@samsung.com2014-04-011-1/+1
* Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...tkent@chromium.org2014-04-013-11/+8
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-03-313-8/+11
* Move dispatchBeforeUnloadEvent to WebFrame, part 2/3.avi@chromium.org2014-03-301-1/+1
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-282-0/+2
* Fix pushState causing stop/reload button and favicon to flicker.japhet@chromium.org2014-03-282-6/+9
* Clear last context menu data in EventSender::Resetjochen@chromium.org2014-03-271-0/+1
* Reland "Move EventSender from CppBoundClass to gin::Wrappable."tfarina@chromium.org2014-03-2711-2705/+2448
* Check character index is within range in boundsForRange test helper code.dmazzoni@chromium.org2014-03-271-1/+1
* Exclude desktop_aura from chromeososhima@chromium.org2014-03-271-1/+2
* Fix 64 bit Mac build issue.avi@chromium.org2014-03-261-5/+7
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-263-3/+2
* Move wm/public into wm targetben@chromium.org2014-03-263-2/+3
* Implement the new createWebAudioSourceFromMediaStreamTrack interface.xians@chromium.org2014-03-262-0/+9
* Specify printing format of touch point co-ordinates.tdresser@chromium.org2014-03-261-1/+1
* Web MIDI API renaming: the second step of three step changestoyoshim@chromium.org2014-03-262-8/+8
* Support redirectUrl at onHeadersReceived in WebRequest / DWR APIrob@robwu.nl2014-03-262-3/+4
* Revert of Reland "Move EventSender from CppBoundClass to gin::Wrappable." (ht...enne@chromium.org2014-03-2511-2391/+2705
* Delete CppBoundClass and CppVariantjochen@chromium.org2014-03-254-1035/+0
* Reland "Move EventSender from CppBoundClass to gin::Wrappable."hajimehoshi@chromium.org2014-03-257-1670/+2391
* Revert of Reland "Move EventSender from CppBoundClass to gin::Wrappable." (ht...ager@chromium.org2014-03-257-2377/+1670
* Reland "Move EventSender from CppBoundClass to gin::Wrappable."tfarina@chromium.org2014-03-257-1670/+2377
* Prepare for per frame did{Start,Stop}Loading calls (part 2)japhet@chromium.org2014-03-252-5/+5
* Gamepad API: add test support for gamepad eventsb.kelemen@samsung.com2014-03-255-2/+51
* Revert of Move EventSender from CppBoundClass to gin::Wrappable. (https://cod...vandebo@chromium.org2014-03-247-2376/+1670
* Move EventSender from CppBoundClass to gin::Wrappable.tfarina@chromium.org2014-03-247-1668/+2376
* Revert of aura: Remove old GL paths from RenderWidgetHostViewAura. (https://c...vsevik@chromium.org2014-03-241-1/+0
* aura: Remove old GL paths from RenderWidgetHostViewAura.danakj@chromium.org2014-03-221-0/+1
* fix gtkjam@chromium.org2014-03-211-0/+1
* Move selection related code to RenderFrame. Also finish moving the rest of th...jam@chromium.org2014-03-215-8/+10
* Add ACCESS_WIFI_STATE permission for Android ContentShell to facilitatepauljensen@chromium.org2014-03-211-0/+1
* [Android] Workaround of an android platform bug.feng@chromium.org2014-03-213-3/+3
* Add ChromiumAATTest for testing AAT font support in the shaperdominik.rottsches@intel.com2014-03-202-1/+1
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Chrome requires WebTouchPoint to store WebFloatPoint, instead of WebPoint.tdresser@chromium.org2014-03-202-5/+8
* Provide a way to change the current screen orientation from TestRunner.mlamouri@chromium.org2014-03-205-0/+41
* Fix "unreachable code" warnings (MSVC warning 4702) in content/.pkasting@chromium.org2014-03-191-3/+0
* MediaStream API: Adding mock support to trigger remote track additiontommyw@chromium.org2014-03-183-5/+39
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-182-13/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+2
* Remove '--only-block-setting-third-party-cookies' flag.mkwst@chromium.org2014-03-161-2/+2
* Remove CreatePlatformFile from content shell.rvargas@chromium.org2014-03-151-7/+8
* Move TestRunner from CppVariable to gin::Wrappablehajimehoshi@chromium.org2014-03-1412-2884/+3343
* Clean up the TestRunner methods exposed for Web Notifications.peter@chromium.org2014-03-124-22/+4
* Prepare for per frame did{Start,Stop}Loading callsjaphet@chromium.org2014-03-121-2/+2
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-2/+2
* Notification testing output should be more inclusive and consistent.peter@chromium.org2014-03-121-14/+26
* Make the ContentShell TestPlugin work in software compositing.danakj@chromium.org2014-03-112-49/+149
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* Notification.permission's default value of "default" should be testable.peter@chromium.org2014-03-113-13/+22