summaryrefslogtreecommitdiffstats
path: root/content/shell/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove the --force-compositing-mode flag except for LayoutTests.danakj@chromium.org2014-04-171-1/+0
* Allow passing frontend page url as an argument to testRunner.showWebInspectoryurys@chromium.org2014-04-166-18/+31
* Set the original url correctly if the frame is loaded via loadDatahush@chromium.org2014-04-162-0/+15
* Remove enable-software-compositing command-line flag.jbauman@chromium.org2014-04-161-1/+1
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-162-0/+33
* Revert 263842 "Support sideloaded fonts via command line option ..."scottmg@chromium.org2014-04-152-33/+0
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-152-0/+33
* Remove SupportsBrowserPlugin()zork@chromium.org2014-04-132-8/+0
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-116-39/+9
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-109-921/+3
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-094-4/+4
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-084-4/+4
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-084-4/+4
* Move edit commands from RenderFrameHost to WebContents.jam@chromium.org2014-04-083-30/+12
* Add flag for enabling font smoothing for layout testseae@chromium.org2014-04-081-0/+3
* Relanding: Split content_shell dependencies for layout tests.primiano@chromium.org2014-04-071-1/+0
* Revert of Split content_shell dependencies for layout tests. (https://coderev...pfeldman@chromium.org2014-04-041-0/+1
* Split content_shell dependencies for layout tests.primiano@chromium.org2014-04-041-1/+0
* [Quota] Pass user gesture state with quota request message.gbillock@chromium.org2014-04-042-9/+3
* [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
* Exclude desktop_aura from chromeososhima@chromium.org2014-03-271-1/+2
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-262-2/+2
* Move wm/public into wm targetben@chromium.org2014-03-262-2/+2
* Support redirectUrl at onHeadersReceived in WebRequest / DWR APIrob@robwu.nl2014-03-262-3/+4
* 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-213-3/+6
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* 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
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-2/+2
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* [Ozone] Get aura::Window from host rather than dispatcher in shell_aura.ccdnicoara@chromium.org2014-03-111-1/+1
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-3/+2
* mac: Fix a bug where navigating away from NTP flashes a grey bar.erikchen@chromium.org2014-03-112-2/+4
* Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...kinuko@chromium.org2014-03-106-15/+45
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-102-2/+2
* Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.jam@chromium.org2014-03-083-9/+26
* Used scoped_ptrsuyash.s@samsung.com2014-03-071-2/+2
* Window ownership -> WindowTreeHostben@chromium.org2014-03-042-3/+3
* Cleanup: Move kBlobScheme constant into content namespace.tfarina@chromium.org2014-03-011-1/+1
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-282-27/+23
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-1/+2
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-1/+0
* Update shell_aura.cc to get aura::Window for dispatcher.dnicoara@chromium.org2014-02-241-1/+1
* Revert 252920 "Update shell_aura.cc to get aura::Window for disp..."mpearson@chromium.org2014-02-241-1/+1
* Update shell_aura.cc to get aura::Window for dispatcher.dnicoara@chromium.org2014-02-241-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-214-4/+4
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-213-28/+30