| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Incorporate 'quick' history provider index as an autocomplete provider in pre... | mrossetti@chromium.org | 2010-07-30 | 6 | -197/+223 |
* | Reland r54074. | dtseng@chromium.org | 2010-07-30 | 1 | -0/+2 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -0/+1 |
* | [Mac] First pass at final sizing of toolbar items. | shess@chromium.org | 2010-07-29 | 2 | -3/+3 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 2 | -3/+0 |
* | Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs). | rohitrao@chromium.org | 2010-07-29 | 1 | -2/+0 |
* | Add initial tests for keyboard access (tabbing in some dialogs). | dtseng@chromium.org | 2010-07-28 | 1 | -0/+2 |
* | browser: Fix some presubmit errors. | tfarina@chromium.org | 2010-07-28 | 1 | -3/+2 |
* | Modified resources for M6 theme. This doesn't actually modify layout yet, ju... | pkasting@chromium.org | 2010-07-28 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 16 | -0/+16 |
* | [Mac] Cancel autocomplete popup animations using an AppKit bug workaround. | rohitrao@chromium.org | 2010-07-23 | 1 | -6/+22 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -7/+0 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -0/+7 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -7/+0 |
* | GTK: improve clipboard compatibility with firefox + evolution. | estade@chromium.org | 2010-07-20 | 1 | -5/+4 |
* | Header Cleanup: Remove unncessary include of sqlite_utils.h in some files. | tfarina@chromium.org | 2010-07-17 | 1 | -1/+0 |
* | Disable AutocompleteBrowserTest.Basic instead of FLAKY_ | oshima@chromium.org | 2010-07-16 | 1 | -2/+2 |
* | Mark AutocompleteBrowserTest.Basic as flaky. | oshima@chromium.org | 2010-07-16 | 1 | -1/+9 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 6 | -24/+75 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 4 | -29/+72 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 3 | -0/+3 |
* | [Mac] Line up omnibox field icons and text with popup. | shess@chromium.org | 2010-07-15 | 1 | -6/+6 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 3 | -3/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 3 | -0/+3 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 3 | -3/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 3 | -0/+3 |
* | [Mac] Mouse clicks in omnibox close popup. | shess@chromium.org | 2010-07-12 | 2 | -5/+0 |
* | [Mac] Bring https:// coloring into line with views. | shess@chromium.org | 2010-07-08 | 1 | -7/+8 |