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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change warning for tabs permission to be more accurate
aa@chromium.org
2011-01-24
2
-20
/
+36
*
Extension - Docs - Add a note where user cannot override newtab incognito win...
mhm@chromium.org
2011-01-23
2
-0
/
+10
*
Update page_action and browser_action docs to say that default_icon is option...
tessamac@google.com
2011-01-20
4
-12
/
+10
*
Use DumpRenderTree instead of TestShell for generating
tony@chromium.org
2011-01-19
2
-37
/
+41
*
Extension - Docs - Fix broken link to theme resource.
mhm@chromium.org
2011-01-19
2
-8
/
+8
*
Fix a typo.
kathyw@chromium.org
2011-01-19
1
-1
/
+1
*
Deleted advice on making page action icons lighterweight/smaller
kathyw@chromium.org
2011-01-18
2
-18
/
+0
*
A couple of minor fixes to the tutorials:
kathyw@chromium.org
2011-01-18
6
-4
/
+2
*
Fix incorrect CSS direction attribute for i18n Chrome Extension docs.
mhm@chromium.org
2011-01-11
2
-2
/
+2
*
Add a note to tabs.onCreated documentation that the url might not be defined.
asargent@chromium.org
2011-01-07
1
-1
/
+1
*
Update the copyright year.
kathyw@chromium.org
2011-01-06
61
-61
/
+61
*
Update the HTML source to use the CSS3 syntax for gradients.
arv@chromium.org
2011-01-05
2
-12
/
+9
*
Add hotlinks to individual samples in extension samples directory.
kurrik@chromium.org
2011-01-05
3
-93
/
+238
*
Add "management" warning, improve comments, update screenshots,
kathyw@chromium.org
2011-01-05
4
-30
/
+98
*
Add minimum_chrome_version to chrome search extension
aa@chromium.org
2011-01-04
3
-2
/
+3
*
Remove "key" property from chrome_search manifest, update docs
aa@chromium.org
2011-01-04
4
-3
/
+2
*
Adding extra debugging to extension docs build process.
kurrik@chromium.org
2010-12-28
1
-0
/
+2
*
Convert build.chromium.org URLs to new URL format.
chase@chromium.org
2010-12-24
1
-2
/
+1
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
3
-19
/
+19
*
Add a sample app launcher extension
asargent@chromium.org
2010-12-21
9
-1
/
+366
*
Update buildbot sample zip with manifest change bumping version number.
asargent@chromium.org
2010-12-16
2
-1
/
+1
*
Some small improvements for buildbot extension
asargent@chromium.org
2010-12-16
6
-10
/
+23
*
Add missing icon image to the bookmarks sample extension.
tessamac@google.com
2010-12-15
2
-0
/
+0
*
Update the links to the store to point at the new URL.
aa@chromium.org
2010-12-13
2
-0
/
+2
*
Release notes for M9.
kathyw@chromium.org
2010-12-10
5
-40
/
+114
*
Fix a bad link reported in the chromium-extensions group by
kathyw@chromium.org
2010-12-09
2
-2
/
+2
*
Resolve relative paths to a hypothetical root before fetching docs from sourc...
kurrik@chromium.org
2010-12-09
1
-2
/
+3
*
Updating omnibox sample to use new XML formatting method.
kurrik@chromium.org
2010-12-09
3
-71
/
+29
*
Re-generate extension API docs
gfeher@chromium.org
2010-12-09
5
-4
/
+4
*
Remove CSS vendor prefixes where not needed.
arv@chromium.org
2010-12-08
3
-6
/
+5
*
Fix a link to an article on the extensions documentation pages, which current...
kathyw@chromium.org
2010-12-08
2
-2
/
+2
*
doc fixes
kathyw@chromium.org
2010-12-07
3
-2
/
+2
*
Followup to change 68490
kathyw@chromium.org
2010-12-07
2
-0
/
+0
*
Doc changes
kathyw@chromium.org
2010-12-07
73
-755
/
+1671
*
Update Chrome Search sample extension to utilize
aa@chromium.org
2010-12-07
1
-21
/
+23
*
Update static docs from r68237
aa@chromium.org
2010-12-03
4
-4
/
+13
*
Update chrome_search sample to take advantage of newest goodies
aa@chromium.org
2010-12-03
1
-36
/
+95
*
Create a window with an existing tab and move a tab from a popup to a normal ...
asargent@chromium.org
2010-12-02
8
-236
/
+283
*
Release note update (such as it is) for Chrome 8.
kathyw@chromium.org
2010-12-01
2
-4
/
+22
*
Update generated doc for chrome.omnibox (style* methods and descriptionStyles
kathyw@chromium.org
2010-11-30
1
-693
/
+1
*
Finish the doc part of the de-experimentalization of the omnibox API. Please ...
kathyw@chromium.org
2010-11-29
65
-579
/
+2022
*
Small changes to the dev guide (which should've been in the last CL).
kathyw@chromium.org
2010-11-29
2
-6
/
+10
*
Miscellaneous small changes to the extensions doc,
kathyw@chromium.org
2010-11-29
10
-22
/
+26
*
Adding support for optional description in to the callback of the management ...
asargent@chromium.org
2010-11-18
1
-1
/
+197
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
14
-1215
/
+84
*
Change Chrome extensions docs server to not be in Debug mode.
kurrik@chromium.org
2010-11-17
1
-1
/
+1
*
Allow localization of omnibox.keyword.
mpcomplete@chromium.org
2010-11-17
3
-9
/
+9
*
More changes to extension omnibox API for styles.
mpcomplete@chromium.org
2010-11-16
4
-227
/
+227
*
Updating extensions sample directory after r66100 and r66099.
kurrik@chromium.org
2010-11-15
4
-46
/
+204
*
Improvements to the Google News extension.
kurrik@chromium.org
2010-11-15
20
-318
/
+1486
[next]