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
*
Fully support the autohide shelf option for touch UI on Windows.
zturner@chromium.org
2014-02-12
1
-5
/
+1
*
Revert 249248 "Revert 248332 "
hajimehoshi@chromium.org
2014-02-06
3
-4
/
+13
*
Revert 248332
cpu@chromium.org
2014-02-06
3
-13
/
+4
*
Revert 248331 "Revert 247156 "Revert 247151 "Cleanup of windows ..."
cpu@chromium.org
2014-02-01
3
-4
/
+13
*
Revert 247156 "Revert 247151 "Cleanup of windows launch code""
cpu@chromium.org
2014-02-01
3
-13
/
+4
*
Revert 247151 "Cleanup of windows launch code"
cpu@chromium.org
2014-01-25
3
-4
/
+13
*
Cleanup of windows launch code
cpu@chromium.org
2014-01-25
3
-13
/
+4
*
Adding support for sending horizonatal mouse wheel information in Chrome ASH ...
ananta@chromium.org
2014-01-23
2
-7
/
+22
*
Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.
sky@chromium.org
2014-01-20
1
-1
/
+1
*
cleaning delegate execute of non-aura cruft
cpu@chromium.org
2014-01-18
2
-117
/
+22
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
2
-4
/
+4
*
Have browser process shutdown metro viewer on Metro -> Metro restart.
zturner@chromium.org
2014-01-11
1
-0
/
+5
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
2
-3
/
+3
*
Make basictypes.h use stdint.h even with MSVC.
viettrungluu@chromium.org
2014-01-03
1
-6
/
+14
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
2
-3
/
+5
*
Correct the operation of the --high-dpi-support=1 flag under win/ash.
girard@chromium.org
2013-12-24
3
-1
/
+13
*
Add base:: to string16s in win8/.
dbeam@chromium.org
2013-12-20
42
-227
/
+240
*
Close the ui channel when desktop is activated.
zturner@chromium.org
2013-12-20
1
-0
/
+3
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
3
-4
/
+3
*
Fixes mouse events in metro
sky@chromium.org
2013-12-19
2
-104
/
+192
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
$ optimize_png_files.sh -o2 -r 232777 win8/metro_driver webkit/
oshima@chromium.org
2013-12-17
1
-0
/
+0
*
Show the download cancellation confirmation on relaunch to desktop.
zturner@chromium.org
2013-12-13
1
-1
/
+0
*
Ash: Tell the browser process of the visibility of IME's popup UI
yukawa@chromium.org
2013-12-13
6
-1
/
+162
*
Rename TSFTextStore to TextStore
yukawa@chromium.org
2013-12-12
3
-138
/
+137
*
Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...
gab@chromium.org
2013-12-11
9
-16
/
+35
*
Ash: Use ATL to implement TsfTextStore.
yukawa@chromium.org
2013-12-11
2
-73
/
+64
*
Ash: tell the browser process of the LANGID of the active input source
yukawa@chromium.org
2013-12-11
6
-0
/
+265
*
Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...
ananta@chromium.org
2013-12-05
2
-7
/
+16
*
Enable basic IME functionality under Ash on Windows
yukawa@chromium.org
2013-12-05
12
-1
/
+2074
*
Update Ash Display when resizing Metro window
scottmg@chromium.org
2013-12-04
2
-0
/
+5
*
Don't pull in content_switches.cc to whole chrome code base
jam@chromium.org
2013-12-02
1
-0
/
+1
*
Replace LOG(INFO) with DVLOG(1) to make presubmit check happy
yukawa@chromium.org
2013-11-29
1
-1
/
+1
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
3
-10
/
+11
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
2
-7
/
+5
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
2
-5
/
+7
*
Disable win/ash on high dpi screens
girard@chromium.org
2013-11-22
2
-0
/
+35
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Add edge gesture so you can easily go from fullscreen and back. Currently you...
cpu@chromium.org
2013-11-18
2
-0
/
+35
*
Exit metro mode without leaving a ghost
cpu@chromium.org
2013-11-09
2
-5
/
+84
*
don't launch chrome.exe when running in metro test binary
scottmg@chromium.org
2013-11-08
4
-8
/
+39
*
Optimize png files in ui/webui win8
oshima@chromium.org
2013-11-05
4
-0
/
+0
*
Fixing issue of default launch mode when registry key is not present.
shrikant@chromium.org
2013-11-04
1
-2
/
+1
*
Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...
shrikant@chromium.org
2013-10-31
3
-32
/
+27
*
Use WindowActivated message instead of VisibilityChanged message to determine...
gab@chromium.org
2013-10-18
2
-25
/
+8
*
Makes metro-ash set windows key state when dispatching events.
sky@chromium.org
2013-10-18
1
-8
/
+11
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
[next]