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

Issue 898573002: add textual overview (Closed)

Created:
5 years, 10 months ago by reed1
Modified:
5 years, 10 months ago
Reviewers:
djsollen
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : now with case-insensitive searching #

Total comments: 2

Patch Set 3 : make copies of strings to lower-case-erize them" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -40 lines) Patch
M samplecode/OverView.cpp View 1 2 4 chunks +100 lines, -40 lines 0 comments Download

Messages

Total messages: 26 (7 generated)
reed1
5 years, 10 months ago (2015-02-02 20:56:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/898573002/1
5 years, 10 months ago (2015-02-02 20:56:45 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-02 20:56:46 UTC) #5
reed1
ptal
5 years, 10 months ago (2015-02-03 00:10:09 UTC) #6
djsollen
can we have both a pictures GM and a names GM? I don't think it ...
5 years, 10 months ago (2015-02-03 00:52:12 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 10 months ago (2015-02-03 02:56:48 UTC) #9
reed1
On 2015/02/03 00:52:12, djsollen wrote: > can we have both a pictures GM and a ...
5 years, 10 months ago (2015-02-03 15:53:53 UTC) #10
djsollen
I'm good with that
5 years, 10 months ago (2015-02-03 15:58:18 UTC) #11
reed1
ptal
5 years, 10 months ago (2015-02-03 16:39:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/898573002/20001
5 years, 10 months ago (2015-02-03 16:40:09 UTC) #14
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-03 16:40:10 UTC) #15
djsollen
https://codereview.chromium.org/898573002/diff/20001/samplecode/OverView.cpp File samplecode/OverView.cpp (right): https://codereview.chromium.org/898573002/diff/20001/samplecode/OverView.cpp#newcode49 samplecode/OverView.cpp:49: return case_insensitive_find(name.c_str(), filter.c_str()); why not just use strcasecomp or ...
5 years, 10 months ago (2015-02-03 18:22:39 UTC) #16
reed1
ptal https://codereview.chromium.org/898573002/diff/20001/samplecode/OverView.cpp File samplecode/OverView.cpp (right): https://codereview.chromium.org/898573002/diff/20001/samplecode/OverView.cpp#newcode49 samplecode/OverView.cpp:49: return case_insensitive_find(name.c_str(), filter.c_str()); On 2015/02/03 18:22:38, djsollen wrote: ...
5 years, 10 months ago (2015-02-03 19:53:16 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/898573002/40001
5 years, 10 months ago (2015-02-03 19:54:04 UTC) #19
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-03 19:54:06 UTC) #20
djsollen
lgtm
5 years, 10 months ago (2015-02-03 20:54:22 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: Build-Mac10.8-Clang-x86_64-Release-Trybot on client.skia.compile (None) Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on client.skia.compile (None) Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot ...
5 years, 10 months ago (2015-02-03 21:54:21 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/898573002/40001
5 years, 10 months ago (2015-02-03 22:07:07 UTC) #25
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 23:02:28 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/bf015c34e4c36467dfef385893f375b68718450e

Powered by Google App Engine
This is Rietveld 408576698