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
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
4
-60
/
+52
*
Get translate prefs syncing
skrul@chromium.org
2010-04-07
1
-1
/
+1
*
gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt...
mattm@chromium.org
2010-04-07
3
-49
/
+22
*
Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...
dantasse@chromium.org
2010-04-06
2
-17
/
+24
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
2
-29
/
+12
*
Turn on autofill and prefs sync by default
dantasse@chromium.org
2010-04-05
1
-8
/
+2
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
1
-2
/
+5
*
Added themes to CustomizeSyncWindowGtk
dantasse@chromium.org
2010-04-03
1
-1
/
+17
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-3
/
+4
*
Linux: Add geolocation exceptions window.
mattm@chromium.org
2010-04-02
4
-13
/
+290
*
Move enable/disable storage to prefs.
nick@chromium.org
2010-04-02
3
-51
/
+24
*
Add linux UI for enabling sync types.
zork@chromium.org
2010-04-01
4
-0
/
+312
*
Linux: On unsupported DE, show local help page about configuring proxies.
mattm@chromium.org
2010-04-01
1
-2
/
+1
*
Adds a geolocation tab in the content settings dialog on Linux.
bulach@chromium.org
2010-03-31
4
-23
/
+73
*
GTK: Turn on the GTK+ integration by default.
erg@chromium.org
2010-03-26
1
-0
/
+1
*
GTK: Allow double clicking on an exception to open the edit dialog.
erg@chromium.org
2010-03-25
2
-17
/
+22
*
Add Geolocation to the content types. This adds several special case guards s...
joth@chromium.org
2010-03-25
2
-1
/
+4
*
Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...
viettrungluu@chromium.org
2010-03-24
2
-1
/
+27
*
linux: swap buttons in sync cancel dialog
evan@chromium.org
2010-03-24
1
-2
/
+2
*
linux: allow options dialog to be resized smaller
evan@chromium.org
2010-03-24
1
-1
/
+26
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
6
-55
/
+76
*
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
[next]