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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.
jhawkins@chromium.org
2010-03-23
2
-23
/
+27
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-1
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
6
-6
/
+6
*
Fixes first and third points in the bug "Autofill profile dialog box polish i...
georgey@chromium.org
2010-03-16
1
-3
/
+1
*
Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Ma...
estade@chromium.org
2010-03-12
12
-396
/
+263
*
Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar...
estade@chromium.org
2010-03-12
12
-262
/
+397
*
Fix the rest of the gtk/options directory to use new callback macros.
estade@chromium.org
2010-03-12
12
-397
/
+262
*
GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.
erg@google.com
2010-03-11
9
-9
/
+9
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
2
-0
/
+87
*
Convert the first half of gtk/options/* to use the new signal handler macros.
estade@chromium.org
2010-03-11
16
-384
/
+243
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
5
-0
/
+5
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
4
-1
/
+11
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
2
-0
/
+3
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-0
/
+1
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
1
-1
/
+1
*
GTK: Split out the cookie display into its own component for reuse in the coo...
erg@chromium.org
2010-03-04
3
-416
/
+89
*
Reverting 40536 and 40535
erg@chromium.org
2010-03-03
3
-56
/
+413
*
GTK: Split out the cookie display into its own component for reuse in the coo...
erg@chromium.org
2010-03-03
3
-413
/
+56
*
Moves ActionComboboxModel class to its own header so we can share common code...
erg@chromium.org
2010-03-02
2
-56
/
+10
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
23
-28
/
+28
*
Fix the content page of the options dialog to use kAutoFillEnabled instead of...
jhawkins@chromium.org
2010-03-02
1
-2
/
+4
*
Teach the cookie tree view and model about appcaches. Not hooked up to real d...
michaeln@chromium.org
2010-02-26
4
-44
/
+163
*
linux: pretty up cookie exceptions window
evan@chromium.org
2010-02-25
2
-53
/
+54
*
Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.
mattm@chromium.org
2010-02-24
2
-28
/
+5
*
gtk: improve look of content exceptions edit dialog
evan@chromium.org
2010-02-24
1
-1
/
+5
*
linux: eliminate some now-redundant code
evan@chromium.org
2010-02-24
1
-7
/
+3
*
linux: Show an icon to the right indicating if the host is valid or not.
erg@chromium.org
2010-02-23
2
-18
/
+39
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
8
-37
/
+64
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-1
/
+1
*
gtk: fix a typo in content_exceptions_window_gtk.
erg@chromium.org
2010-02-22
2
-5
/
+5
*
GTK: Implement the exceptions dialog for the content filtering settings.
erg@chromium.org
2010-02-19
8
-17
/
+635
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
15
-16
/
+16
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-1
/
+2
*
linux: clean up a bit of redundant logic
evan@chromium.org
2010-02-18
1
-7
/
+9
*
GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...
erg@google.com
2010-02-17
1
-1
/
+3
*
Linux: Implement the new AutoFill section of the Options dialog.
jhawkins@chromium.org
2010-02-17
2
-22
/
+74
*
linux: Match the sections in Under the Hood tab with Windows version.
erg@google.com
2010-02-16
1
-5
/
+5
*
GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...
erg@chromium.org
2010-02-12
3
-37
/
+47
*
GTK: Make the cookies view modal to its parent since its parent will always b...
erg@chromium.org
2010-02-12
5
-19
/
+38
*
Use the same string resource everywhere for the "Show Passwords" button.
pkasting@chromium.org
2010-02-12
2
-12
/
+12
*
GTK: Build fix
erg@chromium.org
2010-02-10
1
-1
/
+1
*
GTK: Implements the content settings window and the minor changes to the opti...
erg@chromium.org
2010-02-10
10
-132
/
+755
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
4
-85
/
+452
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
10
-55
/
+55
*
Remove descriptive text above import settings button. This also removes it f...
pkasting@chromium.org
2010-02-10
1
-11
/
+4
*
Refactor chromeos options page into its own directory
chocobo@chromium.org
2010-02-04
1
-2
/
+2
*
Move options dialog to the desktop of last active browser window.
dpolukhin@chromium.org
2010-02-04
1
-33
/
+51
*
Linux: Font options handle font fallback better.
mattm@chromium.org
2010-02-03
1
-1
/
+7
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-25
/
+1
[prev]
[next]