| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -6/+6 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+4 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Don't autocomplete searches of >1 word if they've only been visited once and ... | pkasting@chromium.org | 2011-07-16 | 1 | -5/+17 |
* | Makes the SearchProvider set the description from the KeywordProvider. | sky@chromium.org | 2011-07-14 | 1 | -1/+0 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+4 |
* | Changes SearchProvider to set the description of the first consecutive | sky@chromium.org | 2011-07-07 | 1 | -5/+3 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Makes the search provider not return results that look like URLs. | sky@chromium.org | 2011-04-04 | 1 | -1/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -12/+12 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -12/+12 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -12/+12 |
* | Adds lab for making instant suggest autocomplete immediately. As part | sky@chromium.org | 2011-01-10 | 1 | -0/+3 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Makes sure the description 'Google Search' is set on the first search | sky@chromium.org | 2011-01-05 | 1 | -0/+3 |
* | Fixes bug in handling of spaces in the search provider. The problem | sky@chromium.org | 2010-12-08 | 1 | -4/+12 |
* | Makes committing the suggested text only update the default search | sky@chromium.org | 2010-11-24 | 1 | -0/+11 |
* | Makes SearchProvider use the in memory db for results. | sky@chromium.org | 2010-11-04 | 1 | -31/+7 |
* | [GTK] Added unit tests for omnibox highlighting | scr@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -8/+2 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -2/+0 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | Allow the history URL provider to handle input of type QUERY. This helps in ... | pkasting@chromium.org | 2009-10-19 | 1 | -7/+8 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+3 |
* | Hoist TrimHttpPrefix() so we only have one copy, not one per provider. | pkasting@chromium.org | 2009-05-29 | 1 | -5/+0 |
* | A basic search provider unit test. This tests asserts a handful of things: | sky@chromium.org | 2009-04-23 | 1 | -1/+18 |
* | Makes the omnibox show past searches and suggestions for keywords. | sky@chromium.org | 2009-04-14 | 1 | -29/+147 |
* | Misc formatting / cleanup in the autocomplete code. | deanm@chromium.org | 2009-02-27 | 1 | -14/+12 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 1 | -2/+2 |
* | Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe... | pkasting@chromium.org | 2008-12-01 | 1 | -2/+2 |
* | Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa... | pkasting@chromium.org | 2008-11-13 | 1 | -0/+1 |