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
/
extension.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
When packing an extension, if generating a new key default to 2048 bits
mvrable@chromium.org
2013-09-18
1
-2
/
+0
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-5
/
+5
*
Disable windows reserved characters and reserved names in manifest resources
Hokein.Wu@gmail.com
2013-09-11
1
-0
/
+16
*
Allow ChromeVox to have access to the web store again.
dtseng@chromium.org
2013-09-06
1
-1
/
+1
*
Added ability to process short_name property in manifest file
tmdiep@chromium.org
2013-08-27
1
-1
/
+19
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Make sure that apps that are implementation details are not visible in the ma...
mek@chromium.org
2013-08-16
1
-10
/
+22
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
1
-6
/
+8
*
Reland 213912 - Stop sending EXTENSION_UNLOADED notification when uninstallin...
yoz@chromium.org
2013-08-03
1
-1
/
+0
*
Use extension API features instead of kNonPermissionModulesNames.
mpcomplete@chromium.org
2013-08-02
1
-3
/
+3
*
Revert 213912 "Stop sending EXTENSION_UNLOADED notification when..."
yoz@chromium.org
2013-07-29
1
-0
/
+1
*
Stop sending EXTENSION_UNLOADED notification when uninstalling disabled exten...
yoz@chromium.org
2013-07-26
1
-1
/
+0
*
Move ".crx"/".pem" constants and extension_filenames constants into extension...
yoz@chromium.org
2013-07-23
1
-7
/
+1
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
1
-1
/
+1
*
Move minimum_chrome_version checking to a manifest handler.
yoz@chromium.org
2013-07-18
1
-45
/
+0
*
Force "Allow in Incognito" to be checked for extensions that modify incognito...
DHNishi@gmail.com
2013-07-10
1
-0
/
+4
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Make chrome/common and chrome/renderer use base namespace for Value.
brettw@chromium.org
2013-06-18
1
-7
/
+7
*
Use a direct include of strings headers in chrome/common/, part 1.
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Move some extension manifest consistency checks to BackgroundManifestHandler.
yoz@chromium.org
2013-06-08
1
-39
/
+0
*
Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Pull sync type / syncability out of Extension.
yoz@chromium.org
2013-06-05
1
-57
/
+0
*
Move parsing of app.launch keys out of Extension.
yoz@chromium.org
2013-06-05
1
-216
/
+1
*
Move Extension::GetBasicInfo to a static helper.
yoz@chromium.org
2013-06-04
1
-23
/
+0
*
Move Extension::UpdatesFromGallery to ManifestURL.
yoz@chromium.org
2013-06-04
1
-6
/
+3
*
Move multiple UI surfaces check to PageActionHandler.
yoz@chromium.org
2013-05-31
1
-21
/
+0
*
Clean up ifdef around FilePath creation
mrunal.kapade@intel.com
2013-05-31
1
-5
/
+1
*
Move parsing of NaCl modules out of Extension.
yoz@chromium.org
2013-05-30
1
-42
/
+1
*
Windows: When an app is updated and its name changes, recreate shortcuts.
mgiuca@chromium.org
2013-05-29
1
-2
/
+4
*
Properly catch user scripts
rdevlin.cronin@chromium.org
2013-05-23
1
-3
/
+3
*
Make sure the google wallet in-app payment support app is always installed.
mek@chromium.org
2013-05-23
1
-0
/
+4
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-250
/
+5
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Remove the optional_permission_set, required_permission_set, and initial_api_...
rdevlin.cronin@chromium.org
2013-05-09
1
-280
/
+8
*
Support component v2 packaged apps in incognito mode
asargent@chromium.org
2013-05-03
1
-1
/
+2
*
Made it possible to tell whether an extension is being installed or updated.
mgiuca@chromium.org
2013-05-03
1
-3
/
+9
*
Move ThemeHandler from c/c/e/api; move GetBrowserImages() out of Extension class
rdevlin.cronin@chromium.org
2013-04-19
1
-51
/
+0
*
Move IconsHandler from c/c/e/api/ to c/c/e
rdevlin.cronin@chromium.org
2013-04-12
1
-3
/
+1
*
Load extensions features file separately when needed
cduvall@chromium.org
2013-04-11
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Show more warnings for tabs.executeScript: when executing on chrome:// and
kalman@chromium.org
2013-04-06
1
-10
/
+15
*
Remove PermissionSet::InitImplicitExtensionPermissions.
yoz@chromium.org
2013-04-06
1
-2
/
+5
*
Resubmit of Remove AppIsolation from Extension Class
rdevlin.cronin@chromium.org
2013-04-03
1
-46
/
+0
*
Revert 191571 "Move AppIsolation out of Extension Class"
ilevy@chromium.org
2013-03-31
1
-0
/
+46
*
Move AppIsolation out of Extension Class
rdevlin.cronin@chromium.org
2013-03-31
1
-46
/
+0
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Move KioskEnabled out of Extension Class
rdevlin.cronin@chromium.org
2013-03-29
1
-20
/
+4
*
Move OfflineEnabled out of Extension Class
rdevlin.cronin@chromium.org
2013-03-28
1
-17
/
+4
[next]