summaryrefslogtreecommitdiffstats
path: root/base/win/registry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where OpenKey() would call Close() and reset the wow64_access to 0 ...wfh@chromium.org2014-06-171-0/+18
* Disable Wow64 tests. These appear to be causing issues on a Vista bot.wfh@chromium.org2014-05-271-2/+4
* Add WOW64 support to DeleteKey. Add DeleteEmptyKey to mimic SHDeleteEmptyKey...wfh@chromium.org2014-05-221-5/+176
* Resize the RegistryValueIterator buffers so that it doesn't stop iterating if...joaodasilva@chromium.org2012-10-221-6/+68
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-9/+9
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-17/+54
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-0/+65