| Commit message (Expand) | Author | Age | Files | Lines |
* | Start trimming headers included in the slowest to compile files. | erg@google.com | 2010-07-21 | 1 | -0/+1 |
* | Fix: Clearing search 'foo', closing and reopening Find | finnur@chromium.org | 2010-06-04 | 1 | -1/+3 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 1 | -2/+5 |
* | Fix prepopulate value for Find and add browser tests for it. | finnur@chromium.org | 2010-04-05 | 1 | -20/+28 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -3/+3 |
* | Allow users to close the find session and activate the current link via ctrl-... | estade@chromium.org | 2010-03-11 | 1 | -4/+3 |
* | Simplified the api by replacing them with single Show(false) call and cleaned... | oshima@chromium.org | 2010-01-08 | 1 | -3/+2 |
* | Find-in-page should not ding while deleting characters. | finnur@chromium.org | 2009-10-26 | 1 | -1/+4 |
* | Let cmd-f/cmd-g use the findboard. | thakis@chromium.org | 2009-09-23 | 1 | -0/+6 |
* | First cut at implementation of FindBar for views / gtk | davemoore@chromium.org | 2009-09-09 | 1 | -1/+1 |
* | Make sure we don't set focus to the findbar until after the focus is restored... | estade@chromium.org | 2009-08-11 | 1 | -4/+0 |
* | GTK: move the findbar out of the way when it covers a find result. | estade@chromium.org | 2009-07-29 | 1 | -0/+44 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 1 | -14/+5 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 1 | -41/+63 |
* | Find bar: | estade@chromium.org | 2009-05-06 | 1 | -1/+4 |
* | FindBarView::UpdateForResult is not a good place to | finnur@chromium.org | 2009-05-05 | 1 | -0/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -30/+30 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -3/+3 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -3/+3 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -3/+3 |
* | Once you search for something in a tab, you are very likely to search for the... | finnur@chromium.org | 2009-04-13 | 1 | -1/+8 |
* | Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ... | finnur@chromium.org | 2009-04-02 | 1 | -4/+9 |
* | Fixing a few minor issues found during static analysis of the Chromium codebase. | finnur@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Some work in refactoring FindBarWin/FindBarView so | tc@google.com | 2009-03-12 | 1 | -0/+136 |