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
*
<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
*
1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.
hanxi@chromium.org
2014-08-22
3
-105
/
+0
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
1
-2
/
+2
*
Unify logic of generating a stack trace for extension errors
rob@robwu.nl
2014-08-22
2
-6
/
+4
*
Credential Manager: Renderer-side implementation.
mkwst@chromium.org
2014-08-22
4
-0
/
+16
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
4
-3
/
+4
*
Revert 291286: broke 'ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions'.
sadrul@chromium.org
2014-08-22
2
-92
/
+9
*
Remove myself from safe_browsing OWNERS.
bryner@chromium.org
2014-08-22
1
-1
/
+0
*
Implement smoother autosizing of the extension options overlay
ericzeng@chromium.org
2014-08-22
2
-9
/
+92
*
Remove BrowserPlugin's -internal-attach method
fsamuel@chromium.org
2014-08-22
8
-111
/
+236
*
Removed --disable-print-preview switch and policy.
vitalybuka@chromium.org
2014-08-21
3
-244
/
+48
*
Adding a word to dictionary should remove spelling markers
klemen.forstneric@gmail.com
2014-08-21
1
-0
/
+29
*
Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...
mlerman@chromium.org
2014-08-21
1
-89
/
+48
*
Moving app_view to extensions.
lfg@chromium.org
2014-08-21
1
-1
/
+3
*
Refactor setIcon to allow for more general use of imageData.
gpdavis.chromium@gmail.com
2014-08-21
3
-6
/
+12
*
Extensions: Move id_util functions to crx_file component.
tommycli@chromium.org
2014-08-21
3
-3
/
+5
*
Add chrome, installer_util targets to GN build.
brettw@chromium.org
2014-08-20
1
-4
/
+4
*
Remove deprecated chrome.pageActions api functions
rdevlin.cronin@chromium.org
2014-08-20
5
-105
/
+0
*
Updated PrintWebViewHelper::print_pages_params_ initialization for better rea...
vitalybuka@chromium.org
2014-08-20
2
-35
/
+26
*
Add logspam to help diagnose flaky tests
aboxhall@chromium.org
2014-08-19
2
-5
/
+15
*
Display extension options in a WebUI overlay instead of in a new tab
ericzeng@chromium.org
2014-08-19
1
-3
/
+3
[next]