| Commit message (Expand) | Author | Age | Files | Lines |
* | Start trimming headers included in the slowest to compile files. | erg@google.com | 2010-07-21 | 1 | -0/+1 |
* | Make kCookiePromptExpanded a profile pref rather than a local state pref so i... | skrul@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Remove abonded privacy blacklist implementation. | jochen@chromium.org | 2010-07-02 | 1 | -2/+0 |
* | Implement keyboard layout switching on the login screen. | yusukes@google.com | 2010-07-01 | 1 | -0/+2 |
* | Mark OOBE process as completed in Local State. | nkostylev@google.com | 2010-06-30 | 1 | -0/+2 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Added BackgroundContentsService to manage lifecycle of BackgroundContents. | atwilson@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Add policy code for proxy configuration | danno@chromium.org | 2010-06-16 | 1 | -0/+2 |
* | gtk: Remember which page user viewed last in the Certificate Manager window. | tfarina@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Cleanup: Remove some obsolete bookmark manager preferences. | tfarina@chromium.org | 2010-06-04 | 1 | -1/+0 |
* | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 1 | -4/+2 |
* | Move destkop notification prefs to RegisterUserPrefs | skrul@chromium.org | 2010-06-01 | 1 | -0/+2 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -0/+4 |
* | Rename "mixed content" to "insecure content" in as many places as possible, t... | pkasting@chromium.org | 2010-05-18 | 1 | -1/+0 |
* | User image is downloaded from user's Google Profile if it exists upon login. | avayvod@google.com | 2010-04-20 | 1 | -0/+4 |
* | Get translate prefs syncing | skrul@chromium.org | 2010-04-07 | 1 | -0/+2 |
* | Implement chrome://plugins page that can disable plugins. | viettrungluu@chromium.org | 2010-03-24 | 1 | -0/+2 |
* | Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont... | pkasting@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | Makes pinned tab restore on startup if you haven't enabled session | sky@chromium.org | 2010-03-18 | 1 | -0/+2 |
* | Add a pref for the number of showing icons in the browser actions toolbar. | estade@chromium.org | 2010-03-17 | 1 | -4/+5 |
* | GTK: Add details display to the cookie modal dialog. | erg@chromium.org | 2010-03-05 | 1 | -7/+1 |
* | Fix the remaining instance of the obsolete kFormAutofillEnabled. | jhawkins@chromium.org | 2010-03-02 | 1 | -2/+0 |
* | Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle... | jhawkins@chromium.org | 2010-03-02 | 1 | -2/+2 |
* | AutoFill dialog UI polish. Based on feedback from thakis. | dhollowa@chromium.org | 2010-02-26 | 1 | -0/+1 |
* | Switch browser prefs to use the higher level geolocation::RegisterPrefs metho... | joth@chromium.org | 2010-02-18 | 1 | -2/+2 |
* | Add support for top level geolocation arbitrator, and access token persistenc... | joth@chromium.org | 2010-02-15 | 1 | -0/+2 |
* | GTK: Implements the content settings window and the minor changes to the opti... | erg@chromium.org | 2010-02-10 | 1 | -4/+0 |
* | Couple of tweaks to the cookie prompt dialog: | sky@chromium.org | 2010-02-10 | 1 | -0/+8 |
* | Wire popup blocking UI to the new machinery and port over the user's old whit... | pkasting@chromium.org | 2010-02-02 | 1 | -2/+0 |
* | Revert r37535. | darin@chromium.org | 2010-01-29 | 1 | -2/+0 |
* | Implement extended cookie controls. | jochen@chromium.org | 2010-01-29 | 1 | -0/+2 |
* | Reland r37508. Implement HostContentSettingsMap. | jochen@chromium.org | 2010-01-29 | 1 | -0/+2 |
* | Revert "Implement HostContentSettingsMap" | evan@chromium.org | 2010-01-29 | 1 | -2/+0 |
* | Implement HostContentSettingsMap | jochen@chromium.org | 2010-01-29 | 1 | -0/+2 |
* | Make content settings type enum something I can use in more code than just th... | pkasting@chromium.org | 2010-01-28 | 1 | -0/+4 |
* | Load filter rules from preferences. | jochen@chromium.org | 2010-01-23 | 1 | -0/+2 |
* | Resize and overflow for browser actions (part 1). | finnur@chromium.org | 2010-01-22 | 1 | -0/+4 |
* | Mac: Save/restore task manager window pos and size. | thakis@chromium.org | 2010-01-19 | 1 | -10/+1 |
* | Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob... | jhawkins@chromium.org | 2010-01-11 | 1 | -0/+2 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+3 |
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 1 | -1/+3 |
* | Add -profile command line switch | davemoore@chromium.org | 2009-11-30 | 1 | -0/+14 |
* | Further polish to extensions_ui page. | rafaelw@chromium.org | 2009-10-27 | 1 | -0/+2 |
* | Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo... | jhawkins@chromium.org | 2009-10-21 | 1 | -2/+2 |
* | [Mac] Polish the search engine manager | rsesek@chromium.org | 2009-09-19 | 1 | -0/+2 |
* | override chrome:// URLs via extensions. | erikkay@chromium.org | 2009-08-28 | 1 | -0/+2 |
* | Linux: Autodetect whether the custom frame should be used. | derat@chromium.org | 2009-07-31 | 1 | -2/+9 |
* | Linux: Save and restore bookmark manager and task manager window size. | derat@google.com | 2009-07-29 | 1 | -1/+6 |
* | Relanding the the refactoring the page info to have a model. | jcampan@chromium.org | 2009-07-19 | 1 | -2/+2 |
* | Reverting 21032. | jcampan@chromium.org | 2009-07-18 | 1 | -2/+2 |