~oxide-developers/oxide/+git/chromium:oxide/1.18

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

Recent commits

c4625c3... by Chris Coulson

Fix a typo in gl_context_glx.cc

59ce316... by Chris Coulson

Merge upstream 54.0.2840.99 in to oxide/1.18

53b2efc... by chrome-cron <email address hidden>

Publish DEPS for Chromium 54.0.2840.99

7eca4ce... by chrome-cron <email address hidden>

Incrementing VERSION to 54.0.2840.99

Cr-Commit-Position: refs/branch-heads/2840@{#830}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}

a4a25b0... by Chris Coulson

Merge upstream 54.0.2840.87 in to oxide/1.18

8ee402c... by chrome-cron <email address hidden>

Incrementing VERSION to 54.0.2840.98

Cr-Commit-Position: refs/branch-heads/2840@{#829}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}

15c15fc... by "Andrew R. Whalley" <email address hidden>

[M54 merge][extension bindings] Remove leak of internal class

BUG=660678

Review-Url: https://codereview.chromium.org/2474623002
Cr-Commit-Position: refs/heads/master@{#429482}
(cherry picked from commit 0d9edd7b2524090fb0a0461e7bd9e5caa1e8a36d)

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

Cr-Commit-Position: refs/branch-heads/2840@{#828}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}

c8cde5d... by Kenneth Russell <email address hidden>

Don't use OpenGL context versions between 3.0 and 3.2 on Mesa.

Compatibility problems have been seen with the 3.1 Core Profile
context.

Remove the earlier device ID-based workarounds, but leave in the code
for the create_default_gl_context workaround.

BUG=659030
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2471883007
Cr-Commit-Position: refs/heads/master@{#430114}
(cherry picked from commit 79d13b8fa8301665906bfdd7de27643c8b411502)

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

Cr-Commit-Position: refs/branch-heads/2840@{#827}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}

84059ad... by Kenneth Russell <email address hidden>

gl_context_glx: add workaround to create default context

On old Mesa and hardware combos, creating the highest context version
possible leads to incorrect rendering in WebGL. Add a workaround to
fallback to creating a default context.

BUG=659030
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2467103003
Cr-Commit-Position: refs/heads/master@{#429786}
(cherry picked from commit e8b4248621c4ed428eec4036f4918185cea23cd6)

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

Cr-Commit-Position: refs/branch-heads/2840@{#826}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}

d80ad18... by qiangchen <email address hidden>

Bug Fix: Logitech C930 On Linux Results In Freezing Video

We implemented using camera timestamp in https://codereview.chromium.org/1983193002

But in testing, we found a problem on Logitech C930, which
gives us non-monotonic timestamps, which will result in
vido freezing.

BUG=660883

NOPRESUBMIT=true
NOTRY=true
<email address hidden>

Review-Url: https://codereview.chromium.org/2463853002
Cr-Commit-Position: refs/heads/master@{#429620}
(cherry picked from commit 6b8877a5ac02394679fdf37944af414d7534edba)

Review-Url: https://codereview.chromium.org/2487483002
Cr-Commit-Position: refs/branch-heads/2840@{#825}
Cr-Branched-From: 1ae106dbab4bddd85132d5b75c670794311f4c57-refs/heads/master@{#414607}