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
*
Clarify the hosting situation, hiding doc that's not needed
kathyw@chromium.org
2010-06-07
52
-367
/
+733
*
Generated omnibox doc.
kathyw@chromium.org
2010-06-03
2
-0
/
+603
*
Fix a copy-paste error.
kathyw@chromium.org
2010-06-02
4
-4
/
+4
*
Minor edits, plus updating the copyright year.
kathyw@chromium.org
2010-06-02
47
-313
/
+311
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
3
-0
/
+27
*
Add extension docs for notifications. Will add generated docs tomorrow.
aa@chromium.org
2010-05-26
51
-2
/
+732
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
1
-1
/
+1
*
Add a note to the docs warning users to use only the
aa@chromium.org
2010-05-20
2
-0
/
+32
*
Extension Docs (No building or testable files).
rafaelw@chromium.org
2010-05-20
2
-2
/
+4
*
Remove an unnecessary line from the example's manifest.
kathyw@chromium.org
2010-05-19
1
-1
/
+0
*
Add a simple app sample.
aa@chromium.org
2010-05-19
3
-0
/
+14
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
4
-125
/
+3397
*
Analytics tutorial updates
kurrik@chromium.org
2010-05-15
4
-5
/
+44
*
Minor fixes to docs.html.
kathyw@chromium.org
2010-05-13
2
-10
/
+4
*
Update the Featured videos.
kathyw@chromium.org
2010-05-13
2
-2
/
+12
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
2
-62
/
+62
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
2
-62
/
+62
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
2
-62
/
+62
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
2
-62
/
+62
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
2
-62
/
+62
*
Cleanup pass.
kathyw@chromium.org
2010-04-29
5
-129
/
+155
*
Add link to history sample.
kathyw@chromium.org
2010-04-29
2
-63
/
+69
*
Extension Docs (No building or testable files).
rafaelw@chromium.org
2010-04-28
1
-61
/
+61
*
Dev channel no longer required for Mac.
kathyw@chromium.org
2010-04-27
2
-33
/
+4
*
Remove svn:executable property from more files that don't need it.
thestig@chromium.org
2010-04-27
101
-624
/
+624
*
Add the "history" permission.
kathyw@chromium.org
2010-04-26
4
-65
/
+114
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
1
-0
/
+6
*
Brian Kennish's example of how to use notifications in an extension.
kathyw@chromium.org
2010-04-19
8
-0
/
+194
*
Document that you can override the Bookmark Manager page.
kathyw@chromium.org
2010-04-16
4
-67
/
+123
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
4
-187
/
+326
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-2
/
+123
*
Update and rewrite the permissions section of the manifest page.
kathyw@chromium.org
2010-04-07
2
-22
/
+100
*
Fix a bad URL in sample code.
kathyw@chromium.org
2010-04-06
2
-2
/
+2
*
Add a simple example history extension.
skerner@chromium.org
2010-04-06
4
-0
/
+138
*
Extension Docs (No building or testable files).
rafaelw@chromium.org
2010-04-02
3
-121
/
+32
*
Mention the "unlimited_storage" permission in the extensions docs.
dumi@chromium.org
2010-04-02
1
-1
/
+6
*
Sample code for tracking extension and content events.
erikkay@chromium.org
2010-04-02
6
-0
/
+594
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
46
-146
/
+210
*
Miscellaneous small doc cleanup, including:
kathyw@chromium.org
2010-04-01
6
-12
/
+14
*
Miscellaneous API doc cleanup.
kathyw@chromium.org
2010-03-31
6
-8
/
+32
*
Adding API tests for getViews and infobars.
finnur@chromium.org
2010-03-31
1
-1
/
+1
*
Make the infobars.show callback optional.
finnur@chromium.org
2010-03-30
1
-5
/
+5
*
Update i18n pages to include predefined messages (e.g. @@bidi_dir).
kathyw@chromium.org
2010-03-27
4
-6
/
+287
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
1
-106
/
+139
*
Move onImportBegan/Ended to the regular bookmarks api
feldstein@chromium.org
2010-03-26
2
-0
/
+176
*
Add incognito guidelines to the overview.
kathyw@chromium.org
2010-03-25
2
-3
/
+119
*
Add info about favicons.
kathyw@chromium.org
2010-03-25
2
-8
/
+12
*
Add images for the Analytics tutorial.
kathyw@chromium.org
2010-03-24
3
-0
/
+0
*
Add Arne's Analytics tutorial and Eric Bidelman's OAuth tutorial to the exten...
kathyw@chromium.org
2010-03-24
52
-3
/
+2908
*
Fix a typo in experimental.history.html.
kathyw@chromium.org
2010-03-24
2
-2
/
+2
[next]