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

Last commit made on 2016-01-04
Get this branch:
git clone -b oxide/dev/2593 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/2593
Repository:
lp:~oxide-developers/oxide/+git/chromium

Recent commits

a6f2995... by Chris Coulson

Add is_main_frame to ContentBrowserClient::AllowCertificateError

0d32d6d30fec43e2ad159193c65ace6636537b23 replaced the RenderFrameHost ID
with WebContents, as RenderFrameHost won't be available with some navigations
when browser-side navigation is enabled. As we have an API that exposes whether
certificate errors belong to the main frame, it is necessary to add back a
mechanism to determine this in a way that doesn't depend on RenderFrameHost

8af47bb... by Chris Coulson

Merge upstream 49.0.2593.0 in to oxide/dev/2593

a712c4d... by Chris Coulson

Merge upstream 4be9c46795da0228e51c1ae8f6e5c35152774eb0 in to master

c712b2a... by chrome-tpm <email address hidden>

Publish DEPS for Chromium 49.0.2593.0

4be9c46... by cpaulin <email address hidden>

MediaRecorder tests for Pause functionality

BUG=chromium:548914

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

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

3493e3e... by alokp <email address hidden>

Remove renderer_service -> media_client dependency.

This is in preparation for disentangling media_client from the core
renderer service.

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

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

3ceb660... by dzhioev <email address hidden>

Disable fancy 'hero' animations for master's UI pages.

These animations are not stable and could be easilly broken if pages
are switched quickly.

BUG=none

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

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

8fbc125... by newt <email address hidden>

Update permissions blacklist.

android.permission.AUTHENTICATE_ACCOUNTS can't be granted on M+ devices
since it's been removed from Android.

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

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

ab64c48... by kimwjdalsl <email address hidden>

Remove ScopedVector from test_reg_util_win

BUG=554289

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

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

9ead38c... by jbroman <email address hidden>

Remove ScrollbarThemeClient repaint methods.

They are only called statically on Scrollbar; they can live there.

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

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