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

Issue 2869443003: Cause Skia to use a smaller glyph cache on low-end Android (Closed)

Created:
3 years, 7 months ago by ericrk
Modified:
3 years, 7 months ago
Reviewers:
vmiura
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Cause Skia to use a smaller glyph cache on low-end Android Currently Skia uses an up-to 8MB/texture glyph cache on all Android devices. To save memory on low-end devices we are switching to an up-to 2MB cache. BUG=717178 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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/2869443003 Cr-Commit-Position: refs/heads/master@{#470022} Committed: https://chromium.googlesource.com/chromium/src/+/9ce0013f7cb1f236cffbbae7bf43a6b7a8d09ef0

Patch Set 1 #

Patch Set 2 : rename fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -23 lines) Patch
M gpu/skia_bindings/grcontext_for_gles2_interface.cc View 1 1 chunk +33 lines, -23 lines 0 comments Download

Messages

Total messages: 34 (21 generated)
ericrk
3 years, 7 months ago (2017-05-05 23:20:47 UTC) #3
vmiura
LGTM Nit: Perhaps mention Glyph cache specifically in the description. Say, Skia doesn't use 4 ...
3 years, 7 months ago (2017-05-05 23:29:57 UTC) #6
ericrk
On 2017/05/05 23:29:57, vmiura wrote: > LGTM > > Nit: Perhaps mention Glyph cache specifically ...
3 years, 7 months ago (2017-05-05 23:49:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869443003/1
3 years, 7 months ago (2017-05-07 19:54:02 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/362257) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 7 months ago (2017-05-07 20:02:10 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869443003/20001
3 years, 7 months ago (2017-05-07 20:14:48 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/420242)
3 years, 7 months ago (2017-05-07 21:26:13 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869443003/20001
3 years, 7 months ago (2017-05-07 23:34:11 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/420270)
3 years, 7 months ago (2017-05-08 00:51:36 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869443003/20001
3 years, 7 months ago (2017-05-08 01:06:10 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/447192)
3 years, 7 months ago (2017-05-08 02:26:29 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2869443003/20001
3 years, 7 months ago (2017-05-08 15:53:01 UTC) #31
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 17:01:56 UTC) #34
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9ce0013f7cb1f236cffbbae7bf43...

Powered by Google App Engine
This is Rietveld 408576698