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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert https://codereview.chromium.org/1060993003
Nico Weber
2015-04-13
2
-7
/
+0
*
Implement chrome.sockets.udp.setBroadcast.
reillyg
2015-04-11
5
-0
/
+54
*
Fixed the incorrect PDF sizing on emulated devices in devtools.
paulmeyer
2015-04-11
2
-37
/
+41
*
[Extensions UI] Use developerPrivate API for profile configuration
rdevlin.cronin
2015-04-11
3
-0
/
+9
*
Fix debug build bug that required KeepAliveDelegate's timers to be
kmarshall
2015-04-10
3
-14
/
+38
*
Implement networkingPrivate.getDeviceStates
stevenjb
2015-04-10
12
-20
/
+185
*
Add debug data for incorrect access to preferences by extension.
battre
2015-04-10
1
-1
/
+4
*
Add new audio extension event OnNodesChanged.
jennyz
2015-04-10
5
-15
/
+139
*
Remove the eager opening of the leveldatabase from LeveldbValueStore's constr...
kalman
2015-04-09
1
-4
/
+0
*
Zoom propagation on navigation should respect settings.
wjmaclean
2015-04-09
1
-1
/
+1
*
<webview>: Don't reset allowtransparency and allowscaling between createGuest...
fsamuel
2015-04-09
2
-18
/
+22
*
Remove unnecessary instrumentation for several jank bugs.
pkasting
2015-04-08
2
-12
/
+0
*
Check USB device path access when prompting users to select a device.
reillyg
2015-04-07
4
-37
/
+57
*
Give names to all utility processes.
thestig
2015-04-07
2
-0
/
+6
*
Add chrome.fileSystem.GetVolumeList().
mtomasz
2015-04-07
1
-0
/
+1
*
Add missing ExtensionHost forward declaration to ProcessManagerObserver.
kmarshall
2015-04-06
1
-0
/
+1
*
[Extensions API] Remove inline enums
rdevlin.cronin
2015-04-06
8
-32
/
+35
*
Add service registration for Mojo services defined under chrome/
kmarshall
2015-04-03
6
-25
/
+47
*
Reland: [Extensions] Change ProcessManager to use RenderFrameHosts
rdevlin.cronin
2015-04-03
9
-548
/
+475
*
Add new method: chrome.bluetoothPrivate.setDiscoveryFilter
jpawlowski
2015-04-03
3
-0
/
+35
*
Enable drag-drop for embedded extension options in chrome://extensions.
kalman
2015-04-03
2
-0
/
+5
*
Error reporting fixes and enhancements for the Cast Channel API.
kmarshall
2015-04-03
13
-128
/
+170
*
New extension API to clear data reduction proxy savings metrics.
kundaji
2015-04-03
1
-0
/
+1
*
Revert "[Extensions] Changt cl uploade ProcessManager to use RenderFrameHosts"
Tommy C. Li
2015-04-03
9
-473
/
+547
*
[Extensions] Change ProcessManager to use RenderFrameHosts
rdevlin.cronin
2015-04-02
9
-547
/
+473
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
7
-7
/
+7
*
Disable flaky WebViewAPITest.TestAutosizeWithPartialAttributes
jam
2015-04-02
1
-1
/
+3
*
Initial commit for chrome.launcherSearchProvider API.
yawano
2015-04-02
1
-0
/
+1
*
chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods.
orenb
2015-04-02
1
-4
/
+4
*
This CL exposes zoom modes to the <webview> API.
paulmeyer
2015-04-01
7
-31
/
+177
*
Remove uses of KillProcess.
rvargas
2015-04-01
1
-8
/
+12
*
Webview should only allow resources loading from the extension that embedded it.
lfg
2015-03-31
1
-3
/
+17
*
Provide simple, safe & reliable way to get zoom level for WebContents*.
wjmaclean
2015-03-31
1
-8
/
+3
*
Avoid an ImageSkiaRep copy during iteration and fix an analyze warning due to...
ananta
2015-03-31
1
-3
/
+3
*
[Smart Lock] Add an API to hide error bubbles.
isherman
2015-03-31
1
-0
/
+1
*
Add a new audio extension event OnMuteChanged.
jennyz
2015-03-30
5
-8
/
+97
*
Add types to networkigPrivate IDL
stevenjb
2015-03-30
1
-6
/
+2
*
GuestView: Lazily push attributes to the browser process on attach
fsamuel
2015-03-28
1
-7
/
+7
*
<webview> Implement clear http cache API.
lazyboy
2015-03-27
6
-44
/
+132
*
Convert networkingPrivate to use IDL format
stevenjb
2015-03-27
2
-3
/
+7
*
Enable <webview>.executeScript outside of Apps and Extensions [2]
hanxi
2015-03-27
4
-14
/
+121
*
Refactor Uses of std::set to std::vector in SimpleFeature
robliao
2015-03-27
1
-4
/
+2
*
Increase tolerance for receiver's certificate expiry
dougsteed
2015-03-26
1
-2
/
+2
*
<webview>: make context menus cancellable using JS API.
lazyboy
2015-03-26
2
-2
/
+2
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
1
-0
/
+2
*
Make options zoom isolated, match embedder zoom on navigation.
wjmaclean
2015-03-26
3
-8
/
+46
*
Fixed the sizing bug for PDFs opened from links with target=_blank.
paulmeyer
2015-03-26
1
-17
/
+28
*
Add title property to chrome.printerProvider print job
tbarzic
2015-03-26
3
-0
/
+9
*
favor DCHECK_CURRENTLY_ON for better logs in extensions/
mostynb
2015-03-25
7
-71
/
+71
*
Ensure that the extension icons show up in the omnibox at fractional scales.
ananta
2015-03-25
1
-1
/
+16
[next]