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
*
Fix gtk_tree::GetSelectedIndicies spelling.
mattm@chromium.org
2010-05-13
4
-9
/
+9
*
Gtk: update options "Open on startup" to match new behavior.
mattm@chromium.org
2010-05-13
2
-116
/
+79
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
GTK: swap ok/cancel button order in sync personalization dialog.
estade@chromium.org
2010-05-10
1
-2
/
+2
*
gtk: Delay load the AutoFill profiles and credit cards.
jhawkins@chromium.org
2010-05-08
2
-29
/
+3
*
Put CustomizeSyncWindowGtk in NativeDialogHost for ChromeOS.
xiyuan@chromium.org
2010-05-07
1
-3
/
+3
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
gtk: Make use of gtk signal macros in SelectionChange events.
tfarina@chromium.org
2010-05-07
9
-50
/
+32
*
Host reset options dialog with NativeDialogHost on ChromeOS
xiyuan@chromium.org
2010-05-06
1
-1
/
+1
*
gtk: Make use of gtk signal macros in AddLanguageDialog.
mattm@chromium.org
2010-05-05
1
-18
/
+13
*
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
*
Host native gtk dialog in a Chrome window.
xiyuan@chromium.org
2010-05-04
8
-20
/
+37
*
GTK: Content exceptions dialog should be sortable by actions or patterns.
erg@google.com
2010-05-03
1
-0
/
+2
*
GTK: more signal handler foolproofing.
estade@chromium.org
2010-04-29
1
-2
/
+2
*
GTK: Put options dialogs in a different window group.
erg@chromium.org
2010-04-28
3
-8
/
+14
*
GTK: The cookie prompt should allow the user to set expire date for HTML cookies
erg@chromium.org
2010-04-28
3
-49
/
+38
*
GTK: Make content options window non-resizable.
erg@chromium.org
2010-04-28
1
-0
/
+1
*
Remove empty nodes when deleting cookies.
jochen@chromium.org
2010-04-26
1
-97
/
+44
*
Get rid of more calls to FromWStringHack.
tony@chromium.org
2010-04-26
1
-5
/
+4
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
3
-4
/
+5
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
1
-1
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
3
-5
/
+4
*
Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...
dantasse@chromium.org
2010-04-21
1
-22
/
+22
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
1
-0
/
+4
*
Make it impossible to click OK if you've selected 0 datatypes.
dantasse@chromium.org
2010-04-14
2
-7
/
+51
*
Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...
dantasse@chromium.org
2010-04-13
2
-1
/
+19
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
3
-4
/
+5
*
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
[next]