summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [content shell] for hidpi tests, just modify the device scale factor on the r...jochen@chromium.org2013-02-241-2/+1
* Disable BookmarkletTest.NonEmptyResult due to WebKit roll 143784:143855.maruel@chromium.org2013-02-241-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-24135-160/+160
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-235-11/+118
* overscroll: Introduce a ratio-threshold for starting an overscroll gesture.sadrul@chromium.org2013-02-233-35/+36
* Fixing the logic error that blocked all selectionUpdates.aurimas@chromium.org2013-02-231-12/+5
* Specify QuotaExceededError instead of UnknownErrordgrogan@chromium.org2013-02-231-2/+4
* Add a hook to content renderer client for using a custom clipboardjochen@chromium.org2013-02-235-0/+27
* Update two more instrumentation callsites in render_widgetjamesr@chromium.org2013-02-231-2/+2
* Prevent bindings escalation on an existing NavigationEntry (attempt 3).creis@chromium.org2013-02-236-6/+103
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-2311-21/+92
* [Android] Add a reload navigation test for ContentShelldfalcantara@chromium.org2013-02-231-0/+49
* cc: The DelegatedFrameData::size field is redundant.danakj@chromium.org2013-02-232-11/+1
* [content shell] enable touch events for layout testsjochen@chromium.org2013-02-233-0/+5
* Ensure that the pending entry is cleared when a navigation commits.creis@chromium.org2013-02-232-2/+15
* content: Introduce WebContentsViewPort.sadrul@chromium.org2013-02-2317-17/+93
* Trying to fix ImeTest flake.aurimas@chromium.org2013-02-231-1/+2
* Add flag to disable impl-side paintingdfalcantara@chromium.org2013-02-234-6/+4
* Add a ThreadSafeSender class thats safe to use on any thread within child (re...michaeln@chromium.org2013-02-235-20/+112
* Disable WorkerXHRHttpLayoutTest.Tests on Windows.dcheng@chromium.org2013-02-221-1/+7
* Revert 183407rtenneti@chromium.org2013-02-221-31/+1
* Ensure extensions and the Chrome Web Store are loaded in new BrowsingInstances.creis@chromium.org2013-02-224-5/+10
* Fix variable name.jam@chromium.org2013-02-221-4/+4
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-225-9/+16
* Remove old SerializedScriptValue based callbacks.alecflett@chromium.org2013-02-2215-472/+4
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-228-40/+395
* TabCapture: Force stereo for audio mirroringjustinlin@chromium.org2013-02-221-10/+3
* Route compositor frame instrumentation through WebDevToolsAgentjamesr@chromium.org2013-02-224-18/+54
* RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...crogers@google.com2013-02-223-2/+35
* Setting a custom background on a HiDPI display will result in the background ...olaru@adobe.com2013-02-221-0/+1
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-226-5/+82
* Disable FrameChangeVideo on Win XP due to flakiness.shadi@chromium.org2013-02-221-5/+6
* overscroll: Remove the navigation overlay early if there is no screenshot.sadrul@chromium.org2013-02-221-4/+14
* Proxy new WebData-based onSuccess() calls.alecflett@chromium.org2013-02-228-36/+373
* Check FileSystem permission in OnAppendBlobDataItem for TYPE_FILE_FILESYSTEM ...kinuko@chromium.org2013-02-221-4/+7
* fix back/forward keys on win aurascottmg@chromium.org2013-02-221-1/+15
* Add handle scopes around executeScriptAndReturnValue callsitesdcarney@chromium.org2013-02-222-0/+4
* Aura: Fix linter warnings.backer@chromium.org2013-02-222-1/+1
* Move handleJavaScriptDialog command to RendererOverridesHandler.kkania@chromium.org2013-02-224-29/+37
* Linux Sandbox: deny SHM system calls gracefullyjln@chromium.org2013-02-221-0/+4
* Remove WebLayerTreeViewImpljamesr@chromium.org2013-02-221-1/+0
* Support new accessibility notification enums from WebKit.dmazzoni@chromium.org2013-02-224-20/+67
* Added test to cover bug, made it possible to detect both remote streams, clea...phoglund@chromium.org2013-02-222-84/+140
* Gamepad: Windows support for Logitech Precision.teravest@chromium.org2013-02-221-0/+26
* Fix DevToolsProtocol to return the corresponding command ID if the method iskkania@chromium.org2013-02-221-1/+1
* Add a telemetry-based gpu_tests foldernduca@chromium.org2013-02-226-0/+125
* Update #includes (and some comments) since WebKitPlatformSupport class is now...pilgrim@chromium.org2013-02-211-1/+1
* Expose FS show/hide thresholds to Command Linedtrainor@chromium.org2013-02-213-0/+26
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-2116-722/+37
* touch: Change the behaviour of compositor-thread hittesting for touch events.sadrul@chromium.org2013-02-215-132/+170