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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-3
/
+23
*
Fix URLPattern to be re-usable after an all-urls setting.
gbillock@chromium.org
2012-02-14
1
-1
/
+4
*
Allow all URLPatterns to have ports.
aa@chromium.org
2011-12-19
1
-31
/
+8
*
Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORT
aa@chromium.org
2011-12-16
1
-2
/
+2
*
Support chrome-extension:// scheme in URLPattern.
battre@chromium.org
2011-12-10
1
-2
/
+3
*
Move URLPattern::ParseOption into a field.
aa@chromium.org
2011-12-09
1
-11
/
+17
*
Ignore paths when matching patterns for extensions.
dcheng@chromium.org
2011-11-02
1
-8
/
+20
*
Fix issues related to <all_urls> in extensions.
jstritar@chromium.org
2011-10-14
1
-5
/
+8
*
Get rid of some static initializers.
dmichael@chromium.org
2011-09-03
1
-10
/
+10
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-5
/
+45
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-45
/
+5
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-5
/
+45
*
Use extension match pattern syntax in content settings extension API.
bauerb@chromium.org
2011-06-30
1
-18
/
+81
*
Support file://localhost/foo as a content script's url-pattern
haraken@google.com
2011-05-26
1
-3
/
+15
*
Make URLPattern::OverlapsWith handle wildcards better by expanding them to ex...
mihaip@chromium.org
2011-05-23
1
-8
/
+33
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-2
/
+2
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+2
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-2
/
+0
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+2
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-5
/
+5
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-7
/
+52
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
1
-8
/
+9
*
Allow URLPatterns to omit trailing slash.
aa@chromium.org
2010-10-26
1
-20
/
+31
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
1
-10
/
+39
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-39
/
+10
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-10
/
+39
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
1
-2
/
+2
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+4
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
1
-7
/
+29
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-16
/
+63
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
1
-3
/
+25
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
1
-10
/
+9
*
Reland r50834
aa@chromium.org
2010-06-25
1
-0
/
+19
*
Revert r50834
aa@chromium.org
2010-06-25
1
-19
/
+0
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-0
/
+19
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-0
/
+1
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-1
/
+1
*
When a content script has a match pattern of http://*/*, we
aa@chromium.org
2009-08-03
1
-5
/
+13
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-2
/
+2
*
Small cleanup of constness.
mad@google.com
2009-06-18
1
-3
/
+3
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-10
/
+12
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
1
-0
/
+18
*
Introduce UrlPattern. This is basically me resuming work on
aa@chromium.org
2009-02-02
1
-0
/
+128