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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocator shim skeleton + Linux impl behind a build flag
primiano
2016-03-09
14
-4
/
+1124
*
base: simplify the first fcntl() call in SetNonBlocking() function
tfarina
2016-03-09
2
-2
/
+2
*
Use thread local state to avoid locking over CloseHandle operations.
siggi
2016-03-09
1
-7
/
+7
*
Revert of Collect information about failing histogram factory calls. (patchse...
bcwhite
2016-03-09
5
-118
/
+13
*
Extend base::Callback to have a move-only variant
tzik
2016-03-09
5
-38
/
+105
*
Support move-only type on base::Callback::Run
tzik
2016-03-09
4
-38
/
+48
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-09
5
-13
/
+118
*
Fix compilation error with older versions of libstdc++
kmackay
2016-03-09
1
-1
/
+1
*
Add creation tracking for ActiveVerifier.
wfh
2016-03-09
1
-1
/
+7
*
Prepare base/ for compilation with OS X 10.7 deployment target.
erikchen
2016-03-08
2
-1
/
+8
*
Change scoped_ptr to a type alias for std::unique_ptr on OS_WIN
dcheng
2016-03-08
2
-11
/
+1
*
Remove LOG(FATAL) as this can't be called late in Chrome shutdown.
wfh
2016-03-08
2
-9
/
+9
*
Remove starting animation in BaseInstrumentationTestRunner.java
shenghuazhang
2016-03-08
1
-0
/
+16
*
Revert of Collect information about failing histogram factory calls. (patchse...
bcwhite
2016-03-08
4
-110
/
+11
*
Make ObjectWatcher fail to start watching when there is no message loop.
pkasting
2016-03-08
3
-6
/
+14
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-08
4
-11
/
+110
*
base: eliminate TupleTraits and TupleTypes
mdempsky
2016-03-07
1
-37
/
+0
*
Fix owners for base/test/android
yfriedman
2016-03-07
1
-1
/
+1
*
Revert of Collect information about failing histogram factory calls. (patchse...
bcwhite
2016-03-07
3
-89
/
+7
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-06
3
-7
/
+89
*
Revert of Collect information about failing histogram factory calls. (patchse...
bcwhite
2016-03-05
2
-59
/
+7
*
Retire scoped_ptr_unittest.nc
tzik
2016-03-05
3
-121
/
+0
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-04
2
-7
/
+59
*
Revert of Collect information about failing histogram factory calls. (patchse...
bcwhite
2016-03-04
2
-50
/
+7
*
Move non-content specific parts of content::MachBroker into base::MachPortBro...
amistry
2016-03-04
6
-0
/
+409
*
Remove Pass() helper from base/move.h.
dcheng
2016-03-04
2
-37
/
+4
*
Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.
dcheng
2016-03-03
2
-25
/
+64
*
Add handle verifier tests. Add stack tracing.
wfh
2016-03-03
3
-9
/
+74
*
Move base::internal::TaskTracker to base::test::TaskTracker.
fdoray
2016-03-03
2
-18
/
+12
*
[GN] Set testonly unconditionally.
jbroman
2016-03-03
1
-4
/
+2
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-03
2
-7
/
+50
*
Revert of Collect information about failing histogram factory calls. (patchse...
dimich
2016-03-03
2
-47
/
+7
*
Collect information about failing histogram factory calls.
bcwhite
2016-03-03
2
-7
/
+47
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
7
-10
/
+18
*
base: Avoid calling VirtualAlloc with 0 length.
reveman
2016-03-01
2
-1
/
+5
*
Use a non-deprecated method to get a string from an OSStatus error.
erikchen
2016-03-01
4
-5
/
+17
*
Allow pushing all command line files to user builds
kraush
2016-03-01
1
-0
/
+35
*
[Android] Revise handling of document-mode-only tests.
jbudorick
2016-03-01
3
-10
/
+22
*
Remove myself from most OWNERS files
stuartmorgan
2016-03-01
2
-2
/
+0
*
Reworks the Mac tab strip to use the Material Design style.
shrike
2016-03-01
1
-0
/
+12
*
base: Update MRUCache to allow to use unordered_map and custom hashers.
vmpstr
2016-03-01
1
-20
/
+39
*
Added support for move-only types to SmallMap.
btolsch
2016-02-29
3
-5
/
+63
*
Add primiano as owner of base/allocator
wfh
2016-02-29
1
-0
/
+1
*
tracing: Make ConvertableToTraceFormat move-only
primiano
2016-02-29
35
-265
/
+386
*
Apply ThreadWithOptions_StackSize ASAN workaround to all platforms.
aelias
2016-02-28
1
-2
/
+2
*
StringToUint should output zero on negative numbers.
davidben
2016-02-27
2
-4
/
+6
*
base: Remove MessagePumpDispatcher.
sadrul
2016-02-26
7
-181
/
+3
*
Windows: Expose handle inheritance to the sandboxed launcher
rockot
2016-02-26
1
-0
/
+7
*
Revert of Refactor thread_local.h's TLS Implementation to use ThreadLocalStor...
robliao
2016-02-26
7
-35
/
+187
*
Refactor thread_local.h's TLS Implemetation to use ThreadLocalStorage
robliao
2016-02-26
7
-187
/
+35
[next]