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
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added alekseys@chromium.org to printing OWNERS.
vitalybuka
2014-11-21
1
-0
/
+1
*
Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...
vitalybuka
2014-11-18
1
-150
/
+85
*
Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.
halcanary
2014-11-17
1
-85
/
+150
*
Remove implicit conversions from scoped_refptr to T* in printing/
dcheng
2014-11-13
2
-15
/
+10
*
PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice.
halcanary
2014-11-10
2
-34
/
+48
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
1
-4
/
+4
*
Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.
vitalybuka
2014-11-05
6
-37
/
+8
*
Standardize usage of virtual/override/final in printing/
dcheng
2014-10-22
5
-72
/
+66
*
Fix Java indentation issues.
aurimas
2014-10-16
1
-1
/
+1
*
Make chrome_shell_apk build
cjhopman
2014-10-13
2
-15
/
+13
*
Change PDF scaling factor from double to float.
pkasting
2014-10-09
6
-31
/
+7
*
Apply automatic range checks to content enum types across IPC.
anujk.sharma
2014-10-09
1
-1
/
+2
*
Replace OVERRIDE with its C++11 counterparts in src/printing
r.nagaraj
2014-10-09
3
-18
/
+18
*
Zeroes buffer for DocumentProperties.
vitalybuka
2014-10-09
1
-4
/
+8
*
Replacing the OVERRIDE with override and FINAL with final in /src/printing
anujk.sharma
2014-10-07
12
-107
/
+107
*
Printing: Take the PDF rotation into account when printing on Mac.
thestig
2014-09-27
1
-5
/
+47
*
Remove implicit HANDLE conversions from printing.
rvargas
2014-09-25
6
-25
/
+25
*
Add UMA stats for new Print Preview UI elements.
alekseys
2014-09-24
2
-0
/
+4
*
StartPage/EndPage from spooling code. Calling this from metafiles unreliable....
vitalybuka
2014-09-24
3
-65
/
+10
*
Take PPD and CUPS defaults into account on Mac too.
alekseys
2014-09-17
1
-6
/
+2
*
Extracted MetafilePlayer interface from printing::MetafilePlayer.
vitalybuka
2014-09-12
21
-218
/
+191
*
Replaced Metafile with PdfMetafileSkia in renderer.
vitalybuka
2014-09-12
2
-9
/
+11
*
Restored printing windows context for builds without preview.
vitalybuka
2014-09-09
6
-35
/
+507
*
Delete temporarily dir for PDF to EMF conversion after EMF files closed.
Vitaly Buka
2014-09-09
2
-0
/
+8
*
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...
thestig
2014-09-05
6
-6
/
+6
*
Removed IDC_PRINT_TO_DESTINATION.
Vitaly Buka
2014-08-29
4
-49
/
+0
*
Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...
vitalybuka
2014-08-29
5
-24
/
+4
*
Removed print_web_view_helper_win.cc
vitalybuka
2014-08-28
1
-9
/
+1
*
Use document from preview for System Dialog printing on Windows.
vitalybuka
2014-08-26
17
-462
/
+141
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+1
*
Added PrintingContext::Delegate to get parent view handle and application loc...
Vitaly Buka
2014-08-26
16
-65
/
+92
*
Revert of Added PrintingContext::Delegate to get parent view handle and appli...
finnur
2014-08-25
14
-84
/
+65
*
Added PrintingContext::Delegate to get parent view handle and application loc...
vitalybuka
2014-08-23
14
-65
/
+84
*
Add chrome, installer_util targets to GN build.
brettw@chromium.org
2014-08-20
1
-1
/
+1
*
Remove dead code.
vitalybuka@chromium.org
2014-08-20
1
-109
/
+0
*
Fixed return value in PrintingContext::OnError().
vitalybuka@chromium.org
2014-08-20
1
-1
/
+2
*
GN: Remove duplicate entries from sources lists
jamesr@chromium.org
2014-08-19
1
-3
/
+3
*
Move file_util_icu to base::i18n namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
clang/win: Fix most -Wwriteable-strings warnings.
thakis@chromium.org
2014-07-23
1
-2
/
+6
*
GN: Add //ui/base/ime, fix up printing on mac
jamesr@chromium.org
2014-07-23
1
-1
/
+1
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-1
/
+1
*
The browser test can print webpages to PDFs, then convert those PDFs to PNGs ...
ivandavid@chromium.org
2014-07-18
1
-1
/
+1
*
Add a unit test that filenames aren't unintentionally converted to URLs.
dcheng@chromium.org
2014-07-15
1
-1
/
+1
*
Add chrome/browser/ui to the GN build.
brettw@chromium.org
2014-07-11
1
-2
/
+1
*
SkBitmap::Config is no more, use SkColorType
reed@google.com
2014-07-10
1
-1
/
+1
*
Revert 282355 "Add chrome/browser/ui to the GN build."
brettw@chromium.org
2014-07-10
1
-1
/
+2
*
Add chrome/browser/ui to the GN build.
brettw@chromium.org
2014-07-10
1
-2
/
+1
*
Provide gtest printers for ui/gfx geometry types
jamesr@chromium.org
2014-07-10
2
-0
/
+2
*
clang/wip: Fix "taking the address of a temporary" error.
thakis@chromium.org
2014-07-04
1
-3
/
+3
*
default is a keyword in C++, don't use it as variable name.
thakis@chromium.org
2014-06-25
1
-13
/
+14
[next]