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
*
gn format //base
scottmg
2014-12-03
4
-38
/
+39
*
Change preference APIs to take std::string instead of const char*.
georgesak
2014-12-03
22
-246
/
+240
*
Turn on stack use-after-return detection in non-official ASan builds.
glider
2014-12-02
1
-10
/
+20
*
Define a new version of LaunchProcess that returns a Process.
rvargas
2014-12-02
4
-10
/
+28
*
Update base::LaunchElevatedProcess to return a Process instead of a handle.
rvargas
2014-12-01
2
-18
/
+9
*
Add a new ctor to ScopedPathOverride for tests that override files.
grt
2014-11-27
2
-0
/
+17
*
[Android] Remove the workaround code of a platform bug.
feng
2014-11-27
4
-235
/
+21
*
Remove build-time warning from pe_image.cc
Nico Weber
2014-11-26
1
-8
/
+1
*
Increase the stack size in ThreadTest.StartWithOptions_StackSize under ASan o...
glider
2014-11-26
1
-0
/
+5
*
[Base] Use variadic template in bind.h
tzik
2014-11-26
5
-570
/
+130
*
Out of line CallbackBase's copy and assignment operators.
dcheng
2014-11-26
2
-0
/
+6
*
Support content scheme uri for Chrome on Android
qinmin
2014-11-26
6
-16
/
+85
*
Enable boolean testing of scoped_refptr<T>.
dcheng
2014-11-26
2
-1
/
+55
*
Implement chrome://local-state debug URL.
asvitkine
2014-11-25
2
-12
/
+24
*
Add more components unit tests to GN build.
brettw
2014-11-25
1
-1
/
+3
*
Prefix CommandLine usege with base namespace (Part 1: base/)
pgal.u-szeged
2014-11-25
7
-55
/
+65
*
Remove unneeded #define in ref_counted.h
dcheng
2014-11-25
1
-15
/
+2
*
Disable implicit conversion of scoped_refptr<T> to T* on Windows.
dcheng
2014-11-25
2
-3
/
+2
*
Merge ChromeApiCompatibilityUtils into ApiComatibilityUtils.
aurimas
2014-11-25
1
-0
/
+112
*
WaitableEvent: Receive ScopedHandle at construction and remove Release method.
rvargas
2014-11-25
3
-14
/
+7
*
File with simple block types.
eugenebut
2014-11-25
2
-0
/
+15
*
Implement listing tests to a JSON file for iOS gtest test launcher
Paweł Hajdan, Jr
2014-11-24
11
-44
/
+142
*
More valgrind workarounds for ProcMapsTest.ReadProcMaps.
scherkus
2014-11-24
1
-22
/
+22
*
Don't /O2 on allocator on Windows in Debug
scottmg
2014-11-21
1
-1
/
+1
*
Instrumenting callbacks to InFlightBackendIO.
vadimt
2014-11-21
2
-18
/
+17
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-11-21
2
-8
/
+10
*
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
[next]