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 templates for ConvertableToTraceFormat with other argument types.
dsinclair@chromium.org
2013-05-08
2
-1
/
+156
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
11
-533
/
+457
*
Revert 198824 "Export FileInfo"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
11
-19
/
+19
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
11
-19
/
+19
*
Export FileInfo
brettw@chromium.org
2013-05-07
1
-1
/
+1
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
11
-457
/
+533
*
Allow tracing categories to default to disabled.
dsinclair@chromium.org
2013-05-07
4
-52
/
+157
*
Fix OperationSystemVersion() on Android.
zmo@chromium.org
2013-05-07
2
-1
/
+8
*
Update comment for UseOneTimeRandomizationWithCustomSeed().
asvitkine@chromium.org
2013-05-07
1
-4
/
+6
*
Use CR_DEFINE_STATIC_LOCAL for iOS leaky mapped file.
justincohen@google.com
2013-05-06
1
-1
/
+1
*
Move utf_string_conversions to strings/ and add namespace.
brettw@chromium.org
2013-05-06
6
-68
/
+87
*
Delete CopyRecursiveDirNoCache from test_file_util.
brettw@chromium.org
2013-05-06
5
-140
/
+34
*
NaCl: Remove unnecessary nacl_syscalls.h #include
dmichael@chromium.org
2013-05-06
1
-5
/
+0
*
Fix BASE_EXPORT keyword position in activity_status.h.
pliard@chromium.org
2013-05-06
1
-1
/
+2
*
Fixed CPU model name reporting on ChromeOS/ARM.
zelidrag@chromium.org
2013-05-06
1
-3
/
+7
*
Add snapshots to trace_event object model
nduca@chromium.org
2013-05-04
4
-66
/
+138
*
base: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
3
-3
/
+3
*
Change MessagePumpLinux to MessagePumpOzone
davemoore@chromium.org
2013-05-03
5
-33
/
+26
*
Revert 198141 "Revert 198124 "Add base/android/activity_status.cc""
tedchoc@chromium.org
2013-05-03
9
-8
/
+386
*
Revert 194664 "Delete CopyRecursiveDirNoCache from test_file_util."
tonyg@chromium.org
2013-05-03
3
-0
/
+139
*
Revert 198124 "Add base/android/activity_status.cc"
tedchoc@chromium.org
2013-05-03
9
-386
/
+8
*
Get a backtrace in Chrome for Android.
dmikurube@chromium.org
2013-05-03
1
-0
/
+60
*
Add base/android/activity_status.cc
pliard@chromium.org
2013-05-03
9
-8
/
+386
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
4
-37
/
+306
*
Trivial code cleanup.
rjkroege@chromium.org
2013-05-03
1
-1
/
+0
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
2
-0
/
+4
*
Stop overwriting errno in base::StringPrintf, StringAppendV, and StringToDouble.
yusukes@chromium.org
2013-05-02
8
-21
/
+88
*
Add more error codes to base::CreatePlatformFile on windows.
dgrogan@chromium.org
2013-05-02
2
-1
/
+14
*
Fix blocking of shutdown on Windows
scottmg@chromium.org
2013-05-02
1
-0
/
+7
*
[Android] Remove unneeded icu dependency from base.
yfriedman@chromium.org
2013-05-02
1
-1
/
+0
*
Fix --dump-histograms-on-exit and make it work for Release builds.
tonyg@chromium.org
2013-05-02
3
-19
/
+16
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-8
/
+9
*
base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-05-01
1
-11
/
+0
*
Feeding negative numbers to the HexStringToUInt64 should fail, with output 0 ...
mostynb@opera.com
2013-05-01
3
-8
/
+12
*
Create a field trial to test if we can detect good QPC implementations.
simonjam@chromium.org
2013-04-30
2
-0
/
+12
*
Update ProcessIterator::CheckForNextProcess to get exe name from /proc/pid/exe.
tonyg@chromium.org
2013-04-30
1
-4
/
+1
*
Adding TryPostTask to the message loop
cpu@chromium.org
2013-04-30
4
-17
/
+94
*
Add base::mac::OpenApplicationWithPath()
jeremya@chromium.org
2013-04-30
3
-0
/
+98
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
2
-1
/
+71
*
Android: Enable FileUtilProxyTest.Touch and PlatformFile.TouchGetInfoPlatform...
nileshagrawal@chromium.org
2013-04-29
1
-0
/
+4
*
Revert 197024 "Add a command line flag for dumping trace events ..."
vollick@chromium.org
2013-04-29
2
-71
/
+1
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
2
-1
/
+71
*
Fix a couple of style nits:
sadrul@chromium.org
2013-04-29
1
-1
/
+1
*
Fix uninitialized field in test following r197009.
caseq@google.com
2013-04-29
1
-0
/
+1
*
Invoke trace callback even when trace buffer is full
caseq@google.com
2013-04-29
2
-6
/
+22
*
[MIPS] Support to build libchromeview for MIPS-Android
petarj@mips.com
2013-04-27
2
-0
/
+10
*
Update ALLOW_THIS_IN_INITIALIZER_LIST macro to reflect its deprecatation.
scherkus@chromium.org
2013-04-26
1
-10
/
+7
*
Linux sandbox: allow non racy use of O_CLOEXEC
jln@chromium.org
2013-04-26
2
-2
/
+40
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
4
-306
/
+37
[next]