summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Plumb manifest fetching through WebTestDelegate interfacejochen2015-05-144-4/+26
* Plumb dependencies on content from test plugin through the delegatejochen2015-05-145-4/+27
* Split gamepad provider from test runner controllerjochen2015-05-146-33/+48
* Use layout test support flag to turn on single thread compositor proxy schedulerjochen2015-05-141-5/+0
* Initial support for foreground / background color, text direction, font size,...nektar2015-05-132-4/+38
* Reject the permissionState promise with NotSupported Exception if userVisible...miguelg2015-05-132-0/+5
* Inline zoom level to zoom factor conversion in event senderjochen2015-05-131-2/+1
* content: Port layout_test_helper target to GN build.tfarina2015-05-131-0/+14
* Reland "[Android] Preserve the front buffer when the activity is paused"jdduke2015-05-111-9/+2
* Remove testRunner.displayAsync() and displayAsyncThen()wangxianzhu2015-05-114-48/+0
* Rename ui/events/keycodes/dom[34]/ into .../dom/kpschoedel2015-05-111-1/+1
* Spelling: Change reqponse to response.jbroman2015-05-082-4/+4
* Implement testRunner.layoutAndPaintAsyncThen()wangxianzhu2015-05-065-3/+92
* content: Rename WebKitTestController to BlinkTestController.tfarina2015-05-0612-113/+109
* Add WebAXObjectProxy support for nextOnLine/previousOnLine.dmazzoni2015-05-062-0/+22
* Rename default to prompt in the PushPermissionState enum (2/3)miguelg2015-05-061-1/+1
* Launch a new task for web searchhush2015-05-051-0/+11
* content: Rename webkit_test_helpers.{cc,h} to blink_test_helpers.{cc,h}tfarina2015-05-049-12/+12
* Revert of Ensure that the DirectWrite font cache works in Chrome canary on Wi...ananta2015-05-043-34/+3
* Implements OnFocus/OnBlur for InputMethodWin.shuchen2015-05-041-1/+1
* content: Rename WebKitTestRunner to BlinkTestRunner.tfarina2015-05-028-117/+115
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-1/+1
* Build more of content_shell in the Mac GN build.dpranke2015-05-011-0/+4
* Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...ananta2015-04-303-3/+34
* Add a layout method to WebPlugin.schenney2015-04-301-0/+1
* Use Local instead of Handle in src/content/*deepak.s2015-04-3011-143/+143
* Fix ChromeOS GN build of content_shell, components_browsertests.dpranke2015-04-291-0/+1
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-282-26/+5
* Mechanical change for updating the paths to WebDevice{Motion|Orientation}rijubrata.bhaumik2015-04-281-2/+2
* Fixed "blocking io" from FixupURL on UI thread.eugenebng2015-04-281-1/+3
* [DevTools] Migrate android to devtools_discovery.dgozman2015-04-281-7/+19
* [Android] Add an out-of-app instrumentation driver APK. (RELAND)jbudorick2015-04-272-1/+5
* Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...jdduke2015-04-271-2/+9
* Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #...jdonnelly2015-04-242-5/+1
* [Android] Add an out-of-app instrumentation driver APK.jbudorick2015-04-242-1/+5
* Update {virtual,override} to follow C++11 style in content.nick2015-04-243-9/+7
* Remove TestRunner notifications permissions calls.mlamouri2015-04-241-12/+0
* LayoutTestPermissionManager: implement subscriptions handling.mlamouri2015-04-242-3/+63
* Remove TestRunner.SetMIDISysexPermission shell.mlamouri2015-04-231-6/+0
* Expose WebPlugin::supportsKeyboardFocus() to test plugin vialazyboy2015-04-232-0/+12
* Notifications: use LayoutTestPermissionManager to handle permissions.mlamouri2015-04-2311-176/+65
* net_log_logger_ replaced with write_to_file_observer_ considering https://cod...vishal.b2015-04-232-6/+6
* Remove references to WebMidiClientMock from content/.mlamouri2015-04-235-31/+0
* Revert of update chrome to handle temporary WEB_FRAME_USES_V8_LOCAL condition...dcarney2015-04-233-14/+0
* Chromium side Implementation to expose aria properties - setsize & posinsetshreeram.k2015-04-232-0/+14
* Remove AccessibilityInjector support.aurimas2015-04-232-2/+2
* Make test apks exclude dex files in tested apkcjhopman2015-04-221-0/+1
* Created devtools_discovery component.dgozman2015-04-223-63/+10
* Removed depracated methods selectedTextRange and insertionPointLineNumber fro...nektar2015-04-222-24/+0
* Remove TestRunner calls related to PushMessaging permissions.mlamouri2015-04-2211-94/+0