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_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...
kmadhusu@chromium.org
2011-09-28
1
-6
/
+7
*
Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...
kmadhusu@chromium.org
2011-09-27
1
-7
/
+6
*
PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...
kmadhusu@chromium.org
2011-09-27
1
-6
/
+7
*
Print Preview: Add UMA for renderer failures.
thestig@chromium.org
2011-09-13
1
-0
/
+2
*
Fix Skia on Mac build.
caryclark@google.com
2011-09-02
1
-0
/
+1
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-36
/
+54
*
Print Preview: Prevent a crash and add error logging.
thestig@chromium.org
2011-08-27
1
-0
/
+1
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
1
-1
/
+2
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-4
/
+3
*
Added Headers and Footers support for Core Graphics on Mac
aayushkumar@chromium.org
2011-08-19
1
-11
/
+27
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+14
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-14
/
+0
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+14
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-53
/
+34
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-34
/
+53
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-53
/
+34
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-34
/
+53
*
Remove metafile casts.
vandebo@chromium.org
2011-08-08
1
-2
/
+2
*
Fix generation of the complete metafile for print preview flow.
vandebo@chromium.org
2011-08-08
1
-10
/
+20
*
Fix print preview draft page memory leaks.
vandebo@chromium.org
2011-08-06
1
-7
/
+8
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
1
-5
/
+3
*
PrintPreview: backend changes to support pipelining.
vandebo@chromium.org
2011-07-26
1
-5
/
+43
*
Make Metafile::StartPageForVectorCanvas take the page number as an argument.
vandebo@chromium.org
2011-07-23
1
-1
/
+1
*
Print Preview: Make preview generation event driven to eliminate synchronous ...
thestig@chromium.org
2011-07-18
1
-72
/
+8
*
Print Preview: Associating preview requests and responses using an identifier
dpapad@chromium.org
2011-07-13
1
-0
/
+1
*
Print Preview: Add the ability to cancel an in-flight print preview.
thestig@chromium.org
2011-07-07
1
-2
/
+13
*
Print Preview: Remove unused draft mode code.
thestig@chromium.org
2011-06-29
1
-2
/
+1
*
PrintPreview: Regenerate print preview data only when required.
kmadhusu@chromium.org
2011-06-24
1
-6
/
+8
*
Use a Skia wrapper when printing on a Skia-enabled Mac
caryclark@chromium.org
2011-06-21
1
-6
/
+26
*
Print preview should use draft PDFs until it is ready to print to improve speed.
kmadhusu@chromium.org
2011-06-15
1
-1
/
+2
*
Improve print preview UMAs based on jar's feedback.
vandebo@chromium.org
2011-05-30
1
-7
/
+8
*
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
-4
/
+5
*
PrintPreview: Added a new histogram to measure the time taken to render the p...
kmadhusu@chromium.org
2011-05-13
1
-0
/
+10
*
Print Preview: Disable controls when printing an embedded PDF.
thestig@chromium.org
2011-05-12
1
-0
/
+1
*
Fix print preview clipping issues due to scaling.
ctguil@chromium.org
2011-04-30
1
-8
/
+10
*
Printing: Catch more printing failures.
thestig@chromium.org
2011-04-28
1
-5
/
+5
*
Scope some autorelease pools.
avi@chromium.org
2011-04-22
1
-3
/
+5
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-20
/
+17
*
Fix accidental overload in r80818.
thestig@chromium.org
2011-04-07
1
-3
/
+4
*
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
/
+2
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-9
/
+8
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-4
/
+4
*
Unifying StartPage across all platforms
dpapad@chromium.org
2011-03-18
1
-4
/
+3
*
Printing: Always pass in the WebNode.
thestig@chromium.org
2011-03-14
1
-3
/
+4
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-13
/
+18
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-18
/
+13
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-13
/
+18
[next]