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
/
print_web_view_helper_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve print preview UMAs based on jar's feedback.
vandebo@chromium.org
2011-05-30
1
-9
/
+12
*
Fix clang complaint.
vandebo@chromium.org
2011-05-29
1
-2
/
+3
*
Add the rest of the print preview UMAs that we'd like.
vandebo@chromium.org
2011-05-29
1
-2
/
+4
*
PrintPreview: Added UMA to track the time taken to render and generate the PD...
kmadhusu@chromium.org
2011-05-27
1
-10
/
+15
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-1
/
+1
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-1
/
+1
*
Change printing of PDFs for preview on Windows to not rasterize.
vandebo@chromium.org
2011-05-24
1
-38
/
+30
*
PrintPreview: Added a new histogram to measure the time taken to render the p...
kmadhusu@chromium.org
2011-05-13
1
-0
/
+9
*
Print Preview: Disable controls when printing an embedded PDF.
thestig@chromium.org
2011-05-12
1
-1
/
+2
*
Fix print preview clipping issues due to scaling.
ctguil@chromium.org
2011-04-30
1
-2
/
+3
*
Printing: Catch more printing failures.
thestig@chromium.org
2011-04-28
1
-11
/
+13
*
Cleanup: Use RenderViewObserver::Send() instead of RenderView::Send() in Prin...
thestig@chromium.org
2011-04-19
1
-9
/
+3
*
Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Are...
clementskau@gmail.com
2011-04-13
1
-0
/
+2
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-22
/
+20
*
Fix accidental overload in r80818.
thestig@chromium.org
2011-04-07
1
-7
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Adding CreateFromData to NativeMetafileFactory
dpapad@chromium.org
2011-03-26
1
-2
/
+0
*
Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
vandebo@chromium.org
2011-03-25
1
-0
/
+3
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-20
/
+20
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-1
/
+1
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-6
/
+5
*
Revert 78859 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-5
/
+6
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-21
1
-6
/
+5
*
Revert 78812 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
1
-5
/
+6
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-19
1
-6
/
+5
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-3
/
+3
*
Unifying StartPage across all platforms
dpapad@chromium.org
2011-03-18
1
-6
/
+5
*
Revert 78662 - Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-18
1
-5
/
+8
*
Unfork VectorPlatformCanvas.
vandebo@chromium.org
2011-03-18
1
-8
/
+5
*
Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...
dpapad@chromium.org
2011-03-16
1
-5
/
+8
*
Printing: Always pass in the WebNode.
thestig@chromium.org
2011-03-14
1
-5
/
+7
*
Linux Printing: Properly print a subset of all pages.
thestig@chromium.org
2011-03-03
1
-6
/
+12
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-9
/
+13
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-12
/
+8
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-8
/
+12
*
Linux: Print a potential double free in PrintWebViewHelper::PrintPages().
thestig@chromium.org
2011-03-01
1
-9
/
+6
*
Removing PS option from PdsPsMetafile
dpapad@chromium.org
2011-02-25
1
-2
/
+2
*
PrintPreview: On Linux, for initial page range text, set |expected_pages_coun...
kmadhusu@chromium.org
2011-02-23
1
-1
/
+3
*
Print Preview: Generate previews on Linux.
thestig@chromium.org
2011-02-22
1
-46
/
+87
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
1
-5
/
+58
*
Printing: Rename some variables in the two different PrintPages() to be more ...
thestig@chromium.org
2011-01-20
1
-8
/
+9
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-1
/
+4
*
Fix the issues identified so far while investigating bug 66962, but not
tsepez@chromium.org
2011-01-12
1
-3
/
+3
*
Linux: Trade one hack for another to allow pepper plugins to print only selec...
thestig@chromium.org
2011-01-11
1
-28
/
+43
*
Refactor mac printing workflow.
kmadhusu@chromium.org
2010-12-21
1
-6
/
+0
*
Print Preview: Fix hanging browser process on Windows.
thestig@chromium.org
2010-11-30
1
-1
/
+3
*
Refactor printing workflow to handle print preview.
kmadhusu@chromium.org
2010-10-25
1
-1
/
+5
*
Printing: Temporary fix on Linux using dummy print settings until we get the ...
thestig@chromium.org
2010-10-05
1
-33
/
+1
[next]