| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect child tasks born during a profiled tasks | jar@chromium.org | 2011-12-14 | 1 | -22/+73 |
* | Minor cleanup preparing for recording parent-child data | jar@chromium.org | 2011-12-09 | 1 | -8/+10 |
* | Support incremental-max and sample in Profiler data | jar@chromium.org | 2011-12-04 | 1 | -142/+121 |
* | Check that thread contexts are cleaned up during profiling | jar@chromium.org | 2011-11-24 | 1 | -5/+17 |
* | Switch to a simple linked-list for worker thread pool | jar@chromium.org | 2011-11-20 | 1 | -52/+48 |
* | Avoid any possibility of an Alloc during TLS thread teardown | jar@chromium.org | 2011-11-18 | 1 | -3/+26 |
* | Remove about:tracking. | eroman@chromium.org | 2011-11-16 | 1 | -157/+0 |
* | Use leaky lazy instance for master lock in profiler | jar@chromium.org | 2011-11-14 | 1 | -4/+8 |
* | Adjust interfaces to indicate when tracking is in progress | jar@chromium.org | 2011-11-14 | 1 | -4/+11 |
* | Switch to using an intergral type for durations inside profiler | jar@chromium.org | 2011-11-11 | 1 | -24/+25 |
* | Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler | jar@chromium.org | 2011-11-08 | 1 | -94/+9 |
* | Revert 108752 - Support tracking of IPC messages as tasks in profiler | joi@chromium.org | 2011-11-08 | 1 | -9/+94 |
* | Fix a few typos in tracked_objects.h | isherman@chromium.org | 2011-11-08 | 1 | -14/+14 |
* | Minor cleanup: Make method private that is only used for testing | jar@chromium.org | 2011-11-06 | 1 | -15/+20 |
* | Support tracking of IPC messages as tasks in profiler | jar@chromium.org | 2011-11-05 | 1 | -94/+9 |
* | Support max of profiled times as well as sum and average | jar@chromium.org | 2011-11-04 | 1 | -6/+47 |
* | Enable tracking of objects by default | jar@chromium.org | 2011-10-31 | 1 | -77/+212 |
* | Revert 107895 - Fully enable about:tracking by default | joth@chromium.org | 2011-10-31 | 1 | -187/+67 |
* | Fully enable about:tracking by default | jar@chromium.org | 2011-10-30 | 1 | -67/+187 |
* | Revert 107793 - Fully enable about:tracking by default | jar@chromium.org | 2011-10-28 | 1 | -186/+66 |
* | Fully enable about:tracking by default | jar@chromium.org | 2011-10-28 | 1 | -66/+186 |
* | Support JSON encoding of data for about:tracking information | jar@chromium.org | 2011-10-24 | 1 | -72/+103 |
* | Update task tracking to not depend on message_loop_ singleton | jar@chromium.org | 2011-10-15 | 1 | -97/+108 |
* | Restore visibilty of Task Tracking via about:tracking | jar@chromium.org | 2011-10-07 | 1 | -6/+7 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -14/+15 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -10/+10 |
* | Support Closure in ALL the loops! | ajwong@chromium.org | 2011-07-26 | 1 | -0/+7 |
* | Apply CSP to chrome: and about: pages | tsepez@chromium.org | 2011-06-28 | 1 | -2/+3 |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -1/+1 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -8/+9 |
* | Add/improve a bunch of comments | jar@chromium.org | 2011-03-08 | 1 | -5/+4 |
* | Commneted out ShutdownSingleThreadedCleanup in debug builds to | rtenneti@google.com | 2011-03-01 | 1 | -7/+4 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -4/+4 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -2/+3 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -3/+3 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | Fix typos in comments | jar@chromium.org | 2010-11-08 | 1 | -14/+13 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 1 | -1/+4 |
* | FBTF: Move some inner classes out of their header files. | thestig@chromium.org | 2010-08-05 | 1 | -38/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Avoid re-initializing object_tracker | jar@chromium.org | 2009-12-31 | 1 | -3/+24 |
* | Provide a quick and dirty way to reset about:objects data | jar@chromium.org | 2009-12-30 | 1 | -21/+188 |
* | Fix few trivial Coverity issues, mainly PASS_BY_VALUE. | phajdan.jr@chromium.org | 2009-07-06 | 1 | -3/+3 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Provide and use auto startup/teardown for tracked objects | jar@google.com | 2008-12-30 | 1 | -6/+32 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -5/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a couple "extra qualification" compile errors in method declarations, and... | mmoss@google.com | 2008-08-13 | 1 | -1/+1 |
* | Remove an illegal const. | paulg@google.com | 2008-08-11 | 1 | -5/+0 |