| Commit message (Expand) | Author | Age | Files | Lines |
* | Original patch by pmarks@google.com (see http://codereview.chromium.org/113944) | ericroman@google.com | 2009-06-23 | 1 | -0/+2 |
* | Fix crash due to AutocompletePopup trying to draw the old results when they w... | pkasting@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Allow IPv6 literals to be typed directly into the address bar, without | abarth@chromium.org | 2009-05-18 | 1 | -0/+4 |
* | Color/emphasize correct portions of view-source: URLs. Original patch by Shi... | pkasting@chromium.org | 2009-04-14 | 1 | -0/+45 |
* | Properly handle empty components when converting url_parse::Parsed object. | estade@chromium.org | 2009-04-08 | 1 | -0/+1 |
* | Temporary fix for omnibox crash. | estade@chromium.org | 2009-04-08 | 1 | -0/+6 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Enable AutocompleteTest, HistoryURLProviderTest, | shess@chromium.org | 2009-03-16 | 1 | -8/+8 |
* | Misc formatting / cleanup in the autocomplete code. | deanm@chromium.org | 2009-02-27 | 1 | -1/+0 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -3/+6 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -5/+7 |
* | Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa... | pkasting@chromium.org | 2008-11-13 | 1 | -3/+4 |
* | Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ... | pkasting@chromium.org | 2008-11-12 | 1 | -2/+2 |
* | Move |result_| and |latest_result_| to the autocomplete controller. | pkasting@chromium.org | 2008-10-09 | 1 | -22/+29 |
* | Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T... | pkasting@chromium.org | 2008-09-19 | 1 | -79/+4 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+361 |