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
/
api
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
c/b/extensions: Do not use Value::Create*.
DHNishi@gmail.com
2013-08-14
1
-1
/
+1
*
Introduce EventRouter::DispatchEventWithLazyListener().
koz@chromium.org
2013-07-23
1
-9
/
+2
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Fix per-file read permission handling for files in FileSystem API
kinuko@chromium.org
2013-07-08
1
-4
/
+0
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-2
/
+3
*
app_mode: Add runtime.onRestartRequired event.
xiyuan@chromium.org
2013-06-24
2
-2
/
+32
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-6
/
+6
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-0
/
+2
*
Add chrome.runtime.getPackageDirectoryEntry.
sammc@chromium.org
2013-06-14
3
-0
/
+58
*
Move [Get|Set]UninstallUrl from ExtensionPrefs to RuntimeAPI
rdevlin.cronin@chromium.org
2013-06-05
1
-4
/
+21
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Implement chrome.runtime.setUninstallUrl.
patrickriordan177@gmail.com
2013-05-26
3
-0
/
+67
*
Implementing the chrome.runtime.getPlatformInfo API
asargent@chromium.org
2013-05-07
3
-0
/
+83
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
1
-1
/
+4
*
content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage
phajdan.jr@chromium.org
2013-03-15
1
-0
/
+2
*
Limit the onStartup event to be send only to the profile whose creation trigg...
mek@chromium.org
2013-03-07
1
-0
/
+4
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-1
/
+3
*
Add runtime.onBrowserUpdateAvailable event.
hshi@chromium.org
2013-02-26
2
-0
/
+19
*
Fix a bug where chrome.runtime.getBackgroundPage would return null if the event
mpcomplete@chromium.org
2013-02-12
1
-10
/
+9
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-3
/
+5
*
Remove deprecated extension EventRouter APIs.
mpcomplete@chromium.org
2012-12-07
1
-6
/
+6
*
Prevent redownloading of already downloaded crx files.
mek@chromium.org
2012-11-17
2
-8
/
+26
*
add chrome.runtime.requestUpdateCheck method.
mek@chromium.org
2012-11-14
2
-0
/
+81
*
Re-enable the ExtensionServiceTest tests.
wez@chromium.org
2012-11-14
1
-0
/
+2
*
Add chrome.runtime.reload method.
mek@chromium.org
2012-11-07
2
-0
/
+20
*
First couple of steps of improving the extension/app update process.
mek@chromium.org
2012-11-07
2
-0
/
+22
*
Reset registered events and dispatch runtime.onInstalled to all extensions when
mpcomplete@chromium.org
2012-09-20
2
-5
/
+12
*
Provide details about why we're dispatching runtime.onInstalled.
mpcomplete@chromium.org
2012-09-17
2
-4
/
+20
*
Unrevert 152017 - Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-18
2
-1
/
+52
*
Revert 152017 - Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-17
2
-47
/
+1
*
Add chrome.runtime.onStartup, which is fired on browser start.
mpcomplete@chromium.org
2012-08-17
2
-1
/
+47
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
1
-1
/
+2
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-2
/
+1
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Expose the extension/app's id on chrome.runtime.id and, and make this
kalman@chromium.org
2012-07-05
1
-0
/
+24
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+2
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-05-18
1
-1
/
+5
*
Hack to restrict runtime API to dev channel rather than experimental.
mpcomplete@chromium.org
2012-05-16
2
-2
/
+2
*
Revert order of EXTENSION_LOADED and EXTENSION_INSTALLED notifications back to
mpcomplete@chromium.org
2012-05-01
2
-6
/
+9
*
Have LazyBackgroundTaskQueue notify consumers when the transient page fails to
mpcomplete@chromium.org
2012-04-16
1
-2
/
+8
*
Add chrome.experimental.runtime.getBackgroundPage which ensures the transient
mpcomplete@chromium.org
2012-04-12
2
-0
/
+40
*
Move transient background events from chrome.experimental.extension to chrome...
mihaip@chromium.org
2012-04-04
2
-0
/
+57