summaryrefslogtreecommitdiffstats
path: root/ash/test/test_metro_viewer_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Redefine base::Process:Terminate so that it can replace base::KillProcessrvargas2015-03-091-1/+1
* Move OpenProcessHandleWithAccess to Process::OpenWithAccess.rvargas2015-01-231-8/+7
* Fix implicit scoped_refptr<T> to T* conversion in TestMetroViewerProcessHostdcheng2014-11-241-3/+2
* Only do aggressive metro viewer termination in testsscottmg2014-09-221-0/+16
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-151-3/+5
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-131-2/+4
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-271-3/+0
* Set the remote window HWND handle to RemoteWindowTreeHostWin askochi@chromium.org2014-01-271-1/+2
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-2/+2
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-191-2/+2
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-041-0/+4
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-2/+2
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-2/+2
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-301-5/+1
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-211-17/+5
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-051-0/+7
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-241-70/+3
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-241-3/+71
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-231-71/+3
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-301-1/+1
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Automatic Win8 default browser registration for the ash unittests. robertshield@chromium.org2013-02-131-24/+5
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-0/+141