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

Issue 1096813007: third_party/re2: Remove remove-static-initializers.patch. (Closed)

Created:
5 years, 8 months ago by tfarina
Modified:
5 years, 8 months ago
Reviewers:
cpu_(ooo_6.6-7.5), Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

third_party/re2: Remove remove-static-initializers.patch. * remove-static-initializers.patch has been landed upstream by Russ in https://github.com/google/re2/commit/cc56ba02d9d2bdafa614ad5ebf564dde287625bb, remove the patch file now that it was merged upstream. * Also remove re2-memory-optimization.patch, it also has landed in https://github.com/google/re2/commit/cc56ba02d9d2bdafa614ad5ebf564dde287625bb. BUG=169860 R=thakis@chromium.org TBR=cpu@chromium.org Committed: https://crrev.com/bede0f155727f53983cf55688986a98502fd4927 Cr-Commit-Position: refs/heads/master@{#326432}

Patch Set 1 #

Patch Set 2 : more changes #

Total comments: 4

Patch Set 3 : only the relevant changes #

Patch Set 4 : rm the patch files and update the README file #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -238 lines) Patch
M third_party/re2/README.chromium View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
D third_party/re2/patches/re2-memory-optimization.patch View 1 2 3 1 chunk +0 lines, -133 lines 0 comments Download
D third_party/re2/patches/remove-static-initializers.patch View 3 1 chunk +0 lines, -95 lines 0 comments Download
M third_party/re2/re2/compile.cc View 1 2 4 chunks +4 lines, -8 lines 0 comments Download
M third_party/re2/util/util.h View 1 2 1 chunk +1 line, -2 lines 2 comments Download

Messages

Total messages: 15 (2 generated)
tfarina
5 years, 8 months ago (2015-04-22 19:30:09 UTC) #1
Nico
This isn't quite right, since what was merged upstream is slightly different to what's in ...
5 years, 8 months ago (2015-04-22 19:33:17 UTC) #2
tfarina
On 2015/04/22 19:33:17, Nico (OOO sick) wrote: > This isn't quite right, since what was ...
5 years, 8 months ago (2015-04-22 19:46:29 UTC) #3
Nico
Probably manually (?) Not sure if the real patch applies cleanly. (else you could try ...
5 years, 8 months ago (2015-04-22 19:51:40 UTC) #4
tfarina
Want to have another look? What I did: In ~/re2: $ g co cc56ba02d9d2bdafa614ad5ebf564dde287625bb $ ...
5 years, 8 months ago (2015-04-22 20:17:33 UTC) #5
Nico
Cool. I think you can remove patches/re2-memory-optimization.patch too, that's also merged by rsc's commit there ...
5 years, 8 months ago (2015-04-22 22:17:03 UTC) #6
tfarina
Nico, could you take another look? I think I did a better work this time ...
5 years, 8 months ago (2015-04-22 23:26:45 UTC) #7
Nico
lgtm, thanks! https://codereview.chromium.org/1096813007/diff/60001/third_party/re2/util/util.h File third_party/re2/util/util.h (right): https://codereview.chromium.org/1096813007/diff/60001/third_party/re2/util/util.h#newcode49 third_party/re2/util/util.h:49: #if defined(__GNUC__) && !defined(USE_CXX0X) && !defined(_LIBCPP_ABI_VERSION) && ...
5 years, 8 months ago (2015-04-22 23:48:28 UTC) #8
tfarina
https://codereview.chromium.org/1096813007/diff/60001/third_party/re2/util/util.h File third_party/re2/util/util.h (right): https://codereview.chromium.org/1096813007/diff/60001/third_party/re2/util/util.h#newcode49 third_party/re2/util/util.h:49: #if defined(__GNUC__) && !defined(USE_CXX0X) && !defined(_LIBCPP_ABI_VERSION) && !defined(OS_ANDROID) On ...
5 years, 8 months ago (2015-04-22 23:57:51 UTC) #9
tfarina
TBRing Carlos for this...
5 years, 8 months ago (2015-04-23 01:03:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1096813007/60001
5 years, 8 months ago (2015-04-23 01:04:43 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-23 02:49:01 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-23 02:49:55 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bede0f155727f53983cf55688986a98502fd4927
Cr-Commit-Position: refs/heads/master@{#326432}

Powered by Google App Engine
This is Rietveld 408576698