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
*
Make Metafile::StartPageForVectorCanvas take the page number as an argument.
vandebo@chromium.org
2011-07-23
9
-25
/
+30
*
Fix issues with cloud printers only getting first page of a doc in print prev...
abodenha@chromium.org
2011-07-23
3
-3
/
+17
*
roll skia to 1919
reed@google.com
2011-07-21
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-2
/
+3
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-2
/
+2
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+1
*
Print Preview: Associating preview requests and responses using an identifier
dpapad@chromium.org
2011-07-13
2
-0
/
+4
*
Initial support for cloudprint in print preview.
abodenha@chromium.org
2011-07-13
4
-0
/
+74
*
Add printing/OWNERS
thakis@chromium.org
2011-07-12
1
-0
/
+4
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
8
-7
/
+16
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
2
-4
/
+4
*
Revert 91504 - Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
2
-4
/
+4
*
Stop using deprecated factory API for SkDevice
reed@google.com
2011-07-05
2
-4
/
+4
*
PrintPreview: Implement GetMetafileForCurrentPage() function in PdfMetafileSkia.
kmadhusu@chromium.org
2011-07-01
2
-4
/
+31
*
Print Preview: Remove unused draft mode code.
thestig@chromium.org
2011-06-29
8
-20
/
+0
*
roll skia
reed@google.com
2011-06-27
1
-6
/
+13
*
Add support to use Skia printing from Mac.
caryclark@chromium.org
2011-06-22
3
-3
/
+48
*
Coverity: Initialize a variable in PrinterBasicInfo.
thestig@chromium.org
2011-06-22
1
-2
/
+4
*
Add Skia on Chrome for Mac gyp rules
caryclark@chromium.org
2011-06-21
1
-3
/
+4
*
net: Fix regressions for net.dll
rvargas@google.com
2011-06-17
1
-0
/
+1
*
Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,
tony@chromium.org
2011-06-16
1
-2
/
+0
*
Print preview should use draft PDFs until it is ready to print to improve speed.
kmadhusu@chromium.org
2011-06-15
8
-1
/
+27
*
Issue 85963 crash when uninstalling printer while preview tab is open
arthurhsu@chromium.org
2011-06-14
1
-1
/
+1
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
1
-14
/
+2
*
Print Preview: Remembering last used printer.
dpapad@chromium.org
2011-06-08
1
-4
/
+5
*
PrintPreview: Modified PrintingContextMac code to use the copy of sharedPrint...
kmadhusu@chromium.org
2011-06-03
2
-12
/
+18
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-06-02
1
-1
/
+1
*
Do all the font UMA work in PdfMetafileSkia::FinishDocument.
vandebo@chromium.org
2011-06-02
1
-20
/
+16
*
Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...
tony@chromium.org
2011-06-01
1
-1
/
+1
*
Files that are in src/ui/base should be compiled into libui_base.a.
tony@chromium.org
2011-05-31
1
-1
/
+1
*
Revert 87351 - Do all the font UMA work in PdfMetafileSkia::FinishDocument.
vandebo@chromium.org
2011-05-31
1
-16
/
+20
*
Do all the font UMA work in PdfMetafileSkia::FinishDocument.
vandebo@chromium.org
2011-05-31
1
-20
/
+16
*
Add metrics to determine what font types are being used with print preview.
vandebo@chromium.org
2011-05-30
1
-0
/
+27
*
Revert 87242 - Add metrics to determine what font types are being used with p...
vandebo@chromium.org
2011-05-30
1
-27
/
+0
*
Add metrics to determine what font types are being used with print preview.
vandebo@chromium.org
2011-05-30
1
-0
/
+27
*
Printing: Add ability to get the default printer from the print backend.
thestig@chromium.org
2011-05-28
3
-9
/
+25
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
12
-16
/
+16
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
12
-16
/
+16
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
12
-16
/
+16
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
[Mac] Allow NSExceptions in certain cases.
shess@chromium.org
2011-05-24
1
-0
/
+11
*
Change printing of PDFs for preview on Windows to not rasterize.
vandebo@chromium.org
2011-05-24
1
-6
/
+6
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-10
/
+8
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-4
/
+4
*
printing: Replace "using namespace printing;" wrapping the tests around "name...
tfarina@chromium.org
2011-05-10
1
-1
/
+3
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
[next]