| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 3 | -3/+3 |
* | Ctrl-based actions should take precedence over ctrl-enter | isherman@chromium.org | 2010-08-25 | 5 | -12/+67 |
* | chromeos: Update autocomplete popup colors. | derat@chromium.org | 2010-08-25 | 1 | -19/+8 |
* | Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (where | sky@chromium.org | 2010-08-23 | 1 | -4/+3 |
* | History provider: style cleanup | isherman@chromium.org | 2010-08-21 | 5 | -23/+143 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 4 | -7/+14 |
* | Marked OmniboxApiTest.Basic and AutocompleteBrowserTest.Autocomplete flaky on... | zelidrag@chromium.org | 2010-08-21 | 1 | -1/+10 |
* | Revert 56939 - History provider: style cleanup | thestig@chromium.org | 2010-08-20 | 5 | -151/+24 |
* | History provider: style cleanup | isherman@chromium.org | 2010-08-20 | 5 | -24/+151 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 4 | -0/+4 |
* | Reland r56483 - Monitor network change in GoogleURLTracker | ukai@chromium.org | 2010-08-20 | 1 | -0/+11 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 4 | -14/+7 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 4 | -7/+14 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove a few SkBitmap instances (and other headers that were next to th... | erg@google.com | 2010-08-18 | 1 | -1/+3 |
* | Win IO Perf Regressions | thomasvl@chromium.org | 2010-08-18 | 1 | -11/+0 |
* | Convert strings in bookmarks, part 2. | viettrungluu@chromium.org | 2010-08-18 | 1 | -2/+2 |
* | Remove wstrings from bookmarks, part 1 (of many). | viettrungluu@chromium.org | 2010-08-18 | 2 | -3/+5 |
* | Monitor network change in GoogleURLTracker | ukai@chromium.org | 2010-08-18 | 1 | -0/+11 |
* | Disable autocomplete for search keywords. | isherman@chromium.org | 2010-08-17 | 2 | -5/+8 |
* | Don't show accidental search infobar for bookmark keywords. | isherman@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 2 | -2/+4 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -10/+14 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 2 | -0/+3 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 5 | -20/+20 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -1/+3 |
* | Fix gcc warning | pkasting@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Prevent password leakage to the suggest server by being more strict about not... | pkasting@chromium.org | 2010-08-09 | 2 | -27/+63 |
* | Blind fix for a crash due to r54649. Committing results can mean the provide... | pkasting@chromium.org | 2010-08-09 | 2 | -6/+10 |
* | Adds some experimental stuff for tab preview: ability to determine max | sky@chromium.org | 2010-08-09 | 9 | -2/+32 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 4 | -5/+0 |
* | Fixes bug 12305 -- 1.66:1 should be UNKNOWN, not URL. | erg@google.com | 2010-08-04 | 2 | -32/+51 |
* | Remove a deprecated wstring ToLower function. | tony@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Add Framework for History Quick Provider | mrossetti@chromium.org | 2010-08-04 | 6 | -194/+218 |
* | Mac: Some clang appeasing. | thakis@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | [GTK] More m6 toolbar fixes. | estade@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Forward-declare AutocompleteMatch as a struct in autocomplete_popup_view_gtk.h | hans@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | [Mac] M6 Omnibox positioning changes. | shess@chromium.org | 2010-08-03 | 1 | -9/+6 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Fix two bugs caused by scheme stripping: | pkasting@chromium.org | 2010-08-03 | 1 | -2/+4 |
* | [GTK] compile fix, try2 | estade@chromium.org | 2010-08-03 | 1 | -4/+4 |
* | [GTK] Remove reference to obsolete constant. | estade@chromium.org | 2010-08-03 | 1 | -13/+2 |
* | Fix a number of problems caused by the AutocompleteController purposefully co... | pkasting@chromium.org | 2010-08-03 | 4 | -19/+42 |
* | [GTK] fix up spacing in upper chrome. | estade@chromium.org | 2010-08-03 | 1 | -24/+6 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -2/+4 |
* | [Mac] Un-tweak omnibox height and spacing and font. | shess@chromium.org | 2010-07-30 | 2 | -2/+2 |
* | Revert "Incorporate 'quick' history provider index as an autocomplete ..." | phajdan.jr@chromium.org | 2010-07-30 | 6 | -223/+197 |