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
*
Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...
battre@chromium.org
2011-11-03
1
-5
/
+10
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-0
/
+1
*
DevTools: extend experimental.debugger API to potentially allow non-tab debug...
pfeldman@chromium.org
2011-10-26
1
-1
/
+1
*
first cut at experimental topsites extension api
estade@chromium.org
2011-10-26
1
-0
/
+4
*
Move bookmarks extension api implementation to bookmarks dir.
aa@chromium.org
2011-10-25
1
-2
/
+2
*
Move RLZ extension api implementation to rlz directory.
aa@chromium.org
2011-10-25
1
-1
/
+1
*
Move history extension API implementation to history dir.
aa@chromium.org
2011-10-24
1
-1
/
+1
*
Move infobar extension API implementation to infobars dir.
aa@chromium.org
2011-10-24
1
-1
/
+1
*
Track all extension processes in ExtensionInfoMap, not just
aa@chromium.org
2011-10-23
1
-1
/
+2
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-1
/
+0
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
1
-0
/
+6
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
1
-6
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
1
-0
/
+6
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
1
-0
/
+1
*
Introducing the basic functionality to the speech input experimental API.
leandrogracia@chromium.org
2011-10-13
1
-1
/
+1
*
Separate Virtual Keyboard related conditionals from TouchUI
hashimoto@chromium.org
2011-10-04
1
-1
/
+1
*
Get rid of BindingsPolicy::EXTENSION
jochen@chromium.org
2011-10-01
1
-25
/
+25
*
Reland r103624 - Add ExtensionFunctionTest base class and a test
aa@chromium.org
2011-10-01
1
-1
/
+1
*
Revert 103536 - Add ExtensionFunctionTest base class and a test for
aa@chromium.org
2011-09-30
1
-1
/
+1
*
Add ExtensionFunctionTest base class and a test for
aa@chromium.org
2011-09-30
1
-1
/
+1
*
Creating a basic skeleton for the Speech Input Experimental API.
leandrogracia@chromium.org
2011-09-29
1
-0
/
+6
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
1
-0
/
+1
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
1
-2
/
+4
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
1
-0
/
+4
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-4
/
+0
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-0
/
+4
*
Adding support to retrieve remaining and total space on disk/file shelf.
tbarzic@chromium.org
2011-09-21
1
-0
/
+1
*
Revert 101678 (turned linux "sizes" step red, and noone was around to
thakis@chromium.org
2011-09-18
1
-11
/
+0
*
Description and Demo:
alexbost@google.com
2011-09-18
1
-0
/
+11
*
Add webNavigation.getAllFrames() to retrieve information about all known fram...
jochen@chromium.org
2011-09-09
1
-0
/
+1
*
Make OnKeyEvent asynchronous to match the design.
zork@chromium.org
2011-09-08
1
-0
/
+2
*
* Implement new extension function chrome.tabs.reload.
yosin@chromium.org
2011-09-07
1
-0
/
+1
*
Remove BrowserSignin, as it's not used anywhere.
atwilson@chromium.org
2011-08-29
1
-1
/
+0
*
Initial implementation of `chrome.clear.*` extension API.
mkwst@chromium.org
2011-08-26
1
-0
/
+10
*
chrome.experimental.downloads stubs
benjhayden@chromium.org
2011-08-15
1
-0
/
+13
*
Revert Revert 94812 - Formatting feature initial commit for ChromeOS Tree
tbarzic@chromium.org
2011-08-12
1
-0
/
+1
*
Implement an initial extension settings API.
kalman@chromium.org
2011-08-10
1
-0
/
+7
*
Revert 94812 - Formatting feature initial commit for ChromeOS Tree
tbarzic@chromium.org
2011-08-08
1
-1
/
+0
*
Add the handlers for the IME extension API.
zork@chromium.org
2011-08-02
1
-1
/
+12
*
Formatting feature initial commit for ChromeOS Tree
sidor@chromium.org
2011-07-30
1
-0
/
+1
*
Add getPermissionWarnings() to management api.
tessamac@chromium.org
2011-07-29
1
-0
/
+2
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-2
/
+1
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+7
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-7
/
+0
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+7
*
Add webNavigation.getFrame to retrieve information about frame IDs
jochen@chromium.org
2011-07-26
1
-0
/
+4
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-26
1
-1
/
+3
*
Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...
zelidrag@chromium.org
2011-07-25
1
-3
/
+1
[next]