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

Issue 2573613002: Shrink onResourcesLoaded() code size in webview/monochrome R.java (Closed)

Created:
4 years ago by F
Modified:
4 years ago
Reviewers:
agrieve
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Shrink onResourcesLoaded() code size in webview/monochrome R.java. Shrinks code size in webview/monochrome R.java by rewriting the template for onResourcesLoaded(). Uses xor instead of masking to transform the fields. See attached bug link for discussion and details. BUG=669137 Committed: https://crrev.com/b10563e0715c0c61e503f5ef285c5a0652ae583f Cr-Commit-Position: refs/heads/master@{#438229}

Patch Set 1 : Format #

Total comments: 6

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M build/android/gyp/process_resources.py View 1 4 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
F
Hi Andrew, PTAL. Thanks!
4 years ago (2016-12-12 20:31:21 UTC) #7
agrieve
just nits. lgtm https://codereview.chromium.org/2573613002/diff/20001/build/android/gyp/process_resources.py File build/android/gyp/process_resources.py (right): https://codereview.chromium.org/2573613002/diff/20001/build/android/gyp/process_resources.py#newcode202 build/android/gyp/process_resources.py:202: create_id = ('{{ e.resource_type }}.{{ e.name ...
4 years ago (2016-12-12 20:40:51 UTC) #9
F
Thanks Andrew! PTAL Submitting soon https://codereview.chromium.org/2573613002/diff/20001/build/android/gyp/process_resources.py File build/android/gyp/process_resources.py (right): https://codereview.chromium.org/2573613002/diff/20001/build/android/gyp/process_resources.py#newcode202 build/android/gyp/process_resources.py:202: create_id = ('{{ e.resource_type ...
4 years ago (2016-12-12 21:13:13 UTC) #10
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/2573613002/40001
4 years ago (2016-12-12 21:27:11 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/287326)
4 years ago (2016-12-13 01:21:30 UTC) #15
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/2573613002/40001
4 years ago (2016-12-13 17:49:25 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-12-13 18:22:56 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-13 18:24:47 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b10563e0715c0c61e503f5ef285c5a0652ae583f
Cr-Commit-Position: refs/heads/master@{#438229}

Powered by Google App Engine
This is Rietveld 408576698