summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: remove "tab" terminology from print preview codewittman@chromium.org2013-08-026-143/+139
* Revert 212329 "Reland "Close web contents modal dialogs on conte..."wittman@chromium.org2013-07-316-179/+171
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+2
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-245-5/+5
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-24/+76
* Revert 211966 "Stores JobEventDetails in scoped_refptr."vitalybuka@chromium.org2013-07-231-3/+2
* Another batch of disabled Ash browser testsgab@chromium.org2013-07-231-0/+10
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-186-171/+179
* Remove plugin_list.h includes from chrome tests in preparation for moving web...jam@chromium.org2013-07-182-5/+2
* Use a direct include of the message_loop header in chrome/browser/, part 8.avi@chromium.org2013-07-1711-11/+11
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-172-2/+2
* Stores JobEventDetails in scoped_refptr.vitalybuka@chromium.org2013-07-171-2/+3
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-163-5/+5
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-126-179/+171
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-1210-10/+10
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-116-171/+179
* Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive zturner@chromium.org2013-07-101-1/+1
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-2/+2
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-054-4/+4
* Print Preview: Correctly rewrite PrintPreviewDialogControllerBrowserTest.thestig@chromium.org2013-07-041-52/+144
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-022-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-013-4/+4
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-283-3/+3
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-1/+1
* Remove dpapad from chrome/browser/printing/OWNERS, per requestwittman@chromium.org2013-06-201-1/+0
* Removed LCID authentication from cloud print and cloud print setup dialog.vitalybuka@chromium.org2013-06-1912-940/+16
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Remove non web-based sign in flow from SyncSetupHandler, and its associatedrogerta@chromium.org2013-06-122-30/+34
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-112-8/+12
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-117-7/+7
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-0710-10/+10
* move ui controls to ui/base/testoshima@chromium.org2013-06-071-1/+1
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-043-6/+6
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-026-14/+13
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-302-2/+2
* Fixed title when job submitted using cloud print dialog from Chrome OS.vitalybuka@chromium.org2013-05-291-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-2813-74/+83
* Adjust PrintPreview height.rfevang@chromium.org2013-05-261-3/+5
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-225-10/+12
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-1/+1
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-1/+1
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-1/+1