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
/
registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in base/win/.
avi
2015-12-24
1
-2
/
+4
*
Make vector_as_array use std::vector::data and switch a few directories.
davidben
2015-11-19
1
-2
/
+2
*
Do not use FAILED macro when checking return value for Registry APIs.
wfh
2015-11-08
1
-2
/
+2
*
Extend base::win::ObjectWatcher to watch an event multiple times.
jam
2015-09-29
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to base_unittests.
dcheng
2015-04-17
1
-1
/
+1
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
1
-1
/
+1
*
Fix variable shadowing warning in registry on VS2015
scottmg
2015-01-27
1
-2
/
+2
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-17
1
-47
/
+59
*
Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of...
dcheng
2014-10-16
1
-66
/
+47
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-15
1
-47
/
+66
*
Allow Registry Iterator functions to use a specified WOW64 mode when iterating.
wfh
2014-10-09
1
-17
/
+47
*
Fix issue where OpenKey() would call Close() and reset the wow64_access to 0 ...
wfh@chromium.org
2014-06-17
1
-1
/
+2
*
Add WOW64 support to DeleteKey. Add DeleteEmptyKey to mimic SHDeleteEmptyKey...
wfh@chromium.org
2014-05-22
1
-11
/
+152
*
Fix issue where RegKey data would be changed if Open() or Create() calls fail.
wfh@chromium.org
2014-05-15
1
-10
/
+23
*
Changed the way the client pairings are stored in the registry.
alexeypa@chromium.org
2013-08-09
1
-0
/
+19
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Resize the RegistryValueIterator buffers so that it doesn't stop iterating if...
joaodasilva@chromium.org
2012-10-22
1
-8
/
+51
*
Allow NULL in addition to the empty string to address the default value in a ...
grt@chromium.org
2012-09-26
1
-1
/
+0
*
Remove IO thread restrictions from registry functions
cpu@chromium.org
2012-07-16
1
-26
/
+0
*
Coverity: Fix dead code.
jhawkins@chromium.org
2012-03-04
1
-1
/
+1
*
Implement font linking for RenderTextWin.
asvitkine@chromium.org
2012-02-28
1
-1
/
+34
*
base/win: Add documentation to RegKey::Read/Write functions.
tfarina@chromium.org
2011-10-23
1
-49
/
+52
*
base/win: small improvement to RegKey API.
tfarina@chromium.org
2011-10-18
1
-21
/
+22
*
Fix *RegValueWorkItem to handle a case where previous value is empty.
amit@chromium.org
2011-02-11
1
-1
/
+1
*
Remove sanity check in RegKey to prevent usage of checking
amit@chromium.org
2011-01-21
1
-17
/
+17
*
Remove unnecessary DCHECK causing unit test failure.
amit@chromium.org
2011-01-19
1
-1
/
+0
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-111
/
+101
*
Order function definitions in base/win/registry.cc according to the header.
tfarina@chromium.org
2011-01-14
1
-161
/
+167
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Making a few RegKey methods that only read data, const.
tommi@chromium.org
2010-12-07
1
-5
/
+5
*
Make DeleteKey support GetLastError.
tommi@chromium.org
2010-11-23
1
-1
/
+6
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-0
/
+24
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-24
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-0
/
+24
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-0
/
+387