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
*
Disabling handle verifier till we figure out AppContainer/DuplicateHandle err...
shrikant
2015-04-21
1
-0
/
+4
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to base_unittests.
dcheng
2015-04-17
10
-30
/
+23
*
win: Fix a few clang style plugin warnings.
Nico Weber
2015-04-16
1
-2
/
+2
*
Suppress VS 2015 pointer truncation warning.
brucedawson
2015-04-15
1
-3
/
+1
*
Integrate the handle verifier from multiple modules (DLLs)
rvargas
2015-04-09
1
-43
/
+136
*
Widen the keyboard detection logic on Windows 8 touch devices and detect slat...
ananta
2015-03-10
1
-4
/
+50
*
base: Remove operator& from ScopedVariant and ScopedPropVariant.
danakj
2015-03-10
3
-39
/
+36
*
base: Fix/add header #ifndef guards.
danakj
2015-03-10
4
-5
/
+4
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
3
-6
/
+6
*
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...
bnc
2015-03-09
4
-4
/
+5
*
base: Fix/add header #ifndef guards.
danakj
2015-03-09
4
-5
/
+4
*
base: Add/Fix namespace closing comments.
danakj
2015-03-07
1
-1
/
+1
*
Unify the Windows Parental Controls Platform Caching
robliao
2015-03-06
2
-41
/
+0
*
Ensure that the on screen keyboard detection on Windows 8+ is more reliable.
ananta
2015-03-03
1
-9
/
+9
*
Remove base::WaitForExitCode*
rvargas
2015-03-03
1
-4
/
+5
*
Fix PEImage tests to use a checked in binary.
Will Harris
2015-02-26
1
-160
/
+35
*
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
[next]