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
*
Coverity: Fix a REVERSE_INULL.
jhawkins@chromium.org
2011-07-01
1
-5
/
+5
*
Gmail mails get modified upon send due to certain extensions
abarth@chromium.org
2011-06-30
1
-5
/
+15
*
Update chrome/renderer/extensions to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
6
-20
/
+28
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
2
-3
/
+4
*
Fix build for chromeOS
dilmah@chromium.org
2011-06-22
1
-3
/
+5
*
Whitelist one more extension Id for webSocketProxyPrivate and decodeJPEG priv...
dilmah@chromium.org
2011-06-22
1
-6
/
+8
*
Coverity: Add a NULL check.
thestig@chromium.org
2011-06-22
1
-1
/
+2
*
Make chrome.app.isInstalled return false until the page is in application pro...
mihaip@chromium.org
2011-06-21
3
-4
/
+25
*
Remove base.js from the extension process JS bindings.
mihaip@chromium.org
2011-06-16
4
-18
/
+1
*
Extend access to webSocketProxyPrivate and decodeJPEG private APIs.
dilmah@chromium.org
2011-06-15
1
-3
/
+8
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-2
/
+8
*
Make content script stylesheets apply to existing renderers too.
mihaip@chromium.org
2011-06-07
1
-2
/
+3
*
Restriction by extention ID added.
glotov@google.com
2011-06-03
1
-3
/
+13
*
Do not inject JS scripts into view source frames.
yoz@chromium.org
2011-06-02
1
-0
/
+4
*
Add comment requested in code review.
mihaip@chromium.org
2011-05-31
1
-0
/
+3
*
Use WebFrame::setIsolatedWorldSecurityOrigin to allow cross-origin XHRs in co...
mihaip@chromium.org
2011-05-27
4
-11
/
+73
*
Check for integer overflow when validating API function arguments.
bolms@chromium.org
2011-05-23
1
-1
/
+5
*
CrOS - Change file browser to use new ExtensionDialog window.
jamescook@chromium.org
2011-05-20
1
-0
/
+2
*
Implemented chromePrivate.decodeJPEGIntoPixels() API
glotov@google.com
2011-05-20
1
-1
/
+54
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-1
/
+1
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
3
-4
/
+5
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
2
-12
/
+25
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
2
-25
/
+12
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
2
-12
/
+25
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
2
-25
/
+12
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
2
-12
/
+25
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
2
-25
/
+12
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
2
-12
/
+25
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
2
-4
/
+5
*
Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
mpcomplete@chromium.org
2011-05-03
3
-38
/
+11
*
Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
vangelis@chromium.org
2011-05-02
3
-11
/
+38
*
Remove ExtensionMsg_UpdatePageActions.
aa@chromium.org
2011-05-01
3
-38
/
+11
*
Implement the new WebPermissionClient interface in Chrome code to get rid of ...
jam@chromium.org
2011-04-30
2
-25
/
+49
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
1
-1
/
+1
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
1
-1
/
+1
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
1
-1
/
+1
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
1
-1
/
+1
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
1
-1
/
+1
*
Reduce static data in ExtensionProcessBindings. Some was not
aa@chromium.org
2011-04-25
11
-278
/
+204
*
Add V8ValueConverter utility to convert between v8::Value and
aa@chromium.org
2011-04-20
7
-93
/
+32
*
Update header
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move extension_groups.h to the extensions subdir of renderer.
jam@chromium.org
2011-04-18
3
-2
/
+20
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
3
-3
/
+30
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+34
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-34
/
+0
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-0
/
+34
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-1
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
2
-2
/
+2
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
5
-15
/
+250
[next]