| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate BlacklistManager with Profile. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -6/+5 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -3/+3 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Remove what appears to be an unused variable. | eroman@chromium.org | 2009-11-05 | 1 | -1/+0 |
* | Remove the db_loop_ member variable which is a unused following r30163. | eroman@chromium.org | 2009-11-03 | 1 | -3/+0 |
* | Add a command line flag to force all network traffic through a particular ser... | mbelshe@google.com | 2009-11-03 | 1 | -1/+1 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -40/+227 |
* | Ensure ChromeURLRequestContext finds out first about extension loading. | rafaelw@chromium.org | 2009-10-01 | 1 | -6/+6 |
* | Fix appcache_service and request_context referencing. | michaeln@google.com | 2009-09-22 | 1 | -6/+11 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -2/+1 |
* | This CL changes the CookieStore obect to be a refcounted object to get a bett... | ananta@chromium.org | 2009-09-05 | 1 | -1/+0 |
* | Plumb request interception into the appcache library for both chrome and test... | michaeln@google.com | 2009-09-01 | 1 | -0/+9 |
* | ChromeURLRequestContext fallout | amit@chromium.org | 2009-07-30 | 1 | -1/+2 |
* | Moved the logical dependency on Blacklist from URLRequestContext | idanan@chromium.org | 2009-07-28 | 1 | -1/+7 |
* | Navigation and cookies for Automation | amit@chromium.org | 2009-07-28 | 1 | -2/+2 |
* | Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511... | jshin@chromium.org | 2009-07-17 | 1 | -0/+3 |
* | Fix a bunch of minor Coverity issues. | phajdan.jr@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Add a command line switch to allow setting the max size | rvargas@google.com | 2009-06-26 | 1 | -3/+3 |
* | Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ... | idanan@chromium.org | 2009-06-23 | 1 | -1/+5 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -4/+0 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 1 | -1/+3 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-21 | 1 | -0/+3 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -3/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+3 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -3/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+3 |
* | Add a separate cookie store that's used for extensions. | mpcomplete@google.com | 2009-05-14 | 1 | -0/+9 |
* | Making command-line specified proxy settings more flexible - allowing for set... | robertshield@google.com | 2009-05-12 | 1 | -0/+8 |
* | Fix leak in ChromeURLRequestContext. I read the code wrong; we | aa@chromium.org | 2009-04-09 | 1 | -1/+0 |
* | hclam: picked you for this review based on the revision log of ChromeURLReque... | aa@chromium.org | 2009-04-08 | 1 | -0/+2 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -1/+1 |
* | Fix an invalid DCHECK for media request context | hclam@chromium.org | 2009-03-23 | 1 | -0/+6 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 1 | -0/+10 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+2 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 1 | -0/+2 |
* | Add chrome-user-script:// protocol | aa@chromium.org | 2009-01-08 | 1 | -0/+8 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -0/+13 |
* | Refactor the two URLRequestContext subclasses in profile.cc into a new shared | aa@chromium.org | 2008-12-23 | 1 | -0/+58 |