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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
1
-1
/
+1
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-2
/
+2
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-6
/
+6
*
Use a direct include of strings headers in chrome/browser/extensions/, part 3.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
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
-1
/
+1
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-2
/
+2
*
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
-4
/
+4
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-3
/
+3
*
Move extension unpack intermediate dir to Extensions/Temp
jamescook@chromium.org
2012-10-19
1
-4
/
+5
*
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
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-1
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+2
*
Fix exclude_matches functionality
aa@chromium.org
2011-12-19
1
-0
/
+11
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-9
/
+14
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...
pkasting@chromium.org
2011-09-22
1
-3
/
+3
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-4
/
+4
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-4
/
+4
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-4
/
+4
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Consider @run-at meta data when converting user scripts.
tessamac@chromium.org
2011-05-18
1
-0
/
+9
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-4
/
+4
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-2
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+6
*
Fail gracefully if profile Temp dir can not be accessed.
skerner@chromium.org
2011-01-19
1
-3
/
+7
*
wstring: Remove a path from an error message.
evan@chromium.org
2011-01-13
1
-2
/
+1
*
Error out on user scripts that are not UTF8 encoded.
skerner@chromium.org
2010-12-13
1
-0
/
+5
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-6
/
+7
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-7
/
+6
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-6
/
+7
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-7
/
+6
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-6
/
+7
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
1
-1
/
+1
*
Pack content scripts in a temp directory in the profile dir.
skerner@chromium.org
2010-07-16
1
-1
/
+6
*
Honor @version field when converting greasemonkey scripts to
aa@chromium.org
2010-06-22
1
-1
/
+7
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-1
/
+1
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-2
/
+2
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+138