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
*
Add a launchApp method to extension management API.
asargent@chromium.org
2010-09-23
1
-0
/
+240
*
Fix error in extension docs: chrome.extension.connectExternal should just
dmazzoni@chromium.org
2010-09-23
2
-2
/
+2
*
Adding a sample to demonstrate the infobars API.
kurrik@chromium.org
2010-09-17
11
-1
/
+176
*
Zip extension samples when building docs.
kurrik@chromium.org
2010-09-16
46
-2
/
+124
*
DOMUI etc. Use the built in bind method of Function now that V8 supports it.
arv@chromium.org
2010-09-13
1
-4
/
+4
*
Reland r54723. Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-13
1
-3
/
+3
*
Add a note saying that not all functions require the tabs
rafaelw@chromium.org
2010-09-10
5
-74
/
+7
*
Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...
pam@chromium.org
2010-09-10
1
-1
/
+236
*
Adding a sample to show image data when right clicking on an image.
kurrik@chromium.org
2010-09-09
15
-1
/
+1471
*
Only send out warning if there is benchmark running. Otherwise, you'll get a ...
lzheng@chromium.org
2010-09-09
2
-4
/
+15
*
Revert 58809 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
1
-3
/
+3
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
1
-3
/
+3
*
Revert 58802 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
1
-3
/
+3
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
1
-3
/
+3
*
Adding a sample for the extensions idle API.
kurrik@chromium.org
2010-09-07
10
-2
/
+237
*
Clean up benchmarks and pop warning message on error triggered by redirect.
lzheng@chromium.org
2010-09-07
1
-1
/
+6
*
Regenerating extension docs.
jochen@chromium.org
2010-09-06
2
-15
/
+15
*
Add transition qualifiers to the web navigation api.
jochen@chromium.org
2010-09-03
1
-2
/
+60
*
Add a second level of ordering to samples directory.
kurrik@chromium.org
2010-09-02
1
-1
/
+9
*
Fix some issues with incognito split mode extensions.
mpcomplete@chromium.org
2010-09-02
3
-1
/
+16
*
Warn the user to regenerate docs when changing examples.
jochen@chromium.org
2010-09-02
57
-64
/
+134
*
Fix oauth contacts sample for edge case where a contact has no email.
kurrik@chromium.org
2010-09-02
1
-2
/
+5
*
Ensure that location.reload() reloads by passing true as an argument.
skerner@chromium.org
2010-09-01
3
-9
/
+10
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
4
-8
/
+72
*
Add optional notifications for open/close changes in buildbot monitor sample.
asargent@chromium.org
2010-08-30
3
-13
/
+57
*
Implement events for extensions management API.
asargent@chromium.org
2010-08-30
1
-14
/
+16
*
Change, unify, and specify ordering of cookies from CookieMonster.
rdsmith@chromium.org
2010-08-27
58
-269
/
+212
*
Reland interval change.
mbelshe@chromium.org
2010-08-27
1
-2
/
+8
*
Update the benchmark to:
mbelshe@chromium.org
2010-08-27
3
-27
/
+34
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
5
-15
/
+2075
*
Document the external_update_url feature in external_extensions.json .
skerner@chromium.org
2010-08-26
2
-59
/
+99
*
Revert 57386:
nsylvain@chromium.org
2010-08-26
1
-8
/
+2
*
Copyedit pass on new doc
kathyw@chromium.org
2010-08-25
11
-135
/
+180
*
Move the chromium.Interval to chrome.Interval as part of the benchmarking
mbelshe@chromium.org
2010-08-25
1
-71
/
+77
*
Had to remove pageData divs because they interferred with
aa@chromium.org
2010-08-24
4
-16
/
+8
*
Update one of the generate docs from r57148.
aa@chromium.org
2010-08-24
1
-2
/
+2
*
Add explanatory text to omnibox and infobars API.
aa@chromium.org
2010-08-24
12
-52
/
+279
*
Adding a sample CWS license server client written for Python App Engine.
kurrik@chromium.org
2010-08-21
14
-0
/
+2473
*
Add a zipped package for the hello-php sample.
kurrik@chromium.org
2010-08-21
1
-0
/
+0
*
Adding Chrome Web Store PHP Hello World. BUG=None TEST=None
kurrik@chromium.org
2010-08-20
9
-0
/
+2243
*
Several small extensions docs system fixes
asargent@chromium.org
2010-08-19
61
-164
/
+385
*
Miscellaneous changes, mostly related to the gallery.
kathyw@chromium.org
2010-08-19
12
-21
/
+71
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
2
-0
/
+2416
*
Add an option to enable/disable spdy for testing.
lzheng@chromium.org
2010-08-19
3
-19
/
+50
*
Updating the java license client zip file to reflect most up-to-date example ...
kurrik@chromium.org
2010-08-19
1
-0
/
+0
*
The "Hello world!" of the Chrome Web Store Licensing API, in Java.
kurrik@chromium.org
2010-08-19
17
-0
/
+445
*
Add whats_new.html to extension docs.
aa@chromium.org
2010-08-18
60
-35
/
+680
*
Fix year in copyright boilerplate.
asargent@chromium.org
2010-08-17
1
-1
/
+1
*
Fix windows doc generation to use depot_tools python.
asargent@chromium.org
2010-08-17
3
-10
/
+42
*
TBR:phajdan
kurrik@chromium.org
2010-08-17
3
-0
/
+0
[next]