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
*
Revert r30784
aa@chromium.org
2009-11-03
2
-36
/
+2
*
Add new user script injection point "document_idle" and make it the default.
aa@chromium.org
2009-11-03
2
-2
/
+36
*
Improve error message in the extension api docs build script. When the json ...
skerner@chromium.org
2009-10-30
1
-3
/
+13
*
Change the extension.onRequest even to include the sender info.
mpcomplete@chromium.org
2009-10-29
1
-11
/
+140
*
Minor doc fixes/improvements.
kathyw@google.com
2009-10-28
4
-11
/
+23
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
1
-6
/
+45
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
2
-4
/
+4
*
Update the front page to refer to browser actions, not toolstrips.
kathyw@google.com
2009-10-27
5
-16
/
+29
*
Fix a bug in the WebKit code sample
kathyw@google.com
2009-10-26
2
-2
/
+2
*
Doc navigation work.
kathyw@google.com
2009-10-24
34
-177
/
+460
*
Remove pageAction setXXXBadge functions.
rafaelw@chromium.org
2009-10-24
1
-546
/
+4
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
2
-7
/
+585
*
Clarified the manifest example code. Added "version" description.
kathyw@google.com
2009-10-23
2
-61
/
+154
*
Removed page action references to badges and popups.
kathyw@google.com
2009-10-23
2
-22
/
+34
*
Adding documentation for extensions options pages.
asargent@chromium.org
2009-10-23
34
-2
/
+599
*
ARGB -> RGBA (in the docs)
kathyw@google.com
2009-10-22
2
-3
/
+3
*
Add NTP to the sidenav.
kathyw@google.com
2009-10-22
31
-0
/
+31
*
Add doc for New Tab Page.
kathyw@google.com
2009-10-22
4
-0
/
+500
*
Copyedit of pageAction.html. Also some bracket fixes to manifest.html.
kathyw@google.com
2009-10-21
4
-110
/
+154
*
More work on browser actions doc.
kathyw@google.com
2009-10-21
2
-127
/
+263
*
Organize the sidenav to make developer guide pages easier to find.
kathyw@google.com
2009-10-21
31
-422
/
+876
*
Add styles for printing.
kathyw@google.com
2009-10-20
28
-0
/
+128
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
49
-0
/
+0
*
First cut at new page and browser action docs based
aa@chromium.org
2009-10-20
39
-1007
/
+406
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
1
-1
/
+42
*
New directory to hold files that aren't directly referenced by the docs,
kathyw@google.com
2009-10-20
3
-0
/
+1902
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-0
/
+1476
*
Flesh out the intro and summary for the debugging tutorial
kathyw@google.com
2009-10-16
3
-105
/
+258
*
Minor fix to some instructions.
kathyw@google.com
2009-10-16
2
-2
/
+14
*
Added link to bookmarks example.
kathyw@google.com
2009-10-15
2
-0
/
+10
*
Tidy up the bookmarks doc. Hide parts that still need updating.
kathyw@google.com
2009-10-15
2
-166
/
+134
*
Remove instructions to right-click toolstrips to
aa@chromium.org
2009-10-15
2
-10
/
+14
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-31
/
+270
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-5
/
+192
*
Fix signature of onConnect.addListener in content scripts doc.
asargent@chromium.org
2009-10-09
2
-4
/
+4
*
Hide "Undocumented." items in the API reference doc. People found them
kathyw@google.com
2009-10-08
1
-3
/
+3
*
Get rid of a tbd in the overview.
kathyw@google.com
2009-10-07
2
-18
/
+26
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
1
-14
/
+4
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
1
-4
/
+14
*
Fix debugging tip in toolstrip docs.
erikkay@chromium.org
2009-10-07
2
-2
/
+2
*
Fix broken extension docs due to a JSON syntax error.
mpcomplete@chromium.org
2009-10-06
2
-0
/
+703
*
A new page about hosting extensions (i.e. serving the right HTTP headers).
kathyw@google.com
2009-10-03
4
-4
/
+506
*
Minor copyedits to packaging to provide better context.
kathyw@google.com
2009-10-01
2
-12
/
+22
*
Add section about the Ruby script to the packaging page.
kathyw@google.com
2009-09-28
2
-6
/
+43
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
2
-4
/
+204
*
Another draft of the overview, now with figures. Made related changes to the ...
kathyw@google.com
2009-09-24
10
-364
/
+243
*
Modify the template to add analytics to all extension docs.
kathyw@google.com
2009-09-22
35
-69
/
+713
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
1
-46
/
+6
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-22
1
-10
/
+602
*
Two extensions doc cleanups.
asargent@chromium.org
2009-09-17
3
-19
/
+62
[next]