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
*
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
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-25
1
-1
/
+3
*
Revert 93813 - Re-landing for tbarzic@ - r93754:
zelidrag@chromium.org
2011-07-24
1
-3
/
+1
*
Re-landing for tbarzic@ - r93754:
zelidrag@chromium.org
2011-07-23
1
-1
/
+3
*
Revert 93754 - Adding support for mount point different from removable device...
rniwa@chromium.org
2011-07-23
1
-3
/
+1
*
Adding support for mount point different from removable devices to MountLibrary
tbarzic@chromium.org
2011-07-23
1
-1
/
+3
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-0
/
+5
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-5
/
+5
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+4
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
1
-2
/
+4
*
Disable Bookmark Manager menus that change bookmarks when bookmark editing
joaodasilva@chromium.org
2011-06-30
1
-0
/
+1
*
Adding an experimental app notification API.
asargent@chromium.org
2011-06-28
1
-0
/
+5
*
Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...
rsleevi@chromium.org
2011-06-27
1
-4
/
+0
*
Added a private chromeAuthPrivate API.
sanjeevr@chromium.org
2011-06-25
1
-0
/
+4
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-1
/
+1
*
Adding methods for unmounting a volume and fetching volume metadata to fileBr...
tbarzic@chromium.org
2011-06-16
1
-0
/
+2
*
Content settings extension API: Implement ContentSetting.getResourceIdentifiers.
bauerb@chromium.org
2011-06-15
1
-0
/
+1
*
Adjust virtual keyboard size base on input method candidates.
penghuang@chromium.org
2011-06-09
1
-0
/
+1
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-40
/
+91
*
Content settings extension API
bauerb@chromium.org
2011-06-09
1
-0
/
+6
*
Add bookmarks.getSubTree() function.
bolms@chromium.org
2011-06-03
1
-0
/
+1
*
Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...
zelidrag@chromium.org
2011-06-02
1
-0
/
+2
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
1
-0
/
+7
*
Split UI-specific bits off ExtensionFunction into a separate class.
mpcomplete@chromium.org
2011-05-26
1
-4
/
+12
*
Move external protocol handling from TC.
avi@chromium.org
2011-05-25
1
-1
/
+1
*
Small cleanup to move ExtensionFunctionDispatcher to use WeakPtr instead of P...
mpcomplete@chromium.org
2011-05-24
1
-4
/
+2
*
Add hideKeyboard API to chrome.experimental.input.
mazda@chromium.org
2011-05-23
1
-0
/
+4
*
Private API for extensions like ssh-client that need access to websocket-to-t...
dilmah@chromium.org
2011-05-18
1
-0
/
+4
*
Add 2 Extension APIs for handwriting: experimental.input.sendHandritingStroke...
yusukes@google.com
2011-05-17
1
-0
/
+6
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-119
/
+59
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-59
/
+119
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-119
/
+59
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-59
/
+119
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-119
/
+59
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-59
/
+119
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-119
/
+59
*
Add IME UI related extension API.
bryeung@chromium.org
2011-05-09
1
-0
/
+16
*
Remove unused experimental.clipboard APIs.
dcheng@chromium.org
2011-05-09
1
-6
/
+0
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-2
/
+1
*
Revert 84095 - Add IME UI related extension API.
bryeung@chromium.org
2011-05-04
1
-16
/
+0
*
Add IME UI related extension API.
bryeung@chromium.org
2011-05-04
1
-0
/
+16
[next]