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