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
/
extension_ui_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-14
/
+15
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Implemented UI spec for Apps Developer Tool.
dvh@chromium.org
2013-08-14
1
-2
/
+2
*
Move chrome/browser/ui/webui/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2013-08-01
1
-8
/
+7
*
Use a direct include of the message_loop header in chrome/browser/, part 6.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/extensions/, part 3.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Consolidate manifest handler registration.
yoz@chromium.org
2013-05-06
1
-8
/
+1
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@chromium.org
2013-04-24
1
-0
/
+12
*
Revert 195811 "Explicitly construct/destruct UserManager and dep..."
kalman@chromium.org
2013-04-23
1
-8
/
+0
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@google.com
2013-04-23
1
-0
/
+8
*
Refactor APIPermission to separate out specific permission registration.
yoz@chromium.org
2013-04-04
1
-6
/
+5
*
Move ContentScripts out of Extension
rdevlin.cronin@chromium.org
2013-03-24
1
-0
/
+8
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-1
/
+2
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-03-06
1
-14
/
+7
*
Change --load-extension flag so the extensions don't persist across restart.
mpcomplete@chromium.org
2013-02-27
1
-4
/
+4
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-15
/
+15
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-8
/
+9
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-1
/
+1
*
Pull extension blacklist and policy logic out of ExtensionPrefs and into two
kalman@chromium.org
2012-11-15
1
-1
/
+1
*
Refactored SettingsFrontend and forwarding of calls to the backends.
joaodasilva@chromium.org
2012-07-19
1
-5
/
+15
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-2
/
+3
*
Make an ExtensionService and a ManagementPolicy available to the ExtensionSet...
pam@chromium.org
2012-06-06
1
-2
/
+31
*
Remove Extension::STRICT_ERROR_CHECKS, it was never used.
aa@chromium.org
2012-05-31
1
-3
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Refactor several callers that collect basic extension info.
pam@chromium.org
2012-03-29
1
-10
/
+13
*
get rid of old options pages
estade@chromium.org
2012-03-23
1
-2
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+2
*
Warn user in case extension delays network traffic too much.
battre@chromium.org
2011-10-11
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Remove the old chrome://extensions page, since the URL now redirects to the n...
finnur@chromium.org
2011-09-23
1
-2
/
+2
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Remove content_scripts and permissions from detail JSON output.
mihaip@chromium.org
2011-04-04
1
-5
/
+10
*
Fix a few more compile issues when using GCC 4.5
rsleevi@chromium.org
2011-04-03
1
-2
/
+2
*
Show extension load path for unpacked extensions.
bolms@chromium.org
2011-03-30
1
-20
/
+120
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-2
/
+3
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+1
*
Show crashed extensions on chrome://extensions.
jennb@chromium.org
2011-01-13
1
-1
/
+1
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-3
/
+5
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-5
/
+3
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-3
/
+5
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-5
/
+3
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-3
/
+5
*
Hide packed hosted apps in chrome://extensions .
skerner@chromium.org
2010-09-14
1
-1
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-2
/
+2
*
Re-land r56529, and add fixes for the browser tests on chromium os.
cmasone@google.com
2010-08-18
1
-0
/
+2
*
Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...
phajdan.jr@chromium.org
2010-08-18
1
-2
/
+0
*
[Chrome OS] Block the installation of extensions with NPAPI plugins
cmasone@google.com
2010-08-18
1
-0
/
+2
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-1
/
+1
[next]