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

Issue 778203003: Uninline google::protobuf::internal::GetEmptystring() (Closed)

Created:
6 years ago by dcheng
Modified:
6 years ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Uninline several internal protobuf helpers. This saves 576KiB on a release build. BUG=none Committed: https://crrev.com/daaa100e8cceaa13d562ece174fd203b2aca8a7e Cr-Commit-Position: refs/heads/master@{#307332}

Patch Set 1 #

Patch Set 2 : Uninline GoogleOnceInit too #

Patch Set 3 : Fix README.chromium #

Patch Set 4 : Expoert uninlined GoogleOnceInit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -11 lines) Patch
M third_party/protobuf/README.chromium View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_util.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_util.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/once.h View 1 2 3 1 chunk +2 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/once.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
dcheng
I don't think protobufs should be on a hot path for Chromium, so out-of-lining this ...
6 years ago (2014-12-05 18:49:11 UTC) #2
cpu_(ooo_6.6-7.5)
looks good but I only review new 3rd party libraries, there should be an owners ...
6 years ago (2014-12-05 22:38:25 UTC) #3
dcheng
Unfortunately, there isn't an OWNERS file in third_party/protobuf. Would you be willing to rubber stamp ...
6 years ago (2014-12-05 23:43:16 UTC) #4
dcheng
+scottmg, since he will be an owner soon =)
6 years ago (2014-12-08 19:33:03 UTC) #6
scottmg
On 2014/12/08 19:33:03, dcheng wrote: > +scottmg, since he will be an owner soon =) ...
6 years ago (2014-12-08 19:38:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/778203003/60001
6 years ago (2014-12-08 20:11:03 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-08 20:59:31 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/daaa100e8cceaa13d562ece174fd203b2aca8a7e Cr-Commit-Position: refs/heads/master@{#307332}
6 years ago (2014-12-08 21:00:11 UTC) #11
dcheng
On 2014/12/08 at 21:00:11, commit-bot wrote: > Patchset 4 (id:??) landed as https://crrev.com/daaa100e8cceaa13d562ece174fd203b2aca8a7e > Cr-Commit-Position: ...
6 years ago (2014-12-08 21:57:05 UTC) #12
Will Harris
6 years ago (2014-12-16 08:14:01 UTC) #13
Message was sent while issue was closed.
Wow. Much saving. Many Kb.

Powered by Google App Engine
This is Rietveld 408576698