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
/
extension_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: send the whole manifest to the extensions process in
kalman@chromium.org
2011-12-16
1
-9
/
+0
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
1
-1
/
+4
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Delete the temporary file when generating MHTML with the extension API.
jcivelli@chromium.org
2011-11-22
1
-0
/
+5
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
1
-3
/
+3
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-1
/
+9
*
Don't close background pages if there is a pending response (callback).
tessamac@chromium.org
2011-11-01
1
-0
/
+5
*
Redo how page load time stats are gathered for webrequest extensions:
mpcomplete@chromium.org
2011-10-22
1
-0
/
+6
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
1
-0
/
+5
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
1
-2
/
+2
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
1
-5
/
+6
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
1
-0
/
+13
*
Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...
asargent@chromium.org
2011-10-07
1
-13
/
+0
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
1
-0
/
+13
*
Revert 104410 - Add js api for hosted/packaged apps to request notification a...
rsleevi@chromium.org
2011-10-07
1
-13
/
+0
*
Add js api for hosted/packaged apps to request notification authorization
asargent@chromium.org
2011-10-07
1
-0
/
+13
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
1
-3
/
+1
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
1
-0
/
+5
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
1
-5
/
+0
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
1
-0
/
+5
*
Add link URL and success/failure callback parameters to chrome.webstore.insta...
mihaip@chromium.org
2011-09-07
1
-3
/
+6
*
Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...
mihaip@chromium.org
2011-08-29
1
-0
/
+5
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-1
/
+5
*
Simplify ExtensionMsg_Loaded_Params message interface.
jstritar@chromium.org
2011-08-11
1
-6
/
+1
*
Add origins to the extension permissions API.
jstritar@chromium.org
2011-08-06
1
-4
/
+5
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-1
/
+27
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-27
/
+1
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-1
/
+27
*
Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...
bbudge@chromium.org
2011-07-22
1
-0
/
+3
*
Make chrome.app.isInstalled return false until the page is in application pro...
mihaip@chromium.org
2011-06-21
1
-0
/
+4
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-0
/
+6
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-3
/
+3
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-0
/
+11
*
Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
mpcomplete@chromium.org
2011-05-03
1
-9
/
+0
*
Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
vangelis@chromium.org
2011-05-02
1
-0
/
+9
*
Remove ExtensionMsg_UpdatePageActions.
aa@chromium.org
2011-05-01
1
-9
/
+0
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
1
-2
/
+2
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
1
-2
/
+2
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
1
-2
/
+2
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
1
-2
/
+2
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
1
-2
/
+2
*
Reduce static data in ExtensionProcessBindings. Some was not
aa@chromium.org
2011-04-25
1
-15
/
+8
*
Cleanup in handling of JavaScript URLs in tabs API
aa@chromium.org
2011-04-07
1
-4
/
+8
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
1
-1
/
+1
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-0
/
+7
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-0
/
+274