1. f29dd61 test IWYU fixups for base by mostynb@opera.com · 11 years ago
  2. 687756f Update include paths in base for base/process changes. by rsesek@chromium.org · 11 years ago
  3. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  4. 514b634 Fix timings in TrackedObjects unit test by isherman@chromium.org · 12 years ago
  5. 98c10d2 [UMA] Use proper C++ objects to serialize tracked_objects across process boundaries. by isherman@chromium.org · 12 years ago
  6. de3a6cf Add virtual and OVERRIDE to base/ implementation files by rsleevi@chromium.org · 12 years ago
  7. 3306fc0 Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for tracking time. by isherman@chromium.org · 12 years ago
  8. 3cfd016 JSONWriter cleanup: integrate pretty print into write options. by ericdingle@chromium.org · 12 years ago
  9. 23b0072 Propogate status setting for profiler to track parents by jar@chromium.org · 12 years ago
  10. 2433ec4 Revert 120789 - Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  11. 8e3be46 Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  12. 998561e Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by fischman@chromium.org · 13 years ago
  13. 49f1dee Compile fix for gcc 4.6, unused variables. by joi@chromium.org · 13 years ago
  14. b5c974b Detect child tasks born during a profiled tasks by jar@chromium.org · 13 years ago
  15. a026041 Support incremental-max and sample in Profiler data by jar@chromium.org · 13 years ago
  16. 2e35365 Remove about:tracking. It has been subsumed by about:profiler. by eroman@chromium.org · 13 years ago
  17. 51c8dfb Switch to using an intergral type for durations inside profiler by jar@chromium.org · 13 years ago
  18. 27cf297 Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler by jar@chromium.org · 13 years ago
  19. 523ca43 Revert 108752 - Support tracking of IPC messages as tasks in profiler by joi@chromium.org · 13 years ago
  20. 7ad4a62 Minor cleanup: Make method private that is only used for testing by jar@chromium.org · 13 years ago
  21. 3d6a82f Support tracking of IPC messages as tasks in profiler by jar@chromium.org · 13 years ago
  22. 0d46f3b Support max of profiled times as well as sum and average by jar@chromium.org · 13 years ago
  23. 2488829 Test 32bit time in tracked_object by jar@chromium.org · 13 years ago
  24. 4be2cb0 Enable tracking of objects by default by jar@chromium.org · 13 years ago
  25. c8b867c Revert 107895 - Fully enable about:tracking by default by joth@chromium.org · 13 years ago
  26. 173e386 Fully enable about:tracking by default by jar@chromium.org · 13 years ago
  27. b8bb852 Revert 107793 - Fully enable about:tracking by default by jar@chromium.org · 13 years ago
  28. 1fd7194 Fully enable about:tracking by default by jar@chromium.org · 13 years ago
  29. 666ef9c Support JSON encoding of data for about:tracking information by jar@chromium.org · 13 years ago
  30. 7c314d7 base: Constantify the struct used in WprintfFormatPortabilityTest test case. by tfarina@chromium.org · 13 years ago
  31. 79a58c3 Update task tracking to not depend on message_loop_ singleton by jar@chromium.org · 13 years ago
  32. 8e2e300 Delete Tracked, and move Location to its own file. by ajwong@chromium.org · 13 years ago
  33. 7211f7d Remove default initializtion of BirthPlace in Tracked. by ajwong@chromium.org · 13 years ago
  34. 6dce3c2 Reduce header dependencies in base/ by phajdan.jr@chromium.org · 15 years ago
  35. b8c0b1d Remove logging.h from cc files that don't use it. by thestig@chromium.org · 15 years ago
  36. be165ae Eliminate the TimerManager by pulling its priority queue into MessageLoop. This CL also eliminates TaskBase by creating a simple PendingTask struct that is allocated inline within a std::queue used to implement the queues in the MessageLoop class. by darin@google.com · 16 years ago
  37. 11f192a Add a trailing EOL to tracked_objects_unittest, elimates a GCC warning. by deanm@google.com · 16 years ago
  38. 91dd2f8 Move unittests that had a _test filename to _unittest. Update some missing tests in the SCons build. by deanm@google.com · 16 years ago[Renamed from base/tracked_objects_test.cc]
  39. aca48f5 fix unit test that was missing a MessageLoop allocation by darin@google.com · 16 years ago
  40. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  41. 3f4a732 Add base to the repository. by initial.commit · 16 years ago