summaryrefslogtreecommitdiffstats
path: root/win8
Commit message (Expand)AuthorAgeFilesLines
* ^Merge M49] Cleanup DelegateExecute and other Metro registration.Gabriel Charette2016-01-261-29/+3
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-123-23/+1
* Use .rc strings in fewer places for installer util.brettw2015-12-292-3/+3
* Split GN installer_util into one that has no strings.brettw2015-12-222-2/+2
* Switch to standard integer types in win8/.avi2015-12-2130-104/+135
* Make metro_driver_unittests build with clang/win.thakis2015-12-111-9/+9
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-3/+1
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-5/+5
* Fix chrome-branded component buildspmonette2015-12-081-0/+1
* Remove content_common from delegate_executebrettw2015-11-241-1/+0
* Add metro driver and delegate_execute to GN build.brettw2015-11-238-21/+271
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Fix small tile icon disappearing on Win10 10586scottmg2015-11-126-19/+10
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-021-3/+2
* Unify logic for "does chrome support metro on this Windows version".gab2015-11-021-2/+3
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-232-2/+2
* Set modifier flags for Caps, OS, Scroll and Num Lock on X11 and Windows.dtapuska2015-10-202-4/+5
* Prune metro bits from the ash testsrobertshield2015-10-054-159/+0
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-1/+0
* Make GetCommandExecuteImplClsid return the CLSID as a string directly.gab2015-09-021-2/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-1/+2
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* clang/win: Build chromium_code with -Wunused-functionNico Weber2015-08-081-0/+2
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-14/+0
* PlatformThreadHandle: remove public id() interfacetoyoshim2015-07-241-1/+1
* Disable metro unit tests on Windows 10.wfh2015-07-221-5/+2
* Remove CaseInsensitiveCompare from string_util.hbrettw2015-07-141-2/+3
* Fix remaining warnings for -Wmissing-braces and enable on win clang.dcheng2015-07-081-1/+1
* Fix "extra qualification on member [-Wmicrosoft]" warnings.thakis2015-07-071-3/+2
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-062-12/+9
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-024-7/+7
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-123-66/+55
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Remove Unactionable or Low Jank USER32 Instrumentationrobliao2015-06-021-4/+0
* No longer build/use google_update on non-Chrome builds.grt2015-05-273-1/+8
* Send a Blur notification to the renderer if we receive a mouse exit for a win...ananta2015-05-131-1/+1
* win: Fix remaining style plugin warnings in win8/.thakis2015-05-044-36/+39
* 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
* Apply automated fixits for Chrome clang plugin to win8.dcheng2015-04-297-196/+177
* simplify brandinggburanov2015-04-251-11/+1
* Update {virtual,override} to follow C++11 style in win8.nick2015-04-238-76/+74
* Remove a dead include.erikwright2015-04-151-1/+0
* Disabled metro mode launch for Windows 10, until there is some clarity on tec...shrikant2015-04-091-0/+11
* base: Remove operator& from ScopedVariant and ScopedPropVariant.danakj2015-03-102-12/+13
* Redefine base::Process:Terminate so that it can replace base::KillProcessrvargas2015-03-091-1/+1
* Remove base::KillProcessByIdrvargas2015-03-043-9/+10
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-3/+4
* Remove uses of WaitForExitCodeWithTimeoutrvargas2015-02-192-6/+4