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
/
ui
/
webui
/
print_preview_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Revert 105213 - Removed cloud print flag.
msw@chromium.org
2011-10-13
1
-1
/
+8
*
Reland 105087: PrintPreview: Fix printer color settings issues based on print...
kmadhusu@chromium.org
2011-10-13
1
-344
/
+11
*
Removed cloud print flag.
abodenha@chromium.org
2011-10-13
1
-8
/
+1
*
Revert 105087 - PrintPreview: Fix printer color settings issues based on prin...
kmadhusu@chromium.org
2011-10-12
1
-11
/
+344
*
PrintPreview: Fix printer color settings issues based on printer ppd/schema i...
kmadhusu@chromium.org
2011-10-12
1
-344
/
+11
*
Cleanup: Fix miscellaneous cleanup issues in the print preview code.
thestig@chromium.org
2011-10-07
1
-7
/
+4
*
[web-ui] Migrate more callbacks to base::Bind.
csilv@chromium.org
2011-10-07
1
-17
/
+9
*
Make cloud print dialogs modal.
abodenha@chromium.org
2011-10-06
1
-1
/
+1
*
Print Preview: Cleanup code from r101906.
thestig@chromium.org
2011-10-04
1
-19
/
+16
*
[web-ui] Migrate RegisterMessageCallback usage to base::bind().
csilv@chromium.org
2011-10-04
1
-15
/
+32
*
Revert 103785 - [web-ui] Migrate callbacks to base::Bind.
csilv@chromium.org
2011-10-03
1
-32
/
+15
*
[web-ui] Migrate callbacks to base::Bind.
csilv@chromium.org
2011-10-03
1
-15
/
+32
*
Enable GCP/Print Preview integration
abodenha@chromium.org
2011-09-30
1
-3
/
+3
*
Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.
thestig@chromium.org
2011-09-29
1
-0
/
+2
*
Refactored code to move cloudprint specific code into print_preview_cloud.js.
abodenha@google.com
2011-09-28
1
-5
/
+7
*
Revert 103010 - Refactored code to move cloudprint specific code into print_p...
thestig@chromium.org
2011-09-28
1
-6
/
+5
*
Refactored code to move cloudprint specific code into print_preview_cloud.js.
abodenha@google.com
2011-09-27
1
-5
/
+6
*
Reland 101749 - PrintPreview: Honor the cups lpoptions on Linux.
kmadhusu@chromium.org
2011-09-20
1
-0
/
+91
*
Simplify GCP integration with print preview.
abodenha@chromium.org
2011-09-19
1
-4
/
+30
*
Revert 101749 - PrintPreview: Honor the cups lpoptions on Linux.
kmadhusu@chromium.org
2011-09-19
1
-94
/
+0
*
PrintPreview: Honor the cups lpoptions on Linux.
kmadhusu@chromium.org
2011-09-19
1
-0
/
+94
*
Revert 101256 - Simplify GCP integration with print preview.
hbono@chromium.org
2011-09-15
1
-30
/
+4
*
Simplify GCP integration with print preview.
abodenha@chromium.org
2011-09-15
1
-4
/
+30
*
Print Preview: Fixing suggested filename in save dialog
dpapad@chromium.org
2011-09-13
1
-3
/
+4
*
Print Preview: Handling pending print to pdf requests.
dpapad@chromium.org
2011-09-08
1
-29
/
+47
*
Reland 100233 PrintPreview: Added code to identify the printer default duplex...
kmadhusu@chromium.org
2011-09-08
1
-5
/
+26
*
Revert 100233 - PrintPreview: Added code to identify the printer default dupl...
kmadhusu@chromium.org
2011-09-08
1
-26
/
+5
*
PrintPreview: Added code to identify the printer default duplex value.
kmadhusu@chromium.org
2011-09-08
1
-5
/
+26
*
Print Preview: Populating print preview tab title as soon as it is known.
dpapad@chromium.org
2011-09-06
1
-10
/
+20
*
PrintPreview: Fixed RICOH MP C3501 color print job issues.
kmadhusu@chromium.org
2011-09-04
1
-4
/
+29
*
Print Preview: Fix a few random issues.
thestig@chromium.org
2011-09-03
1
-14
/
+7
*
Remove unneeded parameter in CallJavascriptFunction that was causing a memory...
abodenha@chromium.org
2011-09-03
1
-2
/
+1
*
Fixes possible crash in PrintPreviewHandler. If the tab isn't in the
sky@chromium.org
2011-09-02
1
-2
/
+4
*
Print Preview: Fix some nits from r98926.
thestig@chromium.org
2011-09-02
1
-16
/
+11
*
Print Preview: Make BackgroundPrintingManager a bit more readable. (no functi...
thestig@chromium.org
2011-08-31
1
-2
/
+2
*
TabContentsWrapper cleanup.
avi@chromium.org
2011-08-31
1
-0
/
+1
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-0
/
+27
*
Cleanup: Convert PrintPreviewTabController to use TabContentsWrapper.
thestig@chromium.org
2011-08-30
1
-30
/
+31
*
Print Preview: Fix activating the initiator tab when printing.
thestig@chromium.org
2011-08-27
1
-1
/
+5
*
PrintPreview: Make ctrl-shift-p start the native print flow.
kmadhusu@chromium.org
2011-08-26
1
-0
/
+4
*
Print Preview: Provide a link to try printing with the system dialog when pri...
thestig@chromium.org
2011-08-26
1
-5
/
+10
*
Cancel the pending print preview request when the user request to show the sy...
kmadhusu@chromium.org
2011-08-25
1
-0
/
+4
*
Add sign in dialog for GCP->print preview integration.
abodenha@chromium.org
2011-08-24
1
-1
/
+6
*
Cleanup: Fix some incorrect messages and style nits in the print preview code.
thestig@chromium.org
2011-08-24
1
-10
/
+7
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
1
-8
/
+11
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+20
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-20
/
+0
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-0
/
+20
*
PrintPreview: Move |INITIATOR_TAB_CRASHED| to the end of UserActionBuckets enum.
kmadhusu@chromium.org
2011-08-17
1
-1
/
+1
[next]