| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-04-01 | 1 | -4/+6 |
* | Revert 42770 - Notify all active login prompts when one login prompt is submi... | tonyg@chromium.org | 2010-03-26 | 1 | -6/+4 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-03-26 | 1 | -4/+6 |
* | Factoring duplicate code from platform-specific LoginHandlers into a base | tonyg@chromium.org | 2010-03-23 | 1 | -202/+11 |
* | Revert 41739 - Factoring duplicate code from platformspecific LoginHandlers i... | erg@chromium.org | 2010-03-16 | 1 | -11/+202 |
* | Factoring duplicate code from platform-specific LoginHandlers into a base | erg@chromium.org | 2010-03-16 | 1 | -202/+11 |
* | chrome 4: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | GTK: remove superflous focus grabbing calls that cause crashes in debug mode. | estade@chromium.org | 2010-01-22 | 1 | -6/+0 |
* | Tab-modal dialog improvements: | zelidrag@google.com | 2010-01-15 | 1 | -6/+24 |
* | GTK: don't dereference stale ConstrainedWindow pointer. | estade@chromium.org | 2009-11-23 | 1 | -2/+4 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -44/+45 |
* | Convert some structures in webkit/glue to string16. | darin@chromium.org | 2009-10-20 | 1 | -2/+2 |
* | Linux: don't crash when closing tabs that have open login prompts. | mdm@chromium.org | 2009-09-12 | 1 | -0/+4 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Autofill http auth dialog on os x and linux. | thakis@chromium.org | 2009-08-25 | 1 | -2/+33 |
* | gtk: Post the SendNotification in a task on the UI thread. In rare instances... | jhawkins@chromium.org | 2009-08-11 | 1 | -1/+2 |
* | Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr... | mdm@chromium.org | 2009-07-31 | 1 | -2/+2 |
* | Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines. | mdm@chromium.org | 2009-07-30 | 1 | -2/+2 |
* | First run bubble polish: | estade@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Fix missing include. | brettw@chromium.org | 2009-06-30 | 1 | -0/+1 |
* | Move GetTabContentsID out of tab util because it has nothing to do with tabs or | brettw@chromium.org | 2009-06-30 | 1 | -3/+4 |
* | GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label. | erg@google.com | 2009-06-22 | 1 | -3/+3 |
* | GTK: HTTP Auth dialogs under linux. | erg@google.com | 2009-06-19 | 1 | -0/+312 |