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
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
7
-90
/
+158
*
Implement HMAC-SHA-256.
wtc@chromium.org
2010-04-02
4
-20
/
+178
*
Use -[NSString UTF8String] to form a char* from an NSException.
mark@chromium.org
2010-04-02
1
-1
/
+1
*
Move allocator dependency to base for profiler.cc.
mmoss@google.com
2010-04-02
2
-8
/
+6
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-04-02
1
-0
/
+3
*
POSIX: In functions where we wait for a process with timeout, increment the a...
thestig@chromium.org
2010-04-02
1
-14
/
+24
*
Move the Nigori classes from base to sync.
albertb@chromium.org
2010-04-01
5
-397
/
+0
*
Remove base/gfx/.
estade@chromium.org
2010-04-01
3
-328
/
+0
*
Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...
evan@chromium.org
2010-04-01
5
-5
/
+23
*
Fix leak in encryptor_unittest.cc
albertb@chromium.org
2010-03-31
1
-1
/
+1
*
Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-31
1
-3
/
+0
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-31
1
-0
/
+3
*
First pass of a Nigori implementation for Chrome. Only unassisted key
albertb@chromium.org
2010-03-31
11
-23
/
+427
*
Revert 43127 [It resulted in a free memory write because of a consumer that w...
eroman@chromium.org
2010-03-31
3
-136
/
+23
*
Don't allow dragging browser actions between regular and incognito windows.
mpcomplete@chromium.org
2010-03-30
2
-0
/
+16
*
Don't call Thread::CleanUp() before the MessageLoop destruction observers hav...
eroman@chromium.org
2010-03-30
3
-23
/
+136
*
For systems where SIZEOF_VOID_P is not defined, determine it based
pvalchev@google.com
2010-03-30
1
-1
/
+15
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
2
-5
/
+7
*
Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-30
1
-3
/
+0
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-30
1
-0
/
+3
*
Add win32 gtest filter files shared between Wine and TSan/Windows
timurrrr@chromium.org
2010-03-30
2
-18
/
+7
*
Reland r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-29
3
-1
/
+105
*
Report unreadable files as size zero when uploading.
vandebo@chromium.org
2010-03-29
1
-0
/
+54
*
linux: make shm opening failure fatal
evan@chromium.org
2010-03-29
1
-3
/
+5
*
Add Mac implementations of new SymmetricKey and Encryptor classes.
snej@chromium.org
2010-03-29
16
-96
/
+379
*
GTK: Turn on the GTK+ integration by default.
erg@chromium.org
2010-03-26
2
-0
/
+5
*
Don't run Memcheck sanity tests under ThreadSanitizer
timurrrr@chromium.org
2010-03-26
1
-0
/
+5
*
Implement more sanity tests for Memcheck/Valgrind
timurrrr@chromium.org
2010-03-26
1
-1
/
+67
*
Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heap
glider@chromium.org
2010-03-26
2
-3
/
+13
*
Fixed bug where an empty version string is considered valid.
akalin@chromium.org
2010-03-25
3
-18
/
+53
*
Implement random key generation and AES encryption using NSS.
albertb@chromium.org
2010-03-25
17
-138
/
+422
*
posix: stat() uses errno, not its return value, for errors
evan@chromium.org
2010-03-25
1
-1
/
+1
*
Round the size of shared memory regions up to 64K. This allows
sehr@google.com
2010-03-25
1
-1
/
+8
*
Function to compute the total size of the files in a directory
cpu@chromium.org
2010-03-24
3
-0
/
+52
*
Enable WorkerPoolTest.PostTask back under ThreadSanitizer on Mac OS.
glider@chromium.org
2010-03-24
1
-6
/
+0
*
Annotated the scoped leak inside base::RSAPrivateKey::CreateFromPrivateKeyInfo,
glider@chromium.org
2010-03-24
3
-17
/
+4
*
print stack trace to stderr as well as to dialog.
oshima@chromium.org
2010-03-24
1
-12
/
+10
*
Revert "Reland r42300: "HttpRequestHeaders refactor."""
willchan@chromium.org
2010-03-23
3
-105
/
+1
*
Reland r42300: "HttpRequestHeaders refactor.""
willchan@chromium.org
2010-03-23
3
-1
/
+105
*
Revert r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-23
3
-105
/
+1
*
HttpRequestHeaders refactor.
willchan@chromium.org
2010-03-23
3
-1
/
+105
*
Fix Linux shared library build.
mmoss@google.com
2010-03-22
1
-0
/
+8
*
Allowing MSI mode detection to work from the master preferences file.
robertshield@chromium.org
2010-03-22
2
-3
/
+8
*
PBKDF2 implemetation using NSS.
albertb@chromium.org
2010-03-22
14
-30
/
+358
*
Annotated the memory leaks in RSAPrivateKeyUnitTest.* and
glider@chromium.org
2010-03-22
2
-0
/
+17
*
fix mac bustage by adding NL to end of file
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
5
-1
/
+611
*
Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...
vandebo@chromium.org
2010-03-19
3
-22
/
+0
*
Notification for battery with <= 15 minutes remaining.
seanparent@google.com
2010-03-19
2
-0
/
+55
*
Fix the case where the browser livelocks if we cannot open a file.
vandebo@chromium.org
2010-03-19
3
-0
/
+22
[next]