| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneccessary explicit blacklist. | thakis@chromium.org | 2010-07-09 | 1 | -25/+9 |
* | Change notification handling to prevent multiple 'Do you mean...?' infobars from | csilv@chromium.org | 2010-06-09 | 1 | -20/+27 |
* | chrome 2: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -32/+44 |
* | I forgot that GURL doesn't do fixup. | pkasting@chromium.org | 2010-01-05 | 1 | -3/+4 |
* | Blacklist particular TLD+1s for accidental search infobars, to avoid showing ... | pkasting@chromium.org | 2010-01-04 | 1 | -0/+23 |
* | [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 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | A crasher can happen in the AlternateNavURLFetcher if the fetch finishes afte... | jcampan@chromium.org | 2009-09-03 | 1 | -2/+14 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 1 | -2/+2 |
* | Drop whitespace at end of line | willchan@chromium.org | 2009-02-27 | 1 | -2/+3 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -2/+1 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -7/+8 |
* | Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo... | tim@chromium.org | 2009-01-21 | 1 | -9/+0 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -3/+3 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -3/+3 |
* | Convert Alternate NavURL Fetcher to use the new infobar framework. | ben@chromium.org | 2008-12-03 | 1 | -23/+46 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -2/+3 |
* | Remove the rest of the alternate nav url fetcher from the navigation controller. | brettw@google.com | 2008-09-16 | 1 | -7/+18 |
* | Remove an explicit call from the NavigationController to the alternate URL | brettw@google.com | 2008-09-16 | 1 | -34/+42 |
* | Cleanup navigation_entry.h. I made the accessors consistent and in Google sty... | brettw@google.com | 2008-08-27 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-19 | 1 | -3/+3 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9... | brettw@google.com | 2008-08-15 | 1 | -3/+3 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-15 | 1 | -3/+3 |
* | First, this removes the dependency of NavigationController on the | brettw@google.com | 2008-08-13 | 1 | -3/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+114 |