1. 849b075 removed unused LocationSnapshot class by Nicholas Verne · 7 years ago
  2. 3f64933 Remove base::Location::Write. by Brett Wilson · 7 years ago
  3. 3c40a10 Finish moving Location and GetProgramCounter to base namespace by Brett Wilson · 7 years ago
  4. 0ee80a4 Take program counter for FROM_HERE in its static constructor by tzik · 7 years ago
  5. 408a319 Move Location and GetProgramCounter to base namespace by Brett Wilson · 7 years ago
  6. cc2b577 Make base::Hash take a void*. by Brett Wilson · 7 years ago
  7. a0736e1 Add a flag to remove source code info from Location. by Brett Wilson · 7 years ago
  8. 037a597 Revert "Add a flag to remove source code info from Location." by Xianzhu Wang · 7 years ago
  9. 1e5e1ea Add a flag to remove source code info from Location. by Brett Wilson · 7 years ago
  10. d1b9eef Revert of Move GetProgramCounter in FROM_HERE to a common function (patchset #6 id:100001 of https://codereview.chromium.org/2399053004/ ) by henrika · 8 years ago
  11. ce62c25 Move GetProgramCounter in FROM_HERE to a common function by tzik · 8 years ago
  12. 392561e Use __func__ instead of __FUNCTION__. by pkasting · 8 years ago
  13. f8b29b7 Allow std::unordered_*. by davidben · 9 years ago
  14. d55b243 Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://codereview.chromium.org/1502373009/ ) by davidben · 9 years ago
  15. 6e60ccf Allow std::unordered_*. by davidben · 9 years ago
  16. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  17. 52645f8 Change the cast in base::Location::Hash to uintptr_t. by amistry · 9 years ago
  18. 9f57c2c Use hash map for tracked_objects::location by sque · 10 years ago
  19. 98c10d2 [UMA] Use proper C++ objects to serialize tracked_objects across process boundaries. by isherman@chromium.org · 12 years ago
  20. a9490ac Remove "base/values.h" import from "base/location.h", fix up downstream files. by isherman@chromium.org · 13 years ago
  21. 27cf297 Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler by jar@chromium.org · 13 years ago
  22. 523ca43 Revert 108752 - Support tracking of IPC messages as tasks in profiler by joi@chromium.org · 13 years ago
  23. 3d6a82f Support tracking of IPC messages as tasks in profiler 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. b84db52 Add trace code to track all posted tasks in message_loop and WorkerThreads (non-official builds only). by jbates@chromium.org · 13 years ago
  31. 8e2e300 Delete Tracked, and move Location to its own file. by ajwong@chromium.org · 13 years ago