summaryrefslogtreecommitdiffstats
path: root/base/win
Commit message (Expand)AuthorAgeFilesLines
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-013-0/+383
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-313-0/+298
* Move rgs_helper out of base to ceee since it's not used anywhere else.brettw@chromium.org2010-12-291-89/+0
* Making a few RegKey methods that only read data, const.tommi@chromium.org2010-12-072-11/+12
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-041-1/+1
* Check if the frame belongs to the browser tree associated with the BHO before...siggi@chromium.org2010-11-251-0/+5
* Stop using Hard Coded copies of GUID strings in RGS files.mad@google.com2010-11-231-0/+89
* Add infrastructure enabling tests of installer upgrade scenarios.grt@chromium.org2010-11-231-3/+3
* Make DeleteKey support GetLastError.tommi@chromium.org2010-11-231-1/+6
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-163-0/+243
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-068-0/+1445
* 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-176-0/+1676
* Address review comment I forgot in scoped_comptr checkin.brettw@chromium.org2010-10-161-3/+2
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-1612-0/+1504
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-152-0/+106