| Commit message (Expand) | Author | Age | Files | Lines |
* | Change infobar creation to use a public static Create() method on the infobar... | pkasting@chromium.org | 2013-01-08 | 1 | -9/+0 |
* | Move WebContentsUserData to content/public/browser. | joi@chromium.org | 2012-10-09 | 1 | -4/+5 |
* | Revert "Revert 159158 - Make using WebContentsUserData simpler." | avi@chromium.org | 2012-09-28 | 1 | -1/+0 |
* | Revert 159158 - Make using WebContentsUserData simpler. | dharani@google.com | 2012-09-28 | 1 | -0/+1 |
* | Make using WebContentsUserData simpler. | avi@chromium.org | 2012-09-27 | 1 | -1/+0 |
* | Move WebContentsUserData to chrome/browser/common. | avi@chromium.org | 2012-09-27 | 1 | -1/+1 |
* | Switch OmniboxSearchHint to use WebContentsUserData. | avi@chromium.org | 2012-09-18 | 1 | -7/+13 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | TabContentsWrapper -> TabContents, part 33. | avi@chromium.org | 2012-06-11 | 1 | -5/+4 |
* | TabContentsWrapper -> TabContents, part 1. | avi@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -4/+4 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | This CL adds an infobar instructing users they can do search directly from th... | jcampan@chromium.org | 2009-07-23 | 1 | -0/+61 |