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

Issue 670773003: Cleanup: rename usage_mask --> usages. (Closed)

Created:
6 years, 2 months ago by eroman
Modified:
6 years, 2 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Cleanup: rename usage_mask --> usages. This is a simple search and replace: s/usage_mask/usages/g There was some inconsistenty on when variables were called "usages" versus "usage_mask"; now they all read "usages". Committed: https://crrev.com/0e1d34edba6a5d8f7fe43c5b675880a36f4b3861 Cr-Commit-Position: refs/heads/master@{#300533}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -309 lines) Patch
M content/child/webcrypto/algorithm_dispatch.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/child/webcrypto/algorithm_dispatch.cc View 5 chunks +11 lines, -14 lines 0 comments Download
M content/child/webcrypto/algorithm_implementation.h View 5 chunks +7 lines, -7 lines 0 comments Download
M content/child/webcrypto/algorithm_implementation.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/child/webcrypto/jwk.h View 6 chunks +9 lines, -9 lines 0 comments Download
M content/child/webcrypto/jwk.cc View 16 chunks +35 lines, -36 lines 0 comments Download
M content/child/webcrypto/nss/aes_gcm_nss.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M content/child/webcrypto/nss/aes_key_nss.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/child/webcrypto/nss/aes_key_nss.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M content/child/webcrypto/nss/hmac_nss.cc View 7 chunks +10 lines, -10 lines 0 comments Download
M content/child/webcrypto/nss/rsa_key_nss.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/child/webcrypto/nss/rsa_key_nss.cc View 13 chunks +25 lines, -25 lines 0 comments Download
M content/child/webcrypto/nss/rsa_oaep_nss.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M content/child/webcrypto/nss/sym_key_nss.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/nss/sym_key_nss.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/child/webcrypto/openssl/aes_key_openssl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/child/webcrypto/openssl/aes_key_openssl.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M content/child/webcrypto/openssl/hmac_openssl.cc View 5 chunks +10 lines, -10 lines 0 comments Download
M content/child/webcrypto/openssl/rsa_key_openssl.h View 1 chunk +5 lines, -5 lines 0 comments Download
M content/child/webcrypto/openssl/rsa_key_openssl.cc View 17 chunks +29 lines, -29 lines 0 comments Download
M content/child/webcrypto/openssl/sym_key_openssl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/openssl/sym_key_openssl.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/child/webcrypto/structured_clone.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webcrypto/structured_clone.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/test/aes_cbc_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/child/webcrypto/test/hmac_unittest.cc View 9 chunks +17 lines, -18 lines 0 comments Download
M content/child/webcrypto/test/rsa_ssa_unittest.cc View 16 chunks +26 lines, -27 lines 0 comments Download
M content/child/webcrypto/test/test_helpers.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/child/webcrypto/test/test_helpers.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M content/child/webcrypto/webcrypto_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/webcrypto_impl.cc View 6 chunks +13 lines, -18 lines 0 comments Download
M content/child/webcrypto/webcrypto_util.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webcrypto/webcrypto_util.cc View 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
eroman
6 years, 2 months ago (2014-10-21 18:08:42 UTC) #2
Ryan Sleevi
lgtm
6 years, 2 months ago (2014-10-21 18:13:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/670773003/1
6 years, 2 months ago (2014-10-21 18:17:38 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-21 19:13:46 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 19:14:30 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0e1d34edba6a5d8f7fe43c5b675880a36f4b3861
Cr-Commit-Position: refs/heads/master@{#300533}

Powered by Google App Engine
This is Rietveld 408576698