summaryrefslogtreecommitdiffstats
path: root/chrome/browser/login_prompt_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: don't dereference stale ConstrainedWindow pointer.estade@chromium.org2009-11-231-2/+4
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-44/+45
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-2/+2
* Linux: don't crash when closing tabs that have open login prompts.mdm@chromium.org2009-09-121-0/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* Autofill http auth dialog on os x and linux.thakis@chromium.org2009-08-251-2/+33
* gtk: Post the SendNotification in a task on the UI thread. In rare instances...jhawkins@chromium.org2009-08-111-1/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-2/+2
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-2/+2
* First run bubble polish:estade@chromium.org2009-07-151-1/+1
* Fix missing include.brettw@chromium.org2009-06-301-0/+1
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-301-3/+4
* GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.erg@google.com2009-06-221-3/+3
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-0/+312