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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make "code" property be a part of the "css" and "js" properties of webview.ad...
hanxi
2015-05-06
3
-50
/
+63
*
Add const modifier to some members in RVCMenu and friends
lazyboy
2015-05-06
2
-2
/
+2
*
Add hotrod apps to the whitelist for virtualKeyboardPrivate apis
bshe
2015-05-06
1
-2
/
+10
*
Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs
raymes
2015-05-06
1
-2
/
+3
*
Add a private desktopCapture extension API for requesting desktopCapture from...
jiayl
2015-05-06
2
-0
/
+3
*
Measure the amount of time to open an extension popup starting, from when the...
kalman
2015-05-06
2
-1
/
+11
*
Removes app badging code
kcarattini
2015-05-05
12
-140
/
+4
*
Fixed PDF resize issue.
paulmeyer
2015-05-05
5
-1
/
+213
*
Add chrome.webstoreWidgetPrivate API
tbarzic
2015-05-05
2
-0
/
+3
*
Set the content shell data path to the app shell test data directory.
reillyg
2015-05-05
2
-0
/
+5
*
Add callback in UserScriptLoader to notify users when scripts are loaded.
hanxi
2015-05-05
7
-14
/
+127
*
Add HID support to DevicePermissionsManager and DevicePermissionsPrompt.
reillyg
2015-05-05
9
-218
/
+589
*
Add Shared Module _locale messages to importing extensions
elijahtaylor
2015-05-05
2
-6
/
+77
*
Now there's no place where use NOTIFICATION_EXTENSION_UNINSTALLED_DEPRECATED.
limasdf
2015-05-05
1
-6
/
+0
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+1
*
Don't call InitHost twice
oshima
2015-05-05
1
-1
/
+0
*
This flag is obsolete, since a duplicate of it already exists as:
rsadam
2015-05-05
1
-4
/
+0
*
Verifying that the running app is not being embedded in the <appview>.
ekaramad
2015-05-05
1
-1
/
+5
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in extensions module.
pranay.kumar
2015-05-05
6
-23
/
+27
*
GuestView: Simplify guest IPCS
fsamuel
2015-05-05
1
-9
/
+2
*
Revert of Change the callsites of InterfacePtr<> methods which directly deal ...
dbeam
2015-05-05
1
-1
/
+1
*
Fixed Broken Win GN Build after landing GuestView refactor
fsamuel
2015-05-05
2
-0
/
+2
*
Move GuestView layer in browser to components
fsamuel
2015-05-05
58
-2777
/
+151
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+1
*
Add support to execute JavaScript in an isolated world
twellington
2015-05-04
1
-4
/
+1
*
Revert of Ensure that the DirectWrite font cache works in Chrome canary on Wi...
ananta
2015-05-04
3
-43
/
+0
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-05-01
52
-260
/
+364
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
4
-18
/
+17
*
[Extensions Page] Fix background page inspectable view url
rdevlin.cronin
2015-05-01
3
-0
/
+17
*
Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...
ananta
2015-04-30
3
-0
/
+43
*
Clean up removeContentScripts in web_view_internal.json.
hanxi
2015-04-30
1
-7
/
+0
*
Rework GN sessions component
brettw
2015-04-30
1
-1
/
+1
*
Clean up addContentScript in web_view_internal.json.
hanxi
2015-04-30
1
-7
/
+0
*
Move ClosePage() from RenderViewHost to WebContents.
nasko
2015-04-30
1
-2
/
+2
*
Implement remaining chrome.searchEnginesPrivate methods.
orenb
2015-04-30
1
-1
/
+6
*
Record when we suppress internal Extension code JavaScript crashes.
kalman
2015-04-30
6
-2
/
+18
*
<webview> custom element should be plain HTMLElement, not <object> element.
lazyboy
2015-04-29
1
-3
/
+3
*
With this patch, webview caches the zoom factor from calls to setZoom() befor...
paulmeyer
2015-04-29
6
-3
/
+30
*
extensions/renderer: Use v8::Local instead of v8::Handle.
tfarina
2015-04-29
49
-343
/
+326
*
[Extensions] Update Error Console UI
rdevlin.cronin
2015-04-29
3
-13
/
+32
*
Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-29
1
-28
/
+8
*
Sync bookmark app icon urls and sizes, and download icons for new apps.
benwells
2015-04-29
2
-0
/
+18
*
Sandbox windows not provided to chrome.app.window.create.
scheib
2015-04-29
1
-2
/
+13
*
Fix window.open issue in Document mode on Android.
mariakhomenko
2015-04-29
2
-0
/
+5
*
Create interface "EventPageTracker" for checking an extension's
kmarshall
2015-04-29
4
-1
/
+73
*
Suppress all CHECK failures on extension renderer JS exceptions.
kalman
2015-04-28
1
-7
/
+4
*
Added gcdPrivate.getDeviceInfo function
vitalybuka
2015-04-28
1
-0
/
+1
*
[Extensions] Precede api enums with an '_' if the first character is a digit
rdevlin.cronin
2015-04-28
1
-0
/
+4
*
Fix //content/test:test_support under component builds.
sammc
2015-04-28
1
-0
/
+1
*
Make WebUI webview content script work with incognito.
hanxi
2015-04-27
2
-5
/
+12
[next]