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
/
browser
/
printing
/
print_view_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PrintPreview: Made code change to display the error messages that occurs whil...
kmadhusu@chromium.org
2011-06-11
1
-0
/
+7
*
Attempt at fixing crash. It looks like the printing code can delete
sky@chromium.org
2011-06-09
1
-4
/
+6
*
Print Preview: Print the right WebFrame/WebNode.
thestig@chromium.org
2011-05-27
1
-0
/
+8
*
Print Preview: Print in the background.
thestig@chromium.org
2011-05-07
1
-0
/
+16
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
1
-0
/
+13
*
Revert 84343 - Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
1
-13
/
+0
*
Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
1
-0
/
+13
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
1
-9
/
+1
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
1
-21
/
+4
*
Cleanup: Do not pass the unused document_cookie in the "printing done" IPC me...
thestig@chromium.org
2011-04-29
1
-3
/
+1
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
1
-0
/
+8
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-6
/
+4
*
Print Preview: Set a print job's title and url correctly.
thestig@chromium.org
2011-04-07
1
-7
/
+24
*
Cleanup: Move more print code out of RVH.
thestig@chromium.org
2011-03-31
1
-1
/
+4
*
DCHECK triggered while trying to print a webpage.
kmadhusu@chromium.org
2011-03-30
1
-2
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Cleanup: Move the last bits of chrome printing code out of content/.
thestig@chromium.org
2011-03-25
1
-7
/
+3
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-5
/
+4
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-1
/
+1
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Linux Printing: Properly print a subset of all pages.
thestig@chromium.org
2011-03-03
1
-3
/
+9
*
Printing: Check for NULL TabContents in PrintViewManager.
thestig@chromium.org
2011-03-03
1
-4
/
+5
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-1
/
+2
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-2
/
+1
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-1
/
+2
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
1
-12
/
+20
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
1
-15
/
+15
*
printing: Prevent a race between PrintViewManager::OnDidGetPrintedPagesCount ...
thestig@chromium.org
2011-02-01
1
-8
/
+6
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
1
-2
/
+14
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+2
*
Remove dead code - PrintViewManager::PrintNowInternal.
thestig@chromium.org
2010-10-08
1
-11
/
+0
*
Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the
jhawkins@chromium.org
2010-10-07
1
-1
/
+1
*
Printing: Convert several wstrings to string16.
jhawkins@chromium.org
2010-09-13
1
-3
/
+3
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-1
/
+1
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+1
*
Implement limited paged media support for win.
hamaji@chromium.org
2010-07-02
1
-1
/
+2
*
Implement limited paged media support for mac.
hamaji@chromium.org
2010-07-01
1
-1
/
+3
*
linux: readjust some stubbed files
evan@chromium.org
2010-02-15
1
-0
/
+4
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-3
/
+5
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Move some more interfaces on RenderViewHostDelegate to separate classes. The
brettw@chromium.org
2009-07-09
1
-15
/
+15
*
Move printing related stuff to the root printing project from the browser pro...
sverrir@google.com
2009-07-07
1
-1
/
+1
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-8
/
+10
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-2
/
+13
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
1
-8
/
+4
[next]