|
Add option to build googleurl as dll
-. Export/import google url APIs if GURL_DLL is defined.
-. Move DecodeURLEscapeSequences from webcore KURLGoogle
to url_util to avoid external code accessing googleurl
global varaibles.
R=brettw
BUG= 46311
TEST=Googleurl_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+552 lines, -383 lines) |
Patch |
 |
M |
src/gurl.h
|
View
|
|
13 chunks |
+29 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/url_canon.h
|
View
|
1
2
|
16 chunks |
+218 lines, -217 lines |
0 comments
|
Download
|
 |
M |
src/url_canon_icu.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/url_canon_ip.h
|
View
|
1
2
|
3 chunks |
+23 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/url_canon_stdstring.h
|
View
|
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
A |
src/url_common.h
|
View
|
1
2
3
|
1 chunk |
+44 lines, -0 lines |
2 comments
|
Download
|
 |
M |
src/url_parse.h
|
View
|
1
2
|
9 chunks |
+44 lines, -42 lines |
0 comments
|
Download
|
 |
M |
src/url_util.h
|
View
|
1
2
|
9 chunks |
+73 lines, -64 lines |
0 comments
|
Download
|
 |
M |
src/url_util.cc
|
View
|
|
2 chunks |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/url_util_unittest.cc
|
View
|
|
3 chunks |
+60 lines, -4 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|