summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
Commit message (Expand)AuthorAgeFilesLines
* Fix for VS2010 compiler warning.bratell@opera.com2014-03-211-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-173-6/+8
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-1/+1
* Make delegate_execute GetLaunchMode() check for default browser.zturner@chromium.org2014-03-071-6/+30
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-1/+1
* cleaning delegate execute of non-aura cruftcpu@chromium.org2014-01-182-117/+22
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+4
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-2010-40/+43
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-112-1/+9
* Don't pull in content_switches.cc to whole chrome code basejam@chromium.org2013-12-021-0/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-282-7/+7
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-3/+2
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-2/+3
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-1/+1
* Fixing issue of default launch mode when registry key is not present.shrikant@chromium.org2013-11-041-2/+1
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-311-32/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Give SxS distribution its own registration GUIDs.zturner@chromium.org2013-09-135-143/+72
* Fixing the way we interpret ECHUIM_SYSTEM (GetUIMode). Instead of desktop we ...shrikant@chromium.org2013-08-241-1/+9
* Fix Chrome build after r213503.rsesek@chromium.org2013-07-241-0/+2
* Update include paths in win8 for base/process changes.rsesek@chromium.org2013-07-244-3/+5
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-5/+5
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-111-3/+3
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-281-3/+3
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-281-3/+3
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-211-4/+4
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-118-8/+8
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-073-3/+3
* Modifying Aura delegate execute launch mode logic to match user intent.shrikant@chromium.org2013-05-221-0/+24
* Removed FindWindow based launch mode determination for Aura.shrikant@chromium.org2013-05-041-0/+5
* IsMachineATablet is now modified to check only for touch capability and hence...shrikant@chromium.org2013-04-241-3/+3
* Moved atltrace to make it less confusing while debugging.shrikant@chromium.org2013-04-191-1/+1
* reland of intsafe precompiled header fix from https://codereview.chromium.org...scottmg@chromium.org2013-04-171-0/+2
* Revert 194506 "intsafe workaround to separate header"scottmg@chromium.org2013-04-171-2/+0
* intsafe workaround to separate headerscottmg@chromium.org2013-04-171-0/+2
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-7/+7
* Automatic Win8 default browser registration for the ash unittests. robertshield@chromium.org2013-02-131-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-029-24/+30
* Remove unneeded delegate execute registration.robertshield@chromium.org2013-01-305-11/+2
* Add chrome.exe launch to delegate execute when launching Ash/Metro.robertshield@chromium.org2012-11-241-4/+67
* Add basic crash reporting to delegate_execute.exe.robertshield@chromium.org2012-11-224-0/+128
* Cause metro/ash to auto-launch the needed desktop process, without showing a ...robertshield@chromium.org2012-11-132-2/+12
* Proper version resources for delegate_execute.exe and metro_driver.dll.grt@chromium.org2012-11-133-46/+30
* ASCII-ify delegate_execute.rc.grt@chromium.org2012-11-121-0/+0
* Ensure that the delegate_execute target depends on ui. This should fix the li...ananta@chromium.org2012-10-241-0/+1