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
/
extensions
/
browser
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base::FreeDeleter into its own header.
dcheng
2016-03-26
1
-0
/
+1
*
Extensions: Using common ValueStoreFactory for all value stores.
cmumford
2016-03-24
16
-232
/
+57
*
Fix assertion at extensions::DisplaySourceConnectionDelegateFactory
maksim.sisov
2016-03-23
1
-1
/
+1
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
1
-1
/
+1
*
Extend vpnProvider to allow reconnections
cernekee
2016-03-16
2
-2
/
+12
*
Invoke createNetwork() callback with GUID, not service name
cernekee
2016-03-15
3
-3
/
+13
*
[Extensions] Gather more webRequest render frame look up metrics
rdevlin.cronin
2016-03-15
1
-2
/
+6
*
Extensions: Minor cleanup, formatting/lint errors.
cmumford
2016-03-14
2
-10
/
+9
*
Migrate net/udp/* to net::IPAddress.
martijn
2016-03-14
1
-6
/
+7
*
Minor cleanup in TCPSocket code.
lazyboy
2016-03-12
1
-7
/
+2
*
Remove UnescapeRule::URL_SPECIAL_CHARS from chrome/ and extensions/
mmenke
2016-03-07
1
-1
/
+2
*
[extensions] Fix several broken assumptions in TCP sockets API
rockot
2016-03-06
1
-3
/
+15
*
Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.
dcheng
2016-03-03
2
-5
/
+27
*
Migrate net::NetworkInterface to net::IPAddress.
martijn
2016-03-03
2
-2
/
+2
*
Persist the user's active audio device choice across chromeos session and reb...
jennyz
2016-03-02
1
-1
/
+2
*
Plumb the correct owner document through DocumentInit::m_owner.
dcheng
2016-03-01
1
-1
/
+2
*
tracing: Make ConvertableToTraceFormat move-only
primiano
2016-02-29
1
-0
/
+1
*
Make extensions::DictionaryBuilder and extensions::ListValue unmovable.
dcheng
2016-02-27
2
-12
/
+15
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
24
-0
/
+46
*
[chrome.displaySource] further implementation of call completion callbacks
mikhail.pozdnyakov
2016-02-26
1
-5
/
+6
*
Add directories handling support for apps/extensions.
cmihail
2016-02-25
2
-4
/
+7
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
4
-4
/
+1
*
Assign a initial value to local variables to avoid maybe-uninitialized warning
tzik
2016-02-20
1
-1
/
+2
*
[Extensions] Wire in the ActiveScriptController with WebRequest
rdevlin.cronin
2016-02-17
5
-23
/
+41
*
Remove "experimental-html" from chrome.app.window
rob
2016-02-15
2
-19
/
+1
*
[chrome.displaySource] Simplify session error types
mikhail.pozdnyakov
2016-02-15
1
-4
/
+3
*
Construct USB descriptors over explicit values.
reillyg
2016-02-12
1
-7
/
+4
*
[Extensions] Hook the webRequest API into tab permissions with click-to-script
rdevlin.cronin
2016-02-11
6
-13
/
+34
*
[chrome.displaySource] Session notification improvements
mikhail.pozdnyakov
2016-02-11
2
-45
/
+65
*
Add frameId to chrome.tabs.executeScript/insertCSS
rob
2016-02-07
1
-12
/
+9
*
Make UsbDeviceHandle::ReleaseInterface asynchronous.
reillyg
2016-02-04
2
-5
/
+13
*
Make extensions use a correct same-origin check.
palmer
2016-02-03
1
-3
/
+4
*
Reland of Update device/usb and its Mojo interface for variable size ISO pack...
reillyg
2016-02-02
3
-32
/
+123
*
Revert of Update device/usb and its Mojo interface for variable size ISO pack...
zhaoqin
2016-02-02
3
-122
/
+32
*
Update device/usb and its Mojo interface for variable size ISO packets.
reillyg
2016-02-02
3
-32
/
+122
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-02-01
5
-70
/
+133
*
Remove the code added to make extensions compile on Aura Android.
mfomitchev
2016-01-28
1
-3
/
+0
*
Change IPEndpoint::address() to return a net::IPAddress
martijn
2016-01-27
1
-1
/
+1
*
Remove now-unnecessary wrappers around gfx::Screen::GetScreen()
scottmg
2016-01-27
3
-10
/
+2
*
Remove ui/gfx/screen_type_delegate.h
scottmg
2016-01-27
3
-6
/
+4
*
webRequest: Check weak ptr before dispatching event
rob
2016-01-26
1
-0
/
+3
*
Remove use of void** from HttpResponseHeaders::EnumerateHeader
olli.raula
2016-01-25
2
-2
/
+2
*
Expose stable_device_id in audio extension apis.
jennyz
2016-01-21
2
-8
/
+14
*
Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines
olli.raula
2016-01-21
4
-5
/
+5
*
[chrome.displaySource] DisplaySourceConnectionDelegate::Connection interface
mikhail.pozdnyakov
2016-01-21
5
-23
/
+95
*
Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...
tsergeant
2016-01-21
5
-119
/
+70
*
Change mojo enums to be scoped enums in the generated C++ bindings.
sammc
2016-01-21
1
-44
/
+44
*
Expose versionName to management api
limasdf
2016-01-21
1
-0
/
+2
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-01-21
5
-70
/
+119
*
net: move more functions out of net_util.h
tfarina
2016-01-20
1
-1
/
+1
[next]