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
*
Convert ReplaceStringPlaceholders(std::string...) to take a
tony@chromium.org
2009-10-29
1
-5
/
+5
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-2
/
+5
*
Fix premultiplication mismatch in
aa@chromium.org
2009-10-24
1
-2
/
+3
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
2
-6
/
+6
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
1
-1
/
+3
*
TBR: darin
mhm@chromium.org
2009-10-21
1
-3
/
+1
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
1
-1
/
+3
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
3
-1
/
+6
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-7
/
+11
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-1
/
+3
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
2
-4
/
+12
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
3
-61
/
+78
*
Fix memory leak in ExtensionAPIClientTest.
mpcomplete@chromium.org
2009-10-06
1
-2
/
+2
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
1
-20
/
+67
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
2
-3
/
+28
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-4
/
+4
*
Use the current frame's URL when initializing the extension framework for a f...
mpcomplete@chromium.org
2009-09-29
1
-5
/
+4
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
3
-2
/
+108
*
Force garbage collection after running any unit tests that initialize WebViews.
jorlow@chromium.org
2009-09-25
1
-14
/
+11
*
Disable the json_schema_unittest since it crashes after a WebKit deps roll.
jorlow@chromium.org
2009-09-24
1
-12
/
+14
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
2
-2
/
+53
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
2
-53
/
+2
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
2
-2
/
+53
*
ExtensionAPIClientTest.GetLastFocusedWindow is flaky
maruel@chromium.org
2009-09-18
1
-1
/
+2
*
Fix bug where content scripts can get GC'd if they don't
aa@chromium.org
2009-09-14
3
-7
/
+34
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
1
-0
/
+9
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
1
-0
/
+16
*
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
[next]