summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries: Parse the iTunes preferences XML file in a sandboxed utility...thestig@chromium.org2013-06-194-4/+112
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+3
* Fix up deps files in src\chrome to remove incorrect and unneeded inclusions. ...jam@chromium.org2013-06-031-1/+3
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Cleanup ChromeContentUtilityClient.thestig@chromium.org2013-05-312-33/+31
* Revert 201968 "Revert 201837 "OOP import on Windows.""dbeam@chromium.org2013-05-241-3/+4
* Revert 201837 "OOP import on Windows."dbeam@chromium.org2013-05-241-4/+3
* OOP import on Windows.gab@chromium.org2013-05-231-3/+4
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-1/+1
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-102-2/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-27/+3
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-031-1/+1
* Revert "Move components/zip to third_party/zip", which broke linux and androi...mattm@chromium.org2013-05-021-1/+1
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-021-1/+1
* Move ThemeHandler from c/c/e/api; move GetBrowserImages() out of Extension classrdevlin.cronin@chromium.org2013-04-191-3/+3
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* [components] Make zip a component so that src/chromeos can use it.phajdan.jr@chromium.org2013-04-081-1/+1
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-041-0/+4
* Move IncognitoSplitMode out of Extension Classrdevlin.cronin@chromium.org2013-03-241-0/+2
* Move Plugins out of Extension classrdevlin.cronin@chromium.org2013-03-081-0/+2
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-20/+7
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-0/+4
* Move zip analysis for SafeBrowsing into a utility process.bryner@chromium.org2013-02-142-0/+23
* Move page action manifest parsing out of Extension; the first multi-key manif...yoz@chromium.org2013-02-131-0/+7
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-121-0/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-9/+10
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-1/+1
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-1/+1
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-051-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+6
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-3/+4
* Move default_locale out of Extension class.MHX348@motorola.com2013-01-301-0/+4
* Move BrowserAction out of Extensionrdevlin.cronin@chromium.org2013-01-281-0/+15
* Trivial cleanup of DEPS files.jam@chromium.org2013-01-281-2/+0
* File manager: support for zipping selected files.hshi@chromium.org2012-11-222-1/+42
* Remove a bit of unneeded codeisherman@chromium.org2012-11-012-2/+0
* + Ensure that OnRobustJPEGDecodeImage only uses the codec of our choosing (IJ...saintlou@chromium.org2012-08-311-5/+10
* Force avatar and wallpaper decoding to use robust JPEG.saintlou@chromium.org2012-08-292-0/+16
* Disable uses of ProfileImportProcess on Android.pliard@chromium.org2012-07-184-83/+172
* Move ExtensionUnpacker into extensions:: namespace, rename it to Unpackerrdevlin.cronin@chromium.org2012-07-161-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add ENABLE_PRINTING and disable it on Android.wangxianzhu@chromium.org2012-06-091-1/+4
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+3
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-2/+2
* Send results back from ExternalProcessImporterBridge on the correct thread.bauerb@chromium.org2012-04-071-1/+3
* ScopedPrinterInfoSetter sets printer related information to be available for ...vitalybuka@chromium.org2012-03-161-0/+5
* Use less temporary extension IDs during pack and unpack.jstritar@chromium.org2012-02-152-1/+6