summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/web_applications/web_app_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch FaviconTabHelper to use WebContentsUserData.avi@chromium.org2012-10-021-9/+10
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-2/+1
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-1/+2
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-2/+1
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-121-4/+9
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-11/+13
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-13/+11
* Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...avi@chromium.org2012-09-111-9/+4
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-11/+13
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-101-4/+9
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-0/+2
* Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper.rdevlin.cronin@chromium.org2012-07-161-1/+1
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-1/+2
* TabContentsWrapper -> TabContents, part 49.avi@chromium.org2012-06-111-11/+11
* TabContents -> WebContentsImpl, part 24.avi@chromium.org2012-04-181-5/+5
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-3/+3
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-2/+4
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-271-2/+3
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-2/+3
* Add user data dir field to Mac platform appssail@chromium.org2012-02-241-2/+2
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-5/+6
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-2/+3
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-4/+4
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-2/+2
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-2/+2
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-2/+2
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-3/+5
* base::Bind fixesgroby@chromium.org2011-11-291-11/+8
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-17/+16
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-2/+3
* Lands http://codereview.chromium.org/3451017/sky@chromium.org2011-05-031-3/+3
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-121-0/+1
* Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...erg@google.com2011-04-111-1/+0
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-111-0/+1
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-3/+2
* Last of the app icons.avi@chromium.org2011-04-061-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-2/+3
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-2/+4
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-0/+315