summaryrefslogtreecommitdiffstats
path: root/base/threading
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-181-1/+1
* ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.jhawkins@chromium.org2011-11-171-3/+1
* Add OVERRIDE to base/.avi@chromium.org2011-11-164-7/+10
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-153-60/+13
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-156-10/+11
* Set the profiler's thread name at a central placejar@chromium.org2011-11-153-13/+21
* Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...kmadhusu@chromium.org2011-11-143-5/+2
* Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...jar@chromium.org2011-11-143-2/+5
* Revert 109898 - Set the profiler's thread name at a central placejar@chromium.org2011-11-143-5/+2
* Set the profiler's thread name at a central placejar@chromium.org2011-11-143-2/+5
* Adjust interfaces to indicate when tracking is in progressjar@chromium.org2011-11-142-4/+5
* Cleanup at end of TLS test by freeing slotjar@chromium.org2011-11-101-1/+2
* A couple comment updatesjoth@chromium.org2011-11-082-1/+2
* Remove 1 exit time destructor and 1 static initializer from watchdog.ccthakis@chromium.org2011-11-042-30/+33
* Remove 1 exit time destructor and 1 static initializer from platform_thead_(p...thakis@chromium.org2011-11-032-7/+20
* Remove base::Thread::CleanUpAfterMessageLoopDestruction() because it is unuse...rsesek@chromium.org2011-11-031-5/+0
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-022-6/+13
* Enable tracking of objects by defaultjar@chromium.org2011-10-314-32/+19
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-314-19/+32
* Revert log change to thread_local_win to fix an internal compiler error whenbrettw@chromium.org2011-10-311-1/+1
* Fully enable about:tracking by defaultjar@chromium.org2011-10-304-32/+19
* Revert 107793 - Fully enable about:tracking by defaultjar@chromium.org2011-10-284-19/+32
* Fully enable about:tracking by defaultjar@chromium.org2011-10-284-32/+19
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-267-11/+11
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-257-11/+11
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-257-11/+11
* Support JSON encoding of data for about:tracking informationjar@chromium.org2011-10-242-2/+4
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-241-3/+13
* Establish correct names for about:tracking profilerjar@chromium.org2011-10-171-0/+4
* base: Constantify the struct used in WprintfFormatPortabilityTest test case.tfarina@chromium.org2011-10-161-1/+1
* Update task tracking to not depend on message_loop_ singletonjar@chromium.org2011-10-153-8/+30
* Add WorkerPool::PostTaskAndReply and use in DHCP code.joi@chromium.org2011-10-145-0/+241
* OpenBSD and FreeBSD fixes for base.mark@chromium.org2011-10-131-3/+2
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-122-6/+3
* Remove unnecessary #include <sys/nacl_syscalls.h>mcgrathr@chromium.org2011-10-051-4/+0
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-033-2/+17
* Suppress benign race in ThreadTest.SleepInsideInitjochen@chromium.org2011-09-271-1/+5
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-213-4/+9
* Don't DCHECK thread_policy_set() calls because they can fail during runtimecrogers@google.com2011-09-061-5/+21
* Remove some unneeded reinterpret_castsdilmah@chromium.org2011-08-261-1/+1
* Cleanup code used to diagnose and fix bug 81449.apatrick@chromium.org2011-08-191-8/+0
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-181-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-152-8/+2
* Added code to verify whether TerminateProcess is hooked before calling it.apatrick@chromium.org2011-08-111-0/+9
* Implement backend for thread names and process names.nduca@chromium.org2011-08-094-3/+47
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-0512-36/+36
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+9
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-265-62/+181
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-1/+1
* net: Add NET_API to net/baservargas@google.com2011-05-181-0/+6