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
/
renderer
/
resources
/
extension_process_bindings.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert 37335:
estade@chromium.org
2010-01-27
1
-3
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+3
*
Fix error message when a page action calls chrome.pageAction.setIcon() with a...
skerner@chromium.org
2010-01-14
1
-5
/
+7
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
1
-6
/
+0
*
Prevent 2 types of extension crashes.
asargent@chromium.org
2009-12-10
1
-0
/
+14
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
1
-6
/
+18
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-11
/
+29
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-2
/
+6
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-28
/
+16
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-2
/
+91
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-2
/
+26
*
New event style for pageAction API.
asargent@chromium.org
2009-10-29
1
-2
/
+6
*
Limit chrome.(browser|page)Action.setIcon({imageData:...}) to
aa@chromium.org
2009-10-28
1
-2
/
+14
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-1
/
+6
*
Don't scale up small browser action icons.
finnur@chromium.org
2009-10-26
1
-8
/
+5
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-3
/
+3
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
1
-0
/
+12
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
1
-1
/
+25
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-13
/
+19
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-6
/
+7
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-7
/
+6
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-6
/
+7
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-6
/
+20
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-2
/
+4
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
1
-1
/
+1
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-11
/
+2
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
1
-0
/
+21
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-0
/
+6
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-0
/
+8
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
1
-14
/
+24
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
1
-24
/
+14
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
1
-14
/
+24
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
1
-0
/
+10
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-14
/
+18
*
Try again to commit r24174: Change the way json_schema.js is loaded.
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Revert r24217.
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-25
1
-1
/
+1
*
Revert breakage from r24174.
aa@chromium.org
2009-08-24
1
-1
/
+1
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-24
1
-1
/
+1
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
1
-1
/
+13
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
1
-17
/
+51
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
1
-4
/
+11
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-74
/
+89
*
Add chrome.extension to extension_api.json and docs.
rafaelw@chromium.org
2009-08-12
1
-2
/
+12
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
1
-2
/
+2
*
Pull out synchronous extension apis to extensions_api.json, add custom handli...
rafaelw@chromium.org
2009-07-27
1
-54
/
+73
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
1
-26
/
+0
*
Step 2 in abstracting Extension APIs to shared "IDL".
rafaelw@chromium.org
2009-07-22
1
-408
/
+81
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-1
/
+13
*
Fix merge error (benign) from r20910
rafaelw@chromium.org
2009-07-17
1
-1
/
+0
[next]