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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change chrome.experimental.history.search's first param to use 'text' for tex...
skerner@chromium.org
2010-03-24
1
-1
/
+1
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+89
*
Add discussion of executeScript and insertCSS to the content scripts page.
kathyw@chromium.org
2010-03-19
1
-10
/
+10
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
1
-2
/
+2
*
Committing for dcheng@
brg@chromium.com
2010-03-17
1
-0
/
+34
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-0
/
+38
*
Fix an issue where the schema for the callback parameters to onInportBegan an...
arv@chromium.org
2010-03-16
1
-8
/
+3
*
Idle API for the extension system
brg@chromium.com
2010-03-16
1
-0
/
+43
*
Move metrics api to the experimental name space.
rogerta@chromium.org
2010-03-12
1
-1
/
+1
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
1
-0
/
+9
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-3
/
+16
*
Add unit test that uses V8's JSON.parse() to read extension_api.json .
skerner@chromium.org
2010-03-03
1
-113
/
+0
*
Add a unit test for validating extension_api.json .
skerner@chromium.org
2010-02-28
1
-0
/
+113
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-26
1
-0
/
+1
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+105
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+12
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
1
-0
/
+10
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
1
-2
/
+100
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-17
1
-0
/
+2
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
1
-0
/
+6
*
Generate doc for experimental.history & experimental.processes.
kathyw@chromium.org
2010-02-12
1
-19
/
+17
*
Fix spelling error on history transition type.
brg@chromium.com
2010-02-11
1
-1
/
+1
*
Improve wording for getExtensionTabs docs.
skerner@chromium.org
2010-02-11
1
-8
/
+8
*
Make it so that chrome.bookmarks.update can update the URL of a bookmark.
arv@chromium.org
2010-02-10
1
-4
/
+6
*
Fix description of onImportBegan to ensure people use it safely.
feldstein@chromium.org
2010-02-04
1
-1
/
+1
*
Clean up third_party/cld.
jshin@chromium.org
2010-02-04
1
-1
/
+1
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
1
-2
/
+25
*
make chrome.tabs.executeScript/insertCss details arg required.
rafaelw@chromium.org
2010-02-01
1
-4
/
+2
*
Expose sortChildren to the bookmark manager extension API and use that from t...
arv@chromium.org
2010-01-30
1
-0
/
+9
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+177
*
Add clipboard hooks to the bookmark manager extension API.
arv@chromium.org
2010-01-29
1
-0
/
+12
*
Adds an experimental processes module to the extensions API.
creis@chromium.org
2010-01-28
1
-0
/
+44
*
Allow extensions to add, remove, or change their page action popup.
skerner@chromium.org
2010-01-28
1
-1
/
+19
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
1
-0
/
+37
*
revert 37335:
estade@chromium.org
2010-01-27
1
-177
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+177
*
Fleshing out the i18n doc. Added a page for the messages.json
kathyw@chromium.org
2010-01-19
1
-3
/
+3
*
Revert r36407
aa@chromium.org
2010-01-15
1
-2
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-2
/
+1
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
1
-1
/
+69
*
Improvements to the i18n doc.
kathyw@google.com
2010-01-12
1
-13
/
+13
*
Submitting Arne's fix (http://codereview.chromium.org/521062).
kathyw@google.com
2010-01-07
1
-1
/
+1
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
1
-1
/
+2
*
Minor copyedit to the description of detectLanguage.
kathyw@google.com
2009-12-18
1
-1
/
+1
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
1
-0
/
+20
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
1
-0
/
+5
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-0
/
+6
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-6
/
+8
[next]