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
*
Remove "using base::MessageLoop" from message_loop.h.
xhwang@google.com
2013-06-01
1
-6
/
+0
*
Fix leak in WeakPtr test introduced in r202038, and remove suppression.
wez@chromium.org
2013-06-01
1
-2
/
+5
*
Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-05-31
14
-41
/
+34
*
Split ProcessIterator and friends out of base/process_util.h into base/proces...
rsesek@chromium.org
2013-05-31
15
-708
/
+825
*
Cleanup: Fix some silly syntax in LibDispatchTaskRunnerTest.
thestig@chromium.org
2013-05-31
1
-6
/
+6
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
7
-59
/
+63
*
[Mac] Move the large block of NSEvent forward declarations to a shared header.
rsesek@chromium.org
2013-05-30
3
-1
/
+51
*
Include stddef.h for the definition of size_t.
hans@chromium.org
2013-05-30
1
-0
/
+2
*
Move latin1_string_conversions to base
abarth@chromium.org
2013-05-29
3
-1
/
+54
*
Allow chrome trace to be collected when atrace is enabled.
wangxianzhu@chromium.org
2013-05-29
2
-3
/
+11
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-29
2
-37
/
+105
*
Android: allow JNI generator to be used with jarjar.
torne@chromium.org
2013-05-29
2
-6
/
+118
*
Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead.
thestig@chromium.org
2013-05-29
2
-157
/
+18
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-29
3
-40
/
+89
*
Disable tcmalloc security tests on Windows
jschuh@chromium.org
2013-05-29
1
-1
/
+2
*
drop unused execinfo.h header
vapier@chromium.org
2013-05-28
2
-6
/
+0
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-28
2
-106
/
+37
*
Use totmaps if available on chromeos
davemoore@chromium.org
2013-05-28
2
-37
/
+106
*
Move Thread Name Mapping into ThreadFunc.
dsinclair@chromium.org
2013-05-27
6
-26
/
+104
*
Disable the OOM tests under ThreadSanitizer v2 as well as ASan.
glider@chromium.org
2013-05-27
1
-4
/
+5
*
Revert 202305 "Destroy all Singletons and LazyInstances between ..."
rsesek@chromium.org
2013-05-25
1
-30
/
+0
*
Destroy all Singletons and LazyInstances between each test.
rsesek@chromium.org
2013-05-25
1
-0
/
+30
*
Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."
erg@chromium.org
2013-05-24
3
-89
/
+40
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-24
3
-40
/
+89
*
Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."
dbeam@chromium.org
2013-05-24
7
-283
/
+53
*
Allow multiple base::MessagePumpForUI instances to be created simultanenously...
alexeypa@chromium.org
2013-05-24
7
-53
/
+283
*
Disable sampling tracer test in split_dll mode
scottmg@chromium.org
2013-05-23
1
-0
/
+3
*
disable sampling tracing in split_link build
scottmg@chromium.org
2013-05-23
2
-0
/
+9
*
Split ProcessMetrics out of base/process_util.h and into base/process/process...
rsesek@chromium.org
2013-05-23
19
-1705
/
+1922
*
add a macro that really identifies glibc
mostynb@opera.com
2013-05-23
1
-3
/
+11
*
base/time_posix.cc: Work around new integer overflow warning.
hans@chromium.org
2013-05-23
1
-5
/
+7
*
Implement support for USB Xbox360 controllers without a driver on Mac.
jeremya@chromium.org
2013-05-23
2
-0
/
+77
*
pull constant out of trace_event_impl for split_link
scottmg@chromium.org
2013-05-23
3
-3
/
+15
*
moving SyncSocket's kInvalidHandle constant
cpu@chromium.org
2013-05-23
2
-0
/
+8
*
Remove unnecessary if !defined(OS_NACL)
victorhsieh@chromium.org
2013-05-23
1
-2
/
+0
*
Revert r201604 "Speculative revert to see if this clears up the h..."
mpcomplete@google.com
2013-05-22
3
-5
/
+77
*
Speculative revert to see if this clears up the http://build.chromium.org/p/c...
ananta@chromium.org
2013-05-22
3
-77
/
+5
*
Android: Implement JavaFloatArrayToFloatVector
janx@chromium.org
2013-05-22
3
-5
/
+77
*
Adds TCMalloc support for Android.
bulach@chromium.org
2013-05-22
1
-1
/
+2
*
[Android] Add app version code to chrome://version.
shashishekhar@chromium.org
2013-05-22
1
-1
/
+4
*
Remove base::FileUtilProxy::Entry since it is no longer used.
nhiroki@chromium.org
2013-05-22
1
-8
/
+0
*
Don't enable atrace for disabled-by-default categories.
wangxianzhu@chromium.org
2013-05-22
1
-4
/
+10
*
Moving ICU constants to separate OBJ for split-link
cpu@chromium.org
2013-05-22
5
-11
/
+38
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
13
-175
/
+418
*
Disable UMA_HISTOGRAM in NaCl build
victorhsieh@chromium.org
2013-05-21
2
-0
/
+4
*
Fix (D)VLOG(1) support on Android
acolwell@chromium.org
2013-05-21
1
-1
/
+2
*
split file path constants out for split link
scottmg@chromium.org
2013-05-21
4
-16
/
+31
*
Pull string constants into separate .cc for split dll build
scottmg@chromium.org
2013-05-21
3
-48
/
+56
*
Revert 201204 "add more string -> unsigned number conversion uni..."
hashimoto@chromium.org
2013-05-21
1
-197
/
+0
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
11
-411
/
+166
[next]