summaryrefslogtreecommitdiffstats
path: root/base/win/registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove sanity check in RegKey to prevent usage of checkingamit@chromium.org2011-01-211-17/+17
* Remove unnecessary DCHECK causing unit test failure.amit@chromium.org2011-01-191-1/+0
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-111/+101
* Order function definitions in base/win/registry.cc according to the header.tfarina@chromium.org2011-01-141-161/+167
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Making a few RegKey methods that only read data, const.tommi@chromium.org2010-12-071-5/+5
* Make DeleteKey support GetLastError.tommi@chromium.org2010-11-231-1/+6
* Turn on file access checks on Win.jam@chromium.org2010-11-041-0/+24
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-24/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-031-0/+24
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-0/+387