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
*
Separate Virtual Keyboard related conditionals from TouchUI
hashimoto@chromium.org
2011-10-04
1
-1
/
+1
*
Allow hosted apps to use minimum_chrome_version.
yoz@chromium.org
2011-09-30
1
-1
/
+2
*
Safeguard against NULL error parameters for Extension::Create/InitFromValue
groby@chromium.org
2011-09-27
1
-0
/
+2
*
Extension loading extracts intents from Manifest data.
groby@chromium.org
2011-09-23
1
-0
/
+73
*
Move extension/webstore-related URL getters to the extension_urls namespace.
mihaip@chromium.org
2011-08-25
1
-24
/
+8
*
Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...
bolms@chromium.org
2011-08-23
1
-1
/
+47
*
Revert 97482 - Apps/Extensions Sync refactoring -- delete most of the old glu...
bolms@chromium.org
2011-08-19
1
-47
/
+1
*
Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...
bolms@chromium.org
2011-08-19
1
-1
/
+47
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-16
/
+3
*
Add offline_enabled field in manifest.
yoz@chromium.org
2011-08-16
1
-2
/
+12
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
1
-1
/
+1
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-126
/
+219
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-219
/
+126
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-126
/
+219
*
Move the nacl_modules manifest attribute out of experimental.
abarth@chromium.org
2011-07-22
1
-3
/
+1
*
Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...
bbudge@chromium.org
2011-07-22
1
-2
/
+2
*
Add check to disallow packaged apps declaring an extent.
yoz@chromium.org
2011-07-20
1
-0
/
+5
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
FileManagerDialogTest.SelectFileAndCancel flaky.
grt@chromium.org
2011-07-19
1
-0
/
+2783
|
\
*
|
Roll ANGLE r704:r705
jbauman@chromium.org
2011-07-19
1
-2783
/
+0
*
|
Filebrowser: restrict handlers' file patterns to '*.whatever', '*' and '*.*',...
dgozman@chromium.org
2011-07-19
1
-0
/
+11
|
/
*
Expose new file browser as chrome:files
serya@google.com
2011-07-19
1
-1
/
+7
*
Promote the content_security_policy manifest attribute out of experimental.
abarth@chromium.org
2011-07-16
1
-3
/
+1
*
Add 'from_webstore' state to Extensions, so renderer code can enforce CWS res...
bbudge@chromium.org
2011-07-15
1
-1
/
+4
*
Use crypto::SHA256HashString instead of SHA256_ functions.
sadrul@chromium.org
2011-07-13
1
-1
/
+0
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-6
/
+6
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-21
/
+41
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-6
/
+6
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-6
/
+6
*
Fix clang error.
dmazzoni@chromium.org
2011-07-07
1
-0
/
+3
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
1
-6
/
+36
*
Add concept of trusted extension ids.
asargent@chromium.org
2011-07-01
1
-2
/
+27
*
Use extension match pattern syntax in content settings extension API.
bauerb@chromium.org
2011-06-30
1
-7
/
+7
*
Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...
rsleevi@chromium.org
2011-06-27
1
-41
/
+21
*
Added a private chromeAuthPrivate API.
sanjeevr@chromium.org
2011-06-25
1
-21
/
+41
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-543
/
+55
*
Coverity Fixlet - PASS_BY_VALUE
scr@chromium.org
2011-06-22
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+7
*
Require experimental permission for isolated apps.
creis@chromium.org
2011-06-07
1
-4
/
+14
*
Fix typos in input_components loading code.
yusukes@google.com
2011-06-06
1
-2
/
+2
*
Don't require "tabs" permission for tabs.remove/onRemoved, since they just us...
mihaip@chromium.org
2011-06-03
1
-1
/
+3
*
Add input_components loading to the manifest
zork@chromium.org
2011-06-03
1
-0
/
+136
*
Renamed chrome.preferences.Preference to chrome.types.ChromeSettings
battre@chromium.org
2011-06-02
1
-3
/
+3
*
Prevent extensions from defining homepages with schemes other than valid web ...
cdn@chromium.org
2011-06-02
1
-1
/
+3
*
Add exclude_matches to content_scripts for negating match patterns.
tessamac@chromium.org
2011-05-29
1
-2
/
+40
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
1
-0
/
+3
*
Move Proxy Settings API out of experimental
battre@chromium.org
2011-05-25
1
-0
/
+2
*
Support clipboardRead and clipboardWrite permission for hosted apps.
dcheng@chromium.org
2011-05-22
1
-0
/
+2
*
Additional restrictions on kChromeUIScheme pages.
asargent@chromium.org
2011-05-20
1
-0
/
+11
*
Implemented chromePrivate.decodeJPEGIntoPixels() API
glotov@google.com
2011-05-20
1
-1
/
+4
[next]