summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Increase fd limit to 1024 on Mac with content shell.jbauman@chromium.org2014-05-293-0/+25
* Make sure that when a SupportsUserData is destroyed, objects destroyed transi...jyasskin@chromium.org2014-05-294-0/+46
* cc: Introduce OrderedSimpleTaskRunnersimonhong@chromium.org2014-05-291-3/+3
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-287-40/+61
* base: check XSAVE CPUID bit before xgetbv.agl@chromium.org2014-05-281-0/+6
* Fixed isolates for content_gl_tests and Chrome in component builds.kbr@chromium.org2014-05-281-0/+18
* Unconditionally log chromium android linker errors.simonb@chromium.org2014-05-281-2/+1
* Fixing compiler warnings on md5.ccbsimonnet@chromium.org2014-05-281-2/+6
* Cleanup: Remove EmptyWString and fix bad EmptyString usage.thestig@chromium.org2014-05-281-6/+1
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-282-0/+8
* Add example to MessageLoop::ReleaseSoon comment.maniscalco@chromium.org2014-05-271-0/+11
* Add ppapi, improve Windows GN build.brettw@chromium.org2014-05-271-0/+6
* Disable Wow64 tests. These appear to be causing issues on a Vista bot.wfh@chromium.org2014-05-271-2/+4
* [Android] Implement renderer side of Gin Java Bridgemnaganov@chromium.org2014-05-271-1/+3
* Log InitializeICU() failures in relase buildwangxianzhu@chromium.org2014-05-271-4/+4
* Never instrument the crazy linker.qsr@chromium.org2014-05-271-0/+4
* Add base::mac::ScopedMachPort::release().mark@chromium.org2014-05-271-0/+7
* Keep presubmit more in sync with CQphajdan.jr@chromium.org2014-05-271-1/+1
* Mod a hash of test names to determine a shard, rather than the test index.tapted@chromium.org2014-05-271-3/+4
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-273-6/+16
* Add java_cpp_template templatecjhopman@chromium.org2014-05-261-0/+36
* Makes MessagePumpGlib thread DCHECK work when pump is destroyedsky@chromium.org2014-05-241-6/+49
* make debug mode ~20% faster on linuxhubbe@chromium.org2014-05-247-28/+65
* Revert 272671 "Implementation of leveldb-backed PrefStore."sadrul@chromium.org2014-05-242-8/+0
* Add cpu count to trace metadatanduca@chromium.org2014-05-245-4/+52
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-242-0/+8
* Make Textfield scroll continuously when dragging beyond edges.msw@chromium.org2014-05-231-5/+5
* Updating JNIAdditionalImport to allow more than one import.qsr@chromium.org2014-05-235-12/+127
* Do not set the default `suppressions` and `external_symbolizer_path` options ...glider@chromium.org2014-05-221-6/+1
* GN win: prep_libc and fix tcmalloc linkagescottmg@chromium.org2014-05-222-2/+34
* Add WOW64 support to DeleteKey. Add DeleteEmptyKey to mimic SHDeleteEmptyKey...wfh@chromium.org2014-05-223-16/+344
* base/android/OWNERS: adds rmcilroybulach@chromium.org2014-05-221-0/+1
* Remove unused code from FileUtilProxy.rvargas@chromium.org2014-05-224-746/+3
* Make DeleteFile succeed on Windows 7 even if the path contains a nonexistentericu@chromium.org2014-05-222-2/+15
* Link all the necessary default options into TSan v2 binaries.glider@chromium.org2014-05-211-1/+13
* Fix test disabling for ProcessUtilTest.GetAppOutputRestrictedzea@chromium.org2014-05-211-1/+1
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-2111-38/+28
* Fix mac GN build.brettw@chromium.org2014-05-211-0/+2
* Disable ProcessUtilTest.GetAppOutputRestricted on Androidzea@chromium.org2014-05-211-0/+6
* Add default options for ThreadSanitizer on Linux. Enable deadlock detection b...glider@chromium.org2014-05-201-0/+18
* Revert 271416 "Store a stacktrace of PrefService destruction in ..."asvitkine@chromium.org2014-05-2011-91/+0
* Revert 271602 "Implementation of leveldb-backed PrefStore."asvitkine@chromium.org2014-05-202-8/+0
* Implementation of leveldb-backed PrefStore.dgrogan@chromium.org2014-05-202-0/+8
* base atomicops: Drop SSE2 detection, we always require SSE2 starting in m35.thakis@chromium.org2014-05-192-31/+0
* Revert of Gamepad API support for chrome on android (https://codereview.chrom...aelias@chromium.org2014-05-191-1/+0
* Revert of Add default options for ThreadSanitizer on Linux. Enable deadlock d...jyasskin@chromium.org2014-05-191-18/+0
* Store a stacktrace of PrefService destruction in PrefChangeRegistrarbattre@chromium.org2014-05-1911-0/+91
* Fix file path notification filtering on Windows.vandebo@chromium.org2014-05-191-9/+18
* Add default options for ThreadSanitizer on Linux. Enable deadlock detection b...glider@chromium.org2014-05-191-0/+18
* Adding JNIAdditionalImport annotation.qsr@chromium.org2014-05-194-0/+152