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
*
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
*
Just need to trigger a build
agl@chromium.org
2010-03-19
1
-1
/
+1
*
Die on an OOM situation in many more cases.
avi@chromium.org
2010-03-19
5
-19
/
+249
*
Don't run ProcessUtilTest.GetAppOutputRestrictedNoZombies under TSan
timurrrr@chromium.org
2010-03-19
1
-0
/
+2
*
Add support for interacting with the DOM in browser_tests.
kkania@chromium.org
2010-03-18
2
-1
/
+18
*
Pass the license check script for base/third_party/{nss,nspr}.
evan@chromium.org
2010-03-18
4
-3
/
+71
*
Pass license-checker script for base/third_party/*.
evan@chromium.org
2010-03-18
16
-11
/
+186
*
Added release() method to ScopedHGlobal.
sanjeevr@chromium.org
2010-03-18
1
-0
/
+6
*
Merged third_party/tcmalloc/vendor/src(google-perftools r87) into
glider@chromium.org
2010-03-18
1
-20
/
+2
*
Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) into
glider@chromium.org
2010-03-18
1
-2
/
+20
*
Merged third_party/tcmalloc/vendor/src(google-perftools r87) into
glider@chromium.org
2010-03-18
1
-20
/
+2
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
1
-10
/
+28
*
POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr...
thestig@chromium.org
2010-03-17
1
-4
/
+10
*
Ensure that an autorelease pool is available in worker_pool_mac's
mark@chromium.org
2010-03-17
1
-0
/
+2
*
Reverting 41834; ui tests are asploding.
avi@chromium.org
2010-03-17
5
-251
/
+20
[next]