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
/
resources
/
print_preview
Commit message (
Expand
)
Author
Age
Files
Lines
*
PrintPreview: Honor the print media page size and margin values.
kmadhusu@chromium.org
2012-01-10
2
-3
/
+9
*
Print Preview: Fixing displaying error messages with HTML content.
dpapad@chromium.org
2011-12-28
1
-1
/
+1
*
Fix crash in print preview on chrome os.
abodenha@chromium.org
2011-12-20
1
-1
/
+1
*
Print preview: A quick hack to support printing to the default printer withou...
thestig@chromium.org
2011-12-15
1
-0
/
+8
*
Print preview: Display a dummy page when a user visits chrome://print directly.
thestig@chromium.org
2011-12-13
4
-2
/
+133
*
Print Preview: Partial fix, when number format can't be retrieved for current...
dpapad@chromium.org
2011-12-13
3
-5
/
+38
*
PrintPreview: Check the collate checkbox by default.
kmadhusu@chromium.org
2011-12-12
1
-1
/
+1
*
Use displayname for printer name if it is set
abodenha@chromium.org
2011-12-12
1
-3
/
+8
*
Fix print preview control button order for views.
thestig@chromium.org
2011-12-07
2
-2
/
+6
*
Print Preview: Hiding header/footer options when 'no margins' is selected
dpapad@chromium.org
2011-12-01
3
-4
/
+34
*
Adding OWNERS file for chrome/browser/resources/print_preview
dpapad@chromium.org
2011-12-01
1
-0
/
+2
*
Clean-up: Change chrome/browser's CSS time units from s to ms if >= 1s durati...
dbeam@chromium.org
2011-11-23
1
-13
/
+13
*
Print Preview: Fixing javascript error occuring in the margins code.
dpapad@chromium.org
2011-11-22
2
-0
/
+11
*
Print Preview: Fixing code style issues reported by gjslint.
dpapad@chromium.org
2011-11-21
11
-49
/
+58
*
Print Preview: Fixing tab order of hidden elements.
dpapad@chromium.org
2011-11-17
2
-19
/
+51
*
PrintPreview: Fix a regression caused by r110055.
kmadhusu@chromium.org
2011-11-17
1
-2
/
+2
*
PrintPreview:[MAC] Added "Open PDF In Preview" option to open the pdf in nati...
kmadhusu@chromium.org
2011-11-17
4
-8
/
+79
*
Print Preview: Make print preview tab modal. (try 2)
thestig@chromium.org
2011-11-15
2
-39
/
+30
*
Revert 110056 - Print Preview: Make print preview tab modal.
thestig@chromium.org
2011-11-15
2
-30
/
+39
*
Print Preview: Make print preview tab modal.
thestig@chromium.org
2011-11-15
2
-39
/
+30
*
Print Preview: Making margin selection sticky (part 2/2, again)
dpapad@chromium.org
2011-11-15
2
-60
/
+119
*
Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
2
-119
/
+60
*
print preview css: fix labels
estade@chromium.org
2011-11-15
7
-39
/
+36
*
Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
2
-60
/
+119
*
print preview: fix focus outline for increment/decrement/copies
estade@chromium.org
2011-11-14
1
-31
/
+38
*
deprecate webui.css
estade@chromium.org
2011-11-12
1
-1
/
+0
*
Make it possible to include another file and port print_preview unit test to ...
scr@chromium.org
2011-11-09
1
-35
/
+38
*
CSS consolidation: print preview
estade@chromium.org
2011-11-09
8
-367
/
+93
*
Print Preview: Making margin selection sticky (part 1/2).
dpapad@chromium.org
2011-11-02
3
-9
/
+41
*
Trigger print immediately on selecting GCP escape hatch on Chrome OS
abodenha@chromium.org
2011-11-01
1
-0
/
+2
*
Print Preview: Adding "Minimum" option in margins dropdown.
dpapad@chromium.org
2011-10-28
2
-21
/
+16
*
Print Preview: Changing the structure of the html/css.
dpapad@chromium.org
2011-10-28
15
-195
/
+162
*
Print Preview Cleanup: Creating enum with all custom events used.
dpapad@chromium.org
2011-10-27
12
-66
/
+96
*
Print Preview: Improving accessibility of margins UI.
dpapad@chromium.org
2011-10-26
4
-6
/
+31
*
Print Preview: Adding aria-labels for the margin textboxes
dpapad@chromium.org
2011-10-25
1
-0
/
+1
*
Print Preview: Adding support for localized margin units and format.
dpapad@chromium.org
2011-10-22
6
-94
/
+141
*
Print Preview: Fixing wrong border in RTL.
dpapad@chromium.org
2011-10-22
1
-0
/
+5
*
Print Preview: Hiding margins UI if an error occurs.
dpapad@chromium.org
2011-10-20
4
-18
/
+35
*
Print Preview: Fixing Uncaught TypeError in the margins code.
dpapad@chromium.org
2011-10-19
1
-0
/
+1
*
Print Preview: Moving some logic within PreviewArea class.
dpapad@chromium.org
2011-10-19
5
-112
/
+136
*
Print Preview: Fixing typo that causes margin lines to not snap correctly.
dpapad@chromium.org
2011-10-19
2
-3
/
+3
*
Print Preview Cleanup: Moving some margin drawing logic to css from js.
dpapad@chromium.org
2011-10-18
8
-167
/
+29
*
Print Preview: Making margin lines draggable.
dpapad@chromium.org
2011-10-18
11
-284
/
+797
*
When printing a PDF, query and use the print scaling disabled option. Also, ...
vandebo@chromium.org
2011-10-17
1
-1
/
+2
*
Print Preview: Cleanup: Moving registration of event listeners within the cos...
dpapad@chromium.org
2011-10-17
9
-16
/
+23
*
PrintPreview: Added code to honor the grayscale color model.
kmadhusu@chromium.org
2011-10-14
1
-2
/
+6
*
Removed cloud print flag.
abodenha@chromium.org
2011-10-14
1
-3
/
+2
*
More options for the types of margins to add.
vandebo@chromium.org
2011-10-13
2
-9
/
+11
*
Revert 105213 - Removed cloud print flag.
msw@chromium.org
2011-10-13
1
-2
/
+3
*
Reland 105087: PrintPreview: Fix printer color settings issues based on print...
kmadhusu@chromium.org
2011-10-13
2
-12
/
+19
[next]