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_dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-4
/
+4
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-6
/
+6
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add an API for extensions to set the description text for the default
aa@chromium.org
2010-11-27
1
-0
/
+1
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-0
/
+4
*
Split the private webstore install API into two parts.
asargent@chromium.org
2010-11-10
1
-1
/
+2
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
1
-0
/
+1
*
Fix some UI issues with omnibox extensions in incognito.
mpcomplete@chromium.org
2010-11-03
1
-2
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-3
/
+3
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-5
/
+0
*
Expands the chrome.experimental.processes extension API.
creis@google.com
2010-10-19
1
-1
/
+1
*
Pass test server port to javascript part of extensions API tests.
skerner@chromium.org
2010-10-18
1
-0
/
+1
*
Add a promptBrowserLogin method to webstorePrivate extension API
asargent@chromium.org
2010-10-11
1
-1
/
+2
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-2
/
+2
*
Add a launchApp method to extension management API.
asargent@chromium.org
2010-09-23
1
-1
/
+2
*
Excempt certain extension functions from module permission check.
finnur@chromium.org
2010-09-10
1
-6
/
+1
*
Relanding 3149027.
dtseng@chromium.org
2010-09-02
1
-4
/
+0
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+6
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-14
/
+11
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-1
/
+20
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-20
/
+1
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-1
/
+20
*
Revert 57701 - Reland 3149027.
chase@chromium.org
2010-08-27
1
-0
/
+4
*
Reland 3149027.
dtseng@chromium.org
2010-08-27
1
-4
/
+0
*
Revert 57595 - Initial TTS implementation on Mac and Windows.BUG=none.TEST=ba...
chase@chromium.org
2010-08-26
1
-0
/
+4
*
Initial TTS implementation on Mac and Windows.BUG=none.TEST=base extension te...
dtseng@chromium.org
2010-08-26
1
-4
/
+0
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
1
-0
/
+7
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+2
*
Lands http://codereview.chromium.org/3153008 for bryeung:
sky@chromium.org
2010-08-20
1
-0
/
+9
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-11
/
+22
*
Convert wide strings in extension_{page_actions_module,processes_api}_constants.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+0
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+0
*
Only use Browser::TYPE_NORMAL as the last-chance GetCurrentBrowser for Extens...
rafaelw@chromium.org
2010-08-13
1
-1
/
+1
*
Convert wide string constants in extension_bookmarks_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+0
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-7
/
+2
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
1
-0
/
+10
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-0
/
+4
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
1
-0
/
+3
*
Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ...
rafaelw@chromium.org
2010-07-27
1
-0
/
+4
*
When I specified the rlz chrome extension api, I explicitly did not include a
rogerta@google.com
2010-07-17
1
-0
/
+1
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
1
-1
/
+9
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-9
/
+1
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-1
/
+9
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+4
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-1
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
1
-0
/
+8
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
1
-0
/
+2
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
1
-9
/
+0
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
1
-0
/
+1
[next]