summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_updater_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Fix unit test leak introduced by fix for crbug.com/70887asargent@chromium.org2011-02-071-6/+2
* Extensions: Attempt to fix unit test leak from r73764.thestig@chromium.org2011-02-041-1/+3
* Avoid crashes due to GetDefaultRequestContext returning NULL.asargent@chromium.org2011-02-041-3/+7
* Introduce incognito preference settings.battre@chromium.org2011-01-251-9/+11
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-8/+9
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-211-11/+21
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Add command line flag to override gallery update urlsasargent@chromium.org2010-11-301-3/+3
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-121-7/+92
* Ensure that ExtensionUpdater doesn't do anything after Stop() is calledakalin@chromium.org2010-11-111-2/+44
* Disable browser caching for URLFetchers used in extensions updater.skerner@chromium.org2010-11-041-1/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-20/+20
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+4
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-11/+2
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-2/+11
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-11/+2
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-2/+11
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-11/+2
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-9/+13
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-4/+4
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-5/+8
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-13/+13
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-211-3/+4
* Check for updates for a user script only if it has an update URL.akalin@chromium.org2010-09-091-0/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-211-7/+11
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-191-7/+17
* Revert 56683 - When extension is blacklisted by admin policy, it should be re...finnur@chromium.org2010-08-191-11/+7
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-191-7/+11
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.akalin@chromium.org2010-07-151-3/+0
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-261-18/+16
* Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."hclam@chromium.org2010-06-251-16/+18
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-251-18/+16
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Re-enable two unit unit tests that were disabled for Mac in Oct 2009.csilv@chromium.org2010-06-111-11/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Adding ExtensionPrefs methods for storing update-when-idle data.asargent@chromium.org2010-04-271-107/+64
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2