summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Build & run unit tests on Aura (Rebase)stevenjb@chromium.org2011-11-231-20/+9
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-2/+1
* Print preview: Do a bit more logging when enumerating printers.thestig@chromium.org2011-11-231-1/+3
* Print Preview: Properly handle window.print().thestig@chromium.org2011-11-239-13/+128
* Print preview: Eanble tests that were previous excluded on CrOS. Disable test...thestig@chromium.org2011-11-231-3/+7
* Implement ui_controls for auraoshima@chromium.org2011-11-221-2/+1
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-222-3/+2
* Cleanup pass from Cloud Print Proxy policy check implementation. See original...scottbyer@chromium.org2011-11-223-20/+16
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-218-13/+14
* base::Bind: Convert PrintingContext::PrintSettingsCallback.jhawkins@chromium.org2011-11-193-10/+10
* Print Preview: Use the global PrintPreviewTabController in unit tests.thestig@chromium.org2011-11-181-6/+6
* More OWNERS for various printing directories.thestig@chromium.org2011-11-182-0/+12
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-184-21/+30
* Disable PrintDialogCloudTest.HandlersRegistered for aura builds in browser_te...jennyz@chromium.org2011-11-171-2/+3
* CUPS: Add a regression test for duplex detection.thestig@chromium.org2011-11-173-66/+209
* Fix memory leak in unit test.scottbyer@chromium.org2011-11-161-6/+13
* Cloud print connector policy.scottbyer@chromium.org2011-11-163-18/+461
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-8/+4
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-4/+8
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-8/+4
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-166-6/+2
* Print Preview: Make print preview tab modal. (try 2)thestig@chromium.org2011-11-1510-465/+320
* Fix a typo in CUPS duplex printer detection code.thestig@chromium.org2011-11-151-1/+1
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-152-3/+3
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Revert 110056 - Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-1510-284/+461
* Print Preview: Make print preview tab modal.thestig@chromium.org2011-11-1510-461/+284
* Print Preview: Making margin selection sticky (part 2/2, again)dpapad@chromium.org2011-11-154-16/+21
* Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-154-21/+16
* Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-154-16/+21
* Enable PrintJobTest.SimpleTest for aura build.jennyz@chromium.org2011-11-111-7/+1
* base::Bind: Easy cleanups in chrome/browser/printing.jhawkins@chromium.org2011-11-1011-142/+148
* Fix a typo from r109091.thestig@chromium.org2011-11-081-1/+1
* Linux: Don't call printing::GetColorModelForMode() when USE_CUPS is not defined.thestig@chromium.org2011-11-081-0/+2
* Get printing working in Aura.abodenha@chromium.org2011-11-082-12/+12
* Printing: Remove an unused variable, update some obsolete comments, and remov...thestig@chromium.org2011-11-033-13/+15
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-0216-7/+31
* Revert "Remove SimplePrint unit test issue from aura build."jennyz@chromium.org2011-10-311-3/+7
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-2811-14/+14
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-2/+2
* base::Bind: Convert ServiceProcessControl::CloudPrintProxyInfoHandler.jhawkins@chromium.org2011-10-271-3/+5
* base::Bind: Convert CloudPrintProxyService.jhawkins@chromium.org2011-10-253-23/+24
* Print Preview: Fix a double deletion corner case in BackgroundPrintingManager.thestig@chromium.org2011-10-252-28/+62
* Remove SimplePrint unit test issue from aura build.jennyz@chromium.org2011-10-251-7/+3
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-0/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-197-20/+22
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1916-131/+139
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-183-6/+6