summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable pepper flash by default for part of the Windows Canary users.yzshen@chromium.org2012-02-283-4/+95
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-262-2/+2
* Update the format of the Pepper Flash manifest.viettrungluu@chromium.org2012-02-213-26/+36
* Add the ability to use a bundled Flapper.viettrungluu@chromium.org2012-02-181-14/+6
* Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...jam@chromium.org2012-02-161-3/+5
* [Clean up] OS_MAC -> OS_MACOSXdbeam@chromium.org2012-02-151-2/+2
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-2/+2
* Spelling mistakes fixedcpu@chromium.org2012-02-154-12/+12
* Increase the rate at which we checkcpu@chromium.org2012-02-111-2/+2
* Add android component updater configuration.yfriedman@chromium.org2012-02-091-1/+9
* Fix leak in ComponentUpdaterTest.ProdVersionCheck.rnk@chromium.org2012-02-071-7/+9
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-7/+9
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+1
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-141-1/+1
* More drastic measures to disable flapper on windows canarycpu@chromium.org2012-01-131-5/+3
* Remove flapper as default flash playercpu@chromium.org2012-01-101-9/+1
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-212-2/+6
* Coverity Fixlet: fix PASS_BY_VALUE.scr@chromium.org2011-12-211-2/+4
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-2/+6
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-6/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+6
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-6/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+6
* Download SwiftShader component if WebGL is blacklistedjbauman@chromium.org2011-12-162-0/+232
* Add a component installer for Portable NaCl. Registration of installer is hid...jvoung@google.com2011-12-154-1/+279
* Convert calls to the utility process in service code to use the zygote on Linux.jorgelo@chromium.org2011-12-131-0/+1
* Enable pepper flash by default in windows canarycpu@chromium.org2011-12-061-10/+27
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-012-0/+2
* base::Bind() conversion for ComponentUpdaterService.dcheng@chromium.org2011-11-211-9/+12
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-7/+11
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-082-10/+8
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-052-8/+10
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-042-10/+8
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-027-0/+14