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
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial manifest hooks for app experiment
erikkay@chromium.org
2010-01-12
4
-2
/
+79
*
Improvements to the i18n doc.
kathyw@google.com
2010-01-12
16
-2760
/
+4732
*
Fix a couple of typos in the doc for external extensions and move a bullet it...
finnur@chromium.org
2010-01-11
2
-20
/
+21
*
Extensions: Ensure that variable strings passed to ParseError aren't interpre...
craig.schlenter@chromium.org
2010-01-11
1
-2
/
+2
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-11
3
-17
/
+39
*
Add a page to the docs about external extensions.
aa@chromium.org
2010-01-09
37
-0
/
+786
*
Revert 35802 - Failed Valgrind - Allow an empty list of page actions.
rsesek@chromium.org
2010-01-08
3
-39
/
+17
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-08
3
-17
/
+39
*
Submitting Arne's fix (http://codereview.chromium.org/521062).
kathyw@google.com
2010-01-07
2
-2
/
+2
*
Add some missing va_end calls to match va_start.
craig.schlenter@chromium.org
2010-01-07
1
-0
/
+2
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
2
-13
/
+11
*
Fix doc styling bug where underscores are invisible in some highlighted code.
asargent@chromium.org
2010-01-07
1
-1
/
+0
*
First pass at expanded i18n doc.
kathyw@google.com
2010-01-06
44
-50
/
+5485
*
Remove a bunch of unnecessary .c_str() calls.
pkasting@chromium.org
2010-01-06
1
-17
/
+12
*
Reland: Add a minimum_chrome_version key to the manifest.
aa@chromium.org
2010-01-06
6
-7
/
+98
*
Revert 35602 - Add a "minimum_chrome_version" key to the manifest.
arv@chromium.org
2010-01-06
6
-92
/
+7
*
Add a "minimum_chrome_version" key to the manifest.
aa@chromium.org
2010-01-06
6
-7
/
+92
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-29
35
-38
/
+3
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
3
-17
/
+134
*
Adding i18n to news extension. Making a copy since news sample should be usab...
cira@chromium.org
2009-12-28
7
-0
/
+444
*
Make the error messages for manifest parsing a little friendlier.
finnur@chromium.org
2009-12-22
1
-6
/
+12
*
Makes extension badges on Chrome OS draw the same as they do on windows.
sky@chromium.org
2009-12-22
1
-1
/
+1
*
SVN copy didn't work for me so I somehow changed news extension instead of co...
cira@chromium.org
2009-12-22
4
-128
/
+9
*
Adding localization for English and Serbian to the news sample (and copying n...
cira@chromium.org
2009-12-22
4
-9
/
+128
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-21
35
-84
/
+17
*
Temporary fix for Google Mail Checker memory leak.
mpcomplete@chromium.org
2009-12-18
2
-17
/
+1
*
Minor copyedit to the description of detectLanguage.
kathyw@google.com
2009-12-18
2
-2
/
+2
*
Minor copyedit to i18n, added link to example directory.
kathyw@google.com
2009-12-18
2
-7
/
+23
*
Add videos to the doc where appropriate.
kathyw@google.com
2009-12-18
10
-10
/
+77
*
Add support for GAFYD.
aa@chromium.org
2009-12-18
3
-8
/
+128
*
Make sure we insert the screenshot into the correct tab by making each tab's ...
skerner@chromium.org
2009-12-18
1
-9
/
+10
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
2
-0
/
+211
*
Fix memory leak on ExtensionMessageBundle.
cira@chromium.org
2009-12-18
1
-6
/
+6
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
8
-56
/
+51
*
Update manifest file's "icons" description.
kathyw@google.com
2009-12-18
2
-16
/
+48
*
Add *Request to the list of API that content scripts can use.
kathyw@google.com
2009-12-18
2
-2
/
+26
*
Fix a few benchmark bugs and add some more enhancements:
mbelshe@google.com
2009-12-18
2
-17
/
+43
*
Add links from FAQ to gallery help and to group.
kathyw@google.com
2009-12-17
2
-0
/
+16
*
Fix a bug in the gmail checker that caused it to schedule 2 requests for each
mpcomplete@chromium.org
2009-12-17
2
-3
/
+2
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
3
-22
/
+12
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
2
-0
/
+57
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
9
-22
/
+334
*
Arne's OAuth sample.
kathyw@google.com
2009-12-16
13
-0
/
+1268
*
Significant improvements to the benchmark extension:
mbelshe@google.com
2009-12-16
2
-49
/
+153
*
The benchmark was broken in multi-process mode.
mbelshe@google.com
2009-12-15
1
-3
/
+4
*
Add link to new themes page on the Chromium wiki.
kathyw@google.com
2009-12-15
2
-3
/
+28
*
Fix badge center-alignment logic.
estade@chromium.org
2009-12-14
1
-1
/
+2
*
Update the EmailThisPage to fix a problem with subject containing & causing a...
finnur@chromium.org
2009-12-14
2
-14
/
+17
*
Add Arne's FAQ.
kathyw@google.com
2009-12-10
36
-222
/
+490
*
Update the Samples docs to point to the right place
finnur@chromium.org
2009-12-10
2
-2
/
+2
[next]