summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-302-0/+16
* Don't call Thread::CleanUp() before the MessageLoop destruction observers hav...eroman@chromium.org2010-03-303-23/+136
* For systems where SIZEOF_VOID_P is not defined, determine it basedpvalchev@google.com2010-03-301-1/+15
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-302-5/+7
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-301-3/+0
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-301-0/+3
* Add win32 gtest filter files shared between Wine and TSan/Windowstimurrrr@chromium.org2010-03-302-18/+7
* Reland r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-293-1/+105
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-0/+54
* linux: make shm opening failure fatalevan@chromium.org2010-03-291-3/+5
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-2916-96/+379
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-262-0/+5
* Don't run Memcheck sanity tests under ThreadSanitizertimurrrr@chromium.org2010-03-261-0/+5
* Implement more sanity tests for Memcheck/Valgrindtimurrrr@chromium.org2010-03-261-1/+67
* Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heapglider@chromium.org2010-03-262-3/+13
* Fixed bug where an empty version string is considered valid.akalin@chromium.org2010-03-253-18/+53
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-2517-138/+422
* posix: stat() uses errno, not its return value, for errorsevan@chromium.org2010-03-251-1/+1
* Round the size of shared memory regions up to 64K. This allowssehr@google.com2010-03-251-1/+8
* Function to compute the total size of the files in a directorycpu@chromium.org2010-03-243-0/+52
* Enable WorkerPoolTest.PostTask back under ThreadSanitizer on Mac OS.glider@chromium.org2010-03-241-6/+0
* Annotated the scoped leak inside base::RSAPrivateKey::CreateFromPrivateKeyInfo,glider@chromium.org2010-03-243-17/+4
* print stack trace to stderr as well as to dialog.oshima@chromium.org2010-03-241-12/+10
* Revert "Reland r42300: "HttpRequestHeaders refactor."""willchan@chromium.org2010-03-233-105/+1
* Reland r42300: "HttpRequestHeaders refactor.""willchan@chromium.org2010-03-233-1/+105
* Revert r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-233-105/+1
* HttpRequestHeaders refactor.willchan@chromium.org2010-03-233-1/+105
* Fix Linux shared library build.mmoss@google.com2010-03-221-0/+8
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-222-3/+8
* PBKDF2 implemetation using NSS.albertb@chromium.org2010-03-2214-30/+358
* Annotated the memory leaks in RSAPrivateKeyUnitTest.* and glider@chromium.org2010-03-222-0/+17
* fix mac bustage by adding NL to end of fileben@chromium.org2010-03-201-1/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-205-1/+611
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-193-22/+0
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-192-0/+55
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-193-0/+22
* Just need to trigger a buildagl@chromium.org2010-03-191-1/+1
* Die on an OOM situation in many more cases.avi@chromium.org2010-03-195-19/+249
* Don't run ProcessUtilTest.GetAppOutputRestrictedNoZombies under TSantimurrrr@chromium.org2010-03-191-0/+2
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-182-1/+18
* Pass the license check script for base/third_party/{nss,nspr}.evan@chromium.org2010-03-184-3/+71
* Pass license-checker script for base/third_party/*.evan@chromium.org2010-03-1816-11/+186
* Added release() method to ScopedHGlobal.sanjeevr@chromium.org2010-03-181-0/+6
* Merged third_party/tcmalloc/vendor/src(google-perftools r87) intoglider@chromium.org2010-03-181-20/+2
* Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) intoglider@chromium.org2010-03-181-2/+20
* Merged third_party/tcmalloc/vendor/src(google-perftools r87) intoglider@chromium.org2010-03-181-20/+2
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-10/+28
* POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr...thestig@chromium.org2010-03-171-4/+10
* Ensure that an autorelease pool is available in worker_pool_mac'smark@chromium.org2010-03-171-0/+2
* Reverting 41834; ui tests are asploding.avi@chromium.org2010-03-175-251/+20