summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable Flapper by default with USE_AURA.ben@chromium.org2011-11-011-3/+10
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-286-22/+22
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-1/+1
* Put zip functions into 'zip' namespace.satorux@chromium.org2011-10-261-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-3/+5
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-252-17/+19
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-2/+3
* OpenBSD patches for chrome/content, split from CR #8275005robert.nagy@gmail.com2011-10-211-0/+8
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-12/+12
* Provide extra info form ARMstevenjb@chromium.org2011-10-191-7/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-5/+5
* Recovery component: Use a version from the prefs instead of the chrome versioncpu@chromium.org2011-10-182-20/+43
* Adding owners file to component updatercpu@chromium.org2011-10-181-0/+5
* Adding more request parameters to component updater.cpu@chromium.org2011-10-131-13/+24
* Recovery component: Use the correct key fingerprintcpu@chromium.org2011-10-121-4/+4
* Enable flash npapi component updater for all platforms except chromeOscpu@chromium.org2011-10-121-5/+5
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-6/+13
* Component updater: recovery component.cpu@chromium.org2011-10-122-0/+133
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-072-2/+2
* Component update for flash: add the actual key fingerprint.BUG=57103TEST=see bugcpu@chromium.org2011-10-071-5/+5
* Fix for broken arm botscpu@chromium.org2011-10-051-2/+2
* Provide default extra info for non x86 architectures on ChromeOSstevenjb@google.com2011-10-051-2/+2
* Component updater: send extra attributes in the request tocpu@chromium.org2011-10-054-7/+73
* Component update regular NPAPI flashcpu@chromium.org2011-10-042-1/+215
* Enable CompoFlapper on all platforms.viettrungluu@chromium.org2011-09-303-32/+105
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-1/+1
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* Adding a test to make sure we detect when we changes in the Pepper api breakcpu@chromium.org2011-09-153-13/+75
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-3/+3
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-3/+3
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-3/+3
* Flapper installer: add a specific check for the PDF interfacecpu@chromium.org2011-09-141-1/+8
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-132-2/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* Innocent rename of pepper_flash_component_installer.hcpu@chromium.org2011-09-102-4/+4
* Component updater: Adding test for prodversionmincpu@chromium.org2011-09-101-22/+67
* Pepper interface support check in the flapper installercpu@chromium.org2011-09-071-0/+22
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+2