index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win8
/
metro_driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
1
-5
/
+5
*
Reland of move remote tree host and some related input and metro_driver code ...
samli
2016-01-20
11
-4545
/
+0
*
Revert of Remove remote tree host and some related input and metro_driver cod...
samli
2016-01-20
11
-0
/
+4545
*
Remove remote tree host and some related input and metro_driver code
scottmg
2016-01-19
11
-4545
/
+0
*
Remove base/win/metro.{cc|h} and some associated code
scottmg
2016-01-12
2
-2
/
+0
*
Use .rc strings in fewer places for installer util.
brettw
2015-12-29
1
-2
/
+2
*
Split GN installer_util into one that has no strings.
brettw
2015-12-22
1
-1
/
+1
*
Switch to standard integer types in win8/.
avi
2015-12-21
21
-95
/
+116
*
Make metro_driver_unittests build with clang/win.
thakis
2015-12-11
1
-9
/
+9
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
1
-3
/
+1
*
Add metro driver and delegate_execute to GN build.
brettw
2015-11-23
4
-0
/
+162
*
Fix small tile icon disappearing on Win10 10586
scottmg
2015-11-12
6
-19
/
+10
*
gfx: Make conversions from gfx::Point to PointF explicit.
danakj
2015-11-02
1
-3
/
+2
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
2
-2
/
+2
*
Set modifier flags for Caps, OS, Scroll and Num Lock on X11 and Windows.
dtapuska
2015-10-20
2
-4
/
+5
*
Remove all Windows Window Scoped Trackers and Associated Instrumentation
robliao
2015-09-29
1
-1
/
+0
*
clang/win: Build chromium_code with -Wunused-function
Nico Weber
2015-08-08
1
-0
/
+2
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-14
/
+0
*
Fix remaining warnings for -Wmissing-braces and enable on win clang.
dcheng
2015-07-08
1
-1
/
+1
*
Fix "extra qualification on member [-Wmicrosoft]" warnings.
thakis
2015-07-07
1
-3
/
+2
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
2
-12
/
+9
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
4
-7
/
+7
*
Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
1
-1
/
+1
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
3
-66
/
+55
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Remove Unactionable or Low Jank USER32 Instrumentation
robliao
2015-06-02
1
-4
/
+0
*
No longer build/use google_update on non-Chrome builds.
grt
2015-05-27
1
-1
/
+0
*
win: Fix remaining style plugin warnings in win8/.
thakis
2015-05-04
2
-32
/
+32
*
Apply automated fixits for Chrome clang plugin to win8.
dcheng
2015-04-29
4
-182
/
+163
*
simplify branding
gburanov
2015-04-25
1
-11
/
+1
*
Update {virtual,override} to follow C++11 style in win8.
nick
2015-04-23
7
-71
/
+69
*
base: Remove operator& from ScopedVariant and ScopedPropVariant.
danakj
2015-03-10
1
-3
/
+3
*
Instrumenting all wndprocs to find jank.
vadimt
2015-01-17
1
-0
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
2
-3
/
+4
*
Windows 10/ MetroUI - Added validation for ui_channel during size change event.
shrikant
2014-12-16
1
-1
/
+1
*
Remove remaining implicit scoped_ptr<T> to T* conversions in win8
dcheng
2014-11-24
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in win8/
dcheng
2014-11-21
3
-35
/
+32
*
Enable MSVC warning for unused locals.
Peter Kasting
2014-11-20
1
-2
/
+2
*
Do not use vector<scoped_ptr<>>.
thakis
2014-11-06
2
-3
/
+3
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-30
2
-55
/
+55
*
Ensure that the TextServices object which implements IME for Windows 7/8 ASH ...
ananta
2014-10-11
1
-2
/
+2
*
Get IME's to work in Chrome OS mode on Windows 7.
ananta
2014-10-10
2
-10
/
+10
*
Don't send the EF_ALT_DOWN modifier along with the IPC message for the Alt or...
ananta
2014-10-07
1
-0
/
+7
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
1
-4
/
+4
*
Prevent DXGI mode switches in Chrome OS mode on Windows 7.
ananta
2014-10-07
1
-0
/
+5
*
Replacing the OVERRIDE with override and FINAL with final in win8 folder
mohan.reddy
2014-10-06
9
-59
/
+59
*
The metro_driver should not block the UI thread while waiting for the Chrome ...
ananta
2014-09-26
2
-55
/
+134
*
Only do aggressive metro viewer termination in tests
scottmg
2014-09-22
1
-3
/
+0
*
Forcibly terminate the metro viewer
scottmg
2014-09-19
1
-0
/
+3
*
Don't call ICoreWindow::Activate
scottmg
2014-09-18
1
-6
/
+0
[next]