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
/
browser
/
extensions
/
extension_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.
stevenjb@google.com
2010-10-06
1
-23
/
+33
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
1
-0
/
+9
*
DevTools: attach devtools front-end earlier when extension background page is...
yurys@chromium.org
2010-09-27
1
-0
/
+3
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+8
*
Remove some more log spam.
aa@chromium.org
2010-09-22
1
-12
/
+0
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-5
/
+1
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-1
/
+2
*
Partial clone of the following CL: http://codereview.chromium.org/3013045/show
twiz@google.com
2010-09-10
1
-4
/
+30
*
Input file type now supported in extension popups.
jcivelli@chromium.org
2010-09-10
1
-0
/
+7
*
Don't show "The page at..." in the Bookmark Manager confirmation dialog.
tfarina@chromium.org
2010-09-05
1
-14
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-3
/
+3
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-3
/
+3
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-3
/
+3
*
window.open() from an extension should always goes in normal browser. When th...
aa@chromium.org
2010-09-01
1
-4
/
+11
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-1
/
+2
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-2
/
+1
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-1
/
+2
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-3
/
+3
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-7
/
+3
*
Use RenderWidget(Host) for full screen
boliu@chromium.org
2010-08-19
1
-0
/
+11
*
FBTF: Header cleanup in renderer_host.
jhawkins@chromium.org
2010-08-16
1
-0
/
+1
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+0
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-69
/
+4
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-0
/
+6
*
In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...
johnnyg@chromium.org
2010-08-06
1
-2
/
+5
*
Add debuggin CHECK to help track down ExtensionHost crasher
rafaelw@chromium.org
2010-08-05
1
-0
/
+8
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-2
/
+1
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-3
/
+6
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-1
/
+2
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-1
/
+1
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-0
/
+2
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-2
/
+0
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-0
/
+2
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-14
/
+18
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-2
/
+1
*
Enable clipboard in extensions. re-enable the disabled clipboard test.
inferno@chromium.org
2010-05-04
1
-0
/
+3
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-2
/
+0
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-0
/
+2
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-2
/
+5
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-0
/
+1
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
1
-1
/
+2
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-5
/
+6
*
Fix a crash when an extension bg page calls alert(). Add regression tests this
mpcomplete@chromium.org
2010-04-02
1
-3
/
+6
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+2
[next]