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

Issue 1611303006: Enable Oilpan on ToT (Closed)

Created:
4 years, 11 months ago by haraken
Modified:
4 years, 11 months ago
Reviewers:
tkent, oilpan-reviews, sof
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable Oilpan on ToT PSA in blink-dev@: https://groups.google.com/a/chromium.org/d/topic/blink-dev/3qqNXdA1jUM/discussion This CL enables Oilpan on ToT. I'll revert the CL once any unacceptable stability issue is observed. This CL also merges OilpanExpectations into TestExpectations. BUG=553613 Committed: https://crrev.com/b25744bcc43fc02389cb7e5e2a59a050c05a9386 Cr-Commit-Position: refs/heads/master@{#371208}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -77 lines) Patch
M third_party/WebKit/LayoutTests/OilpanExpectations View 1 chunk +3 lines, -61 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 8 chunks +47 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/build/features.gypi View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/config.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/features.gni View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 27 (9 generated)
haraken
PTAL I'm planning to land this on Jan 25 JST if there is no objection ...
4 years, 11 months ago (2016-01-22 23:00:13 UTC) #2
haraken
It seems that the memory leak detected in the linux_chromium_asan_rel_ng is a real one. The ...
4 years, 11 months ago (2016-01-23 14:23:59 UTC) #3
sof
On 2016/01/23 14:23:59, haraken wrote: > It seems that the memory leak detected in the ...
4 years, 11 months ago (2016-01-23 14:31:47 UTC) #4
sof
On 2016/01/23 14:31:47, sof wrote: > On 2016/01/23 14:23:59, haraken wrote: > > It seems ...
4 years, 11 months ago (2016-01-23 14:33:08 UTC) #5
sof
On 2016/01/23 14:33:08, sof wrote: > On 2016/01/23 14:31:47, sof wrote: > > On 2016/01/23 ...
4 years, 11 months ago (2016-01-23 19:36:21 UTC) #6
sof
https://codereview.chromium.org/1611303006/diff/1/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1611303006/diff/1/third_party/WebKit/LayoutTests/TestExpectations#newcode1 third_party/WebKit/LayoutTests/TestExpectations:1: # ====== Oilpan-only failures from here ====== Sounds worrisome ...
4 years, 11 months ago (2016-01-23 19:46:43 UTC) #8
sof
linux_chromium_asan_rel_ng is green following r371169.
4 years, 11 months ago (2016-01-24 17:48:45 UTC) #9
haraken
On 2016/01/23 19:46:43, sof wrote: > https://codereview.chromium.org/1611303006/diff/1/third_party/WebKit/LayoutTests/TestExpectations > File third_party/WebKit/LayoutTests/TestExpectations (right): > > https://codereview.chromium.org/1611303006/diff/1/third_party/WebKit/LayoutTests/TestExpectations#newcode1 > ...
4 years, 11 months ago (2016-01-24 23:39:41 UTC) #10
haraken
tkent@: Would you take a look at public/? (I'll land this once Sigbjorn stamps it.)
4 years, 11 months ago (2016-01-24 23:41:46 UTC) #12
tkent
lgtm
4 years, 11 months ago (2016-01-24 23:46:54 UTC) #13
haraken
Now all bots are green. Sigbjorn: PTAL.
4 years, 11 months ago (2016-01-25 01:39:08 UTC) #14
sof
lgtm from here also.
4 years, 11 months ago (2016-01-25 06:19:08 UTC) #15
haraken
Let me land this.
4 years, 11 months ago (2016-01-25 06:29:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1611303006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1611303006/40001
4 years, 11 months ago (2016-01-25 06:29:41 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/138513)
4 years, 11 months ago (2016-01-25 06:37:23 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1611303006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1611303006/60001
4 years, 11 months ago (2016-01-25 06:46:34 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-25 09:05:37 UTC) #24
commit-bot: I haz the power
4 years, 11 months ago (2016-01-25 09:06:33 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b25744bcc43fc02389cb7e5e2a59a050c05a9386
Cr-Commit-Position: refs/heads/master@{#371208}

Powered by Google App Engine
This is Rietveld 408576698