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
*
Added an initial version of helper functions for Windows 8 metro to base.
ananta@chromium.org
2012-04-09
2
-0
/
+39
*
Win 8 Start Menu shortcut changes
gab@chromium.org
2012-04-06
2
-8
/
+85
*
Fix a build break caused by the newly added UIATextProvider accessibility hel...
ananta@chromium.org
2012-04-04
1
-1
/
+2
*
Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...
ananta@chromium.org
2012-04-04
2
-0
/
+126
*
ScopedProcessInformation protects against process/thread handle leaks from Cr...
erikwright@chromium.org
2012-04-04
3
-0
/
+401
*
CHECK that we don't start watching an object with a NULL delegate.
dcheng@chromium.org
2012-04-03
1
-1
/
+2
*
[windows] Make calls to exit(), _exit(), abort(), and ExitProcess() from the ...
eroman@chromium.org
2012-03-24
3
-4
/
+29
*
New test infrastructure for producing verbose logs in failing tests.
grt@chromium.org
2012-03-12
1
-5
/
+5
*
Making GenericScopedHandle capable of handling handle types other than HANDLE.
alexeypa@chromium.org
2012-03-05
1
-40
/
+53
*
Coverity: Fix dead code.
jhawkins@chromium.org
2012-03-04
1
-1
/
+1
*
Added ScopedPrinterHandle
vitalybuka@chromium.org
2012-03-02
1
-7
/
+22
*
Implement font linking for RenderTextWin.
asvitkine@chromium.org
2012-02-28
2
-2
/
+42
*
Plug trace session handle leak.
grt@chromium.org
2012-02-24
1
-3
/
+2
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
3
-271
/
+45
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
3
-45
/
+271
*
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
[next]