summaryrefslogtreecommitdiffstats
path: root/components/infobars
Commit message (Expand)AuthorAgeFilesLines
* Implement the Windows desktop search redirection feature.fdoray2016-02-021-0/+1
* Discourage creation of Java infobars without InfoBarDelegatesdfalcantara2016-01-212-1/+19
* Moves ui/base/resource/material_design/* to ui/base/material_design/*varkha2016-01-202-2/+2
* Provides identifier for iOS downstream infobars.sdefresne2016-01-041-1/+9
* Add method for identifying different InfoBarsdfalcantara2015-12-304-10/+97
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-262-2/+5
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-266-2/+11
* Make more components pass GN check.brettw2015-11-261-0/+1
* Theme colors of location bar icons.estade2015-10-271-4/+4
* Rename android only infobarsestade2015-10-232-6/+8
* Throttle media decoding after excessive Android media server crashesqinmin2015-10-072-1/+15
* Separate getting the URL of an infobar from clicking on it. Also make a simil...avi2015-10-013-7/+23
* Update default browser infobar for MDestade2015-09-291-2/+3
* Update some more infobars to use vector icons.estade2015-09-283-7/+19
* Move MD color palette to a header file.estade2015-09-231-10/+4
* [Android] Add support for a hung renderer dialogjdduke2015-09-032-0/+6
* Rename GetIconID to GetIconIdestade2015-09-034-7/+7
* Infobar material design refresh: bg colorestade2015-09-031-0/+14
* Vectorize several infobar icons.estade2015-09-013-1/+41
* Delete obsolete auto_login_infobar_delegate.newt2015-08-212-6/+0
* Don't let navigation dismiss infobars added during that navigation.pkasting2015-07-024-5/+18
* Add initial support for runtime permissions in android M.tedchoc2015-06-102-0/+6
* More infobar cleanup.pkasting2015-06-051-3/+0
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Simplify infobar expiry.pkasting2015-05-208-43/+8
* 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