summaryrefslogtreecommitdiffstats
path: root/win8/viewer/metro_viewer_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* win: Ref-counted classes should have non-public destructors.thakis2015-05-021-0/+3
* Move OpenProcessHandleWithAccess to Process::OpenWithAccess.rvargas2015-01-231-9/+7
* Remove remaining implicit scoped_ptr<T> to T* conversions in win8dcheng2014-11-241-1/+1
* Remove implicit conversions from scoped_refptr to T* in win8/dcheng2014-11-211-3/+3
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-101-1/+1
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-131-1/+1
* Make IPC::Channel polymorphicmorrita@chromium.org2014-06-061-2/+2
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+4
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-2/+3
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-3/+2
* Promotes metro related functions to MetroViewerProcessHostsky@chromium.org2014-05-291-3/+200
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-0/+1
* 3rd part of porting Chrome Ash to Windows 7ananta@chromium.org2014-04-181-10/+22
* Attempt to fix the flakiness on the win8 builder on the waterfall.ananta@chromium.org2014-03-251-9/+31
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-111-4/+3
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-041-0/+2
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-2/+4
* Update include paths in win8 for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-281-1/+1
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-211-2/+2
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-111-1/+1
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-051-0/+2
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-241-0/+108
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-241-108/+0
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-231-0/+108