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

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

Recent commits

577e6bd... by Chris Coulson

Unconditionally compile with -g1 everywhere to workaround resource constraints on Launchpad builders

a7d73a0... by Chris Coulson

Fix syntax errors in GPU blacklist

e5a73b0... by Chris Coulson

Explicitly whitelist turbo, arale and freiza. These devices would be whitelisted on Chrome/Android anyway (bug 1616132)

7ca8871... by Chris Coulson

Support MADV_FREE without a hard runtime dependency on Linux 4.5

5b2056c... by Chris Coulson

Merge upstream 52.0.2743.116 in to oxide/1.16

feb0ea4... by chrome-cron <email address hidden>

Publish DEPS for Chromium 52.0.2743.116

9115eca... by chrome-cron <email address hidden>

Incrementing VERSION to 52.0.2743.116

Cr-Commit-Position: refs/branch-heads/2743@{#728}
Cr-Branched-From: 2b3ae3b8090361f8af5a611712fc1a5ab2de53cb-refs/heads/master@{#394939}

39d229c... by Alex Mineer <email address hidden>

Simple Cache: validate lengths before allocations.

This bug was most unfortunate. A corrupt entry could cause Chrome to
crash when opening it, without removing the entry. Not a good loop to
be in. Now we are much more careful with casts around the data coming
from disk to confirm sanity before proceeding.

<email address hidden>
BUG=541720

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

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

Cr-Commit-Position: refs/branch-heads/2785@{#373}
Cr-Branched-From: 68623971be0cfc492a2cb0427d7f478e7b214c24-refs/heads/master@{#403382}
(cherry picked from commit 4cf894119c534fbf3fce69ef3d684cfc16b59fbf)

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

Cr-Commit-Position: refs/branch-heads/2743@{#727}
Cr-Branched-From: 2b3ae3b8090361f8af5a611712fc1a5ab2de53cb-refs/heads/master@{#394939}

6b251be... by Scott Graham <email address hidden>

Revert cursor changes to RenderWidgetHostViewAura.

This is a selective revert of one file from
https://codereview.chromium.org/1945423002, which was breaking cursor
changes on zoom in/zoom out on the Linux version of chrome.

BUG=602727,614654,631405

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

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

Cr-Commit-Position: refs/branch-heads/2743@{#726}
Cr-Branched-From: 2b3ae3b8090361f8af5a611712fc1a5ab2de53cb-refs/heads/master@{#394939}

37145ff... by Peter Beverloo <email address hidden>

CL #2204863002 for M52: Ensure push permission is denied when dismissed

This is Raymes' CL on top of the 2743 branch, originally uploaded here:
    https://codereview.chromium.org/2204863002/

BUG=633310
<email address hidden>

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

Cr-Commit-Position: refs/branch-heads/2743@{#725}
Cr-Branched-From: 2b3ae3b8090361f8af5a611712fc1a5ab2de53cb-refs/heads/master@{#394939}