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
/
messaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
arc: Implement UI based OptIn flow.
khmel
2016-03-14
2
-8
/
+82
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
2
-2
/
+2
*
Require host permission for sensitive data in tabs API
limasdf
2016-02-26
1
-1
/
+3
*
chrome: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
2
-0
/
+4
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
1
-1
/
+0
*
arc: Use platform app for OptIn dialog.
khmel
2016-02-17
3
-0
/
+128
*
Update chrome for new prefs location.
brettw
2016-02-02
3
-3
/
+3
*
Remove the code added to make extensions compile on Aura Android.
mfomitchev
2016-01-28
1
-26
/
+0
*
Allow a main interstitial frame to act as an ExtensionMessagePort opener
rob
2016-01-28
1
-8
/
+45
*
Mark opener extension port as opened after creation
rob
2016-01-25
1
-0
/
+2
*
Make `chrome` target build without unused data members on Linux.
mlamouri
2016-01-16
1
-3
/
+7
*
Speculative modifications for bug 575234
rob
2016-01-15
1
-1
/
+7
*
Never connect a port to the same frame
rob
2016-01-14
4
-4
/
+45
*
Speculative fix for bug 575234
nick
2016-01-12
1
-2
/
+5
*
ExtensionMessagePort: Only register live frames
rob
2016-01-08
2
-3
/
+16
*
Use FrameTreeNode ID as frameId in extension APIs
rob
2016-01-06
6
-238
/
+414
*
Convert Pass()→std::move() for CrOS extension code.
dcheng
2015-12-31
1
-2
/
+3
*
Add method for identifying different InfoBars
dfalcantara
2015-12-30
1
-0
/
+6
*
Convert Pass()→std::move() in //chrome/browser/extensions
dcheng
2015-12-26
8
-51
/
+55
*
Switch to standard integer types in chrome/browser/extensions/.
avi
2015-12-24
16
-7
/
+33
*
Remove kint32max.
avi
2015-12-10
1
-2
/
+6
*
Convert vector_as_array to vector::data in //chrome{,cast,os}.
davidben
2015-11-30
1
-1
/
+1
*
Aura on Android: Stub Implementation of NativeProcessLauncher.
moshayedi
2015-11-19
1
-0
/
+26
*
[Extensions] Remove kalman@ from OWNERS files
rdevlin.cronin
2015-10-26
1
-1
/
+0
*
Refactor PostMessageFromNativeHost in native_message_process_host_unittest
olli.raula
2015-10-20
1
-6
/
+4
*
Make ValueDeserializer::Deserialize return scoped_ptr
olli.raula
2015-10-16
1
-1
/
+2
*
Revert "Revert of Check the tab ID before delivering an extension message."
rdevlin.cronin
2015-10-06
4
-8
/
+16
*
Add source column to chrome://policy showing the origins of policies.
fhorschig
2015-09-21
1
-0
/
+8
*
Allow extensions to specify that they are not allowed in incognito mode.
kundaji
2015-09-18
1
-1
/
+2
*
Revert of Add source column to chrome://policy showing the origins of policie...
dgrogan
2015-09-18
1
-8
/
+0
*
Add source column to chrome://policy showing the origins of policies.
fhorschig
2015-09-18
1
-0
/
+8
*
Revert of Add source column to chrome://policy showing the origins of policie...
jochen
2015-09-18
1
-8
/
+0
*
Add source column to chrome://policy showing the origins of policies.
fhorschig
2015-09-18
1
-0
/
+8
*
Revert of Check the tab ID before delivering an extension message. (patchset ...
nednguyen
2015-09-10
4
-16
/
+8
*
Remove use of JSONReader::DeprecatedRead from chrome/browser
olli.raula
2015-09-10
2
-5
/
+6
*
Check the tab ID before delivering an extension message.
kalman
2015-08-28
4
-8
/
+16
*
Add extension event histogram values for messaging, webRequest, and webview.
kalman
2015-08-11
2
-30
/
+120
*
Cleanup VersionInfo after componentization.
sdefresne
2015-08-03
2
-3
/
+3
*
Componentize VersionInfo.
sdefresne
2015-07-30
1
-1
/
+1
*
Remove the Extensions.AllocatePortIdPairOverflow histogram.
kalman
2015-07-27
1
-8
/
+0
*
[Extensions OOPI] Clean up extension IPC to use RenderFrames
rdevlin.cronin
2015-07-07
2
-13
/
+15
*
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
estade
2015-06-26
1
-1
/
+1
*
[Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFrames
rdevlin.cronin
2015-06-23
1
-1
/
+1
*
Add guestRenderFrameRoutingId for <webview>s talking to component extensions.
lazyboy
2015-06-16
4
-7
/
+29
*
Only support seeking file streams from the beginning of the file.
reillyg
2015-06-16
2
-4
/
+4
*
chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated Mess...
skyostil
2015-06-11
1
-1
/
+1
*
Combine ChannelIDService::RequestHandle and ChannelIDServiceRequest classes
nharper
2015-06-10
1
-4
/
+3
*
Remove certificates from Channel ID
nharper
2015-06-01
1
-10
/
+9
*
NativeProcessLauncher should always pass LaunchedCallback by reference.
thestig
2015-05-25
3
-10
/
+10
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
2
-2
/
+2
[next]