Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 2627753004: Move gin and v8 portion of profiling to child from common (Closed)

Created:
3 years, 11 months ago by scottmg
Modified:
3 years, 11 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move gin and v8 portion of profiling to child from common This breaks up profiling.cc into separate common and child-only parts to remove the dependency of the browser DLL on Windows on v8. R=thakis@chromium.org TBR=jochen@chromium.org BUG=581766 Review-Url: https://codereview.chromium.org/2627753004 Cr-Commit-Position: refs/heads/master@{#444443} Committed: https://chromium.googlesource.com/chromium/src/+/608e24db64fd84c9ebaff87bf07d50c3d34059d7

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : revert gin removal for now #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -53 lines) Patch
M chrome/app/chrome_main_delegate.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 3 comments Download
M chrome/child/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/child/DEPS View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
A chrome/child/child_profiling.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/child/child_profiling.cc View 1 2 3 1 chunk +67 lines, -0 lines 0 comments Download
M chrome/common/profiling.cc View 2 chunks +0 lines, -52 lines 0 comments Download

Messages

Total messages: 45 (32 generated)
scottmg
3 years, 11 months ago (2017-01-13 19:43:36 UTC) #21
Nico
https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/194172/steps/compile%20%28with%20patch%29/logs/stdio looks like it might be real. Is this the last bit of what keeps ...
3 years, 11 months ago (2017-01-13 20:48:29 UTC) #23
Nico
On 2017/01/13 20:48:29, Nico wrote: > https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/194172/steps/compile%20%28with%20patch%29/logs/stdio > looks like it might be real. > ...
3 years, 11 months ago (2017-01-13 20:48:45 UTC) #24
scottmg
On 2017/01/13 20:48:29, Nico wrote: > https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/194172/steps/compile%20%28with%20patch%29/logs/stdio > looks like it might be real. Hrm, ...
3 years, 11 months ago (2017-01-13 20:58:39 UTC) #25
Nico
https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc File chrome/app/chrome_main_delegate.cc (right): https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc#newcode532 chrome/app/chrome_main_delegate.cc:532: #if !defined(CHROME_MULTIPLE_DLL_BROWSER) if this is mechanical, why does this ...
3 years, 11 months ago (2017-01-13 21:01:19 UTC) #28
scottmg
https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc File chrome/app/chrome_main_delegate.cc (right): https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc#newcode532 chrome/app/chrome_main_delegate.cc:532: #if !defined(CHROME_MULTIPLE_DLL_BROWSER) On 2017/01/13 21:01:19, Nico wrote: > if ...
3 years, 11 months ago (2017-01-13 21:55:08 UTC) #29
Nico
lgtm, thanks for explaining https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc File chrome/app/chrome_main_delegate.cc (right): https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc#newcode532 chrome/app/chrome_main_delegate.cc:532: #if !defined(CHROME_MULTIPLE_DLL_BROWSER) On 2017/01/13 21:55:08, ...
3 years, 11 months ago (2017-01-17 13:10:43 UTC) #32
scottmg
On 2017/01/17 13:10:43, Nico wrote: > lgtm, thanks for explaining > > https://codereview.chromium.org/2627753004/diff/100001/chrome/app/chrome_main_delegate.cc > File ...
3 years, 11 months ago (2017-01-18 17:00:04 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627753004/100001
3 years, 11 months ago (2017-01-18 17:01:08 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/344285)
3 years, 11 months ago (2017-01-18 17:09:09 UTC) #37
scottmg
tbr jochen for deps addition to child.
3 years, 11 months ago (2017-01-18 19:47:16 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627753004/100001
3 years, 11 months ago (2017-01-18 19:47:58 UTC) #42
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 19:54:45 UTC) #45
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/608e24db64fd84c9ebaff87bf07d...

Powered by Google App Engine
This is Rietveld 408576698