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_messages_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-1
/
+2
*
Combine ChannelIDService::RequestHandle and ChannelIDServiceRequest classes
nharper
2015-06-10
1
-4
/
+4
*
Remove certificates from Channel ID
nharper
2015-06-01
1
-21
/
+15
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Don't crash on chrome.runtime.connect().
kalman
2015-05-12
1
-0
/
+13
*
Make LoadMonitoringExtensionHostQueue remove itself as an ExtensionHost obser...
kalman
2015-03-16
1
-2
/
+3
*
[Extensions] Introduce LoadMonitoringExtensionHostQueue.
kalman
2015-02-27
1
-0
/
+1
*
Reject connection attempts without prompt if target app doesn't handle the ev...
mek
2014-12-23
1
-21
/
+60
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Show an incognito connectability on each tab that is requesting.
reillyg
2014-12-02
1
-0
/
+65
*
Cleanup: Better constify some strings in chrome/browser/{chromeos,extensions}.
thestig
2014-10-31
1
-3
/
+3
*
Standardize usage of virtual/override/final in chrome/browser/extensions/
dcheng
2014-10-21
1
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
mostynb
2014-10-04
1
-2
/
+2
*
Enable ExtensionApiTest.MessagingUserGesture test
zeeshanq
2014-09-10
1
-2
/
+1
*
Don't take a fake UGI every time we execute Javascript.
zeeshanq
2014-09-04
1
-1
/
+2
*
Remove implicit conversions from scoped_refptr to T* in chrome/browser/extens...
dcheng
2014-08-26
1
-79
/
+102
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
1
-1
/
+2
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-15
/
+15
*
Move chrome.runtime to //extensions.
rockot@chromium.org
2014-05-07
1
-1
/
+1
*
Revert of Mark forwarded user gestures as forwarded, and don't forward alread...
mek@chromium.org
2014-05-06
1
-32
/
+0
*
Disable the "allow this extension to communicate..." prompt when websites try
kalman@chromium.org
2014-04-30
1
-144
/
+236
*
Mark forwarded user gestures as forwarded, and don't forward already forwarde...
mek@chromium.org
2014-04-30
1
-0
/
+32
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-18
1
-2
/
+2
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-1
/
+1
*
Move some extensions tests to RenderFrameHost.
avi@chromium.org
2014-03-22
1
-72
/
+82
*
Revert of Move some extensions tests to RenderFrameHost. (https://codereview....
eseidel@chromium.org
2014-03-21
1
-82
/
+72
*
Move some extensions tests to RenderFrameHost.
avi@chromium.org
2014-03-20
1
-72
/
+82
*
Disable the externally connectable tests on windows.
kalman@chromium.org
2014-03-08
1
-0
/
+6
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Don't crash the renderer if there is an error on runtime.sendMessage from a
kalman@chromium.org
2014-01-16
1
-0
/
+19
*
Register bindings for blessed web contexts (aka hosted app contexts) by hand
kalman@chromium.org
2014-01-09
1
-1
/
+40
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Disable flaky ExternallyConnectableMessagingTest.WebConnectableWithEmptyTlsCh...
brianderson@chromium.org
2013-12-21
1
-9
/
+2
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Convert extensions::EventRouter from Profile to BrowserContext
jamescook@chromium.org
2013-11-13
1
-1
/
+1
*
Disable flaky ExternallyConnectableMessagingTest.WebConnectableWithEmptyTlsCh...
kbr@chromium.org
2013-11-08
1
-2
/
+2
*
Disable ExternallyConnectableMessagingTest.WebConnectableWithEmptyTlsChannelI...
pshenoy@chromium.org
2013-11-07
1
-1
/
+9
*
Pass user gesture state along with chrome.runtime.sendMessage.
mek@chromium.org
2013-10-23
1
-0
/
+45
*
Show an alert [allow/deny] when a website tries to connect to an app/extension
kalman@chromium.org
2013-10-22
1
-6
/
+55
*
Introduce a new attribute to externally_connectable,
juanlang@google.com
2013-10-16
1
-1
/
+317
*
Revert 227722 "Introduce a new attribute to externally_connectable,"
robertphillips@google.com
2013-10-09
1
-318
/
+1
*
Introduce a new attribute to externally_connectable,
juanlang@google.com
2013-10-09
1
-1
/
+318
*
Implement chrome.runtime.restart for cros kiosk app.
xiyuan@chromium.org
2013-10-08
1
-0
/
+1
*
Disable ExternallyConnectableMessagingTest.BackgroundPageClosesOnMessageRecei...
xhwang@chromium.org
2013-09-24
1
-1
/
+2
*
Assert that an extension that closes its background page should be able to be...
juanlang@google.com
2013-09-19
1
-3
/
+44
*
In extension messaging, use the sender frame's URL as the sender URL rather
kalman@chromium.org
2013-08-15
1
-25
/
+90
*
Don't deregister the chrome.runtime API when an extension is unloaded.
kalman@chromium.org
2013-08-09
1
-3
/
+1
*
Properly enforce the incognito separation for extension <--> web messaging.
kalman@chromium.org
2013-08-01
1
-9
/
+39
*
Revert 212130 "Properly enforce the incognito separation for ext..."
michaeln@google.com
2013-07-17
1
-39
/
+9
[next]