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_registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move API functions registrations out of ExtensionFunctionRegistry.
ncj674@motorola.com
2013-02-14
1
-146
/
+7
*
Disable/enable echo for enterprise device.
oscarpan@google.com
2013-02-10
1
-0
/
+1
*
Fix new WebStore APi function.
benwells@chromium.org
2013-02-05
1
-0
/
+1
*
Add a method to the browsingData API to report the current UI data-type setti...
pam@chromium.org
2013-02-04
1
-0
/
+1
*
[Chrome OS ECHO] Get the OOBE timestamp and make it avaiable to echo extension
oscarpan@google.com
2013-01-31
1
-0
/
+1
*
Move BrowserAction out of Extension
rdevlin.cronin@chromium.org
2013-01-28
1
-24
/
+0
*
Move input method API function registration out of ExtensionFunctionRegistry.
ncj674@motorola.com
2013-01-25
1
-4
/
+0
*
Make input api a ProfileKeyedService and move input API function registration...
ncj674@motorola.com
2013-01-24
1
-9
/
+0
*
Move Commands from Extension to CommandsHandler
rdevlin.cronin@chromium.org
2013-01-24
1
-4
/
+0
*
Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPI
rdevlin.cronin@chromium.org
2013-01-23
1
-13
/
+12
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-2
/
+13
*
Move ScriptBadge, ActionInfo out of Extension; preparation for BrowserAction
rdevlin.cronin@chromium.org
2013-01-16
1
-6
/
+0
*
Make specch input extension api a PKS.
ncj674@motorola.com
2013-01-16
1
-8
/
+0
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-11
1
-178
/
+2
*
Revert revision 176015
ricow@chromium.org
2013-01-10
1
-2
/
+178
*
Revert 176047
ricow@chromium.org
2013-01-10
1
-178
/
+2
*
Revert 176015
ricow@chromium.org
2013-01-10
1
-2
/
+178
*
Move TtsEngine manifest key parsing out of extension class.
ncj674@motorola.com
2013-01-10
1
-9
/
+0
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-10
1
-178
/
+2
*
-Rename ExtensionMediaPlayerEventRouter to
MHX348@motorola.com
2013-01-09
1
-5
/
+5
*
Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc...
yoz@chromium.org
2013-01-08
1
-7
/
+7
*
Move the InputComponents out of extensions entirely.
ncj674@motorola.com
2013-01-04
1
-12
/
+0
*
Move the fileBrowserPrivate API out of extensions entirely.
yoz@chromium.org
2012-12-20
1
-41
/
+1
*
Move BookmarkManagerAPI to c/b/e/api
rdevlin.cronin@chromium.org
2012-12-19
1
-12
/
+12
*
Move TopSites api from c/b/history to c/b/e/api
rdevlin.cronin@chromium.org
2012-12-17
1
-2
/
+2
*
Use wallpaper from file system first. If not success, fall back to the wallpa...
bshe@chromium.org
2012-12-17
1
-0
/
+1
*
Make BookmarkAPI a PKS
rdevlin.cronin@chromium.org
2012-12-16
1
-14
/
+14
*
Make HistoryAPI a PKS
rdevlin.cronin@chromium.org
2012-12-13
1
-8
/
+8
*
Deleted offscreen tabs API
sergiyb@google.com
2012-12-13
1
-11
/
+0
*
Implement wallpaper private api to get list of downloaded (offline available)...
bshe@chromium.org
2012-12-12
1
-0
/
+1
*
Reland "Make wallpaper picker manifest and thumbnails available when offline."
bshe@chromium.org
2012-12-05
1
-0
/
+2
*
Move processes API function registration out of ExtensionFunctionRegistry.
yoz@chromium.org
2012-12-05
1
-6
/
+0
*
Revert 171011 - Broke Linux ChromiumOS Tests (dbg)(2)
rsleevi@chromium.org
2012-12-04
1
-2
/
+0
*
Make wallpaper picker manifest and thumbnails available when offline.
bshe@chromium.org
2012-12-04
1
-0
/
+2
*
Add a parameter that specifies whether onKeyEvent is asynchronous
zork@chromium.org
2012-12-03
1
-2
/
+1
*
File manager: support for zipping selected files.
hshi@chromium.org
2012-11-22
1
-0
/
+1
*
1) added "idle" and "locked" transitions to idle.onStateChanged
courage@chromium.org
2012-11-17
1
-1
/
+2
*
Add dedicated thread for RLZ I/O instead of blocking
ivankr@chromium.org
2012-11-16
1
-2
/
+2
*
Moving input_method_api to chromeos/extensions
vabr@chromium.org
2012-11-16
1
-2
/
+2
*
Revert 168104 because it broke interactive_ui_tests and browser_tests on debu...
sadrul@chromium.org
2012-11-16
1
-2
/
+1
*
1) added "idle" and "locked" transitions to idle.onStateChanged
courage@chromium.org
2012-11-16
1
-1
/
+2
*
add chrome.runtime.requestUpdateCheck method.
mek@chromium.org
2012-11-14
1
-0
/
+1
*
Add chrome.runtime.reload method.
mek@chromium.org
2012-11-07
1
-0
/
+1
*
Moving "extension_input_api" to api/
vabr@chromium.org
2012-11-07
1
-2
/
+2
*
Add wallpaper private API functions to minimize/restore windows.
flackr@chromium.org
2012-11-05
1
-0
/
+2
*
File Manager: Add a method to reload the file system metadata from the server.
yoshiki@chromium.org
2012-11-02
1
-0
/
+1
*
Moving "extension_module" to api/
vabr@chromium.org
2012-10-31
1
-4
/
+4
*
RLZ: remove hard-coded Win || Mac conditions.
ivankr@chromium.org
2012-10-29
1
-1
/
+1
*
[FileBrowser] Preserve lastModified on file copy operations.
zvorygin@chromium.org
2012-10-24
1
-0
/
+1
*
File Manager: replace "GDataPreference" with just "Preference"
yoshiki@chromium.org
2012-10-16
1
-2
/
+2
[next]