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
*
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
*
Overhaul comments on WeakPtr to emphasize WeakPtrFactory over SupportsWeakPtr.
wez@chromium.org
2013-04-25
1
-88
/
+81
*
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-25
8
-18
/
+12
*
IsMachineATablet is now modified to check only for touch capability and hence...
shrikant@chromium.org
2013-04-24
2
-12
/
+5
*
The continue window is owned by the desktop environment now.
alexeypa@chromium.org
2013-04-24
2
-0
/
+9
*
BindBlock supports callbacks with one argument.
droger@chromium.org
2013-04-24
2
-10
/
+28
*
When debugger is attached, use int3 to break debugger for Android x86.
shouqun.liu@intel.com
2013-04-23
1
-6
/
+11
*
Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...
hajimehoshi@chromium.org
2013-04-23
4
-58
/
+72
*
base: Always use X11 event window as event target.
reveman@chromium.org
2013-04-23
1
-7
/
+0
*
Pepper: Add VLOG support for NaCl plugins.
teravest@chromium.org
2013-04-22
3
-7
/
+8
*
base/prefs: Make use of ThreadCheck in favor of less inheritance.
tfarina@chromium.org
2013-04-22
2
-7
/
+8
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
2
-5
/
+17
*
Restore skipping of default categories.
dsinclair@chromium.org
2013-04-19
2
-1
/
+4
*
Correctly handle multiple convertable argument names.
dsinclair@chromium.org
2013-04-19
3
-3
/
+24
*
Double the timeout values when running under ThreadSanitizer v2. It is at lea...
glider@chromium.org
2013-04-19
1
-1
/
+3
*
Avoid C++11 narrowing errors.
raphael.kubo.da.costa@intel.com
2013-04-19
1
-4
/
+4
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
6
-543
/
+808
*
Use std::isfinite().
thakis@chromium.org
2013-04-18
1
-6
/
+4
*
Delay bookmarks load while the profile is loading.
msarda@chromium.org
2013-04-18
5
-0
/
+365
*
posix: replace nonstandard futimes call with futimens
mostynb@opera.com
2013-04-18
1
-0
/
+14
*
Regularize storage monitor creation in Windows.
gbillock@chromium.org
2013-04-18
2
-6
/
+18
[next]