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
*
Add base::mac::ScopedMachPortSet.
Mark Mentovai
2014-11-21
2
-0
/
+29
*
Remove #include of compiler_specific.h from macros.h.
pkasting
2014-11-21
3
-2
/
+2
*
Fix ProcMapsTest.ReadProcMaps to handle stacks created by Valgrind.
scherkus
2014-11-21
1
-7
/
+22
*
Enable MSVC warning for unused locals.
Peter Kasting
2014-11-20
2
-3
/
+4
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
9
-26
/
+26
*
LevelDB: Using base::File for all file I/O
cmumford
2014-11-20
1
-1
/
+1
*
[Base] Use variadic template for helpers in bind_internal.h
tzik
2014-11-20
2
-869
/
+82
*
Revert of Revert of [Base] Use variadic template in callback_list.h (wave 1) ...
thakis
2014-11-20
2
-452
/
+7
*
[Base] Use variadic template in base/callback.h
tzik
2014-11-20
3
-809
/
+43
*
Minor spelling fixes in base/tracked_objects.
mithro
2014-11-19
1
-14
/
+14
*
Upstream ApiCompatibilityUtils for API20+ calls.
aurimas
2014-11-19
1
-16
/
+0
*
Don't pass ProcessHandle through ChildProcessHostDelegate.
rvargas
2014-11-18
4
-0
/
+39
*
Intercept base::File Open/Close
pasko
2014-11-18
7
-1
/
+213
*
Fix various flags in the Win64 GN build
dpranke
2014-11-18
1
-0
/
+5
*
base::CopyFile can copy *from* Android's content scheme.
cmumford
2014-11-17
6
-97
/
+86
*
Avoid a string copy in URLRequestResourceBundleJob::GetData().
jyasskin
2014-11-17
3
-2
/
+6
*
Report trace buffer usage as number of events, not only percentage
yurys
2014-11-17
3
-11
/
+22
*
Fixing CancelableCallback to use variadic templates. Previously, 2-argument c...
ckehoe
2014-11-15
1
-150
/
+13
*
Split macros from base/metrics/histogram.h to histogram_macros.h.
asvitkine
2014-11-15
4
-228
/
+243
*
Make multiprocess_test_android.cc use the new command line.
qsr
2014-11-14
1
-2
/
+10
*
Add per-file OWNERS for Android in //base.
nyquist
2014-11-14
1
-0
/
+5
*
base: Bump default android version to 5.0.99
boliu
2014-11-14
1
-2
/
+2
*
Remove implicit conversions from scoped_refptr to T* in base/win/
dcheng
2014-11-13
1
-13
/
+13
*
Reland [Android] Mark posted UI thread tasks as asynchronous
jdduke
2014-11-13
1
-2
/
+52
*
Revert of [Android] Experimental sync barrier detection for tracing (patchset...
jdduke
2014-11-13
1
-105
/
+0
*
Make ThreadData::random_number_ an unsigned integer so that overflow has defi...
glider
2014-11-12
2
-6
/
+6
*
Enable -Wunused-local-typedef
thakis
2014-11-12
1
-0
/
+2
*
Exclude unused functions for NaCl code path.
mazda
2014-11-12
2
-0
/
+4
*
Use higher precision to store the login database's date_created field.
erikchen
2014-11-12
1
-4
/
+4
*
base/files: Fixed two minor lint warnings.
cmumford
2014-11-11
1
-3
/
+1
*
Added in-place testing for base64 encoding/decoding.
georgesak
2014-11-11
2
-2
/
+16
*
Cleanup: small comment fix after LOCAL_HISTOGRAM rename
jeremy
2014-11-11
1
-1
/
+1
*
Fix for Chromium Android Linker logging.
petrcermak
2014-11-10
1
-1
/
+1
*
Tentatively disable switching the test launcher to single process mode under ...
glider
2014-11-10
1
-9
/
+0
*
ObserverList::HasObserver now takes a const pointer.
mgiuca
2014-11-10
2
-2
/
+7
*
Remove FileTest.MemoryCorruption death test regexp assertions.
gavinp
2014-11-09
1
-9
/
+9
*
Make *some* version of the Win GN build work.
dpranke
2014-11-08
1
-1
/
+1
*
gn win: disable 4267 (need for win x64)
scottmg
2014-11-08
1
-1
/
+6
*
Update base::BindBlock for three parameters.
marq
2014-11-07
2
-36
/
+49
*
Add memory corruption checking to base::File().
gavinp
2014-11-07
3
-1
/
+163
*
Allow C++11 Delegated Constructors.
andersr
2014-11-07
1
-1
/
+1
*
Removing a single-parameter constructor of ScopedProfile, per a TODO item.
vadimt
2014-11-07
3
-16
/
+5
*
Enable profiler timing with a field trial.
vadimt
2014-11-06
2
-11
/
+29
*
Cleanup: Remove unneeded path_service.h includes in base and chrome.
thestig
2014-11-06
3
-3
/
+0
*
Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.
hidehiko
2014-11-06
1
-4
/
+0
*
UMA: Set Hardware model class on Mac.
jeremy
2014-11-06
4
-0
/
+27
*
Add a check if file is uncompressed inside zip file to the crazy linker.
petrcermak
2014-11-06
4
-29
/
+33
*
Allow Objective-C interfaces in //base/ios
droger
2014-11-06
1
-0
/
+1
*
Add support to base::Timer for custom task runners.
petrcermak
2014-11-06
3
-4
/
+61
*
Add UMA for the no map executable support fallback.
petrcermak
2014-11-06
4
-36
/
+93
[next]