| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes the #ifdef around Instant-related AutocompleteEditController methods.... | rohitrao@chromium.org | 2010-10-10 | 3 | -12/+1 |
* | The start of the instant opt-in mocks. | sky@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 2 | -4/+6 |
* | Rename ChromeThread to BrowserThread Part 2: | tfarina@chromium.org | 2010-10-06 | 3 | -10/+10 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 4 | -1/+6 |
* | Replace Browser::AddTabWithURL(...) with: | ben@chromium.org | 2010-10-05 | 1 | -5/+4 |
* | Disable all AutocompleteEditViewTest tests as they timeout on windows. | satish@chromium.org | 2010-10-05 | 1 | -10/+58 |
* | Marking AutocompleteEditViewTest::PopupAccelerators as flaky since it fails o... | satish@chromium.org | 2010-10-05 | 1 | -1/+7 |
* | Re-disable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.* | isherman@chromium.org | 2010-10-05 | 1 | -14/+0 |
* | Reenable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.* | isherman@chromium.org | 2010-10-01 | 1 | -0/+14 |
* | Implement policy for enabling/disabling browsing history. | phajdan.jr@chromium.org | 2010-10-01 | 1 | -8/+1 |
* | Fix autocomplete_unittest two-phase lookup problems. | hans@chromium.org | 2010-10-01 | 1 | -5/+5 |
* | linux: Behave predictably on ctrl+backspace | suzhe@chromium.org | 2010-10-01 | 2 | -1/+28 |
* | Don't try to test alt-f4 on ChromeOS. | isherman@chromium.org | 2010-09-30 | 1 | -0/+4 |
* | Support alt-f4 when omnibox is focused in popup | isherman@chromium.org | 2010-09-30 | 2 | -15/+101 |
* | [omnibox] Ignore empty search suggestions. | suzhe@chromium.org | 2010-09-29 | 1 | -0/+6 |
* | [omnibox] Ignore empty search suggestions. | shess@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | Refactoring ui_test_utils code | isherman@chromium.org | 2010-09-28 | 1 | -26/+1 |
* | Landing http://codereview.chromium.org/3387008 for sadrul: | tfarina@chromium.org | 2010-09-28 | 1 | -1/+2 |
* | Don't treat ';' as an authority terminator when parsing a potential URL. Thi... | pkasting@chromium.org | 2010-09-27 | 1 | -0/+1 |
* | Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest | jknotten@chromium.org | 2010-09-24 | 1 | -0/+4 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 6 | -9/+15 |
* | Makes right arrow in omnibox commit suggest results. | sky@chromium.org | 2010-09-23 | 3 | -2/+21 |
* | Makes match preview send the dimensions of the omnibox to the page. | sky@chromium.org | 2010-09-22 | 5 | -0/+31 |
* | Changes to the omnibox selection should not affect the "just deleted text" st... | isherman@chromium.org | 2010-09-21 | 1 | -7/+15 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Bunch of match preview tweaks: | sky@chromium.org | 2010-09-14 | 2 | -7/+5 |
* | Adds support for the location bar to show suggested text. There are | sky@chromium.org | 2010-09-11 | 4 | -2/+76 |
* | Handle FocusSearch() when in forced search mode with leading whitespace. | isherman@chromium.org | 2010-09-11 | 9 | -8/+146 |
* | Step 3 integrating the HistoryQuickProvider: Implement searching and producti... | mrossetti@chromium.org | 2010-09-09 | 1 | -5/+2 |
* | Fix spacing for extension omnibox keyword icons. | mpcomplete@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | Update the Preconnect logic to use the new HttpStreamFactory for | mbelshe@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -41/+41 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -41/+41 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -41/+41 |
* | OS X: Clicking on search keyword autocomplete result should update the omnibox | isherman@chromium.org | 2010-09-01 | 2 | -1/+9 |
* | Handle ctrl press when arrowing to a search keyword | isherman@chromium.org | 2010-09-01 | 1 | -2/+3 |
* | Don't treat input with a scheme that's not "http" or "https" as a potential k... | pkasting@chromium.org | 2010-09-01 | 2 | -5/+12 |
* | Make history provider ranking stable for "visited but untyped" intranet URLs. | pkasting@chromium.org | 2010-09-01 | 1 | -1/+12 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -41/+41 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 4 | -19/+30 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -41/+41 |
* | Adds some additional AutocompleteEditController methods. They are | sky@chromium.org | 2010-09-01 | 5 | -5/+45 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 3 | -4/+5 |
* | Remove the wstring FormatUrl() functions (and convert remaining users to the ... | viettrungluu@chromium.org | 2010-08-31 | 2 | -11/+11 |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 2 | -2/+2 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -1/+2 |
* | Don't inline autocomplete when the selected text is not the previously inline... | isherman@chromium.org | 2010-08-26 | 5 | -4/+10 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 3 | -3/+3 |