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
*
Make ETW unittests shardable to quench flakyness on trybots.
siggi@chromium.org
2012-01-28
2
-54
/
+110
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-2
/
+1
*
windows: Fix a few things clang complains about.
thakis@chromium.org
2012-01-23
1
-2
/
+2
*
Provide windows notification of thread termination
jar@chromium.org
2011-12-22
1
-0
/
+115
*
Make sure all the pointers in ProfilerFuncs are NULL if they don't get initia...
tbreisacher@chromium.org
2011-12-20
1
-1
/
+7
*
Fix file leaks in a ETW test and a ScopedTempDir test.
thestig@chromium.org
2011-12-19
1
-2
/
+6
*
Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion ...
jar@chromium.org
2011-12-19
1
-125
/
+0
*
Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termin...
jar@chromium.org
2011-12-15
1
-0
/
+125
*
Revert 113748 - Provide windows notifictaion of thread termination
jar@chromium.org
2011-12-13
1
-125
/
+0
*
Remove #ifdef OFFICIAL_BUILD from scoped variant unittest, as the code is now...
jochen@chromium.org
2011-12-10
1
-3
/
+1
*
Provide windows notifictaion of thread termination
jar@chromium.org
2011-12-09
1
-0
/
+125
*
Windows-native sampling profiler wrapper class.
siggi@chromium.org
2011-12-07
3
-0
/
+423
*
Revert 113321 (speculative revert for http://crbug.com/106657 and a few other...
thakis@chromium.org
2011-12-07
1
-131
/
+0
*
Provide windows notifictaion of thread termination
jar@chromium.org
2011-12-07
1
-0
/
+131
*
Improve support for multiselect list box accessibility on Windows.
dmazzoni@chromium.org
2011-12-03
6
-0
/
+387
*
Remove several more custom Task implementations from base/
dcheng@chromium.org
2011-11-29
2
-72
/
+49
*
Revert 111865 - Remove several more custom Task implementations from base/
dcheng@chromium.org
2011-11-29
2
-40
/
+70
*
Remove several more custom Task implementations from base/
dcheng@chromium.org
2011-11-29
2
-70
/
+40
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-1
/
+1
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-1
/
+1
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-1
/
+1
*
base/win: Add documentation to RegKey::Read/Write functions.
tfarina@chromium.org
2011-10-23
2
-56
/
+83
*
Support grouping taskbar icons for panels with regular taskbar icon for Chrom...
jianli@chromium.org
2011-10-21
2
-10
/
+23
*
Move ScopedCoMem to base/win. This is to allow the class to be used from fol...
tommi@chromium.org
2011-10-21
2
-3
/
+88
*
base/win: small improvement to RegKey API.
tfarina@chromium.org
2011-10-18
3
-38
/
+45
*
Support MTA as well in the scoped COM initializer.
tommi@chromium.org
2011-10-17
1
-1
/
+16
*
* Rename ScopedHDC to ScopedCreateDC
yosin@chromium.org
2011-10-07
1
-8
/
+8
*
1 Add ScopedGetDC and ScopedSelectObject
yosin@chromium.org
2011-10-04
2
-2
/
+73
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
2
-3
/
+7
*
Disables code for making sure window to attach to is visible on
sky@chromium.org
2011-09-20
2
-4
/
+17
*
Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...
jam@chromium.org
2011-08-31
2
-5
/
+16
*
Remove some views depenencies from RenderWidgetHostViewWin.
jam@chromium.org
2011-08-26
1
-0
/
+8
*
Move base/resource_util.* into base/win/ since it's windows specific.
tony@chromium.org
2011-08-25
2
-0
/
+68
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
11
-42
/
+43
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-1
/
+1
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
3
-0
/
+411
*
TCPServerSocketLibevent should call StopWatchingFileDescriptor()
wtc@chromium.org
2011-06-25
1
-1
/
+1
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
3
-410
/
+0
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
3
-0
/
+410
*
net: Add NET_API to net/base
rvargas@google.com
2011-05-18
1
-1
/
+1
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-104
/
+113
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
2
-113
/
+104
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-104
/
+113
*
Base: Last set of files to use BASE_API (for base.dll)
rvargas@google.com
2011-03-28
9
-32
/
+47
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-6
/
+6
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-5
/
+7
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
3
-0
/
+177
*
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
[next]