summaryrefslogtreecommitdiffstats
path: root/win8
Commit message (Expand)AuthorAgeFilesLines
* Remove win8/metro_driverscottmg2016-03-1848-7327/+0
* Remove delegate_executescottmg2016-03-1819-1620/+0
* Fix missing VisualElementsManifest.xmlscottmg2016-03-138-28/+29
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-5/+5
* Cleanup DelegateExecute and other Metro registration.gab2016-01-221-29/+3
* Reland of move remote tree host and some related input and metro_driver code ...samli2016-01-2021-5250/+2
* Revert of Remove remote tree host and some related input and metro_driver cod...samli2016-01-2021-2/+5250
* Remove unused function after https://codereview.chromium.org/1586843002scottmg2016-01-191-38/+0
* Remove remote tree host and some related input and metro_driver codescottmg2016-01-1921-5250/+2
* 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