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
*
Move GetWindowsArchitecture() to windows_version.h.
pkasting@chromium.org
2011-03-04
4
-25
/
+25
*
Add a function to get the processor architecture. I will be using this in th...
pkasting@chromium.org
2011-03-04
3
-5
/
+30
*
Create a "GetWOW64Status()" utility function and make the rest of the codebas...
pkasting@chromium.org
2011-03-04
2
-2
/
+39
*
More DCHECK() updates. A mixture of _EQ and _GE.
mhm@chromium.org
2011-03-01
3
-5
/
+5
*
Removed the command line from ServiceProcessState::AddToAutoRun() and had the...
sanjeevr@chromium.org
2011-02-25
2
-0
/
+12
*
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
2
-67
/
+34
*
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
4
-148
/
+214
*
Order function definitions in base/win/registry.cc according to the header.
tfarina@chromium.org
2011-01-14
2
-162
/
+168
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
3
-16
/
+20
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
3
-20
/
+16
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
3
-16
/
+20
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
3
-0
/
+383
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
3
-0
/
+298
*
Move rgs_helper out of base to ceee since it's not used anywhere else.
brettw@chromium.org
2010-12-29
1
-89
/
+0
*
Making a few RegKey methods that only read data, const.
tommi@chromium.org
2010-12-07
2
-11
/
+12
*
base: Remove stub scoped_variant_win.h file.
tfarina@chromium.org
2010-12-04
1
-1
/
+1
*
Check if the frame belongs to the browser tree associated with the BHO before...
siggi@chromium.org
2010-11-25
1
-0
/
+5
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
1
-0
/
+89
*
Add infrastructure enabling tests of installer upgrade scenarios.
grt@chromium.org
2010-11-23
1
-3
/
+3
*
Make DeleteKey support GetLastError.
tommi@chromium.org
2010-11-23
1
-1
/
+6
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
3
-0
/
+243
*
Move Windows-specific Event Tracing for Windows implementation to base/win.
siggi@chromium.org
2010-11-06
8
-0
/
+1445
*
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
6
-0
/
+1676
*
Address review comment I forgot in scoped_comptr checkin.
brettw@chromium.org
2010-10-16
1
-3
/
+2
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
12
-0
/
+1504
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
2
-0
/
+106