summaryrefslogtreecommitdiffstats
path: root/content/shell/browser
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-211-2/+1
* Load about:blank ahead of the tests at the leak detectionhajimehoshi@chromium.org2014-02-173-10/+6
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-161-1/+2
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* DevTools: by default, open devtools panel matching the layout test folder.pfeldman@chromium.org2014-02-146-17/+43
* Modify the format output when a DOM-object leak is detectedhajimehoshi@chromium.org2014-02-141-6/+2
* Avoid discarding freshly created background tabsjamescook@chromium.org2014-02-131-1/+1
* Remove WebKitTestController::TimeoutHandlerhajimehoshi@chromium.org2014-02-132-8/+0
* Enable net log.Hokein.Wu@gmail.com2014-02-123-6/+6
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Don't forward the focus when running content shell in headless modejochen@chromium.org2014-02-101-0/+2
* Makes content shell forward focus changessky@chromium.org2014-02-103-0/+21
* Make Inspect Element work w/ DevTools opened in content shell.pfeldman@chromium.org2014-02-103-22/+15
* Delete content::Shell on close when using shell_aura.ccdnicoara@chromium.org2014-02-071-4/+1
* Fix a crash in content-shell headless mode with --dump-render-treesudarsana.nagineni@intel.com2014-02-071-1/+4
* Add a context menu to the aura/views content shellcbiesinger@chromium.org2014-02-079-48/+100
* [content_shell] Fixed double title bar on Linux.mgiuca@chromium.org2014-02-051-2/+7
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-042-7/+8