| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 19 | -0/+19 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -1/+2 |
* | Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently. | skrul@chromium.org | 2010-07-23 | 2 | -17/+31 |
* | Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug). | phajdan.jr@chromium.org | 2010-07-23 | 2 | -31/+17 |
* | Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently. | skrul@chromium.org | 2010-07-23 | 2 | -17/+31 |
* | Disable proxy config button and show banner if proxy prefs are managed. | mnissler@chromium.org | 2010-07-23 | 1 | -3/+23 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 2 | -3/+3 |
* | Store creating url in origin nodes and use it for content settings. | jochen@chromium.org | 2010-07-19 | 1 | -101/+101 |
* | Revert 52740 - Always show the 'Control sync from Google Dashboard' link on t... | tim@chromium.org | 2010-07-18 | 1 | -16/+19 |
* | [GTK] Fix pref initialization order so options page doesn't instantly crash. | estade@chromium.org | 2010-07-16 | 1 | -9/+8 |
* | Always show the 'Control sync from Google Dashboard' link on the sync options... | tim@chromium.org | 2010-07-16 | 1 | -19/+16 |
* | 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/+8 |
* | Fix Linux build broken due to warning triggered by r52630 | mnissler@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | sync behavior of homepage options on Linux to Windows | mnissler@chromium.org | 2010-07-16 | 2 | -34/+64 |
* | Show the managed prefs warning banner for some advanced options. | mnissler@chromium.org | 2010-07-15 | 6 | -24/+15 |
* | Remove the cookie prompt from the settings UI and migrate prefs from ask to b... | jochen@chromium.org | 2010-07-14 | 2 | -14/+2 |
* | Implement support for disabling sync through configuration management. | mnissler@chromium.org | 2010-07-14 | 2 | -5/+21 |
* | Makes the auto fill dialogs match the mocks. | sky@chromium.org | 2010-07-14 | 2 | -66/+3 |
* | Privacy dashboard link on linux. | johnnyg@chromium.org | 2010-07-14 | 2 | -0/+27 |
* | 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 |
* | Nukes the import parameters to ShowAutoFillDialog as they aren't used. | sky@chromium.org | 2010-07-09 | 1 | -2/+1 |
* | Gtk: Change content settings window to use a list instead of tabs. | thakis@chromium.org | 2010-07-08 | 4 | -38/+108 |
* | Add Notifications pane to content settings. | thakis@chromium.org | 2010-07-06 | 6 | -18/+45 |
* | 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 | 1 | -4/+6 |
* | Reland r51414: "GTK: Fix sorting in content exception window." | erg@google.com | 2010-07-02 | 3 | -18/+263 |
* | Display content settings applying to the current otr session only. | jochen@chromium.org | 2010-07-02 | 6 | -20/+92 |
* | Sorry, this is making the Heapcheck bot unhappy. http://build.chromium.org/b... | vandebo@chromium.org | 2010-07-02 | 3 | -259/+16 |
* | Remove the old 'customize sync' panel from win/mac/linux. And a little bit o... | dantasse@chromium.org | 2010-07-01 | 3 | -321/+1 |
* | Reland r51414: "GTK: Fix sorting in content exception window." | erg@google.com | 2010-07-01 | 3 | -16/+259 |
* | Add notifications content settings type. | thakis@chromium.org | 2010-07-01 | 2 | -1/+6 |
* | Revert 51415 - GTK: Fix sorting in content exception window. | erg@chromium.org | 2010-07-01 | 3 | -254/+16 |
* | GTK: Fix sorting in content exception window. | erg@chromium.org | 2010-07-01 | 3 | -16/+254 |
* | Moves gtk accelerator processing functions to base/gtk_util so I can | sky@chromium.org | 2010-07-01 | 2 | -0/+2 |
* | Rename GeolocationExceptionsView, make it more reusable. | thakis@chromium.org | 2010-07-01 | 3 | -39/+41 |
* | Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ... | thakis@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 7 | -65/+61 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | AutoFill: GRD strings cleanup. | jhawkins@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | linux: Add Typed URLs checkbox for sync UI. Also refactor this code for read... | johnnyg@chromium.org | 2010-06-22 | 1 | -69/+45 |
* | Removed import data from other browsers button for ChromeOS. | zelidrag@chromium.org | 2010-06-22 | 1 | -0/+2 |
* | Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali... | pkasting@chromium.org | 2010-06-18 | 2 | -8/+5 |
* | Add checkbox in customize sync to linux & windows for extensions. | chron@chromium.org | 2010-06-14 | 1 | -2/+22 |
* | Linux: fix small memory leaks in passwords and exceptions dialog. | mdm@chromium.org | 2010-06-14 | 4 | -27/+32 |
* | Implements policies to enable or disable the five Privacy checkboxes found in... | danno@chromium.org | 2010-06-14 | 1 | -1/+14 |
* | Gtk: Side tabs for content settings window. | thakis@chromium.org | 2010-06-10 | 1 | -30/+21 |