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

Issue 2694693002: Roll re2 dba3349..596d73e. (Closed)

Created:
3 years, 10 months ago by mmoroz
Modified:
3 years, 10 months ago
Reviewers:
tfarina, Nico, engedy, inferno
CC:
chromium-reviews, fuzzing_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : More fixes from the upstream #

Patch Set 3 : Another rebase #

Patch Set 4 : Use unsigned literal when asserting re2::StringPiece::size() value. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -22 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/import/csv_reader.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/fuzzers/re2_fuzzer.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/re2/BUILD.gn View 2 chunks +3 lines, -7 lines 0 comments Download
M third_party/re2/README.chromium View 2 chunks +2 lines, -11 lines 0 comments Download

Messages

Total messages: 37 (22 generated)
mmoroz
3 years, 10 months ago (2017-02-13 10:01:23 UTC) #1
tfarina
https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc File testing/libfuzzer/fuzzers/re2_fuzzer.cc (left): https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc#oldcode16 testing/libfuzzer/fuzzers/re2_fuzzer.cc:16: #include "util/logging.h" Is this change and the other below ...
3 years, 10 months ago (2017-02-13 10:09:05 UTC) #5
mmoroz
https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc File testing/libfuzzer/fuzzers/re2_fuzzer.cc (left): https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc#oldcode16 testing/libfuzzer/fuzzers/re2_fuzzer.cc:16: #include "util/logging.h" On 2017/02/13 10:09:05, tfarina wrote: > Is ...
3 years, 10 months ago (2017-02-13 10:15:47 UTC) #8
mmoroz
On 2017/02/13 10:15:47, mmoroz wrote: > https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc > File testing/libfuzzer/fuzzers/re2_fuzzer.cc (left): > > https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc#oldcode16 > ...
3 years, 10 months ago (2017-02-13 10:42:34 UTC) #9
mmoroz
On 2017/02/13 10:42:34, mmoroz wrote: > On 2017/02/13 10:15:47, mmoroz wrote: > > > https://codereview.chromium.org/2694693002/diff/1/testing/libfuzzer/fuzzers/re2_fuzzer.cc ...
3 years, 10 months ago (2017-02-14 10:00:00 UTC) #15
mmoroz
On 2017/02/14 10:00:00, mmoroz wrote: > On 2017/02/13 10:42:34, mmoroz wrote: > > On 2017/02/13 ...
3 years, 10 months ago (2017-02-14 13:42:14 UTC) #20
mmoroz
Current version with `size_t` (https://chromium.googlesource.com/external/github.com/google/re2.git/+blame/master/re2/stringpiece.h#67) looks better than an old one with `int`.
3 years, 10 months ago (2017-02-14 13:44:29 UTC) #21
mmoroz
On 2017/02/14 13:44:29, mmoroz wrote: > Current version with `size_t` > (https://chromium.googlesource.com/external/github.com/google/re2.git/+blame/master/re2/stringpiece.h#67) > looks better ...
3 years, 10 months ago (2017-02-14 13:50:31 UTC) #25
mmoroz
On 2017/02/14 13:50:31, mmoroz wrote: > On 2017/02/14 13:44:29, mmoroz wrote: > > Current version ...
3 years, 10 months ago (2017-02-14 14:59:08 UTC) #28
engedy
Woohoo, shiny new RE2! Thanks and LGTM on password_manager.
3 years, 10 months ago (2017-02-14 15:15:36 UTC) #29
inferno
lgtm
3 years, 10 months ago (2017-02-14 15:29:49 UTC) #30
Nico
lgtm
3 years, 10 months ago (2017-02-14 15:31:36 UTC) #31
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/2694693002/60001
3 years, 10 months ago (2017-02-14 15:36:00 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/980055357a756285706684b55181827f8614e709
3 years, 10 months ago (2017-02-14 15:41:18 UTC) #36
tfarina
3 years, 10 months ago (2017-02-14 21:22:51 UTC) #37
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698