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

Issue 1514713002: Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detectLowEndDevice()." (Closed)

Created:
5 years ago by aelias_OOO_until_Jul13
Modified:
5 years ago
Reviewers:
Yaron, rmcilroy, petrcermak
CC:
chromium-reviews, no sievers, Tima Vaisburd, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "Added a call to ActivityManager.isLowRamDevice() from SysUtils.detectLowEndDevice()." This reverts commit 80dc8d87cfd1ef70541c101a355965f3a7a74415. Some devices in the wild with 1GB of RAM are returning true for ActivityManager.isLowRamDevice(), causing us to inappropriately enable aggressive memory optimizations designed for 512MB devices. Change back to only considering the true memory capacity of the device. BUG=568192, 459781 Committed: https://crrev.com/1dc262725270493bf333d53888319acacc5e8baa Cr-Commit-Position: refs/heads/master@{#364619}

Patch Set 1 #

Patch Set 2 : Don't change constant type from int to long #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -29 lines) Patch
M base/android/java/src/org/chromium/base/SysUtils.java View 1 6 chunks +5 lines, -29 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
aelias_OOO_until_Jul13
[+yfriedman] for OWNERS. Petr, your original patch https://codereview.chromium.org/766873002 included no reason why you were adding ...
5 years ago (2015-12-09 23:48:30 UTC) #2
petrcermak
I think that the rationale was to get more precise information when deciding whether to ...
5 years ago (2015-12-10 09:00:40 UTC) #5
rmcilroy
I believe the reasoning was that if the device had been built as a Svelte ...
5 years ago (2015-12-10 11:21:49 UTC) #6
aelias_OOO_until_Jul13
On 2015/12/10 at 11:21:49, rmcilroy wrote: > I believe the reasoning was that if the ...
5 years ago (2015-12-10 20:30:42 UTC) #7
Yaron
On 2015/12/10 20:30:42, aelias wrote: > On 2015/12/10 at 11:21:49, rmcilroy wrote: > > I ...
5 years ago (2015-12-11 02:29:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514713002/20001
5 years ago (2015-12-11 03:40:59 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-11 06:08:48 UTC) #12
commit-bot: I haz the power
5 years ago (2015-12-11 06:10:35 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1dc262725270493bf333d53888319acacc5e8baa
Cr-Commit-Position: refs/heads/master@{#364619}

Powered by Google App Engine
This is Rietveld 408576698