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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-0
/
+6
*
Adds smallish size to list of icon sizes.
sky@chromium.org
2010-03-23
1
-0
/
+1
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-23
/
+43
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-43
/
+23
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-23
/
+43
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-0
/
+7
*
Support app tabs as a launch point for apps. Also, move the logic for launch...
erikkay@chromium.org
2010-03-12
1
-8
/
+7
*
Add "origin" to the app object in the extension manifest.
aa@chromium.org
2010-03-12
1
-8
/
+13
*
Fix few remaining issues with incognito extensions.
mpcomplete@chromium.org
2010-03-10
1
-1
/
+0
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-8
/
+14
*
Reset the default quota limit for extensions to 5MB, but add a
dumi@chromium.org
2010-02-27
1
-0
/
+1
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-3
/
+5
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-1
/
+1
*
Preserve order of extensions when they auto-update.
finnur@chromium.org
2010-02-08
1
-0
/
+8
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-2
/
+2
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
1
-2
/
+3
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
1
-2
/
+12
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
1
-6
/
+6
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
1
-10
/
+0
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
1
-2
/
+6
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-6
/
+2
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
1
-2
/
+6
*
initial manifest hooks for app experiment
erikkay@chromium.org
2010-01-12
1
-0
/
+15
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
1
-3
/
+1
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-12
/
+9
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-12
/
+0
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
1
-0
/
+12
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-0
/
+23
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-8
/
+0
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-0
/
+8
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+2
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-2
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+2
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
1
-0
/
+1
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
1
-3
/
+0
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
1
-0
/
+5
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Improve text on management UI. Still waiting for a treatment
aa@chromium.org
2009-11-12
1
-0
/
+3
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+16
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-0
/
+3
*
Only dispatch tab events when there is someone listening.
aa@chromium.org
2009-10-29
1
-0
/
+9
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-15
/
+6
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-3
/
+3
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-8
/
+9
*
The Management UI now fetches the icon for each extension
finnur@chromium.org
2009-10-21
1
-1
/
+1
*
Delete unused themes from disk on shutdown.
tony@chromium.org
2009-10-19
1
-1
/
+1
*
Fix chrome_url_overides to work with packed extensions.
erikkay@chromium.org
2009-10-17
1
-3
/
+4
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
1
-0
/
+4
*
Add concept of an options page to Extensions.
asargent@chromium.org
2009-10-16
1
-0
/
+4
[next]