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
*
Update Mali memory attribute sysfs location
dbehr@chromium.org
2013-09-04
1
-1
/
+1
*
[Android] Add reinitiate() to ObserverList's iterator.
kkimlabs@chromium.org
2013-09-04
2
-9
/
+77
*
GTTF: Parallel test launcher changes for POSIX.
phajdan.jr@chromium.org
2013-09-04
1
-1
/
+22
*
Add more member data to SystemMemoryInfoKB and SystemMetrics. Upgrade functio...
jwmak@chromium.org
2013-09-03
3
-22
/
+93
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
16
-13
/
+45
*
Fix building with Java 7
simonb@opera.com
2013-09-03
2
-0
/
+82
*
Fix compile (file_util:: -> base::)
phajdan.jr@chromium.org
2013-09-03
1
-2
/
+2
*
GTTF: Basic parallel unit test launcher.
phajdan.jr@chromium.org
2013-09-03
7
-128
/
+589
*
Allow waiting in NestedMessagePumpAndroid.
mnissler@chromium.org
2013-09-03
1
-0
/
+2
*
[Android] Add HostDrivenTest java annotation.
frankf@chromium.org
2013-09-03
1
-0
/
+22
*
Remove deprecated FieldTrial::MakeName() API.
asvitkine@chromium.org
2013-09-03
3
-42
/
+0
*
Revert "Added a new base::strings::SafeSPrintf() function that can"
tkent@chromium.org
2013-09-02
6
-1893
/
+0
*
Disable EmitNULL test for Widows x64.
tkent@chromium.org
2013-09-02
1
-1
/
+7
*
Added a new base::strings::SafeSPrintf() function that can
markus@chromium.org
2013-09-01
6
-0
/
+1887
*
Add the DiskInfo struct and associated functions to collect and hold system d...
nduca@chromium.org
2013-08-30
4
-0
/
+262
*
Remove the unused sampling profiler.
erg@chromium.org
2013-08-30
5
-434
/
+0
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
16
-47
/
+46
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
8
-234
/
+304
*
Init uninitialized member in ctor.
finnur@chromium.org
2013-08-30
1
-1
/
+2
*
Switched PostTaskAndReplyRelay to use ThreadTaskRunnerHandle::Get() instead o...
alexeypa@chromium.org
2013-08-30
1
-3
/
+4
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
2
-0
/
+158
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
10
-40
/
+92
*
Rename managed user prefs to supervised user prefs.
bauerb@chromium.org
2013-08-29
5
-69
/
+74
*
Move the SwapData class to base/process (where other system metrics data resi...
nduca@chromium.org
2013-08-29
2
-0
/
+64
*
GTTF: Convert more parts of the test launcher to callbacks.
phajdan.jr@chromium.org
2013-08-29
3
-41
/
+91
*
Add support for a managed user pref store to PrefService.
bauerb@chromium.org
2013-08-29
6
-8
/
+103
*
Init uninitialized member in ctor.
finnur@chromium.org
2013-08-29
1
-0
/
+1
*
Init uninitialized member in ctor.
finnur@chromium.org
2013-08-29
1
-1
/
+2
*
Don't expose ObserverList::Size()
caitkp@chromium.org
2013-08-29
1
-1
/
+1
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
6
-9
/
+9
*
Remove spammy setpriority() failure message. Stylize.
dalecurtis@chromium.org
2013-08-29
1
-27
/
+17
*
chrome://tracing for memory records name and category for TRACE_EVENT
jamescook@chromium.org
2013-08-29
3
-74
/
+144
*
Remove unnecessary public typedef from AsyncSocketIoHandler
qsr@chromium.org
2013-08-28
1
-8
/
+6
*
Android WebView: don't define sincos.
torne@chromium.org
2013-08-28
2
-1
/
+9
*
Fix off-by-one error in StatsTable::GetRowValue().
rmcilroy@chromium.org
2013-08-28
1
-2
/
+2
*
Make the lazy TLS pointer to the current MessageLoop into a Leaky LazyInstance.
earthdok@chromium.org
2013-08-28
1
-1
/
+1
*
[Android WebView] Assert test files are readable early in tests
mnaganov@chromium.org
2013-08-28
1
-1
/
+9
*
Do not handle AltGr modifier as system key.
nona@chromium.org
2013-08-27
2
-0
/
+10
*
Switch prefs to use ObserverList::might_have_observers instead of ObserverLis...
caitkp@chromium.org
2013-08-26
13
-19
/
+19
*
Add ajwong and thakis as OWNERS.
darin@chromium.org
2013-08-24
1
-0
/
+2
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
4
-10
/
+10
*
Add a BarrierClosure.
groby@chromium.org
2013-08-24
5
-0
/
+121
*
Trace memory records source function for posted tasks instead of "RunTask"
jamescook@chromium.org
2013-08-24
2
-3
/
+15
*
GTTF: make the new test launcher handle test crashes
phajdan.jr@chromium.org
2013-08-23
9
-39
/
+251
*
Fix uninitialized member variable.
finnur@chromium.org
2013-08-23
1
-1
/
+2
*
Fix namespace for AsyncSocketIoHandler.
qsr@chromium.org
2013-08-23
4
-8
/
+8
*
Build Fix for Win: Make base_i18n_nacl_win64.dll.lib to be generated
yosin@chromium.org
2013-08-23
1
-3
/
+5
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
3
-9
/
+11
*
GTTF: Add a basic new unit test launcher.
phajdan.jr@chromium.org
2013-08-22
10
-5
/
+424
*
Move async_socket_io_handler.* from media/ to base/
qsr@chromium.org
2013-08-22
5
-0
/
+459
[next]