summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Path 1 of 4: Move blink image resources to blink.erg2015-03-241-2/+2
* favor DCHECK_CURRENTLY_ON for better logs in content/{public,shell,test}/mostynb2015-03-236-17/+17
* Turn on property tree verification for layout testsenne2015-03-221-0/+2
* Revert of Added EventSender.setTouchPointRadius() for layoutTests (patchset #...fdegans2015-03-192-34/+19
* Fix up if statement curly braces issues.aurimas2015-03-181-2/+5
* Added EventSender.setTouchPointRadius() for layoutTestsd.pikalov2015-03-182-19/+34
* DevTools: [test harness] do not forward messages to backend when detached.pfeldman2015-03-185-33/+17
* Create non-blocked fifojaekyun2015-03-171-1/+1
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-168-9/+9
* Add ability for NetLogLogger to gather data from more than just NetLogmmenke2015-03-161-9/+14
* Remove override of updateFocus(bool) in TestPlugin.jbroman2015-03-161-1/+1
* Make layout tests respect the content-shell-host-window-size flagpdr2015-03-133-29/+25
* Deflake PushMessagingBrowserTest.DenyPushPermissionUnregisters & friendsjohnme2015-03-131-0/+1
* [CleanUp] Remove parameter |by_user| in NotificationClosedzhuoyu.qian2015-03-131-2/+2
* Cancel client auth requests when not promptable.davidben2015-03-112-0/+21
* Support buttons attribute for drag event (chromium side).jinho.bang2015-03-112-4/+14
* Push API: Unregister should return success for network errors etcjohnme2015-03-102-2/+0
* Add testRunner.dumpNavigationPolicy() to be able to the the navigation policyjochen2015-03-103-0/+61
* Revert of [Android] Fix a flicker in stopping Chrome (patchset #11 id:200001 ...jdduke2015-03-092-9/+8
* Change Notification.replace_id() to be a std::string(), rename to tag().peter2015-03-061-3/+3
* Add mouseLeave API in eventSender.myid.shin2015-03-062-0/+24
* Should reset fullscreen state between each layout test runstrchen2015-03-061-0/+1
* PermissionService::RequestPermission returns the new permission status.mlamouri2015-03-054-7/+27
* Make it possible for a navigator.connect service to receive messages as base:...mek2015-03-035-0/+173
* ContentBrowserClient::RequestPermission replies with PermissionStatus instead...mlamouri2015-03-034-6/+34
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-1/+1
* DevTools: response writers need to post to the UI while sending into streams.pfeldman2015-03-012-43/+76
* DevTools: do not use debug target when loading URLs for the front-end (chrome...pfeldman2015-02-282-4/+141
* Apply gn format with 'sources' sorting to src/scottmg2015-02-282-3/+3
* Cleanup: Fix content header include guards.tfarina2015-02-2723-59/+59
* Rename blink::WebPermissionClient to blink::WebContentSettings.mlamouri2015-02-277-53/+53
* Mixed Content: Block blockable mixed content by default in tests.mkwst2015-02-271-1/+1
* Make content JNI API accept a list of callbacksmichaelbai2015-02-263-12/+21
* First-Party Cookies: Wire it up as an experimental web platform featuremkwst2015-02-262-0/+8
* Revert of Retry to add MockPresentationClient to use in layout tests. (patchs...avayvod2015-02-2613-263/+0
* Set default page scale limits in layout test preferences.bokan2015-02-252-2/+2
* Make content_browsertests for Chrome on Android running with valid Viewsjaekyun2015-02-252-12/+31
* Transfer v8 snapshot files as file descriptors to child processes on Posix.rmcilroy2015-02-243-1/+35
* Web MIDI: chromium-side blink API update to support MIDIPortStatetoyoshim2015-02-231-3/+4
* Separate OnJNIOnLoadmichaelbai2015-02-213-44/+30
* Fix ChromiumLinkerTest crashing due to null Contextpetrcermak2015-02-201-3/+2
* Push API: Add and cleanup UMA logging for unregister/get/delivery.johnme2015-02-201-1/+1
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-3/+3
* Revert of Fix Presentation API mocks: do not eagerly drop clients. (patchset ...bungeman2015-02-192-2/+4
* Push API: Fix unsubscribing from GCM on Androidjohnme2015-02-192-0/+2
* Fix Presentation API mocks: do not drop eagerly drop clients.mlamouri2015-02-192-4/+2
* Stop using deprecated task posting interfaces from Blinkskyostil2015-02-182-5/+18
* EventSender::GestureFlingStart requires a source device.tdresser2015-02-181-10/+3
* Move WebPageOverlay subclasses to use WebGraphicsContext.jbroman2015-02-171-11/+13