summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-5/+5
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-242-2/+4
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-203-0/+3
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-192-7/+7
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-19/+16
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-5/+5
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+1
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-141-3/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-5/+6
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-4/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-292-5/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2610-0/+10
* Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi...finnur@chromium.org2010-07-231-1/+4
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-8/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* TTF: Re-enable PrintingLayoutTextTest.Complex by marking it FAILS_.jhawkins@chromium.org2010-07-091-2/+2
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+4
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-1/+2
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-011-1/+3
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Don't allow more than one pending print dialog per browser instance.estade@chromium.org2010-06-182-1/+30
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Fix crashy test.scottbyer@chromium.org2010-06-163-33/+76
* Revert 49592 - Fix crashy test.scottbyer@chromium.org2010-06-113-48/+21
* Revert 49593 - Tweaks to the test.scottbyer@chromium.org2010-06-112-42/+22
* Tweaks to the test.scottbyer@chromium.org2010-06-112-22/+42
* Fix crashy test.scottbyer@chromium.org2010-06-113-21/+48
* Re-enable test, add in test detail.scottbyer@chromium.org2010-06-041-5/+21
* Fix cloud print job title.scottbyer@chromium.org2010-06-033-17/+28
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-4/+2
* Fix cloud print dialog bug.scottbyer@chromium.org2010-05-253-7/+82
* Fix the build by updating FRIEND_TEST line.phajdan.jr@chromium.org2010-05-191-0/+1
* Disable PrintDialogCloudTest.HandlersRegistered because of crashiness.phajdan.jr@chromium.org2010-05-191-1/+2
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-184-17/+121
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-145-0/+1055
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-1316-2691/+7
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-124-12/+12
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-074-4/+4
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-9/+6
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-6/+6