~oxide-developers/oxide/+git/chromium:oxide/dev/2612

Last commit made on 2016-01-07
Get this branch:
git clone -b oxide/dev/2612 https://git.launchpad.net/~oxide-developers/oxide/+git/chromium
Members of Oxide Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
oxide/dev/2612
Repository:
lp:~oxide-developers/oxide/+git/chromium

Recent commits

3bbb11d... by Chris Coulson

Merge upstream 49.0.2612.0 in to oxide/dev/2612

5b98c98... by Chris Coulson

Merge upstream 58099385dfca252653e833ba1a6e3e83b196e402 in to master

4ef24cd... by Chris Coulson

scoped_ptr no longer has a Pass() method

405e1c1... by chrome-tpm <email address hidden>

Publish DEPS for Chromium 49.0.2612.0

5809938... by shans <email address hidden>

Catch null return value from computeComputedStyle.

This patch is in response to a Crash Report, so I don't have a repro. I
haven't been able to trigger the condition locally. However it seems
that other call sites to ensureComputedStyle (which computeComputedStyle
calls through to) perform a null check, so it's sensible that we need to
here as well.

Unfortunately, no repro means no test case :(

BUG=571040

Review URL: https://codereview.chromium.org/1547183002

Cr-Commit-Position: refs/heads/master@{#367288}

46811a7... by Chris Coulson

Merge upstream 92ec24eac506411fc9cc00b2f335ae3687454ef7 in to master

443a791... by davve <email address hidden>

Remove unused constant kInvalidFrameRoutingID

All use of kInvalidFrameRoutingID was removed in
https://codereview.chromium.org/1138543002 but for the constant.

Review URL: https://codereview.chromium.org/1532323002

Cr-Commit-Position: refs/heads/master@{#367287}

ba6fc51... by "hyunjune.kim" <email address hidden>

Fix animation of 'color' w/ currentColor for SVG 'fill' and 'stroke'

When animating 'color', 'fill' or 'stroke' properties with the value
'currentColor' doesn't repaint properly, or with the right color.

For SVG elements which has 'currentColor' as part of their 'fill' or
'stroke' property, make sure they get repainted when 'color' changes.

BUG=537807

Review URL: https://codereview.chromium.org/1455153003

Cr-Commit-Position: refs/heads/master@{#367286}

7913bac... by skia-deps-roller <email address hidden>

Roll src/third_party/skia/ f0b6c553a..f291a9a5e (1 commit).

https://chromium.googlesource.com/skia.git/+log/f0b6c553aeec..f291a9a5efeb

$ git log f0b6c553a..f291a9a5e --date=short --no-merges --format='%ad %ae %s'
2016-01-03 update-skps Update SKP version

CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
<email address hidden>

Review URL: https://codereview.chromium.org/1557813002

Cr-Commit-Position: refs/heads/master@{#367285}

a33b68b... by chromeos-commit-bot <email address hidden>

Automated Commit: Committing new LKGM version 7792.0.0 for chromeos.

Cr-Commit-Position: refs/heads/master@{#367284}