| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -7/+0 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -0/+7 |
* | Clean up WebResourceService: | bauerb@chromium.org | 2011-12-13 | 1 | -50/+33 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -3/+6 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -3/+3 |
* | Change the WebResourceService to use SystemURLRequestContext, and fix leak th... | mirandac@chromium.org | 2011-06-28 | 1 | -5/+1 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 1 | -3/+3 |
* | Revert 88400 (Probable breaker of XP Tests(dbg)(5), 10.6 Tests (dbg)(2), 10.5... | rsleevi@chromium.org | 2011-06-09 | 1 | -4/+6 |
* | Use the System URL Request Context in the web resource service instead of the... | mirandac@chromium.org | 2011-06-08 | 1 | -6/+4 |
* | Create a content::ResourceContext. | willchan@chromium.org | 2011-04-15 | 1 | -0/+1 |
* | Update the web store promo to be clearer and configurable at run-time. | jstritar@chromium.org | 2011-04-15 | 1 | -2/+2 |
* | Revert 80318 - Detach the PromoResourceService and WebResourceService from th... | cmp@chromium.org | 2011-04-04 | 1 | -5/+14 |
* | Detach the PromoResourceService and WebResourceService from the Profile; have... | mirandac@chromium.org | 2011-04-04 | 1 | -14/+5 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | With this CL, GPU blacklist auto update from the web is implemented. This al... | zmo@google.com | 2011-02-26 | 1 | -0/+3 |
* | [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith... | nick@chromium.org | 2011-02-26 | 1 | -3/+0 |
* | With this CL, GPU blacklist auto update from the web (before it ships togethe... | zmo@google.com | 2011-02-25 | 1 | -0/+3 |
* | Refactor WebResourceService class, making it more generic. Move all the prom... | zmo@google.com | 2011-02-18 | 1 | -140/+40 |
* | Get URLRequestContextGetter from profile associated with the WebResourceServi... | mirandac@chromium.org | 2011-01-26 | 1 | -0/+2 |
* | Add possibility to divide chrome users into groups of equal size, and change ... | mirandac@chromium.org | 2011-01-24 | 1 | -1/+21 |
* | Fix web resource service bugs: | mirandac@chromium.org | 2010-11-30 | 1 | -3/+16 |
* | Add new promotional line for NTP, to be shown to advanced Chrome users. | mirandac@chromium.org | 2010-11-24 | 1 | -11/+66 |
* | Fix memory leak in web_resource_service. | mirandac@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Allow web resource server to set custom logo display by start and end date. | mirandac@chromium.org | 2010-09-23 | 1 | -26/+28 |
* | Add the ability to change NTP logos using a command from the web resource ser... | mirandac@chromium.org | 2010-09-21 | 1 | -11/+37 |
* | 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 | 1 | -1/+1 |
* | Convert wide strings in WebResourceService. | viettrungluu@chromium.org | 2010-08-14 | 1 | -4/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Pref service strings should be std::string. | estade@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Mac language/locale cleanup | thomasvl@chromium.org | 2009-11-19 | 1 | -3/+0 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Tenth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -1/+2 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -5/+1 |
* | Fix tips in OS X to respect system language settings instead of locale. | mirandac@chromium.org | 2009-10-07 | 1 | -0/+3 |
* | Add single line of tips to NNTP. | mirandac@chromium.org | 2009-08-26 | 1 | -11/+6 |
* | Hooks backend tip service into new tab page. Also changes tip service to loa... | mirandac@chromium.org | 2009-06-25 | 1 | -4/+1 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -0/+102 |