summaryrefslogtreecommitdiffstats
path: root/components/infobars
Commit message (Expand)AuthorAgeFilesLines
* Minor infobar cleanup.pkasting2015-02-244-32/+41
* [Extensions] Remove the Infobar APIrdevlin.cronin2015-02-132-6/+0
* Add new conversion method to ConfirmInfoBarDelegatesdefresne2015-01-072-10/+16
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-1/+1
* Componentize SimpleAlertInfoBarDelegatesdefresne2014-12-303-0/+97
* Remove dependency of infobars component on the embeddersdefresne2014-12-225-45/+10
* Move infobar constants and the code that uses them from components/ to chrome/.pkasting2014-12-127-144/+81
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-041-1/+2
* Add more components unit tests to GN build.brettw2014-11-252-1/+5
* Virtual destructor for infobars::InfoBarManager::Observer.droger2014-11-072-0/+5
* Standardize usage of virtual/override/final in components/dcheng2014-10-213-15/+12
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-2/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-10/+10
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-4/+3
* Componentize GoogleURLTracker unittestblundell2014-09-151-6/+8
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+1
* Fix translate namespacenaiem.shaik@gmail.com2014-07-222-2/+6
* Add more components to the GN build.brettw@chromium.org2014-07-162-0/+45
* [Variations] Bring variations_http_header_provider to variations componentmathp@chromium.org2014-07-091-0/+31
* Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.droger@chromium.org2014-06-021-0/+15
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-223-1/+158
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-203-5/+5
* Update SSLAddCertData to use the Observer style from InfoBarManager.tfarina@chromium.org2014-05-143-11/+3
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-2/+1
* Update PasswordManagerBrowserTest to use the new Observer class from InfoBarM...tfarina@chromium.org2014-04-222-4/+24
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-1813-0/+1217