|
Introduce UrlPattern. This is basically me resuming work on
issue 14106, but as it is a complete rewrite, I have started
a new issue.
I also added supporting JoinString() and ReplaceAll()
utility functions.
Total comments: 27
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+466 lines, -10 lines) |
Patch |
 |
M |
base/string_util.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/string_util.cc
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/string_util_unittest.cc
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser.scons
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser.vcproj
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.xcodeproj/project.pbxproj
|
View
|
|
7 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/common.vcproj
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/url_pattern.h
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/url_pattern.cc
|
View
|
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/url_pattern_unittest.cc
|
View
|
3
|
1 chunk |
+132 lines, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/test/unit/unit_tests.scons
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/unit/unittests.vcproj
|
View
|
1
2
|
4 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|