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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created an IPC method to enable the cloud print proxy using robot OAuth2 cred...
sanjeevr@chromium.org
2011-05-13
2
-0
/
+36
*
Print Preview: Disable controls when printing an embedded PDF.
thestig@chromium.org
2011-05-12
1
-1
/
+1
*
Changed the IPC between the browser and the service process to return more de...
sanjeevr@chromium.org
2011-05-11
2
-9
/
+18
*
PrintPreview: Handle Print button click event to close preview tab and focus ...
kmadhusu@chromium.org
2011-05-10
1
-0
/
+11
*
Print Preview: Adding more specific error message when initiator tab is close...
dpapad@chromium.org
2011-05-10
1
-1
/
+1
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
2
-3
/
+6
*
Print Preview: Print in the background.
thestig@chromium.org
2011-05-07
3
-0
/
+159
*
PrintPreview: Fix the destination printer list to show printer names rather t...
kmadhusu@chromium.org
2011-05-06
1
-3
/
+3
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
2
-0
/
+15
*
Revert 84343 - Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
2
-15
/
+0
*
Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
2
-0
/
+15
*
Remove Value::GetAsInteger() calls.
yusukes@google.com
2011-05-05
1
-15
/
+3
*
Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...
thestig@chromium.org
2011-05-04
1
-44
/
+40
*
Print Preview: Fixing closing the initiator tab while preview is still loading.
dpapad@chromium.org
2011-05-04
2
-2
/
+2
*
Print Preview: Disabling layout options when the initiator tab is a PDF doc.
dpapad@chromium.org
2011-05-04
1
-1
/
+2
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
1
-9
/
+1
*
PrintPreview: [LINUX] Added code to show the printer configuration tool.
kmadhusu@chromium.org
2011-04-29
1
-2
/
+55
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
1
-1
/
+1
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
2
-26
/
+4
*
Cleanup: Do not pass the unused document_cookie in the "printing done" IPC me...
thestig@chromium.org
2011-04-29
2
-6
/
+2
*
Printing: Catch more printing failures.
thestig@chromium.org
2011-04-28
2
-13
/
+26
*
PrintPreview:[MAC & WIN] Added code to show the native printer management dia...
kmadhusu@chromium.org
2011-04-28
4
-0
/
+101
*
Prevent context menu crash.
scottbyer@chromium.org
2011-04-28
2
-0
/
+6
*
Move |printing_enabled_| preference into PrintJobManager.
bauerb@chromium.org
2011-04-27
2
-29
/
+27
*
PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.
kmadhusu@chromium.org
2011-04-26
1
-2
/
+34
*
Print Preview: Print the entire page range since the preview only contains th...
thestig@chromium.org
2011-04-23
1
-10
/
+15
*
Sync: Inline sync login dialog into Tabbed Options.
jhawkins@chromium.org
2011-04-22
1
-1
/
+1
*
Fix deletion of temp files from port monitor.
abodenha@google.com
2011-04-22
2
-1
/
+18
*
Print Preview: Disable print settings when initiator tab is closed.
kmadhusu@chromium.org
2011-04-21
1
-0
/
+6
*
Prevent extra destroy on several GTK dialogs
estade@chromium.org
2011-04-20
1
-0
/
+3
*
Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...
thestig@chromium.org
2011-04-20
2
-0
/
+12
*
Linux Printing: Continue trying to update settings even if we cannot find the...
thestig@chromium.org
2011-04-20
1
-5
/
+10
*
Print Preview: Implement dialog-less printing on Linux.
thestig@chromium.org
2011-04-19
2
-8
/
+165
*
Disable the context menu on the keyboard overlay and the print dialog.
mazda@chromium.org
2011-04-19
2
-0
/
+6
*
Prepopulating "Print To PDF" select file dialog with a suggested filename and...
dpapad@chromium.org
2011-04-15
1
-2
/
+3
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
2
-0
/
+13
*
Launch print dialog from BrowserInit::ProcessCmdLineImpl rather than BrowserM...
abodenha@google.com
2011-04-13
2
-0
/
+39
*
For readability review.
scottbyer@chromium.org
2011-04-13
2
-5
/
+17
*
More https for support URLs.
cevans@chromium.org
2011-04-13
2
-4
/
+4
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-3
/
+3
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
3
-12
/
+13
*
Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.
thestig@chromium.org
2011-04-11
2
-76
/
+94
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Print Preview: Set a print job's title and url correctly.
thestig@chromium.org
2011-04-07
3
-7
/
+38
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
3
-3
/
+3
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
2
-3
/
+3
*
Cleanup: Move more print code out of RVH.
thestig@chromium.org
2011-03-31
1
-1
/
+4
*
Remove #if defined(OS_POSIX) so code can be used in windows print preview.
ctguil@chromium.org
2011-03-30
1
-2
/
+0
*
DCHECK triggered while trying to print a webpage.
kmadhusu@chromium.org
2011-03-30
1
-2
/
+4
*
Move web_ui_util.* to chrome/ from content/
estade@chromium.org
2011-03-30
1
-1
/
+0
[next]