summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-204-4/+4
* components: Create web_modal component.sadrul@chromium.org2013-05-161-1/+4
* Proper positioning of new dialog style print preview.rfevang@chromium.org2013-05-151-2/+0
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Fix determination of web contents modal dialog parent when WebContents is not...wittman@chromium.org2013-05-142-0/+64
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* Make cloud print dialog work with cloud printer on first signin.vitalybuka@chromium.org2013-05-092-23/+20
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-082-2/+2
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-082-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-064-14/+25
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-2/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-014-5/+5
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-264-7/+12
* Move thread join to worker pool.simonhatch@chromium.org2013-04-263-9/+58
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-232-2/+4
* Changed cloud print private API to pass all page settings as single object.vitalybuka@chromium.org2013-04-182-15/+10
* Make URLDataSource::GetSource() const.jered@chromium.org2013-04-172-2/+2
* PP_PDFFEATURE_PRINTING to allow pdf plugin to remove print button when printi...vitalybuka@chromium.org2013-04-092-0/+9
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-4/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-4/+4
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-5/+7
* ifdef OS_NAME -> if defined(OS_NAME)dbeam@chromium.org2013-03-231-1/+1
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-212-2/+2