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
/
advanced_contents_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.
erg@google.com
2010-03-11
1
-1
/
+1
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
1
-0
/
+85
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-0
/
+1
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
linux: Match the sections in Under the Hood tab with Windows version.
erg@google.com
2010-02-16
1
-5
/
+5
*
GTK: Implements the content settings window and the minor changes to the opti...
erg@chromium.org
2010-02-10
1
-62
/
+41
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
1
-1
/
+3
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-1
/
+1
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-25
/
+1
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-3
/
+46
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+3
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-3
/
+3
*
revert 37335:
estade@chromium.org
2010-01-27
1
-46
/
+3
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-3
/
+46
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
1
-1
/
+3
*
Correct the URL loaded when proxy config binary couldn't be found.
mattm@chromium.org
2010-01-11
1
-1
/
+1
*
linux: use a newer string
evan@chromium.org
2010-01-06
1
-1
/
+2
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
1
-0
/
+1
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
1
-5
/
+14
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-28
/
+28
*
Linux: get GNOME or KDE proxy settings.
mdm@chromium.org
2009-08-28
1
-6
/
+6
*
Fix cases that initialized StringTokenizer with a temporary.
mattm@chromium.org
2009-08-26
1
-1
/
+3
*
Update build to work with native 64-bit Linux packages.
mmoss@chromium.org
2009-08-25
1
-3
/
+1
*
Linux: make the "change proxy settings" button able to start several proxy co...
mdm@chromium.org
2009-08-20
1
-47
/
+87
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-18
/
+158
*
linux: rearrange widget layout in importer dialog
evan@chromium.org
2009-08-05
1
-6
/
+6
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-7
/
+7
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-7
/
+7
*
Fix proxy settings for Gnome >=2.26
mattm@chromium.org
2009-07-28
1
-3
/
+33
*
Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.
estade@chromium.org
2009-07-28
1
-0
/
+40
*
Make some default file dialog titles for linux.
estade@chromium.org
2009-07-25
1
-4
/
+2
*
linux: generalize desktop environment guessing to encompass KDE
evan@chromium.org
2009-07-23
1
-16
/
+26
*
Gtk cookie manager part 1.
mattm@chromium.org
2009-07-22
1
-9
/
+30
*
Try again: Add proxy config (using gnome-network-preferences)
mattm@chromium.org
2009-07-22
1
-1
/
+59
*
Add link button for certificate management, linking to wiki page LinuxCertMan...
mattm@chromium.org
2009-07-21
1
-1
/
+33
*
Revert "Add proxy config (using gnome-network-preferences)"
mattm@chromium.org
2009-07-18
1
-51
/
+1
*
Add proxy config (using gnome-network-preferences)
mattm@chromium.org
2009-07-17
1
-1
/
+51
*
Implement gtk download options section.
mattm@chromium.org
2009-07-16
1
-2
/
+165
*
TBR: evan@chromium.org
mattm@chromium.org
2009-07-15
1
-4
/
+4
*
Fill in "web content" section in "user data" options.
mattm@chromium.org
2009-07-15
1
-1
/
+34
*
Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...
mattm@chromium.org
2009-07-15
1
-5
/
+54
*
First run bubble polish:
estade@chromium.org
2009-07-15
1
-1
/
+1
*
Add "learn more" link to privacy settings.
mattm@chromium.org
2009-07-14
1
-1
/
+23
*
Add cookie behavior combobox.
mattm@chromium.org
2009-07-13
1
-2
/
+50
*
Add more privacy prefs
mattm@chromium.org
2009-06-27
1
-24
/
+222
*
Add stubs for the rest of the gtk advanced options sections. Hook up the rese...
mattm@chromium.org
2009-06-26
1
-1
/
+125
[next]