summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* add missing header dependencyensonic@google.com2011-11-081-1/+2
* Revert of Revert 108752 - Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-0811-198/+401
* Disable EnableTerminationOnHeapCorruption() on Mac under AddressSanitizer.glider@chromium.org2011-11-081-0/+5
* Revert 109010 - Merge FileUtilProxy and FileSystemFileUtilProxy using PostTas...joi@chromium.org2011-11-082-39/+19
* Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Delet...kinuko@chromium.org2011-11-082-19/+39
* Revert 108752 - Support tracking of IPC messages as tasks in profilerjoi@chromium.org2011-11-0811-401/+198
* A couple comment updatesjoth@chromium.org2011-11-082-1/+2
* More sanity unittests to make sure AddressSanitizer is instrumenting the code.glider@chromium.org2011-11-081-1/+26
* Retry: Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply...kinuko@chromium.org2011-11-082-27/+100
* Fix a few typos in tracked_objects.hisherman@chromium.org2011-11-081-14/+14
* Revert 107835 (since the underlying issue has been identified and fixed) - Te...eroman@chromium.org2011-11-082-47/+0
* fix typo introduced in CR# 8341026robert.nagy@gmail.com2011-11-081-1/+1
* Add missing BASE_EXPORT to fix buildjoth@chromium.org2011-11-071-1/+2
* Thin out the Singeton template codejoth@chromium.org2011-11-073-22/+53
* Minor cleanup: Make method private that is only used for testingjar@chromium.org2011-11-062-17/+27
* Remove calls to g_thread_init().willchan@chromium.org2011-11-051-1/+0
* Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.hthakis@chromium.org2011-11-051-0/+7
* Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-0511-198/+401
* Minor perf and size optimization - don't do asserts in release buildjoth@chromium.org2011-11-042-0/+6
* Clean up some API in trace_event_analyzer.h and add some getters.jbates@chromium.org2011-11-043-29/+126
* Revert 108639 - again it seems to have broken Mac layout testskinuko@chromium.org2011-11-042-100/+27
* Original issue with review is:kinuko@chromium.org2011-11-042-27/+100
* Remove 2 unused definitions from base/basictypes.hthakis@chromium.org2011-11-041-12/+0
* Change three LazyInstances I added earlier to be leaky.thakis@chromium.org2011-11-042-4/+9
* Remove 1 exit time destructor and 1 static initializer from watchdog.ccthakis@chromium.org2011-11-042-30/+33
* Support max of profiled times as well as sum and averagejar@chromium.org2011-11-043-48/+176
* Remove 1 exit time destructor and 1 static initializer from platform_thead_(p...thakis@chromium.org2011-11-032-7/+20
* Remove 1 exit time destructor and 1 static initializer in trace_event.thakis@chromium.org2011-11-032-15/+15
* Remove 2 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-031-7/+11
* Remove base::Thread::CleanUpAfterMessageLoopDestruction() because it is unuse...rsesek@chromium.org2011-11-031-5/+0
* Remove an unused include.thakis@chromium.org2011-11-031-1/+0
* Revert 108352 - Try to see if disabling ALL tracking helps treejar@chromium.org2011-11-031-1/+1
* Try to see if disabling ALL tracking helps treejar@chromium.org2011-11-021-1/+1
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-023-6/+17
* Revert 108258 - broke Mac LayoutTests.kinuko@chromium.org2011-11-022-100/+27
* Moving the SignalingTask class to base/test.tommi@chromium.org2011-11-023-0/+53
* Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Creat...kinuko@chromium.org2011-11-022-27/+100
* Add FilePath::FromUTF8Unsafe() and FilePath::AsUTF8Unsafe().satorux@chromium.org2011-11-024-28/+86
* Test 32bit time in tracked_objectjar@chromium.org2011-11-021-0/+98
* Cleanup: No need to dynamically allocate a couple class members in mime_util_...thestig@chromium.org2011-11-021-25/+16
* Linux: Use the existing desktop environment detection code in mime_util_xdg.c...thestig@chromium.org2011-11-011-6/+13
* Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.willchan@chromium.org2011-11-012-0/+8
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-011-2/+3
* regex fixes in base.gypi for android files.jrg@chromium.org2011-11-011-11/+14
* Prevent clang from optimizing away a variable.thakis@chromium.org2011-11-011-1/+2
* Enable default object tracking no Macjar@chromium.org2011-11-011-5/+0
* Enable tracking of objects by defaultjar@chromium.org2011-10-3113-393/+849
* Enable ICU in Androidmichaelbai@google.com2011-10-311-50/+0
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-3113-754/+368
* Revert 107939 - Pile of nits for tracked object enablementjoth@chromium.org2011-10-311-36/+13