index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
url_pattern_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add transparent support for filesystem URLs in URLPatterns.
ericu@chromium.org
2012-05-03
1
-12
/
+3
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
1
-0
/
+24
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
1
-24
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
1
-0
/
+24
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-24
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-0
/
+24
*
Fix URLPattern to be re-usable after an all-urls setting.
gbillock@chromium.org
2012-02-14
1
-1
/
+22
*
Allow all URLPatterns to have ports.
aa@chromium.org
2011-12-19
1
-115
/
+51
*
Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORT
aa@chromium.org
2011-12-16
1
-17
/
+17
*
Support chrome-extension:// scheme in URLPattern.
battre@chromium.org
2011-12-10
1
-2
/
+23
*
Move URLPattern::ParseOption into a field.
aa@chromium.org
2011-12-09
1
-84
/
+61
*
Fix issues related to <all_urls> in extensions.
jstritar@chromium.org
2011-10-14
1
-0
/
+13
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-0
/
+94
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-94
/
+0
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-0
/
+94
*
Use extension match pattern syntax in content settings extension API.
bauerb@chromium.org
2011-06-30
1
-46
/
+159
*
Support file://localhost/foo as a content script's url-pattern
haraken@google.com
2011-05-26
1
-0
/
+55
*
Make URLPattern::OverlapsWith handle wildcards better by expanding them to ex...
mihaip@chromium.org
2011-05-23
1
-0
/
+15
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-40
/
+40
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-15
/
+66
*
Add "Extension" prefix to two extension related tests.
tfarina@chromium.org
2010-11-13
1
-15
/
+15
*
Allow URLPatterns to omit trailing slash.
aa@chromium.org
2010-10-26
1
-28
/
+41
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
1
-3
/
+85
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-85
/
+3
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-3
/
+85
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+1
*
Fix some issues with extensions:
mpcomplete@chromium.org
2010-07-20
1
-21
/
+28
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
1
-0
/
+40
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-14
/
+59
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
1
-0
/
+26
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-1
/
+14
*
When a content script has a match pattern of http://*/*, we
aa@chromium.org
2009-08-03
1
-0
/
+1
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-13
/
+1
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-4
/
+4
*
Introduce UrlPattern. This is basically me resuming work on
aa@chromium.org
2009-02-02
1
-0
/
+132