Tthestig@chromium.orgAdd more OWNERS inside chrome/browser.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add more OWNERS inside chrome/browser. Review URL: https://chromiumcodereview.appspot.com/10877002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152827 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement profiler log writing at shutdown Add a flag to enable writing profile data during shutdown (--profiling-output-file=$FILE). Add TaskProfilerDataSerializer. This class is responsible for collecting and outputing profiler data. Currently, the collection part is very simple, since ThreadData::ToValue() is static. It should become more substantial when we add support for multi-process profiler dumps. This class has to be located outside of base/ because it needs to access Chrome-specific functions (ie. for fetching the userAgent). Move AutoTracking class to the chrome/browser/task_profiler directory. It needs to access the TaskProfilerDataSerializer, but components in base/ should not have access to this Chrome-specific class. BUG=107265, 109459 TEST= Review URL: http://codereview.chromium.org/9125015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121515 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[UMA] Use proper C++ objects to serialize tracked_objects across process boundaries. See https://chromiumcodereview.appspot.com/9702014/ for the original code review. Uploading to a new issue due to an AppEngine error... BUG=103480 TEST=none (refactoring, no functional change expected) TBR=jam@chromium.org,jar@chromium.org,eroman@chromium.org,jhawkins@chromium.org,ajwong@chromium.org Review URL: http://codereview.chromium.org/10077001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132109 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[UMA] Use proper C++ objects to serialize tracked_objects across process boundaries. See https://chromiumcodereview.appspot.com/9702014/ for the original code review. Uploading to a new issue due to an AppEngine error... BUG=103480 TEST=none (refactoring, no functional change expected) TBR=jam@chromium.org,jar@chromium.org,eroman@chromium.org,jhawkins@chromium.org,ajwong@chromium.org Review URL: http://codereview.chromium.org/10077001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132109 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |