summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-143-0/+9
* Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...scottbyer@chromium.org2012-07-132-5/+0
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-132-0/+5
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-131-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-118-8/+0
* Add a switch to allow overriding pnacl's base install directory,jvoung@chromium.org2012-07-021-12/+7
* Move SandboxedExtensionUnpacker and SandboxedExtensionUnpackerClient into ext...rdevlin.cronin@chromium.org2012-07-021-2/+2
* Refactor CRX file header into SandboxedExtensionHeader.pkl@chromium.org2012-06-261-54/+15
* Update PNaCl updater to handle newer directory layout (w/ arch in path),jvoung@google.com2012-06-252-41/+111
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-192-6/+6
* Delete old versions of SwiftShader.jbauman@chromium.org2012-06-061-5/+19
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-042-2/+2
* RefCounted types should not have public destructors, component_updater editionrsleevi@chromium.org2012-05-292-7/+9
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-4/+4
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-3/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-212-0/+2
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-7/+7
* RefCounted types should not have public destructors, chrome/browser/ part 1rsleevi@chromium.org2012-04-271-0/+2
* Use bundled Pepper Flash on Windows (Canary, still on a field trial).viettrungluu@chromium.org2012-04-243-108/+3
* Revert 133472 - Use bundled Pepper Flash on Windows (Canary, still on a field...groby@chromium.org2012-04-233-3/+108
* Use bundled Pepper Flash on Windows (Canary, still on a field trial).viettrungluu@chromium.org2012-04-233-108/+3
* Enable flapper by default on window 8 metro modecpu@chromium.org2012-04-121-1/+7
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-121-3/+5
* Load plug-ins on the blocking pool on Windows and don't block shutdown on it.bauerb@chromium.org2012-04-071-1/+2
* Adding a const to a time var in component updater.cpu@chromium.org2012-04-061-1/+1
* Disable SwiftShader when CPU doesn't have SSE2.jbauman@chromium.org2012-03-311-1/+6
* Remove old versions of Pepper Flash on users' machines.yzshen@chromium.org2012-03-241-8/+29
* Move the pepper flash to the top of the flash plugin list, if the client is w...yzshen@chromium.org2012-03-061-5/+6
* Convert uses of int ms to TimeDelta in component updater.tedvessenes@gmail.com2012-03-043-9/+18
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-4/+3