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
/
base
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r156303 as non-Aura Metro mode is gone
yukawa@chromium.org
2014-02-03
2
-40
/
+1
*
Use an alternate mechanism for CreateFile calls in Chrome
caitkp@chromium.org
2014-02-02
1
-2
/
+13
*
Declare the explicit specialization of ScopedGDIObject::Close 'inline'
hans@chromium.org
2014-01-31
1
-1
/
+1
*
Remove GetMonitorInfoWrapper, which is no longer needed.
brettw@chromium.org
2014-01-27
2
-31
/
+0
*
Add Windows utillity function to verify if a computer is part of a domain.
pastarmovj@chromium.org
2014-01-23
2
-0
/
+14
*
Revert 246313 "Use an alternate mechanism for CreateFile calls i..."
kochi@google.com
2014-01-23
1
-13
/
+2
*
Use an alternate mechanism for CreateFile calls in Chrome
caitkp@chromium.org
2014-01-22
1
-2
/
+13
*
During the self-destruct flow (user-level Chrome being replaced by system-lev...
huangs@chromium.org
2014-01-08
3
-38
/
+195
*
Fix Comment Typos in registry.h
csharp@chromium.org
2014-01-02
1
-2
/
+2
*
Add code to fetch the windows type along its version to base.
pastarmovj@chromium.org
2013-12-09
2
-2
/
+76
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-3
/
+3
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
6
-108
/
+35
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
6
-35
/
+108
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
6
-108
/
+35
*
Revert 234738 "base: Disable the scoped handle verifier."
rvargas@google.com
2013-11-13
1
-1
/
+1
*
base: Disable the scoped handle verifier.
rvargas@google.com
2013-11-13
1
-1
/
+1
*
Revert 232825 "Adds the concept of a 'safe mode' hotkey start"
zturner@chromium.org
2013-11-08
2
-15
/
+1
*
Adds the concept of a 'safe mode' hotkey start
cpu@chromium.org
2013-11-04
2
-1
/
+15
*
Enable profile pinning by setting browser window relaunch details
calamity@chromium.org
2013-10-31
1
-2
/
+4
*
Revert 231295 "Enable profile pinning by setting browser window ..."
battre@chromium.org
2013-10-28
1
-4
/
+2
*
Enable profile pinning by setting browser window relaunch details
calamity@chromium.org
2013-10-28
1
-2
/
+4
*
Fix for crash, which apparently happens when command line argument --check-cl...
shrikant@chromium.org
2013-10-25
1
-1
/
+6
*
Fix crash and memory leak in VideoCaptureDeviceWin.
dalecurtis@chromium.org
2013-10-15
1
-0
/
+4
*
base: Include intrin.h to get _ReturnAddress from clang
rnk@chromium.org
2013-10-11
1
-7
/
+4
*
[Aura] Always use IMM32 on desktop Chrome (non-Ash mode)
yukawa@chromium.org
2013-09-17
1
-4
/
+0
*
Remove the unused sampling profiler.
erg@chromium.org
2013-08-30
3
-431
/
+0
*
Do not handle AltGr modifier as system key.
nona@chromium.org
2013-08-27
2
-0
/
+10
*
Revert 218063 "Base: Disable the scoped handle verifier."
rvargas@google.com
2013-08-16
1
-1
/
+1
*
Base: Disable the scoped handle verifier.
rvargas@google.com
2013-08-16
1
-1
/
+1
*
Adding a detour for GetMonitorInfo which appears to be broken under split scr...
shrikant@chromium.org
2013-08-16
4
-2
/
+35
*
Changed the way the client pairings are stored in the registry.
alexeypa@chromium.org
2013-08-09
2
-0
/
+26
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
5
-5
/
+5
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
Use DCHECK_EQ(x, y) instead of DCHECK in ObjectWatcher::StopWatching.
dcheng@chromium.org
2013-07-17
1
-1
/
+1
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-4
/
+4
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-3
/
+3
*
ProcessSingleton now uses base::win::MessageWindow to create a message-only w...
alexeypa@chromium.org
2013-07-11
3
-43
/
+90
*
Revert 210649 "Base: Disable the scoped handle verifier."
rvargas@google.com
2013-07-09
1
-1
/
+1
*
Base: Disable the scoped handle verifier.
rvargas@google.com
2013-07-09
1
-1
/
+1
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
2
-4
/
+4
*
Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."
thestig@chromium.org
2013-06-28
3
-86
/
+43
*
Use a direct include of time headers in base/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
ProcessSingleton now uses base::win::MessageWindow to create a message-only w...
alexeypa@chromium.org
2013-06-28
3
-43
/
+86
*
Switched base::win:MessageWindow to use a callback instead of a delegate inte...
alexeypa@chromium.org
2013-06-25
3
-50
/
+62
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
3
-0
/
+242
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-1
/
+1
*
Fixing issue of invalid number of parameters. Found this issue while debuggin...
shrikant@chromium.org
2013-06-17
1
-0
/
+3
[next]