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_function.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ExtensionFunction to the extensions component.
benwells@chromium.org
2013-11-13
1
-243
/
+0
*
Moved extension_api to src/extensions/common
benwells@chromium.org
2013-11-01
1
-1
/
+1
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
1
-91
/
+5
*
Replace the RenderViewHostObserver in UIThreadExtensionFunction with a WebCon...
jam@chromium.org
2013-10-22
1
-16
/
+30
*
Use extension API features instead of kNonPermissionModulesNames.
mpcomplete@chromium.org
2013-08-02
1
-1
/
+7
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-3
/
+1
*
<webview> WebRequest API tied to webview instance ID instead of guest instanc...
fsamuel@chromium.org
2013-06-05
1
-1
/
+2
*
Support extension API requests going directly from Pepper plugin processes to...
yzshen@chromium.org
2013-05-15
1
-45
/
+16
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage
phajdan.jr@chromium.org
2013-03-15
1
-18
/
+5
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+6
*
Make chrome.alarms API accept non-integers and too-short delays, and lower th...
jyasskin@chromium.org
2013-01-10
1
-0
/
+7
*
browser: Move two other functions from browser_finder.h into chrome namespace.
tfarina@chromium.org
2012-12-17
1
-2
/
+2
*
Add HostDesktopType parameter to browser::FindAnyBrowser().
gab@chromium.org
2012-12-05
1
-2
/
+6
*
Don't crash when installing an extension and the browser window goes away.
yoz@chromium.org
2012-10-31
1
-5
/
+10
*
Have ExtensionInstallPrompt take a WebContents
sail@chromium.org
2012-10-21
1
-0
/
+15
*
Make all quota-exceeding messages in the storage API explain what the failure
kalman@chromium.org
2012-08-31
1
-2
/
+2
*
Make ActiveTabPermissionManager also grant the tabs permission for
kalman@chromium.org
2012-08-02
1
-0
/
+4
*
Don't crash in GetCurrentBrowser if the dispatcher is gone before the function.
yoz@chromium.org
2012-07-20
1
-10
/
+14
*
Move ExtensionWindowController and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-17
1
-7
/
+8
*
Fixed memory leak in extension_function.
mtytel@chromium.org
2012-07-13
1
-1
/
+1
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
1
-8
/
+11
*
Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses...
cmp@chromium.org
2012-07-09
1
-3
/
+7
*
Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather
kalman@chromium.org
2012-07-09
1
-7
/
+3
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
1
-1
/
+1
*
Extension/Platform App window isolation
mihaip@chromium.org
2012-05-22
1
-6
/
+18
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Revert CL 10358002 (return NOTREACHED())
vabr@chromium.org
2012-05-07
1
-0
/
+1
*
Remove Browser dependency in ExtensionFunctionDispatcher
stevenjb@chromium.org
2012-05-05
1
-1
/
+45
*
Deleting NOTREACHED() in ExtensionFunction::HandleBadMessage().
vabr@chromium.org
2012-05-03
1
-1
/
+0
*
Only apply extension throttling quota to sync, not local.
kalman@chromium.org
2012-04-30
1
-0
/
+4
*
Use Value objects instead of JSON strings in extension API response IPCs.
asargent@chromium.org
2012-04-20
1
-11
/
+9
*
Fix bug where transient pages would miss events dispatched while it was
mpcomplete@chromium.org
2012-04-19
1
-1
/
+1
*
Finish implementation of chrome.experimental.alarms API, with nifty
mpcomplete@chromium.org
2012-04-10
1
-1
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+2
*
Change the way lazy background pages shutdown.
mpcomplete@chromium.org
2012-02-27
1
-0
/
+2
*
Use chrome.windows.WINDOW_ID_CURRENT constant consistently in extension APIs.
jstritar@chromium.org
2012-01-13
1
-1
/
+5
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-2
/
+3
*
Move RenderViewHostObserver to content/public/browser/ and put it into the co...
tfarina@chromium.org
2011-11-25
1
-1
/
+1
*
Delete the temporary file when generating MHTML with the extension API.
jcivelli@chromium.org
2011-11-22
1
-3
/
+23
*
Refactor to allow same code to test both sync and async functions.
miket@chromium.org
2011-11-22
1
-15
/
+12
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Fix for management API related to escalated permissions disabled extensions
asargent@chromium.org
2011-11-16
1
-1
/
+8
*
Revert 110264 - Fix for management API related to escalated permissions disab...
dpolukhin@chromium.org
2011-11-16
1
-8
/
+1
*
Fix for management API related to escalated permissions disabled extensions
asargent@chromium.org
2011-11-16
1
-1
/
+8
[next]