| Commit message (Expand) | Author | Age | Files | Lines |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Unfork some code who's dependency has landed on Mac. | shess@chromium.org | 2009-04-27 | 1 | -6/+0 |
* | The accidental search infobar was almost never appearing. Fix that regressio... | pkasting@chromium.org | 2009-04-24 | 1 | -16/+21 |
* | Trivial cleanup of a recently added function: | pkasting@chromium.org | 2009-04-20 | 1 | -15/+15 |
* | Color/emphasize correct portions of view-source: URLs. Original patch by Shi... | pkasting@chromium.org | 2009-04-14 | 1 | -0/+41 |
* | Enable AutocompleteTest, HistoryURLProviderTest, | shess@chromium.org | 2009-03-16 | 1 | -7/+1 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -4/+5 |
* | Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded. | ben@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl() | estade@chromium.org | 2009-02-25 | 1 | -3/+3 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -2/+4 |
* | Some cleanups in response to brettw's comments to r10277. | jhawkins@chromium.org | 2009-02-24 | 1 | -3/+2 |
* | Make autocomplete.cc and dependencies compile on Posix. | jhawkins@chromium.org | 2009-02-24 | 1 | -3/+19 |
* | 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 | -4/+5 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -7/+7 |
* | Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa... | pkasting@chromium.org | 2008-11-13 | 1 | -8/+15 |
* | Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ... | pkasting@chromium.org | 2008-11-12 | 1 | -0/+30 |
* | Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ... | pkasting@chromium.org | 2008-11-12 | 1 | -34/+15 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+1 |
* | Move |result_| and |latest_result_| to the autocomplete controller. | pkasting@chromium.org | 2008-10-09 | 1 | -59/+148 |
* | Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T... | pkasting@chromium.org | 2008-09-19 | 1 | -50/+19 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -4/+4 |
* | Don't send queries when URL is like: | darin@chromium.org | 2008-09-10 | 1 | -3/+2 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fixes up the autocomplete providers to correctly update starred | sky@google.com | 2008-08-21 | 1 | -0/+16 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+754 |