summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/intents
Commit message (Expand)AuthorAgeFilesLines
* Delete most web intents code.thakis@chromium.org2013-02-1120-4029/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-7/+7
* Readability Reviewsmckay@chromium.org2013-02-081-46/+42
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-062-2/+3
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-171-2/+2
* Revert 163390groby@chromium.org2013-01-172-131/+0
* Remove tab_count from Browser.avi@chromium.org2013-01-131-25/+34
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-7/+7
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-1/+1
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2012-12-221-2/+2
* Allow ExtensionInstallPrompt be created with a parent native view.xiyuan@chromium.org2012-12-204-11/+9
* Remove straggling TabContents references.avi@chromium.org2012-12-141-4/+3
* Remove TabContents includes.avi@chromium.org2012-12-142-2/+0
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-131-3/+3
* Use DownloadItemModel for storing chrome/ specific UI data for DownloadItems.asanka@chromium.org2012-12-101-2/+2
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-092-8/+6
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-072-15/+8
* Remove TabContents from chrome::Navigate.avi@chromium.org2012-12-061-5/+6
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-3/+2
* Remove unneeded TabContents::FromWebContents.avi@chromium.org2012-12-041-5/+4
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-1/+1
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-4/+4
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+4
* intents: Kill deprecated SendReplyMessage method.tfarina@chromium.org2012-11-301-5/+0
* Remove TabContents from TabStripModel method names not taking TabContents.avi@chromium.org2012-11-281-1/+1
* intents: Switch to non-deprecated SendReply() method.tfarina@chromium.org2012-11-281-10/+10
* Delete WebUI for web intents.gbillock@chromium.org2012-11-173-528/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-2/+3
* This is the original patch from issue 11142033 (which had ASAN issues) plus a...groby@chromium.org2012-11-065-154/+136
* Fix use-after-free and crash in extension install from web intentsjamescook@chromium.org2012-10-303-3/+42
* Add smckay to OWNERS.smckay@chromium.org2012-10-231-1/+1
* Remove TabContents from WebIntentInlineDispositionBrowserTest.avi@chromium.org2012-10-221-10/+11
* Fix lint errors in recent commits. Prepping for Readability review.smckay@chromium.org2012-10-221-1/+1
* Web intents integration test fixture.gbillock@chromium.org2012-10-222-0/+131
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-214-11/+9
* [gtk] fix inline intent render view scrollingestade@chromium.org2012-10-192-4/+11
* Use a reply struct instead of individual values when responding to intents. A...smckay@chromium.org2012-10-192-5/+63
* Disable delegation to picker controller once it is deleted.groby@chromium.org2012-10-194-1/+10
* Correctly initialize the location bar button animation for Web Intentsrouslan@chromium.org2012-10-181-0/+2
* Revert 162655 - Factored out icon loading for extensionsfischman@chromium.org2012-10-184-128/+154
* Factored out icon loading for extensionsgroby@chromium.org2012-10-184-154/+128
* Make Web Intents picker in Views conform to latest mocksrouslan@chromium.org2012-10-174-5/+20
* Revert 162252 - Make Web Intents picker in Views conform to latest mocksericu@chromium.org2012-10-164-20/+5
* Make Web Intents picker in Views conform to latest mocksrouslan@chromium.org2012-10-164-5/+20
* Factoring out of FaviconLoadergroby@chromium.org2012-10-167-54/+126
* retry 160232estade@chromium.org2012-10-161-0/+1