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
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
13
-12
/
+86
*
base_unittests: cut a sleep down to 1 second by being more careful about time.
evan@chromium.org
2010-09-28
1
-6
/
+23
*
Try to preclude flakiness in test.
jar@chromium.org
2010-09-28
1
-51
/
+61
*
Ignore error (especially don't log) from pthread_setname(), it's harmless.
pinkerton@chromium.org
2010-09-28
1
-2
/
+3
*
The return value of ClosePlatformFile() was reversed in r59041. Most
dumi@chromium.org
2010-09-27
1
-1
/
+1
*
Fail to create a directory if there is a file in the path to be created.
skerner@chromium.org
2010-09-27
1
-0
/
+1
*
Remove the hack in string_util for RLZ library.
tfarina@chromium.org
2010-09-27
1
-17
/
+0
*
file_util_proxy: fix a typo that caused us to ignore a path.
evan@chromium.org
2010-09-24
1
-1
/
+1
*
Fix a bug in the string wrapper for SHA256HashString.
bryner@chromium.org
2010-09-24
2
-1
/
+20
*
Include log output in buildbot logs on Windows just as
darin@chromium.org
2010-09-24
1
-15
/
+2
*
Remove logging for issue 35198.
skerner@chromium.org
2010-09-24
2
-53
/
+8
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
9
-157
/
+151
*
Adding a FileUtilProxy::TouchFile() method that takes a FilePath as an
dumi@chromium.org
2010-09-24
2
-0
/
+45
*
base_unittests: Turn down the sleeps on the stats table tests.
evan@chromium.org
2010-09-23
1
-15
/
+23
*
Add a TouchFile() function that takes a FilePath argument.
dumi@chromium.org
2010-09-23
7
-24
/
+46
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
5
-86
/
+136
*
Revert "Add a TouchFile function that operates on FilePaths + fixing a bug"
maruel@chromium.org
2010-09-23
7
-46
/
+24
*
Add a TouchFile function that operates on FilePaths + fixing a bug
dumi@chromium.org
2010-09-23
7
-24
/
+46
*
The submillisecond test was broken in at least two ways. First, the
mbelshe@chromium.org
2010-09-23
3
-16
/
+27
*
Quick-fix the compliation error on Windows
timurrrr@chromium.org
2010-09-23
1
-1
/
+1
*
Add two tests for uninit reads to ToolsSanityTests
timurrrr@chromium.org
2010-09-23
1
-0
/
+9
*
Pull latest PPAPI. Change key handling to support the new API.
brettw@chromium.org
2010-09-23
2
-2
/
+23
*
Cleanup orphaned testserver processes on posix.
rsimha@chromium.org
2010-09-22
2
-3
/
+53
*
Refactor some file_system classes to use chromium types instead of
dumi@chromium.org
2010-09-22
1
-1
/
+6
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
3
-24
/
+26
*
Support for building Chrome using Clang.
evan@chromium.org
2010-09-18
1
-1
/
+8
*
Fix removal of multiple observers in ObserverListThreadSafe.
willchan@chromium.org
2010-09-17
2
-5
/
+49
*
[Mac] Replace the existing browser-child mach ipc with a long-lived listener ...
rohitrao@chromium.org
2010-09-17
4
-131
/
+28
*
Make a destructor protected per darin@'s request in a previous code review.
erg@google.com
2010-09-16
1
-2
/
+4
*
Fix style guide errors in comments
dpolukhin@chromium.org
2010-09-16
2
-2
/
+2
*
Various style fixes (indenting, captitalization, adding some comments).
levin@chromium.org
2010-09-16
1
-13
/
+16
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
2
-0
/
+5
*
Fixes bad URLRequest leak detection. nss_ocsp creates a
sky@chromium.org
2010-09-15
2
-9
/
+13
*
GTTF: Fix FileUtilTest so multiple test instances can run in parallel.
phajdan.jr@chromium.org
2010-09-15
1
-110
/
+106
*
Change platform_file_unittest.cc to report the time values when an
dumi@chromium.org
2010-09-15
1
-6
/
+9
*
Fix Chrome build for 10.6 SDK.
jrg@chromium.org
2010-09-15
1
-2
/
+6
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
7
-47
/
+91
*
Fix some simple code typos spotted while investigating bug 54229.
evan@chromium.org
2010-09-14
1
-3
/
+3
*
Lock log files when reiniting them.
davemoore@chromium.org
2010-09-14
1
-100
/
+148
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-1
/
+1
*
Fix a stupid bug in GetRunningOnValgrind, this is a copy of TSan r2453 change
timurrrr@chromium.org
2010-09-14
1
-1
/
+1
*
Don't run PlatformFile.TouchGetInfoPlatformFile under Valgrind
timurrrr@chromium.org
2010-09-14
1
-0
/
+3
*
Implement SymmetricKey::Import for HMAC-SHA-1 keys on Windows.
wtc@chromium.org
2010-09-14
2
-14
/
+20
*
clang: don't build unused function
evan@chromium.org
2010-09-13
1
-0
/
+2
*
Revert 58786 - Adding debugging info for thread name.
eroman@chromium.org
2010-09-11
1
-18
/
+0
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
4
-58
/
+139
*
Adding some functions that operate on file handles.
dumi@chromium.org
2010-09-10
8
-56
/
+857
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-09-09
2
-15
/
+27
*
Revert 59007 - Adding some utility functions that work on file handles, and a...
dumi@chromium.org
2010-09-09
8
-854
/
+55
*
Adding some utility functions that work on file handles, and adding
dumi@chromium.org
2010-09-09
8
-55
/
+854
[next]