index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
options
/
content_page_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
1
-619
/
+0
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Cleanup: Remove unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
1
-0
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-1
/
+0
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
1
-2
/
+2
*
Revert 62635 - removed dashboard link from options ui, clear no longer behind...
avi@chromium.org
2010-10-15
1
-0
/
+21
*
removed dashboard link from options ui, clear no longer behind switch
raz@chromium.org
2010-10-14
1
-21
/
+0
*
[GTK] Apply SetLabelWidth workaround in more places.
estade@chromium.org
2010-09-16
1
-3
/
+2
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-1
/
+1
*
Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...
tim@chromium.org
2010-09-08
1
-19
/
+16
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
Update password manager prefs UI on policy refresh.
mnissler@chromium.org
2010-08-30
1
-11
/
+11
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Implement policy for disabling auto fill.
mnissler@chromium.org
2010-08-25
1
-3
/
+10
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.
skrul@chromium.org
2010-07-23
1
-15
/
+31
*
Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).
phajdan.jr@chromium.org
2010-07-23
1
-31
/
+15
*
Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.
skrul@chromium.org
2010-07-23
1
-15
/
+31
*
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
*
Show the managed prefs warning banner for some advanced options.
mnissler@chromium.org
2010-07-15
1
-7
/
+1
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-5
/
+17
*
Makes the auto fill dialogs match the mocks.
sky@chromium.org
2010-07-14
1
-59
/
+3
*
Privacy dashboard link on linux.
johnnyg@chromium.org
2010-07-14
1
-0
/
+25
*
Nukes the import parameters to ShowAutoFillDialog as they aren't used.
sky@chromium.org
2010-07-09
1
-2
/
+1
*
Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...
dantasse@chromium.org
2010-07-01
1
-2
/
+1
*
AutoFill: GRD strings cleanup.
jhawkins@chromium.org
2010-06-25
1
-1
/
+1
*
Removed import data from other browsers button for ChromeOS.
zelidrag@chromium.org
2010-06-22
1
-0
/
+2
*
gtk: fix 18949 on GTK ("Options" window does not fit a small display).
evan@chromium.org
2010-06-09
1
-7
/
+8
*
Put more dialogs into chrome window.
xiyuan@chromium.org
2010-06-01
1
-1
/
+1
*
Revert 47675.
mirandac@chromium.org
2010-05-20
1
-1
/
+1
*
Move data types used in the importer process to common/, in preparation for i...
mirandac@chromium.org
2010-05-19
1
-1
/
+1
*
Close options dialog when "Get Theme" is clicked.
xiyuan@chromium.org
2010-05-17
1
-0
/
+10
*
gtk: Delay load the AutoFill profiles and credit cards.
jhawkins@chromium.org
2010-05-08
1
-20
/
+2
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-1
/
+1
*
Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...
dhollowa@chromium.org
2010-05-05
1
-1
/
+1
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-1
/
+1
*
GTK: more signal handler foolproofing.
estade@chromium.org
2010-04-29
1
-2
/
+2
*
Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...
dantasse@chromium.org
2010-04-13
1
-1
/
+17
*
Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...
dantasse@chromium.org
2010-04-06
1
-1
/
+1
*
Turn on autofill and prefs sync by default
dantasse@chromium.org
2010-04-05
1
-8
/
+2
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-3
/
+4
[next]