| Commit message (Expand) | Author | Age | Files | Lines |
* | Flip the default for the cookie prompt to disabled. | jochen@chromium.org | 2010-07-31 | 1 | -2/+2 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 7 | -7/+3 |
* | Command line flag to disable the cookie prompt. | jochen@chromium.org | 2010-07-30 | 1 | -9/+15 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 22 | -0/+22 |
* | Disable proxy config button and show banner if proxy prefs are managed. | mnissler@chromium.org | 2010-07-23 | 1 | -0/+11 |
* | Address Finnur's review comments (variable names and comments) that were | jshin@chromium.org | 2010-07-21 | 1 | -5/+5 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -2/+2 |
* | Fix the UI dimension for ContentSettings dialog for many locales. | jshin@chromium.org | 2010-07-20 | 1 | -6/+6 |
* | Revert 52740 - Always show the 'Control sync from Google Dashboard' link on t... | tim@chromium.org | 2010-07-18 | 1 | -0/+3 |
* | UI changes to Autofill dialogs according to the latest mocks | georgey@chromium.org | 2010-07-18 | 2 | -44/+0 |
* | Always show the 'Control sync from Google Dashboard' link on the sync options... | tim@chromium.org | 2010-07-16 | 1 | -3/+0 |
* | Set the options dialog as the parent window of the sync wizard when the | albertb@chromium.org | 2010-07-16 | 1 | -3/+3 |
* | Implements policy to enable or disable the password manager, as found in the ... | danno@chromium.org | 2010-07-16 | 1 | -0/+6 |
* | allow editing of hompage preferences on Windows, that are not locked by policies | mnissler@chromium.org | 2010-07-15 | 2 | -22/+54 |
* | Show the managed prefs warning banner for some advanced options. | mnissler@chromium.org | 2010-07-15 | 5 | -28/+14 |
* | Relayout content pref page properly upon sync status changes. | mnissler@chromium.org | 2010-07-15 | 1 | -8/+3 |
* | Remove the cookie prompt from the settings UI and migrate prefs from ask to b... | jochen@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | Implement support for disabling sync through configuration management. | mnissler@chromium.org | 2010-07-14 | 1 | -3/+19 |
* | Clean up app_resources.grd: | pkasting@chromium.org | 2010-07-13 | 1 | -0/+1 |
* | Revert 52144 - Clean up app_resources.grd: | pam@chromium.org | 2010-07-13 | 1 | -1/+0 |
* | Clean up app_resources.grd: | pkasting@chromium.org | 2010-07-12 | 1 | -0/+1 |
* | Add link to privacy dashboard from sync options panel behind command line flag. | tim@chromium.org | 2010-07-12 | 2 | -3/+24 |
* | Nukes the import parameters to ShowAutoFillDialog as they aren't used. | sky@chromium.org | 2010-07-09 | 1 | -3/+1 |
* | Add Notifications pane to content settings. | thakis@chromium.org | 2010-07-06 | 5 | -16/+48 |
* | Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG | thakis@chromium.org | 2010-07-06 | 1 | -2/+2 |
* | Display warning banner in Win preferences dialog for managed options. | mnissler@chromium.org | 2010-07-06 | 3 | -0/+140 |
* | Re-land r51526 | mnissler@chromium.org | 2010-07-05 | 5 | -72/+36 |
* | Revert r51526 (Auto-size the views version of the options dialog.) | mnissler@chromium.org | 2010-07-02 | 5 | -36/+72 |
* | Auto-size the views version of the options dialog. | mnissler@chromium.org | 2010-07-02 | 5 | -72/+36 |
* | Display content settings applying to the current otr session only. | jochen@chromium.org | 2010-07-02 | 7 | -24/+143 |
* | Remove the old 'customize sync' panel from win/mac/linux. And a little bit o... | dantasse@chromium.org | 2010-07-01 | 3 | -374/+0 |
* | Add notifications content settings type. | thakis@chromium.org | 2010-07-01 | 2 | -1/+6 |
* | Rename GeolocationExceptionsView, make it more reusable. | thakis@chromium.org | 2010-07-01 | 3 | -54/+55 |
* | Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ... | thakis@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 2 | -4/+4 |
* | Windows: Replace tabs in content settings with a listbox. | thakis@chromium.org | 2010-06-30 | 3 | -62/+103 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 5 | -34/+33 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | New HTML Sync Setup UI. | dantasse@chromium.org | 2010-06-25 | 1 | -1/+2 |
* | AutoFill: GRD strings cleanup. | jhawkins@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 2 | -6/+6 |
* | Revert r50774 as it introduces valgrind failures | hclam@chromium.org | 2010-06-25 | 1 | -2/+1 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 2 | -6/+6 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 2 | -6/+6 |
* | New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so... | dantasse@chromium.org | 2010-06-24 | 1 | -1/+2 |
* | fix forgotten homepage preference on Windows | danno@chromium.org | 2010-06-24 | 2 | -15/+18 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali... | pkasting@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | Add checkbox in customize sync to linux & windows for extensions. | chron@chromium.org | 2010-06-14 | 2 | -1/+23 |