summaryrefslogtreecommitdiffstats
path: root/base/win
Commit message (Expand)AuthorAgeFilesLines
* Fix EtwTraceConsumerRealtimeTest.siggi@chromium.org2012-05-151-3/+1
* Revert 136990 - Make sure the thread calling CoCreateGuid is CoInitialized.vrk@google.com2012-05-142-5/+2
* Make sure the thread calling CoCreateGuid is CoInitialized.siggi@chromium.org2012-05-142-2/+5
* Disable EtwTraceConsumerRealtimeTest.ConsumeEvent per current policy.csilv@chromium.org2012-05-101-1/+1
* Mark EtwTraceConsumerRealtimeTest.ConsumeEvent as flaky.csilv@chromium.org2012-05-101-1/+2
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-092-2/+50
* Added support in Metro mode for retrieving the information about the currentl...ananta@chromium.org2012-05-022-0/+14
* Adding a structure CurrentTabInfo to base\win\metro which would be used to shareananta@chromium.org2012-05-021-0/+6
* Add an enum MetroLaunchType which would indicate the reason chrome was launch...ananta@chromium.org2012-04-261-0/+21
* win: Fix another small language violation found by clang.thakis@chromium.org2012-04-251-2/+2
* win: Fix a small language violation.thakis@chromium.org2012-04-241-2/+1
* Disabling the SamplingProfilerTest.Sample test on Windows 8 as the ZwSetInter...ananta@chromium.org2012-04-191-3/+8
* Fixes for the EnumeratesPE base_unittest failures seen on Windows 8 X64. The ...ananta@chromium.org2012-04-131-2/+10
* Fixes for the EnumeratesPE base_unittest failures seen on Windows 8. The valu...ananta@chromium.org2012-04-121-10/+18
* Added an initial version of helper functions for Windows 8 metro to base.ananta@chromium.org2012-04-092-0/+39
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-062-8/+85
* Fix a build break caused by the newly added UIATextProvider accessibility hel...ananta@chromium.org2012-04-041-1/+2
* Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...ananta@chromium.org2012-04-042-0/+126
* ScopedProcessInformation protects against process/thread handle leaks from Cr...erikwright@chromium.org2012-04-043-0/+401
* CHECK that we don't start watching an object with a NULL delegate.dcheng@chromium.org2012-04-031-1/+2
* [windows] Make calls to exit(), _exit(), abort(), and ExitProcess() from the ...eroman@chromium.org2012-03-243-4/+29
* New test infrastructure for producing verbose logs in failing tests.grt@chromium.org2012-03-121-5/+5
* Making GenericScopedHandle capable of handling handle types other than HANDLE.alexeypa@chromium.org2012-03-051-40/+53
* Coverity: Fix dead code.jhawkins@chromium.org2012-03-041-1/+1
* Added ScopedPrinterHandlevitalybuka@chromium.org2012-03-021-7/+22
* Implement font linking for RenderTextWin.asvitkine@chromium.org2012-02-282-2/+42
* Plug trace session handle leak.grt@chromium.org2012-02-241-3/+2
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-143-271/+45
* Make scoped dc objects smartercpu@chromium.org2012-02-143-45/+271
* Make ETW unittests shardable to quench flakyness on trybots.siggi@chromium.org2012-01-282-54/+110
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-2/+1
* windows: Fix a few things clang complains about.thakis@chromium.org2012-01-231-2/+2
* Provide windows notification of thread terminationjar@chromium.org2011-12-221-0/+115
* Make sure all the pointers in ProfilerFuncs are NULL if they don't get initia...tbreisacher@chromium.org2011-12-201-1/+7
* Fix file leaks in a ETW test and a ScopedTempDir test.thestig@chromium.org2011-12-191-2/+6
* Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion ...jar@chromium.org2011-12-191-125/+0
* Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termin...jar@chromium.org2011-12-151-0/+125
* Revert 113748 - Provide windows notifictaion of thread terminationjar@chromium.org2011-12-131-125/+0
* Remove #ifdef OFFICIAL_BUILD from scoped variant unittest, as the code is now...jochen@chromium.org2011-12-101-3/+1
* Provide windows notifictaion of thread terminationjar@chromium.org2011-12-091-0/+125
* Windows-native sampling profiler wrapper class.siggi@chromium.org2011-12-073-0/+423
* Revert 113321 (speculative revert for http://crbug.com/106657 and a few other...thakis@chromium.org2011-12-071-131/+0
* Provide windows notifictaion of thread terminationjar@chromium.org2011-12-071-0/+131
* Improve support for multiselect list box accessibility on Windows.dmazzoni@chromium.org2011-12-036-0/+387
* Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-292-72/+49
* Revert 111865 - Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-292-40/+70
* Remove several more custom Task implementations from base/dcheng@chromium.org2011-11-292-70/+40
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1