commit | 550509780bc4960495de55aa092b77809be8c42c | [log] [tgz] |
---|---|---|
author | erikchen <[email protected]> | Wed Apr 04 23:30:47 2018 |
committer | Commit Bot <[email protected]> | Wed Apr 04 23:30:47 2018 |
tree | 9bb0d914a410a509d0e80daa8c68b584303e7f7a | |
parent | 5adb5e2a22ca75a5579cb97bd050803cbdc809d2 [diff] |
Move code from chrome/common/profiling into components/services/heap_profiling. This CL has no intended behavior change. In addition to moving and renaming the classes, this CL: * Renamed all classes to remove "memlog_" or "profiling_" prefixes. * Removed profiling_constants.h and profiling_constants.cc, which were unused. * Moved binding logic from profiling_client.cc into chrome_content_client.cc to meet DEPs requirements. Change-Id: I1ea59ef056c0592c29ff4b1a39412c17ed1c0219 Bug: 827545 Reviewed-on: https://chromium-review.googlesource.com/995872 Reviewed-by: Cait Phillips <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Erik Chen <[email protected]> Cr-Commit-Position: refs/heads/master@{#548247}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .