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
*
Extension Doc Changes (no building or testable changes) - Build on Mac, find ...
rafaelw@chromium.org
2009-09-13
1
-15
/
+19
*
Extension apis: windows.create({url:}) now supports relative paths.
rafaelw@chromium.org
2009-09-11
1
-2
/
+24
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-6
/
+7
*
Updated extension docs. Mainly to add i18n.html to navigation side bar,
xji@chromium.org
2009-09-11
30
-4
/
+81
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
3
-3
/
+25
*
Extension Doc Changes (no building or testable changes) - Render Docs
rafaelw@chromium.org
2009-09-11
10
-18
/
+479
*
A bit of clarification for the themes doc.
kathyw@google.com
2009-09-10
1
-6
/
+18
*
Change dev.chromium.org links to be to the real doc.
kathyw@google.com
2009-09-10
2
-3
/
+3
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-4
/
+4
*
Typo fixes, plus a couple of code changes.
kathyw@google.com
2009-09-10
3
-8
/
+8
*
Add "permissions" to Getting Started manifest. Oops.
kathyw@google.com
2009-09-10
1
-0
/
+3
*
Add chrome.i18n to the list of chrome.* APIs.
kathyw@google.com
2009-09-10
1
-0
/
+1
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
2
-0
/
+23
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
1
-1
/
+1
*
Fix issue 20944: Extension Doc bug for packaging
kathyw@google.com
2009-09-09
1
-0
/
+5
*
Migrate information on AutoUpdate to new extensions docs.
asargent@chromium.org
2009-09-08
28
-37
/
+622
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
1
-2
/
+2
*
Update Documentation for chrome.tabs.detectLanguage().
sidchat@google.com
2009-09-04
4
-20
/
+11
*
Add extension.getURL to extension_api.json so it appears in the docs.
rafaelw@chromium.org
2009-09-04
26
-108
/
+228
*
Increase the severity of the warning that is logged on extension load failure...
aa@chromium.org
2009-09-04
1
-1
/
+1
*
Minor changes, mostly to the top of Getting Started.
kathyw@google.com
2009-09-04
3
-8
/
+21
*
add descriptions to bookmark functions
erikkay@chromium.org
2009-09-04
1
-17
/
+18
*
Extension Doc Changes (no building or testable changes) - Get build.py workin...
rafaelw@chromium.org
2009-09-04
1
-15
/
+16
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-03
29
-55935
/
+16031
*
Fix minor typo. The API is (unfortunately) called XMLHttpRequest,
aa@chromium.org
2009-09-02
2
-2
/
+2
*
Update static docs. They'd gotten stale.
aa@chromium.org
2009-09-02
25
-128
/
+186
*
Fix typo.
aa@chromium.org
2009-09-02
1
-1
/
+1
*
Cleanup. Also copyedited xhr.html and linked to it from the appropriate
kathyw@google.com
2009-09-02
11
-94
/
+108
*
Rejiggered the devguide links.
kathyw@google.com
2009-09-02
2
-5
/
+8
*
Content for the developer's guide page o' links.
kathyw@google.com
2009-09-02
3
-6
/
+33
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2009-09-02
2
-0
/
+501
*
Getting started doc nitpickery. We don't need to tell
aa@chromium.org
2009-09-02
1
-16
/
+5
*
Content script docs nitpickery.
aa@chromium.org
2009-09-02
1
-5
/
+5
*
Extension Doc Changes (no building or testable changes): minor changes for ta...
rafaelw@chromium.org
2009-09-02
32
-139
/
+61431
*
Updated docs for content script messaging.
mpcomplete@chromium.org
2009-09-01
1
-4
/
+57
*
Update packaging and getting started pages to feature new Extensions page
kathyw@google.com
2009-09-01
8
-78
/
+116
*
Miscellaneous small changes, mostly to the front page and the footer.
kathyw@google.com
2009-09-01
3
-13
/
+18
*
Move events info from dev.chromium.org to the dev doc.
kathyw@google.com
2009-09-01
3
-1
/
+84
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
1
-1
/
+8
*
Move themes info from dev.chromium.org into the dev doc.
kathyw@google.com
2009-09-01
4
-2
/
+159
*
Move content of the match patterns page from dev.chromium.org.
kathyw@google.com
2009-09-01
5
-3
/
+227
*
Fill out windows doc. Also add permissions section
aa@chromium.org
2009-09-01
25
-54
/
+84
*
Fill out the tabs docs. Also, fix a bug where we didn't
aa@chromium.org
2009-09-01
5
-63
/
+194
*
Add browser tests for extensions tab API.
asargent@chromium.org
2009-09-01
1
-0
/
+8
*
Miscellaneous doc cleanup.
kathyw@google.com
2009-08-31
4
-21
/
+29
*
share extension API test framework
erikkay@chromium.org
2009-08-31
1
-3
/
+5
*
Make the doc footer more standard.
kathyw@google.com
2009-08-29
2
-1
/
+13
*
Make a bunch of backlogged breaking changes to the extensions API in prep for...
aa@chromium.org
2009-08-28
1
-2
/
+2
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-28
16
-18
/
+20
*
Minor edits to the doc.
kathyw@google.com
2009-08-28
4
-12
/
+15
[next]