summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-09-201-1/+1
* Importer -- Use IPC_STRUCT_TRAITS macros.tsepez2014-09-171-1/+2
* Use file handles to interact with utility process.vitalybuka2014-09-172-109/+93
* GN: Get //chrome/* mostly working on androidJames Robinson2014-09-171-1/+1
* PrintingHandler in utility process is required for Windows even without full ...vitalybuka2014-09-093-6/+15
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-082-0/+2
* Add in a missing call to propagate the extension choices to the Save As dialog.erikwright2014-09-081-0/+1
* Remove noamsml@ from OWNERSnoamsml2014-09-051-1/+0
* Implement "Autofill form data" import for Firefoxn.bansal2014-09-054-1/+73
* Pass credentials for WifiManager in Windows.noamsml2014-08-293-17/+6
* Media gallery fixups for scoped_refptr<T> operator T* removal.dcheng2014-08-292-11/+18
* Remove cevans@ from OWNERS files.thestig2014-08-292-2/+0
* Removed print_web_view_helper_win.ccvitalybuka2014-08-282-10/+10
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-3/+3
* Work on GN build of Chrome.Brett Wilson2014-08-261-3/+6
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-2614-15/+15
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-222-0/+36
* Experimentally isolate OpenItemViaShell in a utility process.erikwright@chromium.org2014-08-212-0/+8
* This patch parses search-metadata.json that is used to storen.bansal@samsung.com2014-08-191-0/+28
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-143-0/+106
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-4/+4
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-4/+4
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-137-12/+9
* Move ini_parser from base to chrome/commonbrettw@chromium.org2014-08-111-2/+2
* Allow drag-and-drop of zipped extensions on chrome://extensionselijahtaylor@chromium.org2014-08-092-0/+18
* Move UpdateManifest to //extensionsrockot@chromium.org2014-08-081-1/+1
* Separate CryptoVerifyImpl into its own file.stevenjb@chromium.org2014-08-081-2/+2
* Fix accidental octal literal in pwg_encoder.ccnoamsml@chromium.org2014-08-081-1/+1
* Created helper class for parsing Apple style XML dictionaries.krb@chromium.org2014-08-074-212/+266
* Fix invalid array access in OnRobustJPEGDecodeImage().tnagel@chromium.org2014-08-061-1/+2
* Fix various bits of error-handling in NSSDecryptor.davidben@chromium.org2014-08-062-2/+13
* Componentize component_updater: Decouple in-process DeltaUpdateOp from out-of...tommycli@chromium.org2014-08-051-10/+4
* Revert "Revert 285479 "Make DataSource::Stop() synchronous.""xhwang@chromium.org2014-08-022-3/+2
* Revert 285479 "Make DataSource::Stop() synchronous."inferno@chromium.org2014-07-282-2/+3
* Make DataSource::Stop() synchronous.xhwang@chromium.org2014-07-252-3/+2
* Miscellaneous GN updates.brettw@chromium.org2014-07-241-4/+4
* GN chrome/common build, rename enable_printing.brettw@chromium.org2014-07-221-1/+1
* Revert 284508 "GN chrome/common build, rename enable_printing."brettw@chromium.org2014-07-211-1/+1
* GN chrome/common build, rename enable_printing.brettw@chromium.org2014-07-211-1/+1
* Remove koz from OWNERStapted@chromium.org2014-07-171-1/+0
* Fixes for re-enabling more MSVC level 4 warnings: chrome/ editionpkasting@chromium.org2014-07-161-4/+4
* Some drives do not report themselves as removable despite appearing to a userhaven@chromium.org2014-07-111-1/+2
* Changes Mac removable device listing to include all attached USB drives.haven@chromium.org2014-07-091-29/+37
* Only use safe browsing IPC messages when safe browsing is enabled.thestig@chromium.org2014-07-083-0/+11
* Parsed search.json for importing search engine settings from FireFox.ghose.tapu@gmail.com2014-07-012-4/+92
* Extensions: Split extensions utility IPC messages into its own file.thestig@chromium.org2014-06-278-356/+474
* Clamp down various chrome/ DEPS files.thestig@chromium.org2014-06-241-0/+1
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-0/+89
* Adds USB writing for OS X.haven@chromium.org2014-06-188-39/+413
* Split printing utility IPC messages into its own file.thestig@chromium.org2014-06-1812-589/+636