summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/infobars
Commit message (Expand)AuthorAgeFilesLines
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-161-0/+0
* Convert Pass()→std::move() for iOS build.dcheng2016-01-143-5/+10
* Switch to standard integer types in ios/.avi2015-12-224-0/+6
* Upstream changes made downstream to infobar_manager_impl.{cc,h}.sdefresne2015-11-232-0/+8
* ios: Stop using __weak.Nico Weber2015-11-041-1/+1
* Don't let navigation dismiss infobars added during that navigation.pkasting2015-07-021-0/+2
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Correct iOS build for latest Xcode beta.justincohen2015-06-102-1/+7
* [Smart Lock, ios] Introduce ability to have a link in ConfirmInfobar title.melandory2015-06-091-16/+52
* More infobar cleanup.pkasting2015-06-051-9/+5
* Fixit: Cleanup of InfoBarController.noyau2015-06-015-51/+72
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Fix crash occurring during infobar dismissal at BVC deletion.jif2015-03-261-1/+2
* Remove the distinction between informational and warning infobarsdefresne2015-03-031-3/+1
* Introduce iOS implementation of InfoBarManagersdefresne2015-01-124-0/+175
* Upstream //ios/chrome/browser/translatedroger2015-01-081-2/+36
* Remove dependency of infobars component on the embeddersdefresne2014-12-221-21/+0
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-1/+0
* Upstream ios/chrome/browser/infobarsdroger2014-12-1912-0/+599