summaryrefslogtreecommitdiffstats
path: root/components/open_from_clipboard
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-252-2/+5
* Add more components to "gn check".brettw2015-11-271-0/+2
* base: SysInfo::Uptime() returns a TimeDeltasque2015-11-051-4/+2
* Open from clipboard: Support nil clipboardolivierrobin2015-08-171-10/+15
* Add hash to OFC pasteboard change detectionolivierrobin2015-08-136-89/+153
* Move ClipboardURLProvider into //components/omnibox.sdefresne2015-08-118-118/+117
* Refactor ClipboardRecentContent singleton creation.sdefresne2015-08-065-88/+121
* Move //components/omnibox into //components/omnibox/browserblundell2015-07-092-2/+2
* Fixes crashes in OpenFromClipboard unit tests.rohitrao2015-07-022-9/+10
* Add method to suppress OFC suggestions.jif2015-06-244-40/+156
* Add method returning age of pasteboard content.jif2015-06-173-8/+17
* Have AutocompleteInput contain up to date data.jif2015-06-172-6/+3
* [iOS] Make the clipboard_url_provider return an additional placeholder match.sdefresne2015-05-262-4/+27
* Early return the Clipboard Url Provider when the omnibox wasn't focused.jif2015-04-091-0/+2
* Add unittest to Open from Clipboard component.jif2015-03-043-13/+107
* Fix detection of clipboard change after device restart.jif2015-02-262-5/+21
* Upstream iOS' Open from Clipboard component.jif2015-02-197-0/+350