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
*
Set modifier flags for Caps, OS, Scroll and Num Lock on X11 and Windows.
dtapuska
2015-10-20
2
-31
/
+0
*
Reverted how taskbar pinning works.
pmonette
2015-10-16
2
-140
/
+22
*
Adding error handlers to setup.exe.
pmonette
2015-10-16
2
-0
/
+81
*
Disable ETW EnableDisable test
brucedawson
2015-10-07
1
-1
/
+2
*
win: Remove uses of UNREFERENCED_PARAMETER.
thakis
2015-10-06
3
-62
/
+42
*
Remove all Windows Window Scoped Trackers and Associated Instrumentation
robliao
2015-09-29
1
-1
/
+0
*
Extend base::win::ObjectWatcher to watch an event multiple times.
jam
2015-09-29
4
-47
/
+118
*
Don't wait for ETW controller.Stop() on Windows 7
brucedawson
2015-09-25
2
-7
/
+12
*
Base: Remove myself from owners
rvargas
2015-09-24
1
-1
/
+0
*
Disable EtwTraceControllerTest.EnableDisable again
brucedawson
2015-09-21
1
-1
/
+1
*
Switch from std::move to Pass()
brucedawson
2015-09-19
1
-1
/
+1
*
Disable EtwTraceControllerTest.EnableDisable
brucedawson
2015-09-19
1
-1
/
+2
*
Revert of Check for CloseHandle failures even when not debugging (patchset #4...
brucedawson
2015-09-18
1
-14
/
+20
*
Remove HANDLE_FLAG_PROTECT_FROM_CLOSE flag from Tracked/ScopedHandle.
rvargas
2015-09-17
1
-15
/
+0
*
Fix possibly flakiness of EtwTraceControllerTest.EnableDisable
wangxianzhu
2015-09-17
1
-0
/
+3
*
Check for CloseHandle failures even when not debugging
brucedawson
2015-09-17
1
-20
/
+14
*
Added common check for USER32 and GDI32 API availability.
forshaw
2015-09-16
2
-0
/
+51
*
Get GenericScopedHandle::Set to preserve LastError code
brucedawson
2015-09-11
2
-1
/
+40
*
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
gab
2015-07-27
2
-8
/
+49
*
win: Fix unqualified lookups into dependent base classes.
thakis
2015-07-14
1
-19
/
+19
*
Check Windows version before attempting to detect OSK
jschuh
2015-07-12
1
-0
/
+5
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
1
-2
/
+2
*
Fix some clang warnings with -Wmissing-braces in base.
dcheng
2015-07-02
3
-5
/
+7
*
Fix use of ShellDispatch.NameSpace -- may succeed but fail.
grt
2015-06-30
1
-4
/
+4
*
clang/win: Build without -Wno-null-dereference.
sammc
2015-06-30
1
-1
/
+1
*
Add USB keyboard detection reporting and disable flag
jschuh
2015-06-23
2
-19
/
+66
*
Pin shortcuts via shell verbs rather than ShellExecuteEx.
grt
2015-06-23
2
-10
/
+95
*
Write new Starts/EndsWith and convert FilePath functions to StringPiece.
brettw
2015-06-16
1
-2
/
+2
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-29
/
+27
*
Remove Unactionable or Low Jank USER32 Instrumentation
robliao
2015-06-02
1
-4
/
+0
*
Avoid basename conflict from memory_pressure_monitor.cc
scottmg
2015-05-21
3
-696
/
+0
*
Cleanup: Fix base header include guards.
tfarina
2015-05-13
2
-4
/
+4
*
Add HANDLE_FLAG_PROTECT_FROM_CLOSE flag to Tracked/ScopedHandle.
shrikant
2015-05-12
1
-0
/
+15
*
win: Move WeakPtrFactory added in https://codereview.chromium.org/1122863005/...
thakis
2015-05-09
1
-3
/
+3
*
Create base::win::MemoryPressureMonitor class.
chrisha
2015-05-08
3
-0
/
+696
*
Reverting change to disable active verifier.
shrikant
2015-05-05
1
-4
/
+0
*
Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles.
shrikant
2015-05-05
1
-1
/
+1
*
vs2015: avoid warning about narrowing pointer to int in base/win
scottmg
2015-05-01
2
-5
/
+5
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
1
-1
/
+1
*
Revert of Conv CHECK->DCHECK in CloseHandle (top crasher & data enough to deb...
grt
2015-04-30
1
-5
/
+3
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to base.
dcheng
2015-04-29
1
-14
/
+14
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
1
-1
/
+1
*
vs2015: fix pvoid->dword truncation warning
scottmg
2015-04-29
1
-5
/
+4
*
Conv CHECK->DCHECK in CloseHandle (top crasher & data enough to debug)
shrikant
2015-04-28
1
-3
/
+5
*
Address review comments on https://codereview.chromium.org/1077893005/
thakis
2015-04-27
1
-0
/
+2
*
base: Fix warnings found by clang chromium-style plugin on Windows.
tfarina
2015-04-27
2
-2
/
+11
*
Try NtDuplicateObject instead of DuplicateHandle on Windows 8/8.1 for debuggi...
shrikant
2015-04-25
1
-5
/
+44
*
Disabling handle verifier till we figure out AppContainer/DuplicateHandle err...
shrikant
2015-04-21
1
-0
/
+4
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-1
/
+1
[next]