| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -1/+1 |
* | Remove tips code from Chrome. | mirandac@chromium.org | 2011-03-28 | 2 | -67/+1 |
* | Fix the PromoResourceService so that it does not display a promo if data from... | mirandac@chromium.org | 2011-03-16 | 1 | -4/+5 |
* | Code for stable channel is "", not "stable". Fix in PromoResourceService. Al... | mirandac@chromium.org | 2011-03-11 | 1 | -4/+4 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 4 | -6/+6 |
* | Use https instead of http for software renderling list auto update URL. | zmo@google.com | 2011-03-04 | 1 | -2/+1 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 3 | -3/+3 |
* | With this CL, GPU blacklist auto update from the web is implemented. This al... | zmo@google.com | 2011-02-26 | 5 | -3/+90 |
* | [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith... | nick@chromium.org | 2011-02-26 | 5 | -90/+3 |
* | With this CL, GPU blacklist auto update from the web (before it ships togethe... | zmo@google.com | 2011-02-25 | 5 | -3/+90 |
* | Refactor WebResourceService class, making it more generic. Move all the prom... | zmo@google.com | 2011-02-18 | 5 | -507/+610 |
* | Add back localization code to web resource service, for localized promos. | mirandac@chromium.org | 2011-02-09 | 1 | -2/+6 |
* | Rename Real* to Double* in values.* and dependent files | arv@chromium.org | 2011-02-01 | 2 | -21/+21 |
* | The WebResourceService was overrunning the int value used to store the time u... | mirandac@chromium.org | 2011-01-28 | 1 | -9/+9 |
* | Get URLRequestContextGetter from profile associated with the WebResourceServi... | mirandac@chromium.org | 2011-01-26 | 2 | -1/+5 |
* | Add scoped_allowio for WebResourceServiceUtil::CanShowPromo until we can eval... | finnur@chromium.org | 2011-01-26 | 1 | -0/+3 |
* | Fix web resource server so that it points at the topic for the new promo. | mirandac@chromium.org | 2011-01-25 | 1 | -1/+1 |
* | Fix uninitialized variables introduced in CL 72374. | ddorwin@chromium.org | 2011-01-25 | 1 | -2/+2 |
* | Accidentally committed a patch that pointed the web resource server to my per... | mirandac@chromium.org | 2011-01-24 | 1 | -2/+1 |
* | Add possibility to divide chrome users into groups of equal size, and change ... | mirandac@chromium.org | 2011-01-24 | 3 | -44/+151 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | Change the promo cache update back to the standard 48 hours. | mirandac@chromium.org | 2010-12-21 | 1 | -9/+3 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Fix sync in Chromium-os by not allowing CanShowPromo to initialize the sync s... | mirandac@chromium.org | 2010-12-10 | 1 | -3/+7 |
* | Fix ResourceServiceTest_UnpackPromoSignal_Test | bauerb@chromium.org | 2010-12-06 | 1 | -2/+4 |
* | Mark WebResourceServiceTest.UnpackPromoSignal as DISABLED_, as it's crashing. | rsleevi@chromium.org | 2010-12-04 | 1 | -1/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Fix web resource service bugs: | mirandac@chromium.org | 2010-11-30 | 2 | -25/+83 |
* | Add new promotional line for NTP, to be shown to advanced Chrome users. | mirandac@chromium.org | 2010-11-24 | 3 | -24/+236 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part3: | tfarina@chromium.org | 2010-10-07 | 1 | -5/+5 |
* | Make web resource service custom logo only redraw the new tab page cache, not... | mirandac@chromium.org | 2010-10-05 | 1 | -5/+5 |
* | Adjust json data and URL to information from server side on custom logo signa... | mirandac@chromium.org | 2010-09-29 | 2 | -35/+41 |
* | Fix memory leak in web_resource_service. | mirandac@chromium.org | 2010-09-27 | 2 | -4/+7 |
* | Add a unit test for web resource logo unpacking. | mirandac@chromium.org | 2010-09-23 | 1 | -0/+88 |
* | Allow web resource server to set custom logo display by start and end date. | mirandac@chromium.org | 2010-09-23 | 2 | -45/+71 |
* | Add the ability to change NTP logos using a command from the web resource ser... | mirandac@chromium.org | 2010-09-21 | 2 | -54/+120 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 2 | -1/+2 |
* | Convert wide strings in WebResourceService. | viettrungluu@chromium.org | 2010-08-14 | 2 | -14/+14 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+5 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -7/+6 |
* | Pref service strings should be std::string. | estade@chromium.org | 2010-06-18 | 2 | -11/+12 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | chrome 5: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |