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
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a page to the docs about external extensions.
aa@chromium.org
2010-01-09
1
-0
/
+1
*
First pass at expanded i18n doc.
kathyw@google.com
2010-01-06
1
-0
/
+1
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-21
1
-3
/
+1
*
Add Arne's FAQ.
kathyw@google.com
2009-12-10
1
-6
/
+4
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-03
1
-1
/
+1
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-03
1
-5
/
+9
*
Improving the top matter.
kathyw@google.com
2009-11-25
1
-5
/
+5
*
Add a new docs page that introduces the docs, with (more importantly)
kathyw@google.com
2009-11-24
1
-4
/
+6
*
Docs polish:
aa@chromium.org
2009-11-23
1
-33
/
+30
*
Changes to follow the codesite L&F.
kathyw@google.com
2009-11-16
1
-38
/
+78
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-4
/
+8
*
Extension Docs Fixes
rafaelw@chromium.org
2009-11-10
1
-1
/
+1
*
Revamp the docs for message passing, including the new sendRequest API.
mpcomplete@chromium.org
2009-11-06
1
-0
/
+1
*
Add a Samples page. For now, it just points to the Chromium project's
kathyw@google.com
2009-11-06
1
-1
/
+1
*
ntp.html -> override.html
kathyw@google.com
2009-11-05
1
-1
/
+1
*
Doc navigation work.
kathyw@google.com
2009-10-24
1
-3
/
+3
*
Adding documentation for extensions options pages.
asargent@chromium.org
2009-10-23
1
-0
/
+1
*
Add NTP to the sidenav.
kathyw@google.com
2009-10-22
1
-0
/
+1
*
Organize the sidenav to make developer guide pages easier to find.
kathyw@google.com
2009-10-21
1
-14
/
+29
*
Add styles for printing.
kathyw@google.com
2009-10-20
1
-0
/
+1
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
2
-0
/
+0
*
First cut at new page and browser action docs based
aa@chromium.org
2009-10-20
1
-1
/
+2
*
Modify the template to add analytics to all extension docs.
kathyw@google.com
2009-09-22
1
-1
/
+24
*
Tweak the sidenav. Also remove unnecessary end-of-line white space
kathyw@google.com
2009-09-16
1
-26
/
+25
*
Updated extension docs. Mainly to add i18n.html to navigation side bar,
xji@chromium.org
2009-09-11
1
-0
/
+1
*
Migrate information on AutoUpdate to new extensions docs.
asargent@chromium.org
2009-09-08
1
-1
/
+1
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-03
2
-57
/
+55
*
Cleanup. Also copyedited xhr.html and linked to it from the appropriate
kathyw@google.com
2009-09-02
1
-0
/
+1
*
Extension Doc Changes (no building or testable changes): minor changes for ta...
rafaelw@chromium.org
2009-09-02
1
-6
/
+6
*
Move events info from dev.chromium.org to the dev doc.
kathyw@google.com
2009-09-01
1
-1
/
+1
*
Move themes info from dev.chromium.org into the dev doc.
kathyw@google.com
2009-09-01
1
-1
/
+1
*
Move content of the match patterns page from dev.chromium.org.
kathyw@google.com
2009-09-01
1
-1
/
+1
*
Make the doc footer more standard.
kathyw@google.com
2009-08-29
1
-1
/
+11
*
Miscellaneous doc changes, nothing earthshaking.
kathyw@google.com
2009-08-27
1
-2
/
+2
*
Minor copyedits related to TOCs.
kathyw@google.com
2009-08-26
1
-8
/
+3
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-26
2
-38
/
+44
*
Filled out the manifest page. Transferred info from dev.chromium.org
kathyw@google.com
2009-08-26
1
-1
/
+1
*
Make API reference fit better within conceptual pages.
kathyw@google.com
2009-08-25
1
-8
/
+9
*
Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...
rafaelw@chromium.org
2009-08-24
1
-2
/
+2
*
Move detailed list of chrome.* APIs out of the sidenav and into
kathyw@google.com
2009-08-24
1
-11
/
+1
*
Changes related to improvements to the navigation.
kathyw@google.com
2009-08-24
1
-8
/
+35
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
1
-3
/
+30
*
Add themes link to left nav.
aa@chromium.org
2009-08-15
1
-0
/
+1
*
First swing at the docs homepage. Also, fix the copyright/license
aa@chromium.org
2009-08-15
1
-3
/
+1
*
Extension Docs: Implement auto TOC for static content
rafaelw@chromium.org
2009-08-14
1
-36
/
+38
*
Formatting pass: h3 -> h2, minor changes to some page names,
kathyw@google.com
2009-08-14
1
-3
/
+3
*
Update chrome.extension docs. Also, remove old no longer needed
aa@chromium.org
2009-08-14
1
-2
/
+2
*
Re-factor extension docs generation code. Now support referenced types and ty...
rafaelw@chromium.org
2009-08-13
1
-138
/
+90
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-13
1
-25
/
+19
*
Add chrome.extension to extension_api.json and docs.
rafaelw@chromium.org
2009-08-12
1
-0
/
+1
[next]