summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries API: Fix Picasa PlatformFile leak.tommycli@chromium.org2013-10-243-3/+5
* Fixed logging if address is empty.vitalybuka@chromium.org2013-10-231-2/+4
* [MediaGalleries] Add utility process handling for iphoto library parsing.gbillock@chromium.org2013-10-1710-77/+738
* Fix NULL pointer exception when ServiceDiscoveryClientMdns is shutdown before...justinlin@chromium.org2013-10-141-0/+3
* Better local discovery logging.vitalybuka@chromium.org2013-10-031-11/+13
* Make it possible to delete ServiceResolverImpl on callbacknoamsml@chromium.org2013-10-021-2/+2
* Remove mirandac from OWNERS since she no longer works on chrome.erg@chromium.org2013-10-011-1/+0
* Fixes in Local Discovery logging.vitalybuka@chromium.org2013-10-011-1/+3
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Notify browser process if binding failed or process crash.vitalybuka@chromium.org2013-09-252-35/+20
* Implement service discovery client for Mac.justinlin@chromium.org2013-09-221-1/+1
* Fix incorrect checking of file_util::WriteFile() return results.thestig@chromium.org2013-09-171-4/+10
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-2/+2
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-171-2/+2
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-2/+2
* Fix import Firefox passwords on Windows (silent failure); plds4.dll and nspr4...drbasic@yandex-team.ru2013-09-171-6/+6
* importer: Allow user to import some missing URLS.tfarina@chromium.org2013-09-162-0/+6
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-162-10/+10
* Fixed formating and added io_runner_.vitalybuka@chromium.org2013-09-151-2/+1
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-2/+2
* Media Galleries API Picasa: Refactor test case writing codetommycli@chromium.org2013-09-132-28/+19
* Added logging to local discovery codenoamsml@chromium.org2013-09-111-0/+47
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-0910-32/+36
* Added cache flush on network change to ServiceDiscoveryHostClientnoamsml@chromium.org2013-09-071-3/+0
* Media Galleries API Picasa: Add file watch to invalidate database data on dis...tommycli@chromium.org2013-09-062-11/+2
* Use base::GlobalDescriptors::kBaseDescriptor instead of magic number 3.dongseong.hwang@intel.com2013-09-061-1/+3
* Media Galleries API Picasa: Make PicasaDataProvider handle async PMP and INI ...tommycli@chromium.org2013-09-032-28/+14
* Listen for mDns traffic in setuid sandboxed Utility process.vitalybuka@chromium.org2013-09-013-50/+65
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-8/+7
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-7/+2
* Fix location of tracks detected by itunes - they should be absolute.vandebo@chromium.org2013-08-292-3/+20
* PlatformSocketFactory integrated with libevent sockets.vitalybuka@chromium.org2013-08-291-13/+4
* Remove unused variable declaration.etienneb@chromium.org2013-08-291-1/+0
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-2/+2
* Make local domain resolver send both ipv4 and ipv6 addressesnoamsml@chromium.org2013-08-245-35/+99
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-224-3/+4
* Media Galleries API Picasa: Modify the album indexer to de-dupe names.tommycli@chromium.org2013-08-224-23/+124
* Fix deadlock and DCHECK issues when shutting down local discovery processnoamsml@chromium.org2013-08-162-1/+26
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-152-2/+2
* Media Galleries API Picasa: Fix utility client bugs for Picasa indexing.tommycli@chromium.org2013-08-141-1/+3
* Remove "<HR>" tags to import Firefox bookmarks correctly.zhchbin@gmail.com2013-08-132-25/+93
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-2/+2
* Create ExtensionsClient abstraction for globally registered extension state.yoz@chromium.org2013-08-091-5/+3
* Add media file validation to utility processvandebo@chromium.org2013-08-093-5/+39
* Fix bug affecting cache lookups with multiple recordsnoamsml@chromium.org2013-08-071-6/+58
* Moves chrome/common/time_format to ui/base/l10n.mukai@chromium.org2013-08-072-2/+0
* avoid char+'\xHH' as it's too easy to use values > 127mostynb@opera.com2013-08-012-135/+135
* Media Galleries API Picasa: Move PMP test helper to chrome/common/.tommycli@chromium.org2013-08-014-313/+95
* Revert 214661 "Bugfix: LocalDomainResolver double-calls its call..."jwd@chromium.org2013-07-312-28/+5
* Bugfix: LocalDomainResolver double-calls its callbacknoamsml@chromium.org2013-07-312-5/+28