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
/
passwords_page_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-1
/
+0
*
Linux: don't crash trying to view passwords if login db initialization failed.
mdm@chromium.org
2010-10-28
1
-1
/
+4
*
[GTK] make passwords label selectable.
estade@chromium.org
2010-10-07
1
-0
/
+1
*
Add policy to control 'show password' facility in the password manager.
mnissler@chromium.org
2010-09-07
1
-9
/
+44
*
Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.
viettrungluu@chromium.org
2010-08-30
1
-3
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Linux: set the size of the "show password" button in the password manager aft...
mdm@chromium.org
2010-08-25
1
-15
/
+25
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-1
/
+1
*
Linux: fix small memory leaks in passwords and exceptions dialog.
mdm@chromium.org
2010-06-14
1
-14
/
+15
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-5
/
+3
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
1
-2
/
+1
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-2
/
+2
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-2
/
+2
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
1
-2
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Ma...
estade@chromium.org
2010-03-12
1
-56
/
+46
*
Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar...
estade@chromium.org
2010-03-12
1
-46
/
+56
*
Fix the rest of the gtk/options directory to use new callback macros.
estade@chromium.org
2010-03-12
1
-56
/
+46
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-0
/
+1
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+3
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-2
/
+2
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-4
/
+4
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
1
-7
/
+9
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
1
-2
/
+1
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
1
-2
/
+2
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Fix leaking gtk tree models.
mattm@chromium.org
2009-08-26
1
-0
/
+2
*
Linux: make the passwords and exceptions dialog box default size larger.
mdm@chromium.org
2009-08-18
1
-1
/
+1
*
Rename namespace gtk_tree_util to gtk_tree which is shorter.
mdm@chromium.org
2009-08-03
1
-7
/
+7
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-9
/
+9
*
gcc >= 4.3 fixes
mdm@chromium.org
2009-07-30
1
-0
/
+1
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-3
/
+3
*
Linux: factor out some shared GTK tree utility code.
mdm@chromium.org
2009-07-29
1
-35
/
+9
*
Linux: add the password manager UI.
mdm@chromium.org
2009-07-29
1
-0
/
+349