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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast: Flow hw encoder initialization error to extensions API
hclam
2014-09-10
2
-9
/
+38
*
Cast: Let the extension control if DSCP is on or off.
hubbe
2014-09-10
10
-8
/
+63
*
Return WebLocalFrame from RenderFrame::GetWebFrame().
mlamouri
2014-09-10
5
-5
/
+5
*
[gcc 4.8 build-fix] Remove duplicate line for friend declaration in print_web...
vivek.vg
2014-09-10
1
-1
/
+0
*
Rename fileBrowserPrivate to fileManagerPrivate
Satoru Takabayashi
2014-09-10
5
-25
/
+25
*
[fsp] Wire FSP to chrome.fileBrowserPrivate.getEntryProperties().
mtomasz
2014-09-10
1
-13
/
+30
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
4
-7
/
+3
*
Fixed print_web_view_helper for CEF.
vitalybuka
2014-09-10
3
-10
/
+183
*
<webview>: Fix an issue with destroying an opener that has unattached guests.
lazyboy
2014-09-10
1
-8
/
+30
*
[Cast] RTT clean-up to the max!
miu
2014-09-09
4
-16
/
+7
*
Remove last use of WebFrame::isLoading()
japhet
2014-09-09
1
-1
/
+1
*
Respect the clipboardRead and clipboardWrite permissions in content scripts.
mek
2014-09-09
6
-15
/
+52
*
More System Dialog printing code disabled on Windows.
vitalybuka
2014-09-08
3
-5
/
+17
*
Revert of More System Dialog printing code disabled on Windows. (patchset #3 ...
vitalybuka
2014-09-08
3
-17
/
+5
*
Adding MimeHandlerView.
lazyboy
2014-09-06
4
-0
/
+119
*
Move content_settings_pattern and content_settings_pattern_parser to the cont...
vasilii
2014-09-05
1
-1
/
+1
*
Move resource_loader_bridge.* from webkit/child to content/child.
tfarina
2014-09-05
2
-3
/
+1
*
Move app.window API implementation to extensions
hashimoto
2014-09-05
7
-707
/
+1
*
Cast: merge InsertCoded{Audio,Video}Frame into InsertFrame
hubbe
2014-09-04
2
-12
/
+5
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
1
-1
/
+1
*
<webview> cleanup: Change self = this to bind(this) in web_view.js
fsamuel
2014-09-03
3
-71
/
+60
*
Move kWebstoreAppId constant to//extensions.
hanxi
2014-09-02
2
-3
/
+5
*
Fix Chrome linker errors in GN build.
Brett Wilson
2014-09-02
1
-0
/
+1
*
Credential Manager: Refactor password_manager::CredentialManagerClient.
mkwst
2014-09-02
1
-6
/
+1
*
[fsp] Add support for providing thumbnails.
mtomasz
2014-09-01
1
-0
/
+60
*
Remove attributes and methods which should not be part of the public API
aboxhall
2014-09-01
1
-20
/
+21
*
More System Dialog printing code disabled on Windows.
vitalybuka
2014-08-30
3
-5
/
+17
*
Add OWNERS for c/r/r/e/automation
aboxhall
2014-08-29
1
-0
/
+2
*
Fix ExtensionOptionsGuest style and minor bug
ericzeng
2014-08-29
1
-1
/
+1
*
Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...
vitalybuka
2014-08-29
6
-20
/
+19
*
Remove implicit conversions from scoped_refptr to T* in chrome/renderer/
dcheng
2014-08-29
4
-12
/
+12
*
Removed print_web_view_helper_win.cc
vitalybuka
2014-08-28
5
-278
/
+9
*
Try to use URL and title of the printed frame for header and footer.
vitalybuka
2014-08-28
6
-41
/
+41
*
Extensions-related fixups for scoped_refptr conversion operator removal.
dcheng
2014-08-28
1
-4
/
+4
*
pdf: Move PepperPDFHost into the pdf component.
Sadrul Habib Chowdhury
2014-08-28
6
-484
/
+9
*
pdf: Create a separate component for using the pdf pepper plugin.
Sadrul Habib Chowdhury
2014-08-28
10
-500
/
+106
*
Model <webview> and <appview> script injection after <extensionoptions>
fsamuel
2014-08-27
1
-41
/
+11
*
Implement <extensionoptions> deferred attach logic
ericzeng
2014-08-27
1
-30
/
+48
*
OOP PDF - Allow OOP PDF to use histograms
n.bansal
2014-08-27
1
-1
/
+2
*
Use document from preview for System Dialog printing on Windows.
vitalybuka
2014-08-26
3
-3
/
+12
*
Fix display:none issue for <webview>.
lazyboy
2014-08-26
2
-9
/
+25
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+1
*
Password autofill should not override explicitly typed password
vabr
2014-08-26
1
-23
/
+86
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
5
-5
/
+5
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
1
-7
/
+0
*
Allow undefined data param to <appview>.connect
fsamuel
2014-08-25
1
-1
/
+1
*
Add fsamuel@ and lazyboy@ as app_view OWNERS
fsamuel
2014-08-25
1
-0
/
+2
*
<webview>: Add test coverage for deferred newwindow attachment.
lazyboy
2014-08-23
1
-1
/
+1
*
Implement smoother autosizing of the extension options overlay
ericzeng
2014-08-23
2
-9
/
+92
*
Handle closing web contents in ExtensionOptionsGuest
ericzeng@chromium.org
2014-08-22
1
-0
/
+4
[next]