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
/
browser
/
extensions
/
convert_user_script_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
1
-5
/
+5
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
1
-6
/
+6
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-5
/
+5
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-10
/
+10
*
Test for user scripts getting greasemonkey APIs.
yoz@chromium.org
2013-05-23
1
-1
/
+8
*
Consolidate manifest handler registration.
yoz@chromium.org
2013-05-06
1
-11
/
+0
*
Move ContentScripts out of Extension
rdevlin.cronin@chromium.org
2013-03-24
1
-16
/
+36
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-2
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-6
/
+6
*
Move extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-2
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-12
/
+12
*
Move extension unpack intermediate dir to Extensions/Temp
jamescook@chromium.org
2012-10-19
1
-7
/
+30
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-2
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+2
*
chrome: Instead of doing a conversion just use string16().
tfarina@chromium.org
2012-05-06
1
-6
/
+6
*
Fix exclude_matches functionality
aa@chromium.org
2011-12-19
1
-0
/
+3
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-12
/
+13
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-5
/
+17
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-17
/
+5
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-5
/
+17
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Consider @run-at meta data when converting user scripts.
tessamac@chromium.org
2011-05-18
1
-6
/
+98
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Error out on user scripts that are not UTF8 encoded.
skerner@chromium.org
2010-12-13
1
-0
/
+15
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-2
/
+2
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-2
/
+2
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-2
/
+2
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-2
/
+2
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-2
/
+2
*
Delete temporary directories created by ExtensionFromUserScript tests.
thestig@chromium.org
2010-10-14
1
-1
/
+7
*
Honor @version field when converting greasemonkey scripts to
aa@chromium.org
2010-06-22
1
-1
/
+1
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-2
/
+2
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+88