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
*
Add base_unittests to win8 trybot. Fix PEImage tests.
wfh
2015-02-25
2
-151
/
+215
*
Add GetDebugId() to PEImage.
danduong
2015-02-20
3
-0
/
+58
*
Add an explicit ObjectWatcher::IsWatching() method
rvargas
2015-02-05
3
-7
/
+14
*
Add support for correct Windows 10 version enumeration.
wfh
2015-02-02
2
-2
/
+5
*
Fix truncation warning in PEImage on VS2015
scottmg
2015-01-28
1
-6
/
+2
*
Fix variable shadowing warning in registry on VS2015
scottmg
2015-01-27
1
-2
/
+2
*
Instrumenting all wndprocs to find jank.
vadimt
2015-01-17
1
-0
/
+5
*
remove some dead visual studio < 2013 code
mostynb
2014-12-19
1
-26
/
+0
*
Remove build-time warning from pe_image.cc
Nico Weber
2014-11-26
1
-8
/
+1
*
Disable implicit conversion of scoped_refptr<T> to T* on Windows.
dcheng
2014-11-25
1
-2
/
+1
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-11-21
1
-6
/
+8
*
Remove implicit conversions from scoped_refptr to T* in base/win/
dcheng
2014-11-13
1
-13
/
+13
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-29
1
-4
/
+4
*
Use the Windows XP version of NONCLIENTMETRICS
cpu
2014-10-24
3
-14
/
+29
*
Parental controls only need to be Win7.
cpu
2014-10-24
1
-2
/
+2
*
Give PEImage a virtual destructor
hans
2014-10-22
1
-1
/
+3
*
The DisplayVirtualKeyboard function on Windows 8 and beyond should not be dis...
ananta
2014-10-21
1
-0
/
+62
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
2
-6
/
+4
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-17
3
-60
/
+137
*
Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of...
dcheng
2014-10-16
3
-144
/
+60
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-15
3
-60
/
+144
*
grt for owner of base/win
cpu
2014-10-15
1
-0
/
+1
*
Allow Registry Iterator functions to use a specified WOW64 mode when iterating.
wfh
2014-10-09
2
-17
/
+71
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
4
-9
/
+9
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
1
-6
/
+6
*
Extend the CloseHandle interception to all DLLs loaded in the process.
rvargas
2014-09-30
2
-9
/
+27
*
Remove ScopedHandle operator Handle()
rvargas
2014-09-30
1
-4
/
+0
*
Remove implicit HANDLE conversions from base.
rvargas
2014-09-23
1
-9
/
+11
*
Component updater must fallback on using HTTP on Windows XPSP2 and below
sorin
2014-09-19
2
-0
/
+26
*
Maintaing the proper order of initialization WeakPtrFactory
kulkarni.a
2014-09-13
2
-4
/
+5
*
Remove the IShellLink::Resolve step in ResolveShortcutProperties.
Gabriel Charette
2014-09-09
2
-7
/
+6
*
Improve the ScopedHandle verifier.
rvargas
2014-09-04
2
-13
/
+101
*
Revert of Improve the ScopedHandle verifier. (patchset #1 of https://coderevi...
tonyg
2014-08-27
2
-105
/
+13
*
Improve the ScopedHandle verifier.
rvargas
2014-08-26
2
-13
/
+105
*
Revert 290861 "Base: Disable the scoped handle verifier."
rvargas@google.com
2014-08-20
1
-1
/
+1
*
Don't pass const strings to CreateProcess.
thakis@chromium.org
2014-08-20
2
-3
/
+2
*
Base: Disable the scoped handle verifier.
rvargas@chromium.org
2014-08-20
1
-1
/
+1
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
4
-4
/
+4
*
base::PEIMage: Handle the case of relocations not ending with an empty record.
rvargas@chromium.org
2014-08-01
1
-2
/
+4
*
Relanding after a fix: Attempt to load system fonts using Custom Font interfa...
shrikant@chromium.org
2014-07-30
2
-50
/
+54
*
Revert 285977 "Attempt to load system fonts using Custom Font in..."
zmo@chromium.org
2014-07-28
2
-54
/
+50
*
Attempt to load system fonts using Custom Font interface of directwrite
shrikant@chromium.org
2014-07-28
2
-50
/
+54
*
clang/win: Fix calling delete[] on void* in base.
thakis@chromium.org
2014-07-22
1
-1
/
+1
*
Add a unit test that filenames aren't unintentionally converted to URLs.
dcheng@chromium.org
2014-07-15
1
-6
/
+6
*
Revert 280152 "Base: Disable the scoped handle verifier"
rvargas@google.com
2014-06-26
1
-1
/
+1
*
Base: Disable the scoped handle verifier
rvargas@google.com
2014-06-26
1
-1
/
+1
*
Fix issue where OpenKey() would call Close() and reset the wow64_access to 0 ...
wfh@chromium.org
2014-06-17
2
-1
/
+20
*
No longer relaunch into metro mode by default on touch devices.
grt@chromium.org
2014-06-12
2
-15
/
+0
*
Remove base/memory/scoped_handle.h
brettw@chromium.org
2014-06-10
1
-1
/
+1
*
Disable Wow64 tests. These appear to be causing issues on a Vista bot.
wfh@chromium.org
2014-05-27
1
-2
/
+4
[next]