summaryrefslogtreecommitdiffstats
path: root/components/bubble/bubble_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Split BubbleController::ShouldClose into |ShouldClose| and |DoClose|.hcarmona2015-09-301-7/+9
* Add ability to gather metrics to BubbleManager.hcarmona2015-09-111-2/+9
* Add ability for a BubbleReference to update the BubbleUI.hcarmona2015-09-081-1/+9
* Pass a BubbleReference to BubbleUI::Show.hcarmona2015-09-081-1/+1
* Add BubbleManager to manage bubbles and ChromeBubbleManager for events.hcarmona2015-08-281-0/+49