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
*
Task Scheduler Task Traits
robliao
2016-02-18
5
-0
/
+169
*
Expand scope of histogram tests.
bcwhite
2016-02-17
6
-81
/
+180
*
Make debug flag final for compiler optimizations.
wnwen
2016-02-17
1
-2
/
+3
*
[tracing] Support shared and private permission. (missing perm flag)
youngmin.yoo
2016-02-17
2
-0
/
+2
*
Make MessageLoopForIO::current() failure explicit.
deymo
2016-02-17
1
-0
/
+1
*
Unify BindState refcount management into the bound arguments.
tzik
2016-02-17
3
-51
/
+24
*
Restore lost metric change from used KiB to Percent.
bcwhite
2016-02-16
1
-3
/
+3
*
Also adds debug build flag.
wnwen
2016-02-16
4
-21
/
+28
*
Fix compilation of "base" for "host" when targetting iOS.
sdefresne
2016-02-16
2
-1
/
+2
*
Track number of instances with a corrupt allocator.
bcwhite
2016-02-16
1
-0
/
+13
*
[Android] Fix generated scripts for junit tests.
mikecase
2016-02-16
1
-7
/
+11
*
Remove UnwrapTraits
tzik
2016-02-16
3
-49
/
+29
*
[Tracing] Fix scoped context trace events category handling
fmeawad
2016-02-16
2
-27
/
+26
*
Support smart pointers in base::DispatchToMethod
tzik
2016-02-16
1
-4
/
+4
*
Update base_nocompile_tests expectation for bind_internal.h
tzik
2016-02-16
1
-3
/
+3
*
Fix "undefined reference to '__atomic_is_lock_free'" errors on Linux
agoode
2016-02-16
2
-0
/
+14
*
Use Perfect Forwarding where possible in bind_internals.h
tzik
2016-02-15
1
-29
/
+30
*
Use upstream version of PR_ImplodeTime
pkl
2016-02-15
1
-128
/
+70
*
chromium linker: handle JNI RegisterNatives errors
simonb
2016-02-15
3
-9
/
+15
*
Add a BindTest to test moved argument behavior
tzik
2016-02-15
1
-34
/
+233
*
Replaces deprecated CFGregorianDate with CFCalendar.
pkl
2016-02-15
1
-24
/
+34
*
Fix segmentation fault if gtest runs with --gtest_repeat=N and --test-launche...
stgao
2016-02-12
1
-1
/
+1
*
Add code to FieldTrialList to help diagnose a renderer crash.
asvitkine
2016-02-12
2
-0
/
+17
*
Add SharedMemory version of PersistentMemoryAllocator.
bcwhite
2016-02-12
3
-9
/
+156
*
Update a base_nocompile_test expectation
tzik
2016-02-12
1
-1
/
+1
*
Makes GetBuildTime behave sanely on all build types.
zforman
2016-02-12
6
-34
/
+90
*
Expand DCHECKs in record_histograms.cc.
asvitkine
2016-02-12
2
-26
/
+74
*
Upload internal tracking histograms to UMA.
bcwhite
2016-02-11
3
-20
/
+29
*
Expand base::Tuple to std::tuple in a class template specialization
tzik
2016-02-11
1
-3
/
+3
*
Replace base::Tuple implementation with std::tuple
tzik
2016-02-11
2
-54
/
+5
*
Allocator cleanup: remove reundant tc_set_new_mode in ProcessMemoryTest
primiano
2016-02-10
1
-12
/
+0
*
New test and off-by-one fix for data persisted to disk.
bcwhite
2016-02-10
2
-10
/
+22
*
gn: Only copy dbghelp.dll for the default toolchain.
thakis
2016-02-10
1
-4
/
+4
*
Add compile time checks against longs being used in IPC structs on 32 bit And...
jam
2016-02-10
3
-59
/
+35
*
Refactor gmock_mutant.h
tzik
2016-02-10
1
-5
/
+19
*
Tracing: Removed monitoring mode
oysteine
2016-02-10
5
-186
/
+8
*
gn/win: Copy dbghelp.dll to the output dir.
thakis
2016-02-10
1
-1
/
+13
*
Revert of Fix SELinux violation when opening Chrome on Android (patchset #4 i...
hartmanng
2016-02-10
1
-1
/
+7
*
android: Add ToJavaFloatArray JNI utility.
kinaba
2016-02-10
3
-0
/
+57
*
Fix AtExitManager recursive lock acquisition.
amistry
2016-02-10
2
-6
/
+21
*
Introduce new library process type: WEBVIEW_CHILD
mnaganov
2016-02-09
1
-1
/
+3
*
Memory Sheriff: Disable SecurityTest.NewOverflow on Linux
tommycli
2016-02-09
1
-1
/
+3
*
Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:6...
qinmin
2016-02-09
1
-3
/
+1
*
allocator: add use_experimental_allocator_shim build flag
primiano
2016-02-09
2
-1
/
+11
*
Fix Window callback asserts in BaseChromiumApplication
twellington
2016-02-09
1
-7
/
+23
*
Introduce new library process type: WEBVIEW_CHILD
mnaganov
2016-02-09
1
-1
/
+3
*
Switch base::trace_event::TraceLogStatus to use uint32_t instead of size_t.
jam
2016-02-09
2
-4
/
+4
*
update obsolete code.google.com documentation links
mostynb
2016-02-08
1
-1
/
+1
*
Switch histogram struct members that are sent over IPC to use uint32_t instea...
jam
2016-02-08
7
-98
/
+100
*
ShareMemory::DuplicateHandle() should have same semantics on all OSes.
erikchen
2016-02-08
2
-3
/
+8
[next]