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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-6
/
+6
*
Allow all URLPatterns to have ports.
aa@chromium.org
2011-12-19
1
-1
/
+0
*
Extensions: send the whole manifest to the extensions process in
kalman@chromium.org
2011-12-16
1
-48
/
+2
*
Move URLPattern::ParseOption into a field.
aa@chromium.org
2011-12-09
1
-1
/
+2
*
Apparently we're supposed to forward the manifest_version attribute to the
abarth@chromium.org
2011-12-07
1
-0
/
+1
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-2
/
+4
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-4
/
+2
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-2
/
+4
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
1
-6
/
+7
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
1
-1
/
+1
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
1
-1
/
+2
*
Simplify ExtensionMsg_Loaded_Params message interface.
jstritar@chromium.org
2011-08-11
1
-16
/
+13
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-6
/
+46
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-46
/
+6
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-6
/
+46
*
Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...
bbudge@chromium.org
2011-07-22
1
-4
/
+8
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-4
/
+5
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-5
/
+4
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-4
/
+5
*
Use extension match pattern syntax in content settings extension API.
bauerb@chromium.org
2011-06-30
1
-1
/
+1
*
Use WebFrame::setIsolatedWorldSecurityOrigin to allow cross-origin XHRs in co...
mihaip@chromium.org
2011-05-27
1
-1
/
+2
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-4
/
+4
*
Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
mpcomplete@chromium.org
2011-05-03
1
-0
/
+2
*
Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
vangelis@chromium.org
2011-05-02
1
-2
/
+0
*
Remove ExtensionMsg_UpdatePageActions.
aa@chromium.org
2011-05-01
1
-0
/
+2
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-8
/
+2
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-0
/
+155