summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-072-3/+5
* Fix the gdb path for NDK-r8b.michaelbai@chromium.org2012-09-062-2/+2
* Remove copy steps from content_shell_apk and content_shell_test_apkcjhopman@chromium.org2012-09-062-8/+15
* Very basic Android browser-side compositing support.sievers@chromium.org2012-09-056-183/+55
* Remove content_shell_ant_helper.shcjhopman@chromium.org2012-09-052-19/+6
* Make IndexedDB layout browser tests save incorrect results to a filedgrogan@chromium.org2012-09-052-0/+4
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-2/+2
* Add context popup menu support for content shell[GTK].shouqun.liu@intel.com2012-09-035-0/+351
* [content shell] make more tests pass: force compositing on, and ignore certif...jochen@chromium.org2012-08-311-0/+6
* [content shell] report renderer crashes and hangs, as well as plugin crashesjochen@chromium.org2012-08-314-14/+34
* Add gdb server variable for antmichaelbai@chromium.org2012-08-301-3/+4
* Move some download tests to content from chrome.rdsmith@chromium.org2012-08-302-11/+62
* [content shell] add a test result printer class and use it to print test outputjochen@chromium.org2012-08-305-104/+168
* [content shell] report not implemented test runner functions before returning...jochen@chromium.org2012-08-301-3/+2
* [content shell] suppress stray output after sending the final #EOFsjochen@chromium.org2012-08-302-10/+16
* [content shell] when resetting windows, don't print dumps and wait until the ...jochen@chromium.org2012-08-292-6/+19
* content_shell: always initialize logging.jln@chromium.org2012-08-291-2/+2
* [content shell] improve support of the test shell protocoljochen@chromium.org2012-08-284-111/+181
* Don't re-create ShellDownloadManagerDelegate if it already exists.rdsmith@chromium.org2012-08-271-2/+4
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-241-2/+2
* Fix the DownloadManager not initialized error in content shell.shouqun.liu@intel.com2012-08-212-0/+32
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-212-2/+10
* [content shell] create a central WebKitTestController object that manages the...jochen@chromium.org2012-08-214-112/+209
* [content shell] disable the auth prompt during layout testsjochen@chromium.org2012-08-211-2/+5
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-202-4/+4
* Convert the indexed db pyauto tests to content_browsertests.jam@chromium.org2012-08-201-1/+2
* [content shell] rename layout_test_controller{,_host,_bindings}.* to webkit_t...jochen@chromium.org2012-08-2013-80/+80
* [content shell] Add support for layout tests using content_shell on Android (...jochen@chromium.org2012-08-183-21/+43
* [content shell] rip out code that moves windows off screen during layout testsjochen@chromium.org2012-08-173-20/+2
* Make content_browsertests support restarts across a test.jam@chromium.org2012-08-173-2/+9
* [content shell] add --no-timeout optionjochen@chromium.org2012-08-173-6/+14
* Don't dump pixel results if we fail to encode the imagejochen@chromium.org2012-08-171-12/+12
* Consolidate ContentViewCore::Load* functionsboliu@chromium.org2012-08-151-1/+2
* Adding AndroidProxySelectorTest to ContentShellaurimas@chromium.org2012-08-151-0/+3
* Upstream ContentView contentDescriptiondtrainor@chromium.org2012-08-142-0/+2
* Add --remote-debugging-port back to content_shell since nduca mentioned he wa...jam@chromium.org2012-08-144-3/+24
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-2/+1
* Add local file system directory listings support for content shell.jam@chromium.org2012-08-138-44/+21
* Replace views::Event with ui::Event.beng@google.com2012-08-101-2/+1
* Add Debug menu to Mac Content Shell.avi@chromium.org2012-08-103-19/+121
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-1/+2
* Add a menu item to content_shell to open devtools to make it more discoverable.jam@chromium.org2012-08-0912-22/+76
* Add keyboard shortcuts for Mac content shell.shouqun.liu@intel.com2012-08-091-6/+17
* Add shortcut to create new window for GTK content shell.shouqun.liu@intel.com2012-08-092-0/+25
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-082-1/+3
* Simplify devtools code on android and enable devtools for android content_shell.satish@chromium.org2012-08-072-0/+71
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-073-5/+3
* Use the script helper to build of content shell on Androidyongsheng.zhu@intel.com2012-08-071-2/+2
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-062-24/+26
* Android: replace temporary test runner with the instrumentation runner.bulach@chromium.org2012-08-021-55/+0