| Commit message (Expand) | Author | Age | Files | Lines |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 2 | -2/+8 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 2 | -2/+8 |
* | Remove the base_gfx project since it no longer has an external dependencies. | brettw@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Enable the RenderViewTest printing tests on the Mac. | stuartmorgan@chromium.org | 2009-10-14 | 6 | -23/+150 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 12 | -290/+567 |
* | Implement a version of NativeMetafile for the Mac | stuartmorgan@chromium.org | 2009-10-12 | 5 | -8/+248 |
* | Linux: Fix early font free during printing. | estade@chromium.org | 2009-10-09 | 1 | -0/+2 |
* | Fix the Windows printing build by updating an old include. | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 2 | -2/+2 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 2 | -2/+4 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -12/+11 |
* | Move cairo font handling from printing to skia to avoid circular dependency. | mmoss@chromium.org | 2009-09-28 | 2 | -142/+0 |
* | Remove unneeded main. | maruel@chromium.org | 2009-09-27 | 1 | -1/+0 |
* | Linux: print page to file rather than using shared memory to send it to the b... | estade@chromium.org | 2009-09-16 | 3 | -14/+35 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -1/+6 |
* | Fix printing project on linux. | maruel@chromium.org | 2009-09-14 | 8 | -67/+72 |
* | Disabled PdfTest.* until I fix the AtExitManager thing. Should be no brainer. | maruel@chromium.org | 2009-09-11 | 1 | -3/+2 |
* | Embed fonts information into resulting PDF file for printing. | maruel@chromium.org | 2009-09-11 | 2 | -24/+165 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 1 | -2/+2 |
* | Fix memory leak problem in PdfPsMetafile. | tony@chromium.org | 2009-08-26 | 3 | -131/+189 |
* | Reverting 24474. | maruel@chromium.org | 2009-08-26 | 3 | -188/+130 |
* | Revised PdfPsMetafile. | maruel@chromium.org | 2009-08-26 | 3 | -130/+188 |
* | Implement native metafile for printing on Linux. | tony@chromium.org | 2009-08-25 | 5 | -4/+538 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -8/+0 |
* | Print only the focused frame. This makes more sense than trying to print all... | sverrir@chromium.org | 2009-07-16 | 2 | -31/+127 |
* | Extract Image class so it can be used in more tests. | sverrir@chromium.org | 2009-07-13 | 3 | -0/+239 |
* | Fix print margins. This fixes multiple issues that caused incorrect offsets ... | sverrir@chromium.org | 2009-07-13 | 3 | -20/+74 |
* | Quick fix for linux shared build. | craig.schlenter@chromium.org | 2009-07-10 | 1 | -0/+4 |
* | Make the printint_unittest use the correct test harness. This removes the ne... | sverrir@google.com | 2009-07-09 | 3 | -5/+3 |
* | Re-enable test (disabled while moving printing functionality to printing libr... | sverrir@google.com | 2009-07-09 | 3 | -15/+14 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 30 | -11/+3022 |
* | Fix deps failure (include file was in a multi line comment). | sverrir@google.com | 2009-07-06 | 1 | -2/+4 |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 5 | -0/+666 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-05-06 | 1 | -0/+1 |
* | Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()." | evan@chromium.org | 2009-04-28 | 1 | -1/+0 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-04-28 | 1 | -0/+1 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 5 | -218/+0 |
* | Switching printing to gyp on windows. | bradnelson@google.com | 2009-03-30 | 3 | -312/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -728/+0 |
* | Add printing.gyp | mark@chromium.org | 2009-02-26 | 1 | -0/+53 |
* | Add printing.xcodeproj. | mark@chromium.org | 2009-02-24 | 1 | -0/+728 |
* | Add linux printing module. | maruel@chromium.org | 2009-02-21 | 7 | -1/+228 |
* | Move units to new module printing. Add printing_unittests on Windows too. Mak... | maruel@chromium.org | 2009-02-20 | 7 | -0/+446 |