| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify the base::JSONReader interface to take a set of options rather than a ... | rsesek@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | Add virtual and OVERRIDE to base/ implementation files | rsleevi@chromium.org | 2012-04-06 | 1 | -2/+2 |
* | Plot async steps in about:tracing. | simonjam@chromium.org | 2012-03-28 | 1 | -16/+9 |
* | Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN. | jbates@chromium.org | 2012-03-01 | 1 | -47/+73 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-24 | 1 | -3/+3 |
* | Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe... | groby@chromium.org | 2012-02-23 | 1 | -3/+3 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-22 | 1 | -3/+3 |
* | Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events. | nduca@chromium.org | 2012-02-20 | 1 | -0/+80 |
* | Make TraceEventTestFixture.ThreadNames work when thread-id is reused. | jbates@chromium.org | 2012-02-03 | 1 | -2/+4 |
* | Allow tracing in third_party libraries | jbates@chromium.org | 2012-01-13 | 1 | -1/+117 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -3/+5 |
* | Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj... | ajwong@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Add event counters with IDs | piman@chromium.org | 2011-12-16 | 1 | -0/+36 |
* | Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob... | sail@chromium.org | 2011-12-14 | 1 | -2/+2 |
* | Remove BindStateHolder and have Bind() return a Callback<> object directly. | ajwong@chromium.org | 2011-12-14 | 1 | -2/+2 |
* | trace_event: distinguish between scoped begin/end and global start/finish events | jbates@chromium.org | 2011-12-02 | 1 | -12/+97 |
* | Implement TRACE_COUNTER | nduca@chromium.org | 2011-11-18 | 1 | -0/+31 |
* | Support thread name changes in trace event | joth@chromium.org | 2011-11-10 | 1 | -1/+49 |
* | Internalize JSON chunk merging to trace_event.h API (retry). | jbates@chromium.org | 2011-10-24 | 1 | -14/+40 |
* | Revert: Internalize JSON chunk merging to trace_event.h API. | mpcomplete@chromium.org | 2011-10-22 | 1 | -40/+14 |
* | Internalize JSON chunk merging to trace_event.h API. | jbates@chromium.org | 2011-10-21 | 1 | -14/+40 |
* | Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*. | jbates@chromium.org | 2011-10-05 | 1 | -6/+5 |
* | Add trace code to track all posted tasks in message_loop and WorkerThreads (n... | jbates@chromium.org | 2011-10-03 | 1 | -15/+19 |
* | Add support for filtering traces by categories. The TraceLog API is updated t... | jbates@chromium.org | 2011-09-12 | 1 | -4/+157 |
* | Fix trace_event code to accept double-quote and backslash characters in strin... | jbates@chromium.org | 2011-09-07 | 1 | -4/+4 |
* | Added support to trace_event for passing static string arguments without copy | jbates@chromium.org | 2011-09-06 | 1 | -2/+56 |
* | Implement backend for thread names and process names. | nduca@chromium.org | 2011-08-09 | 1 | -62/+145 |
* | Allow trace event to work with temporary name strings. | joth@chromium.org | 2011-07-21 | 1 | -0/+73 |
* | Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. | ajwong@chromium.org | 2011-06-26 | 1 | -2/+3 |
* | Implemented threshold based trace events that only get added to the trace if ... | jbates@chromium.org | 2011-05-13 | 1 | -0/+165 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 1 | -0/+397 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 1 | -397/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 1 | -0/+397 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 1 | -397/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 1 | -0/+397 |