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
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Print headers and footers with WebKit.
vitalybuka@chromium.org
2012-11-13
5
-56
/
+3
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Restored partial rasterization for AlphaBlend.
vitalybuka@chromium.org
2012-10-13
2
-21
/
+132
*
Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti...
pkasting@chromium.org
2012-10-01
1
-23
/
+23
*
Linux: fix build with system ICU.
phajdan.jr@chromium.org
2012-09-28
1
-1
/
+1
*
Set max title size to 50
vitalybuka@chromium.org
2012-09-23
2
-3
/
+4
*
Revert 158193 - Set max title size to 50
vitalybuka@chromium.org
2012-09-22
1
-1
/
+1
*
Set max title size to 50
vitalybuka@chromium.org
2012-09-22
1
-1
/
+1
*
Make printing_unittests depend on tcmalloc on non-Darwin posix systems (like ...
glider@chromium.org
2012-09-20
1
-0
/
+2
*
Simplify document title for Windows printing.
vitalybuka@chromium.org
2012-09-20
6
-0
/
+55
*
Match paper by both PPD name and size.
vitalybuka@chromium.org
2012-09-10
1
-11
/
+31
*
Valgrind: Fix some leaks in the CUPS printing code and remove a no longer sup...
thestig@chromium.org
2012-09-07
1
-5
/
+4
*
Fix build.
dmazzoni@chromium.org
2012-09-07
1
-0
/
+2
*
Get semantic capabilities from Print Backend.
gene@chromium.org
2012-09-07
9
-1
/
+671
*
Print preview: Use an ID instead of memory pointer string in WebUI.
thestig@chromium.org
2012-08-24
2
-4
/
+4
*
Some printers has issue with metafiles produces from PDF so added switch and ...
vitalybuka@chromium.org
2012-08-22
3
-11
/
+135
*
It's possible to have system configuration where connector has no permission ...
vitalybuka@chromium.org
2012-08-15
1
-1
/
+0
*
Adding basic Metro Print Metrics.
mad@chromium.org
2012-08-13
1
-1
/
+6
*
mac: Remove more 10.5-only code
thakis@chromium.org
2012-08-10
1
-1
/
+1
*
Fix issue with some locales simetimes getting the wrong page size.
abodenha@chromium.org
2012-08-07
1
-1
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-2
/
+2
*
Standardize log message style for cloudprint service and display printer id
alexyu@google.com
2012-07-23
1
-8
/
+12
*
Make StickySettings sticky across sessions.
abodenha@chromium.org
2012-07-18
2
-0
/
+4
*
Send request to show print system dialog to Metro.
mad@chromium.org
2012-07-12
1
-0
/
+16
*
roll skia to 4552
reed@google.com
2012-07-12
1
-6
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
These are the Chrome side changes to support the Print device charm in Metro.
mad@chromium.org
2012-06-29
4
-0
/
+104
*
Restore DC before EndPage call to state if was just after StartPage. We need ...
vitalybuka@chromium.org
2012-06-20
3
-38
/
+49
*
Mac printing: Autorotate printed pages so their orientation is the same as th...
thestig@chromium.org
2012-06-18
7
-71
/
+99
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
1
-0
/
+11
*
Reland 139885 - Enable the handle verifier.
rvargas@google.com
2012-06-04
1
-2
/
+1
*
Revert 139885 - Enable the handle verifier.
rvargas@google.com
2012-05-31
1
-1
/
+2
*
Enable the handle verifier.
rvargas@google.com
2012-05-31
1
-2
/
+1
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
1
-1
/
+2
*
Remove use of BrowserList::GetLastActive from PrintDialogGtk. Pass through th...
ben@chromium.org
2012-05-24
2
-1
/
+3
*
Adding functionality to specify TLS encryption CUPS print servers for cloudpr...
gene@chromium.org
2012-05-16
5
-11
/
+26
*
[Print Preview]: Added code to support pdf fit to page functionality.
kmadhusu@chromium.org
2012-05-16
2
-0
/
+5
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
4
-35
/
+34
*
Fix new -Wnull-conversion violations detected by a newer clang.
thakis@chromium.org
2012-05-16
1
-1
/
+1
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
A better fix for scaling issue.
gene@chromium.org
2012-05-09
5
-74
/
+26
*
ugrr... Fixing printing scaling again.
gene@chromium.org
2012-05-03
3
-1
/
+73
*
RefCounted types should not have public destructors, printing/ and ui/
rsleevi@chromium.org
2012-05-02
4
-31
/
+30
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-1
/
+1
*
Convert printing ui_tests to browser_tests.
jam@chromium.org
2012-04-09
1
-1
/
+1
*
Remove obsolete chromeos specific code
oshima@chromium.org
2012-04-09
1
-3
/
+1
*
Remove workaround for fixed skia bug.
vandebo@chromium.org
2012-03-28
1
-2
/
+0
*
Fixed null pointer exception.
vitalybuka@chromium.org
2012-03-23
1
-3
/
+5
[next]