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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
share extension API test framework
erikkay@chromium.org
2009-08-31
3
-0
/
+16
*
Make a bunch of backlogged breaking changes to the extensions API in prep for...
aa@chromium.org
2009-08-28
1
-27
/
+1
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-21
/
+35
*
Try again to commit r24174: Change the way json_schema.js is loaded.
aa@chromium.org
2009-08-25
5
-5
/
+69
*
Revert r24217.
aa@chromium.org
2009-08-25
4
-56
/
+2
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-25
4
-2
/
+56
*
Revert breakage from r24174.
aa@chromium.org
2009-08-24
3
-55
/
+1
*
Change the way json_schema.js is loaded. This is required so
aa@chromium.org
2009-08-24
3
-1
/
+55
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
2
-5
/
+28
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
6
-13
/
+49
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
1
-1
/
+1
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
2
-17
/
+61
*
I have taken over this patch, original authored by Adam Hunter (adamhunter).
rafaelw@chromium.org
2009-08-13
1
-0
/
+12
*
Allow extensions to use APIs that they didn't ask permission to use.
mpcomplete@chromium.org
2009-08-12
2
-2
/
+12
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
5
-19
/
+25
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
3
-14
/
+128
*
Support for referenced schema types in json_schema.
rafaelw@chromium.org
2009-08-05
1
-0
/
+5
*
mole API - take 2
erikkay@chromium.org
2009-08-04
1
-0
/
+41
*
Rolling back change 22245.
chrome-bot@google.com
2009-08-02
1
-41
/
+0
*
mole expand/collapse API, callable from a toolstrip for manual operation
erikkay@chromium.org
2009-08-01
1
-0
/
+41
*
Fix a crash that was caused by a NULL entry in the PendingRequestMap.
mpcomplete@chromium.org
2009-07-30
1
-5
/
+7
*
Add a WebKit API that registers a V8 extension to be loaded into content
mpcomplete@chromium.org
2009-07-30
3
-3
/
+6
*
Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change.
abarth@chromium.org
2009-07-30
1
-2
/
+2
*
Fix port disconnect so that it's refcounted. This fixes a bug where a channel
mpcomplete@chromium.org
2009-07-27
1
-1
/
+44
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
1
-22
/
+22
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
1
-12
/
+13
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
1
-13
/
+12
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
1
-12
/
+13
*
Step 2 in abstracting Extension APIs to shared "IDL".
rafaelw@chromium.org
2009-07-22
1
-1
/
+9
*
Don't dispatch the extensions bindings unload event during GC.
mpcomplete@chromium.org
2009-07-21
1
-12
/
+26
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
6
-23
/
+89
*
First step in abstracting extension api to common/shared "IDL" files (jsonsch...
rafaelw@chromium.org
2009-07-16
2
-44
/
+47
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
1
-6
/
+6
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
3
-8
/
+69
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-86
/
+0
*
Reverting 20714.
finnur@chromium.org
2009-07-15
2
-58
/
+3
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
2
-3
/
+58
*
Chrome-side of fixes for content-script messaging.
mpcomplete@chromium.org
2009-07-14
2
-28
/
+73
*
Add an optional channel name to the extension message connect event.
mpcomplete@chromium.org
2009-07-13
1
-2
/
+3
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-0
/
+18
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
7
-71
/
+68
*
Fix some issues with extension messaging:
mpcomplete@chromium.org
2009-07-02
1
-1
/
+4
*
Add a couple of more extension unit tests for page
finnur@chromium.org
2009-07-02
1
-0
/
+9
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
2
-2
/
+15
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
8
-252
/
+303
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
2
-0
/
+22
*
Adding the ability to remove page actions.BUG=NoneTEST=unit test.
finnur@chromium.org
2009-06-22
1
-1
/
+6
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
5
-49
/
+17
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
5
-17
/
+49
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
2
-41
/
+53
[next]