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

Issue 2222133002: [layoutng] Initial version of block layout (Closed)

Created:
4 years, 4 months ago by cbiesinger
Modified:
4 years, 4 months ago
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[layoutng] Initial version of block layout Also contains a way to create a constraint space from a LayoutBox R=ikilpatrick@chromium.org BUG=635619 Committed: https://crrev.com/d92c803780e603b1e99e79cdc3af847677c8c5c7 Cr-Commit-Position: refs/heads/master@{#410552}

Patch Set 1 #

Patch Set 2 : better way to get the height #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.cpp View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (17 generated)
cbiesinger
4 years, 4 months ago (2016-08-08 19:54:59 UTC) #1
cbiesinger
4 years, 4 months ago (2016-08-08 19:56:17 UTC) #3
ikilpatrick
lgtm
4 years, 4 months ago (2016-08-08 20:44:58 UTC) #4
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/2222133002/20001
4 years, 4 months ago (2016-08-08 20:53:45 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/203630)
4 years, 4 months ago (2016-08-08 21:08:05 UTC) #9
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/2222133002/20001
4 years, 4 months ago (2016-08-08 21:09:05 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/242989)
4 years, 4 months ago (2016-08-08 21:11:59 UTC) #13
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/2222133002/20001
4 years, 4 months ago (2016-08-08 21:14:53 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-generic_chromium_compile_only_ng/builds/179862)
4 years, 4 months ago (2016-08-08 21:16:30 UTC) #17
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/2222133002/20001
4 years, 4 months ago (2016-08-08 21:24:13 UTC) #19
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/core.gypi: While running git apply --index -3 -p1; error: patch ...
4 years, 4 months ago (2016-08-08 23:28:19 UTC) #21
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/2222133002/40001
4 years, 4 months ago (2016-08-09 01:09:45 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/179991) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-09 01:18:15 UTC) #26
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/2222133002/40001
4 years, 4 months ago (2016-08-09 01:33:20 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/180013) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-09 01:41:12 UTC) #30
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/2222133002/40001
4 years, 4 months ago (2016-08-09 01:49:23 UTC) #32
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-09 02:46:58 UTC) #33
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 02:49:26 UTC) #35
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d92c803780e603b1e99e79cdc3af847677c8c5c7
Cr-Commit-Position: refs/heads/master@{#410552}

Powered by Google App Engine
This is Rietveld 408576698