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
*
Added app.launch.width and app.launch.height keys to app manifest.
scherkus@chromium.org
2010-06-22
1
-0
/
+7
*
Whitespace change to kick builders.
aa@chromium.org
2010-06-22
1
-1
/
+1
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-4
/
+0
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-0
/
+4
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-14
/
+5
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-5
/
+14
*
Whitespace change to kick builders.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-14
/
+5
*
Tweak install and dangerous download dialogs for apps.
asargent@chromium.org
2010-06-11
1
-0
/
+3
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
1
-0
/
+1
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+5
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-0
/
+4
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-4
/
+0
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
1
-0
/
+4
*
Fix problem of displaying title with parenthesis in extension.
xji@chromium.org
2010-05-21
1
-1
/
+4
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-2
/
+3
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-0
/
+1
*
Rework of the shared resources patch for checkin
feldstein@chromium.org
2010-04-28
1
-0
/
+6
*
fullscreen window app launch container
erikkay@chromium.org
2010-04-28
1
-0
/
+6
*
Reland: Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-28
1
-0
/
+4
*
Revert 45749 - (missing test fix)
finnur@chromium.org
2010-04-27
1
-4
/
+0
*
Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-27
1
-0
/
+4
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
1
-3
/
+4
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-0
/
+3
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-3
/
+0
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-0
/
+3
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-3
/
+0
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-0
/
+3
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-0
/
+3
*
Make sure DecodeIcon is only called from the File thread.
finnur@chromium.org
2010-04-06
1
-8
/
+6
*
Fix a few places where we were incorrectly classifying
aa@chromium.org
2010-04-03
1
-0
/
+5
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-0
/
+1
*
Attempt 2 at landing this. Patch is exactly same as last time around.
sky@chromium.org
2010-03-30
1
-0
/
+13
*
Revert 43005 - Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
1
-13
/
+0
*
Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
1
-0
/
+13
*
linux: turn on -Wextra
evan@chromium.org
2010-03-26
1
-1
/
+1
*
Revert "linux: turn on -Wextra"
evan@chromium.org
2010-03-25
1
-1
/
+1
*
linux: turn on -Wextra
evan@chromium.org
2010-03-25
1
-1
/
+1
*
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
[next]