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_constants.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore the bookmark manager favicon.
tony@chromium.org
2010-07-09
1
-0
/
+3
*
Add the concept of browse extent.
aa@chromium.org
2010-07-01
1
-0
/
+3
*
Reland r50834
aa@chromium.org
2010-06-25
1
-8
/
+4
*
Revert r50834
aa@chromium.org
2010-06-25
1
-4
/
+8
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-8
/
+4
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
1
-0
/
+3
*
Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...
scherkus@chromium.org
2010-06-22
1
-0
/
+6
*
Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...
robertshield@chromium.org
2010-06-22
1
-6
/
+0
*
Added app.launch.width and app.launch.height keys to app manifest.
scherkus@chromium.org
2010-06-22
1
-0
/
+6
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-3
/
+0
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-0
/
+3
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-2
/
+2
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-2
/
+2
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-2
/
+2
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+3
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-0
/
+4
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
1
-0
/
+13
*
fullscreen window app launch container
erikkay@chromium.org
2010-04-28
1
-0
/
+2
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-0
/
+1
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-16
/
+23
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-23
/
+16
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-16
/
+23
*
Support app tabs as a launch point for apps. Also, move the logic for launch...
erikkay@chromium.org
2010-03-12
1
-4
/
+5
*
Add "origin" to the app object in the extension manifest.
aa@chromium.org
2010-03-12
1
-0
/
+3
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-0
/
+2
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
1
-0
/
+4
*
Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...
cira@google.com
2010-01-30
1
-0
/
+1
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
1
-2
/
+3
*
Allow extensions to add, remove, or change their page action popup.
skerner@chromium.org
2010-01-28
1
-0
/
+2
*
Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....
cira@chromium.org
2010-01-23
1
-1
/
+0
*
Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...
cira@chromium.org
2010-01-23
1
-0
/
+1
*
Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...
cira@chromium.org
2010-01-21
1
-1
/
+0
*
Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...
cira@chromium.org
2010-01-21
1
-0
/
+1
*
Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...
cira@chromium.org
2010-01-20
1
-1
/
+0
*
Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...
cira@chromium.org
2010-01-20
1
-0
/
+1
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
1
-3
/
+0
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
1
-0
/
+2
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-2
/
+0
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
1
-0
/
+2
*
initial manifest hooks for app experiment
erikkay@chromium.org
2010-01-12
1
-2
/
+6
*
Reland: Add a minimum_chrome_version key to the manifest.
aa@chromium.org
2010-01-06
1
-0
/
+3
*
Revert 35602 - Add a "minimum_chrome_version" key to the manifest.
arv@chromium.org
2010-01-06
1
-3
/
+0
*
Add a "minimum_chrome_version" key to the manifest.
aa@chromium.org
2010-01-06
1
-0
/
+3
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-0
/
+1
*
Introduce a new 'all_frames' property to content scripts and
aa@chromium.org
2009-11-25
1
-0
/
+2
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
1
-0
/
+12
*
Ignore requests to run content scripts on file:// urls.
finnur@chromium.org
2009-11-18
1
-1
/
+0
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
1
-0
/
+3
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
1
-0
/
+1
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+5
[next]