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
*
Expose original_function in IATPatchFunction and use that to set g_iat_orig_d...
hans@chromium.org
2014-03-21
2
-0
/
+7
*
Fix "unreachable code" warnings (MSVC warning 4702) in base/.
pkasting@chromium.org
2014-03-20
1
-7
/
+2
*
Style changes split off of https://codereview.chromium.org/202993003/ .
pkasting@chromium.org
2014-03-19
1
-34
/
+21
*
Get rid of multiprocess_test's debug_on_start arguments.
viettrungluu@chromium.org
2014-03-09
2
-3
/
+2
*
Revert 255498 "base: Disable win::ScopedHandle"
rvargas@google.com
2014-03-07
1
-1
/
+1
*
base: Disable win::ScopedHandle
rvargas@chromium.org
2014-03-07
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-5
/
+3
*
Make the domain membership test only once per run.
pastarmovj@chromium.org
2014-02-25
2
-6
/
+25
*
Create an interface WindowEventTarget to enable a class to receive
ananta@chromium.org
2014-02-20
1
-3
/
+0
*
Fix some typo and nits while reading the code.
etienneb@chromium.org
2014-02-20
3
-3
/
+3
*
Don't track mouse events in HWNDMessageHandler when they are forwarded by the...
ananta@chromium.org
2014-02-13
1
-0
/
+3
*
Remove obsolete comment referring to Receive() in scoped_handle.h.
robertshield@chromium.org
2014-02-11
1
-3
/
+1
*
Revert r151669 and r155589 as non-Aura Metro mode is gone
yukawa@chromium.org
2014-02-11
4
-140
/
+0
*
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
[next]