summaryrefslogtreecommitdiffstats
path: root/win8/viewer
Commit message (Expand)AuthorAgeFilesLines
* Address review comments from https://codereview.chromium.org/1120203004/thakis2015-05-021-1/+1
* win: Ref-counted classes should have non-public destructors.thakis2015-05-022-0/+5
* Update {virtual,override} to follow C++11 style in win8.nick2015-04-231-5/+5
* Move OpenProcessHandleWithAccess to Process::OpenWithAccess.rvargas2015-01-231-9/+7
* Remove remaining implicit scoped_ptr<T> to T* conversions in win8dcheng2014-11-242-2/+3
* Remove implicit conversions from scoped_refptr to T* in win8/dcheng2014-11-211-3/+3
* Replacing the OVERRIDE with override and FINAL with final in win8 foldermohan.reddy2014-10-061-4/+4
* 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-293-7/+340
* Fixes crash in RemoteWindowTreeHostWin::HandleActivateDesktopsky@chromium.org2014-05-211-1/+1
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-131-1/+2
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-252-2/+5
* 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-252-9/+32
* 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
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-201-2/+2
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-114-9/+11
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-042-0/+5
* 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-082-4/+9
* 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-214-11/+37
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-112-2/+2
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-052-0/+11
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-242-0/+202
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-242-202/+0
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-232-0/+202