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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add checks to narrow down the search space for bug 100890.
vandebo@chromium.org
2011-10-20
1
-1
/
+7
*
Print Preview: Fix a bad DCHECK.
thestig@chromium.org
2011-10-19
1
-1
/
+1
*
Fix print media page size by using the value we compute.
vandebo@chromium.org
2011-10-18
1
-2
/
+2
*
Remove redundant function call, and fix bad var naming.
arthurhsu@chromium.org
2011-10-18
1
-6
/
+8
*
When printing a PDF, query and use the print scaling disabled option. Also, ...
vandebo@chromium.org
2011-10-17
1
-41
/
+74
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
1
-100
/
+38
*
More options for the types of margins to add.
vandebo@chromium.org
2011-10-13
1
-22
/
+21
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-17
/
+18
*
Sanity check the printable area returned by windows.
vandebo@chromium.org
2011-10-08
1
-1
/
+0
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
1
-1
/
+2
*
Patch up excessive margins until we can get the real fix plumbed through.
vandebo@chromium.org
2011-10-07
1
-11
/
+30
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
PrintWebViewHelper: change WebNode* to const WebNode&
vandebo@chromium.org
2011-09-26
1
-32
/
+24
*
Fix print preview workflow to reflect settings of selected printer.
arthurhsu@chromium.org
2011-09-22
1
-31
/
+58
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
1
-3
/
+2
*
Print Preview: Add UMA for renderer failures.
thestig@chromium.org
2011-09-13
1
-4
/
+25
*
Add check to debug issue 96063.
vandebo@chromium.org
2011-09-10
1
-0
/
+2
*
PrintPreview: Set |display_header_footer| to false if it is a first request a...
kmadhusu@chromium.org
2011-09-09
1
-0
/
+5
*
Fix the print preview regression bug caused by r98926.
kmadhusu@chromium.org
2011-09-02
1
-7
/
+24
*
Print preview not showing if default print is invalid.
arthurhsu@chromium.org
2011-09-01
1
-12
/
+22
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-31
/
+71
*
Fix regression in printing page settings CSS properties.
vandebo@chromium.org
2011-08-30
1
-1
/
+2
*
Print Preview: Fix an error in error logging.
thestig@chromium.org
2011-08-30
1
-5
/
+3
*
Print Preview: Prevent a crash and add error logging.
thestig@chromium.org
2011-08-27
1
-7
/
+26
*
Print Preview: Fix printing from print preview.
thestig@chromium.org
2011-08-24
1
-34
/
+36
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
1
-6
/
+96
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-108
/
+68
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-1
/
+1
*
Added Headers and Footers support for Core Graphics on Mac
aayushkumar@chromium.org
2011-08-19
1
-43
/
+133
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-1
/
+165
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-165
/
+1
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-1
/
+165
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
1
-6
/
+14
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
1
-88
/
+55
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
1
-55
/
+88
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
1
-88
/
+55
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
1
-55
/
+88
*
Remove metafile casts.
vandebo@chromium.org
2011-08-08
1
-2
/
+3
*
Print Preview: Fix crash in PrepareFrameAndViewForPrint.
thestig@chromium.org
2011-08-04
1
-1
/
+7
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
1
-8
/
+0
*
Made code changes to support print preview pipeline on windows.
kmadhusu@chromium.org
2011-07-27
1
-7
/
+0
*
PrintPreview: backend changes to support pipelining.
vandebo@chromium.org
2011-07-26
1
-18
/
+71
*
Change printing code to minimize the number of page reflows (3 to 1-2).
vandebo@chromium.org
2011-07-26
1
-64
/
+111
*
Added a struct to hold page sizes and margins.
aayushkumar@chromium.org
2011-07-25
1
-47
/
+33
*
Fix issues with cloud printers only getting first page of a doc in print prev...
abodenha@chromium.org
2011-07-23
1
-39
/
+1
*
Print Preview: Printing with the system dialog should print the same frame/node.
thestig@chromium.org
2011-07-22
1
-0
/
+19
*
Fix issue in print preview where selecting a cloud printer does not generate ...
abodenha@chromium.org
2011-07-20
1
-4
/
+14
*
Printing: Fix DCHECK when printing using the system dialog from print preview.
thestig@chromium.org
2011-07-18
1
-4
/
+4
*
Print Preview: Make preview generation event driven to eliminate synchronous ...
thestig@chromium.org
2011-07-18
1
-143
/
+332
*
PrintPreview: [Regression] Fix the preview tab reload issue.
kmadhusu@chromium.org
2011-07-14
1
-1
/
+2
[next]