summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater
Commit message (Expand)AuthorAgeFilesLines
* net: Report net error code from URLFetcher::FileErrorOccurredhashimoto@chromium.org2013-03-131-1/+2
* Factor out OmahaQueryParamsjackhou@chromium.org2013-03-111-60/+3
* Disable PepperFlashCheck on Win64 build until it's supportedjschuh@chromium.org2013-03-031-1/+8
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Get rid of unnecessary empty overrides of GpuDataManagerObserver.jam@chromium.org2013-02-271-3/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-248-10/+10
* First batch of fixing pref registrations.joi@chromium.org2013-02-212-6/+9
* Add an API to component_updater that asks to do an update check "now".jvoung@google.com2013-02-146-24/+304
* Only register component-updated Flash if it is newer than the bundled one.yzshen@chromium.org2013-02-131-3/+5
* Respect --disable-bundled-ppapi-flash in the component updatercpu@chromium.org2013-02-111-0/+7
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-109-63/+65
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-062-5/+8
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+2
* Replace pnacl component hash with CWS hashes, and register it.jvoung@chromium.org2013-01-311-25/+92
* Add a way to specify different source urls for the component updatercpu@chromium.org2013-01-234-69/+195
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-2/+2
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-0/+1
* Remove unused Flash-related code:yzshen@chromium.org2012-12-283-229/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-4/+9
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-203-166/+30
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Moved extension installation from FILE thread. CrxInstaller and friends are n...zelidrag@chromium.org2012-11-151-1/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* [MIPS] Add MIPS as a valid architecture in PnaclArch.petarj@mips.com2012-10-111-0/+2
* Only register the newer one of {bundled, component} Pepper Flash.bauerb@chromium.org2012-10-101-0/+27
* Reduce the rate of component update checkscpu@chromium.org2012-10-031-2/+2
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+4
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-3/+3
* Revert 157040 - Add some logging to debug PPAPI permissions.brettw@chromium.org2012-09-271-4/+0
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-0/+1
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-202-2/+2
* Add some logging to debug PPAPI permissions.brettw@chromium.org2012-09-161-0/+4
* Keep the state of component-updated and bundled Pepper Flash in sync.yzshen@chromium.org2012-09-111-24/+6
* Remove bundled NPAPI Flash on Windows.yzshen@chromium.org2012-09-071-1/+2
* Changing PluginPrefs to use PluginFinder's async interface. Also, making its ...ibraaaa@google.com2012-09-051-2/+8
* Valgrind: Fix a leak in the V8ValueConverterImplTest test.jhawkins@chromium.org2012-09-011-1/+1
* Make GpuDataManager thread safe.zmo@chromium.org2012-08-301-1/+1
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-242-2/+6
* Enable component updated flapper while bundled flapper is available.yzshen@chromium.org2012-08-231-6/+6
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-0/+3
* Have component updater send a "wow64=1" parameter, to be ablejvoung@chromium.org2012-08-172-2/+6
* Add pepper permissions to WebPluginInfobrettw@chromium.org2012-08-091-4/+3
* Coverity fixlet.danhn@chromium.org2012-07-271-3/+3
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-3/+4