summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Reland old fix that was reverted incorrectly.mbelshe@chromium.org2011-05-153-8/+45
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-143-349/+340
* Added release build assert on attempt to create a RunnableFunction for a func...apatrick@chromium.org2011-05-141-0/+6
* Implemented threshold based trace events that only get added to the trace if ...jbates@chromium.org2011-05-133-167/+478
* Include "base/string_util.h" in "base/string_util_posix.h".asvitkine@chromium.org2011-05-131-0/+1
* ObfuscatedFileSystemFileUtil classericu@google.com2011-05-133-9/+12
* Add thread check to WatchFileDescriptor.dmaclach@chromium.org2011-05-134-1/+74
* The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...mark@chromium.org2011-05-123-13/+13
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-123-8/+8
* X message pump: Allow adding observers for XEvents.sadrul@chromium.org2011-05-115-13/+48
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-112-2/+0
* Do not redefine malloc&co when ADDRESS_SANITIZER macro is defined.timurrrr@chromium.org2011-05-111-2/+5
* Merge the dynamic annotations from ThreadSanitizer r3424.timurrrr@chromium.org2011-05-112-45/+137
* Revert of 83710 which reverted 83641 - DNS Host resolver changesrtenneti@chromium.org2011-05-111-0/+22
* Nits fix on trace_event.h and child_trace_message_filter.ccscheib@chromium.org2011-05-101-1/+1
* base: Replace "using namespace base;" by wrapping the tests around "namespace...tfarina@chromium.org2011-05-101-3/+4
* Added CHECK for tasks passed to PostTask being null.apatrick@chromium.org2011-05-101-4/+8
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+5
* wstring: remove WideToUpper/WideToLowerevan@chromium.org2011-05-103-23/+0
* Add more ThreadSanitizer sanity teststimurrrr@chromium.org2011-05-101-32/+83
* wstring: remove wstring version of TrimWhitespaceevan@chromium.org2011-05-103-19/+9
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-106-51/+298
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-101-0/+5
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-105-6/+10
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-0/+1
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-101-32/+19
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-108-307/+1244
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-103-3/+3
* linux components: expose functions used by testsevan@chromium.org2011-05-091-5/+7
* Add shutdown trace functionsdavemoore@chromium.org2011-05-091-1/+3
* linux components: expose more functions from baseevan@chromium.org2011-05-061-6/+6
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-068-1194/+307
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-068-307/+1194
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-064-0/+103
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-066-298/+51
* wstring: remove wstring version of SplitStringevan@chromium.org2011-05-053-16/+21
* Move the implementations for the CF/NS casts to foundation_utilstuartmorgan@chromium.org2011-05-052-72/+73
* Revert "wstring: remove wstring version of SplitString"evan@chromium.org2011-05-053-21/+16
* wstring: remove wstring version of SplitStringevan@chromium.org2011-05-053-16/+21
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-053-70/+70
* FilePath: Add WARN_UNUSED_RESULT in more places.thakis@chromium.org2011-05-051-7/+10
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-058-1199/+307
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-058-307/+1199
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-053-12/+33
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-056-51/+298
* class PageLoadTrackerUnitTest is not used anymore. Remove.dilmah@chromium.org2011-05-041-4/+0
* Revert 84060 - Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-19/+32
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-32/+19
* Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possiblekushi.p@gmail.com2011-05-048-12/+16
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-033-285/+139