| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up cloud printing aura stub code. | jennyz@chromium.org | 2011-12-06 | 1 | -10/+3 |
* | replace platform conditions with os_posix and os_bsd where applicable | robert.nagy@gmail.com | 2011-11-22 | 1 | -1/+1 |
* | compositor_unittests target is unimplmented on Mac | dhollowa@chromium.org | 2011-11-21 | 1 | -0/+8 |
* | Print Preview: Making margin selection sticky (part 2/2, again) | dpapad@chromium.org | 2011-11-15 | 1 | -0/+1 |
* | Revert 110035 - Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -1/+0 |
* | Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -0/+1 |
* | use toolkit_uses_gtk==1 instead of OS==linux for printing_context_gtk.{cc,h} | robert.nagy@gmail.com | 2011-11-14 | 1 | -1/+1 |
* | Get printing working in Aura. | abodenha@chromium.org | 2011-11-08 | 1 | -17/+31 |
* | Some extra cflags are needed for cups on OpenBSD. | robert.nagy@gmail.com | 2011-10-18 | 1 | -0/+5 |
* | Excludes printing aura files on windows as the windows ones work | sky@chromium.org | 2011-10-13 | 1 | -0/+9 |
* | make browser_tests compile and link under use_aura=1 chromeos=0. | alicet@chromium.org | 2011-10-07 | 1 | -0/+1 |
* | We will need to support printing under Aura + ChromeOS (and we will have to r... | saintlou@chromium.org | 2011-10-06 | 1 | -0/+2 |
* | Remove dead cairo code. | abodenha@chromium.org | 2011-09-08 | 1 | -3/+0 |
* | Get chrome to link with USE_AURA | ben@chromium.org | 2011-09-07 | 1 | -6/+0 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -0/+6 |
* | Revert 99810 - Get the rest of the chrome target to build (but not link) with... | ben@chromium.org | 2011-09-06 | 1 | -6/+0 |
* | Get the rest of the chrome target to build (but not link) with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -0/+6 |
* | Add printing.dll to the component build. | darin@chromium.org | 2011-09-01 | 1 | -2/+6 |
* | Backend changes for custom margins. | aayushkumar@chromium.org | 2011-08-23 | 1 | -0/+1 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+2 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -2/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+2 |
* | cups: parse cups-config output to reduce flags spew | evan@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe... | thestig@chromium.org | 2011-08-09 | 1 | -4/+0 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -1/+1 |
* | Initial support for cloudprint in print preview. | abodenha@chromium.org | 2011-07-13 | 1 | -0/+10 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | 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 |
* | Files that are in src/ui/base should be compiled into libui_base.a. | tony@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Linux: clean up the usage of "use_cups" gyp switch: | phajdan.jr@chromium.org | 2011-04-29 | 1 | -16/+38 |
* | Connect the right metafiles for print preview on Linux and Windows. | vandebo@chromium.org | 2011-04-11 | 1 | -5/+4 |
* | Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing. | thestig@chromium.org | 2011-04-11 | 1 | -0/+1 |
* | + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen... | vandebo@chromium.org | 2011-04-08 | 1 | -0/+5 |
* | Revert 80841 - + This CL pulls in all the PDF code (i.e. we are now compiling... | vandebo@chromium.org | 2011-04-07 | 1 | -5/+0 |
* | + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen... | vandebo@chromium.org | 2011-04-07 | 1 | -0/+5 |
* | Rename some printing classes and minor cleanups. | vandebo@chromium.org | 2011-04-04 | 1 | -6/+6 |
* | Print Preview: Implement basic settings. | thestig@chromium.org | 2011-03-29 | 1 | -0/+2 |
* | Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux. | vandebo@chromium.org | 2011-03-25 | 1 | -0/+4 |
* | Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,... | dpapad@chromium.org | 2011-03-16 | 1 | -3/+0 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+6 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 1 | -6/+1 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -1/+6 |
* | Whitespace fix to trigger a build. | thestig@chromium.org | 2011-02-11 | 1 | -1/+1 |