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_tab_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the PageAction parts of ExtensionTabHelper::DidNavigateMainFrame to the ...
jyasskin@chromium.org
2012-06-30
1
-9
/
+0
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-1
/
+1
*
Implement the chrome.scriptBadge API, and get a basic test working.
jyasskin@chromium.org
2012-06-26
1
-6
/
+3
*
Add a new --enable-script-badges flag and use that rather than --enable-actio...
kalman@chromium.org
2012-06-18
1
-1
/
+1
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
1
-2
/
+17
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-14
/
+15
*
Make ScriptBadgeExecutor only show extension script badges after they're
kalman@chromium.org
2012-05-30
1
-1
/
+1
*
browser: Factor out TabContentsIterator into its own module.
tfarina@chromium.org
2012-05-27
1
-1
/
+1
*
Rename ActionBoxController -> LocationBarController.
aa@chromium.org
2012-05-27
1
-3
/
+4
*
Revert half of the changes from 137638 that are probably causing breakages in
kalman@chromium.org
2012-05-24
1
-13
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Make the page action space show extensions with active content scripts or
kalman@chromium.org
2012-05-19
1
-2
/
+21
*
Relanding after reverted in 137632 (broke ASAN).
kalman@chromium.org
2012-05-17
1
-0
/
+18
*
Revert 137630 - Broke ASAN
rsleevi@chromium.org
2012-05-17
1
-18
/
+0
*
Only return the visible page actions from PageActionController.
kalman@chromium.org
2012-05-17
1
-0
/
+18
*
Remove Browser dependency in ExtensionFunctionDispatcher
stevenjb@chromium.org
2012-05-05
1
-2
/
+3
*
Add an API for hosted apps to check their install and running states.
jstritar@chromium.org
2012-04-24
1
-0
/
+24
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-23
1
-1
/
+2
*
Fix crash in AppNotifyChannelSetup when incognito profiles are used.
jstritar@chromium.org
2012-03-23
1
-7
/
+23
*
Revert 128296 - Add an experimental identity API for platform apps.
gman@chromium.org
2012-03-23
1
-2
/
+1
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-22
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Launch panels as popup windows in Aura, and add separate launcher icon logic ...
stevenjb@chromium.org
2012-03-06
1
-11
/
+24
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-4
/
+5
*
Support for 512px and 256px icons in extensions
mtytel@chromium.org
2012-02-24
1
-3
/
+3
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Stop using weak v8 references to keep track of inline install callbacks.
mihaip@chromium.org
2012-02-11
1
-5
/
+12
*
Remove ExtensionFunctionDispatcher::Delegate::GetNativeViewOfHost.
mihaip@chromium.org
2012-01-20
1
-5
/
+0
*
Cleanup extension permissions module.
jstritar@chromium.org
2012-01-06
1
-1
/
+2
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-7
/
+8
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-13
/
+15
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-4
/
+4
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-1
/
+1
*
Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...
avi@chromium.org
2011-12-09
1
-1
/
+0
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-5
/
+4
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-4
/
+5
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-5
/
+4
*
Move app notification getChannel API out of experimental
asargent@chromium.org
2011-12-02
1
-1
/
+1
*
Save the oauth client id used in App Notification setup
asargent@chromium.org
2011-12-01
1
-5
/
+18
*
Move extension delegate calls to a new ExtensionTabHelperDelegate interface.
avi@chromium.org
2011-11-30
1
-4
/
+5
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-1
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
1
-1
/
+1
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-5
/
+2
*
Pass extension_id to AppNotifyChannelSetup
asargent@chromium.org
2011-11-02
1
-0
/
+1
[next]