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
*
Call MaybeScheduleNestingDeferredWork at the top of each loop iteration from
mark@chromium.org
2009-10-22
2
-17
/
+58
*
Change the strategy used to attempt nesting-deferred work to account equally
mark@chromium.org
2009-10-22
2
-73
/
+117
*
Trim the lsb_release output in GetLinuxDistro.
thestig@chromium.org
2009-10-21
1
-1
/
+3
*
Simplify GetLinuxDistro() for Chrome OS.
thestig@chromium.org
2009-10-21
1
-5
/
+13
*
Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child ...
dkegel@google.com
2009-10-20
1
-1
/
+3
*
Add a comment warning against using RSAPrivateKeyImport on untrusted sources.
rafaelw@chromium.org
2009-10-20
1
-4
/
+6
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
2
-0
/
+0
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
3
-4
/
+175
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
2
-4
/
+4
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
4
-8
/
+9
*
Provide better diagnostics when launching with a silly executable path.
mark@chromium.org
2009-10-19
1
-3
/
+4
*
Add more string16 variants.
darin@chromium.org
2009-10-19
2
-0
/
+38
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
3
-2
/
+77
*
We want GOOGLE_CHROME_BUILDs on Chrome OS to get the appropriate OS version i...
cmasone@google.com
2009-10-19
1
-1
/
+1
*
On Linux, Chrome uses lsb_release (a python script) to determine the name of ...
cmasone@google.com
2009-10-19
1
-0
/
+4
*
Forces user to use ScopedNSAutoreleasePool instead of using
dmaclach@chromium.org
2009-10-19
1
-0
/
+26
*
Remove special code fro calculating bucket index in linear histograms
jar@chromium.org
2009-10-17
2
-21
/
+8
*
Adding support for Reset in StringTokenizerT and HttpHeadersIterator.
tommi@chromium.org
2009-10-16
2
-0
/
+29
*
Adjust comment following r29182 post-commit feedback.
mark@chromium.org
2009-10-16
1
-7
/
+6
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
2
-5
/
+4
*
Add AtomicFlag class to base/...
timurrrr@chromium.org
2009-10-16
4
-0
/
+147
*
Add string16 support for LowerCaseEqualsASCII, StartsWith, and EndsWith.
darin@chromium.org
2009-10-15
2
-10
/
+71
*
Make all NSPR symbols "private extern".
mark@chromium.org
2009-10-15
1
-1
/
+25
*
Add a variation of a stack to the base unittest umr flaky list.
nsylvain@chromium.org
2009-10-15
1
-0
/
+18
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
2
-22
/
+0
*
Remove file_util::TrimTrailingSeparators(), which is deprecated and
tkent@chromium.org
2009-10-15
5
-18
/
+6
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
2
-0
/
+22
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
2
-22
/
+0
*
Don't use NSBundle when unsure of thread safety.
mark@chromium.org
2009-10-15
1
-12
/
+11
*
More CopyDirectory tests and fixes
vandebo@chromium.org
2009-10-15
3
-9
/
+145
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-30
/
+28
*
Re-attempt r28993
darin@chromium.org
2009-10-14
2
-28
/
+64
*
Reverting 28993.
darin@chromium.org
2009-10-14
2
-64
/
+28
*
Add string16 support for TrimString, TrimWhitespace, and CollapseWhitespace.
darin@chromium.org
2009-10-14
2
-28
/
+64
*
John, please review everything.
ananta@chromium.org
2009-10-14
2
-3
/
+16
*
Move the framework and helper application into a versioned directory in support
mark@chromium.org
2009-10-14
1
-6
/
+1
*
Add a comment to file_path.h describing a couple of bits of trivia that came
mark@chromium.org
2009-10-14
1
-0
/
+28
*
Demangle C++ symbols in stack traces for Linux.
evan@chromium.org
2009-10-14
2
-2
/
+74
*
Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.
tony@chromium.org
2009-10-14
4
-6
/
+9
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
5
-8
/
+13
*
Add API to CommandLine to get a FilePath value of a switch.
evan@chromium.org
2009-10-13
1
-2
/
+7
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
8
-24
/
+16
*
Match window's behavior when recursively copying directories that exist.
vandebo@chromium.org
2009-10-13
2
-5
/
+153
*
Add FilePathTest.StripTrailingSeparators to base_unittests to test
mark@chromium.org
2009-10-13
1
-1
/
+64
*
Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]
avi@chromium.org
2009-10-13
1
-1
/
+7
*
When a nested run loop is driven directly by Run/DoRun as opposed to being a
mark@chromium.org
2009-10-13
2
-18
/
+30
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
5
-10
/
+14
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
3
-1
/
+10
*
Make GetLinuxDistro thread-safe.
thestig@chromium.org
2009-10-13
1
-8
/
+61
*
Remove obsolete source excludes in base/gfx. The files have been moved to app...
thestig@chromium.org
2009-10-13
1
-6
/
+0
[next]