summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/options
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2619-0/+19
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-1/+2
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-232-17/+31
* Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).phajdan.jr@chromium.org2010-07-232-31/+17
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-232-17/+31
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-231-3/+23
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-212-3/+3
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-191-101/+101
* Revert 52740 - Always show the 'Control sync from Google Dashboard' link on t...tim@chromium.org2010-07-181-16/+19
* [GTK] Fix pref initialization order so options page doesn't instantly crash.estade@chromium.org2010-07-161-9/+8
* Always show the 'Control sync from Google Dashboard' link on the sync options...tim@chromium.org2010-07-161-19/+16
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-3/+3
* Implements policy to enable or disable the password manager, as found in the ...danno@chromium.org2010-07-161-0/+8
* Fix Linux build broken due to warning triggered by r52630mnissler@chromium.org2010-07-161-1/+1
* sync behavior of homepage options on Linux to Windowsmnissler@chromium.org2010-07-162-34/+64
* Show the managed prefs warning banner for some advanced options.mnissler@chromium.org2010-07-156-24/+15
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-142-14/+2
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-142-5/+21
* Makes the auto fill dialogs match the mocks.sky@chromium.org2010-07-142-66/+3
* Privacy dashboard link on linux.johnnyg@chromium.org2010-07-142-0/+27
* Clean up app_resources.grd:pkasting@chromium.org2010-07-131-0/+1
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-131-1/+0
* Clean up app_resources.grd:pkasting@chromium.org2010-07-121-0/+1
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-091-2/+1
* Gtk: Change content settings window to use a list instead of tabs.thakis@chromium.org2010-07-084-38/+108
* Add Notifications pane to content settings.thakis@chromium.org2010-07-066-18/+45
* Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOGthakis@chromium.org2010-07-061-2/+2
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-061-4/+6
* Reland r51414: "GTK: Fix sorting in content exception window."erg@google.com2010-07-023-18/+263
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-026-20/+92
* Sorry, this is making the Heapcheck bot unhappy. http://build.chromium.org/b...vandebo@chromium.org2010-07-023-259/+16
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-013-321/+1
* Reland r51414: "GTK: Fix sorting in content exception window."erg@google.com2010-07-013-16/+259
* Add notifications content settings type.thakis@chromium.org2010-07-012-1/+6
* Revert 51415 - GTK: Fix sorting in content exception window.erg@chromium.org2010-07-013-254/+16
* GTK: Fix sorting in content exception window.erg@chromium.org2010-07-013-16/+254
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-012-0/+2
* Rename GeolocationExceptionsView, make it more reusable.thakis@chromium.org2010-07-013-39/+41
* Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...thakis@chromium.org2010-07-011-2/+2
* Change a bunch of string types.estade@chromium.org2010-06-297-65/+61
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-251-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* linux: Add Typed URLs checkbox for sync UI. Also refactor this code for read...johnnyg@chromium.org2010-06-221-69/+45
* Removed import data from other browsers button for ChromeOS.zelidrag@chromium.org2010-06-221-0/+2
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-182-8/+5
* Add checkbox in customize sync to linux & windows for extensions.chron@chromium.org2010-06-141-2/+22
* Linux: fix small memory leaks in passwords and exceptions dialog.mdm@chromium.org2010-06-144-27/+32
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-1/+14
* Gtk: Side tabs for content settings window.thakis@chromium.org2010-06-101-30/+21