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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-63
/
+63
*
The metro_driver should not block the UI thread while waiting for the Chrome ...
ananta
2014-09-26
2
-55
/
+134
*
Remove implicit HANDLE conversions from win8.
rvargas
2014-09-26
1
-1
/
+1
*
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
*
Ensure that on Windows 7, relaunching the browser via chrome://restart or cha...
ananta
2014-09-13
1
-0
/
+3
*
Ensure that mouse lock works correctly on Chrome ASH in Windows 8.
ananta
2014-09-11
2
-2
/
+12
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...
thestig
2014-09-10
5
-5
/
+5
*
Ensure that zoom in/out works in Chrome OS mode on Windows 7+.
ananta
2014-09-06
1
-1
/
+1
*
Notify the Chrome browser process about the window being activated from the v...
ananta
2014-09-05
2
-51
/
+85
*
Adds WARP support to Chromium on Windows 8+
luken
2014-09-04
2
-2
/
+4
*
Add relaunch into ASH and desktop support for Chrome on Windows 7.
ananta
2014-08-28
3
-22
/
+68
*
Remove old Aura Gesture Detection Pipeline.
tdresser
2014-08-26
1
-2
/
+2
*
Don't pass const strings to CreateProcess.
thakis@chromium.org
2014-08-20
1
-1
/
+1
*
Remove a using statement from a header.
thakis@chromium.org
2014-08-18
1
-2
/
+0
*
Remove intsafe_workaround.h
thakis@chromium.org
2014-07-18
2
-10
/
+0
*
clang/win: Make winstorage:: not ambiguous.
thakis@chromium.org
2014-07-18
1
-1
/
+0
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-11
/
+7
*
win/clang: Don't token-paste ( onto function name.
thakis@chromium.org
2014-07-13
1
-3
/
+3
*
Removing enable/disable of HiDPI from delegate execute.
shrikant@chromium.org
2014-07-11
2
-12
/
+0
*
Don't pass a string16 to %s.
thakis@chromium.org
2014-07-08
1
-2
/
+2
*
Fix two __FUNCTIONS__I missed in https://codereview.chromium.org/357583002/
thakis@chromium.org
2014-07-04
1
-2
/
+3
*
__FUNCTION__ cannot concatenate with constant strings in all compilers.
thakis@chromium.org
2014-06-25
2
-2
/
+2
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
1
-1
/
+1
*
Win7 Ash fullscreen mode
cpu@chromium.org
2014-06-13
1
-6
/
+31
*
EOL change of the file
cpu@chromium.org
2014-06-13
1
-274
/
+274
*
sets/clears highdpi registry settings on switch to/from metro
luken@chromium.org
2014-06-10
2
-4
/
+18
*
Make IPC::Channel polymorphic
morrita@chromium.org
2014-06-06
1
-2
/
+2
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
2
-10
/
+10
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
2
-7
/
+8
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
2
-8
/
+7
*
Use the win32 device scale factor in Chrome ASH on Windows.
ananta@chromium.org
2014-05-29
4
-23
/
+57
*
Promotes metro related functions to MetroViewerProcessHost
sky@chromium.org
2014-05-29
4
-8
/
+344
*
Fixes crash in RemoteWindowTreeHostWin::HandleActivateDesktop
sky@chromium.org
2014-05-21
1
-1
/
+1
*
Support input events in Chrome ASH on Windows 7.
ananta@chromium.org
2014-05-15
2
-25
/
+502
*
Send the device scale factor from Windows 8 ASH during initialization via the...
ananta@chromium.org
2014-05-13
5
-12
/
+16
*
Reverted metro exit sequence back to original one.
shrikant@chromium.org
2014-05-12
1
-4
/
+9
*
Improve spelling of "notification".
tnagel@chromium.org
2014-05-08
1
-1
/
+1
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
1
-1
/
+1
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
1
-1
/
+1
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
2
-2
/
+5
*
Modified to capture pixel values in onsizechange notification using GetWindow...
shrikant@chromium.org
2014-04-22
1
-6
/
+7
*
clang/win: Fix a few warnings, mostly by deleting dead code.
thakis@chromium.org
2014-04-22
1
-1
/
+1
*
Removes win8_util
sky@chromium.org
2014-04-20
3
-48
/
+0
[next]