summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-142-2/+0
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-1/+1
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+2
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-113-3/+3
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-102-11/+11
* Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...zelidrag@chromium.org2012-05-102-2/+2
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-102-11/+11
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-102-11/+11
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-061-1/+1
* webui: Extract WebDialogDelegate into its own header file.tfarina@chromium.org2012-05-034-2/+8
* Fix HtmlDialog typos.tfarina@chromium.org2012-04-301-2/+2
* browser: Get rid of DialogStyle altogether.tfarina@chromium.org2012-04-262-7/+2
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-256-94/+96
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-1/+1
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-255-40/+53
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-241-1/+2
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-241-39/+6
* Revert 133467 - Convert the last users of DOMView to WebView.ben@chromium.org2012-04-231-10/+27
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-231-27/+10
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-205-19/+25
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-177-10/+11
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-112-2/+2
* Convert printing ui_tests to browser_tests.jam@chromium.org2012-04-091-74/+103
* Honor window size for chrome.windows.create when parent window is maximized.aa@chromium.org2012-04-041-1/+2
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-033-5/+5
* Move PrintDialogCloud.HandlersRegistered test to interactive_ui_testsscottbyer@chromium.org2012-03-281-0/+0
* Block printing from blocked popup. abodenha@chromium.org2012-03-233-3/+15
* PrintPreview: Hide/Show the header footer option based on print frame margins.kmadhusu@chromium.org2012-03-202-0/+7
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-161-0/+1
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-0/+1
* ScopedPrinterInfoSetter sets printer related information to be available for ...vitalybuka@chromium.org2012-03-161-0/+3
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-162-2/+2
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-2/+2
* Printing: Refactor code that access a PrintPreviewUI.thestig@chromium.org2012-03-152-44/+28
* Printing: Handle more error conditions and remove more cruft.thestig@chromium.org2012-03-151-6/+6
* Force print dialog to the foreground.abodenha@chromium.org2012-03-151-2/+28
* Move some resources to a proper location.scottbyer@chromium.org2012-03-1411-293/+0
* Revert 126459 - Force print dialog to the foreground.scottmg@google.com2012-03-131-24/+2
* Force print dialog to the foreground.abodenha@chromium.org2012-03-131-2/+24
* Cleanup: Remove deprecated version of file_util::AppendToPath().thestig@chromium.org2012-03-131-13/+11
* Per recent discussion on chromium-dev@, we are going to disallow nested "set ...dpranke@chromium.org2012-03-131-1/+0
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-0/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-074-2/+5
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-067-9/+10
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-054-7/+7
* Convert uses of int ms to TimeDelta in chrome/browser/printing.tedvessenes@gmail.com2012-03-031-2/+2
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-031-1/+0
* Printing: Release the PrinterQuery when a renderer crashes.thestig@chromium.org2012-02-252-19/+32
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-1/+1