| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Revert 137075 - Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Revert 136812 - Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure | toyoshim@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Revert 136812 - Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Get rid of Image::Image(SkBitmap*) | pkotwicz@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Add FaviconBitmapHandler, request large icons for the launcher. | stevenjb@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -2/+2 |
* | Switch chrome code to use content::WebUI interface instead of WebUI concrete ... | jam@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Make WebUI objects not derive from WebUI. WebUI objects own the controller. T... | jam@chromium.org | 2012-01-17 | 1 | -1/+1 |
* | Remove a few trivial tab_contents.h includes in chrome that I missed earlier. | jam@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc... | jam@chromium.org | 2012-01-06 | 1 | -1/+2 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -3/+3 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -8/+6 |
* | Rename NavigationController to NavigationControllerImpl. I'll get rid of cont... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -4/+7 |
* | Create a Content API interface around NavigationController, and move all the ... | jam@chromium.org | 2011-12-29 | 1 | -1/+1 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 1 | -5/+5 |
* | Remove the remaining usages of NavigationEntry in chrome by converting a few ... | jam@chromium.org | 2011-12-28 | 1 | -2/+3 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -4/+5 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 1 | -9/+11 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -9/+11 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -4/+4 |
* | Move TabContentsObserver to content/public, rename it to WebContentsObserver,... | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Move navigation_details.h to content/public/browser. | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Rename TabContents::browser_context() to GetBrowserContext and put it into th... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -5/+5 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -5/+5 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -5/+5 |
* | Move TabContentsDelegate to content/public/browser and put it in the content ... | tfarina@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | base::Bind fixes | groby@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | Get rid of a bunch of view_messages.h includes from chrome by making the TabC... | jam@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Switch BackgroundContents to use TabContents instead of RenderViewHost. | jam@chromium.org | 2011-11-11 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -7/+8 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+2 |
* | Reland 90035 - Deflakify Prerender Favicon Test by removing timer and using | rvargas@google.com | 2011-06-23 | 1 | -0/+5 |
* | Revert 90035 - Deflakify Prerender Favicon Test by removing timer and using | rvargas@google.com | 2011-06-23 | 1 | -5/+0 |
* | Deflakify Prerender Favicon Test by removing timer and using | tburkard@chromium.org | 2011-06-22 | 1 | -0/+5 |
* | Refactor FaviconHandler to move code into delegate | rohitrao@chromium.org | 2011-06-17 | 1 | -12/+31 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -1/+2 |
* | Adapt to new icon interface from WebFrame | michaelbai@google.com | 2011-05-17 | 1 | -2/+2 |
* | Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-05-03 | 1 | -0/+91 |