1. a0ee5fb8 Convert //components/[a-e]* from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  2. 5d51107 Allow a bubble that is being closed to know why it was closed. by hcarmona · 10 years ago
  3. 4a12e67 Make sure bubbles in Views close before their RenderFrameHosts. by jyasskin · 10 years ago
  4. 5160635 Convert Pass()→std::move() in //components/[a-m]* by dcheng · 10 years ago
  5. bc5337b Switch to standard integer types in components/, part 1 of 4. by avi · 10 years ago
  6. 41ac341 Add more components to "gn check" by brettw · 10 years ago
  7. ffdc5b2 No more |QUEUE_BUBBLES| state. by hcarmona · 10 years ago
  8. 80b833ae Refactor how |ShouldClose| and |DoClose| are called to avoid chaining. by hcarmona · 10 years ago
  9. cf48f760 Update tests to use scoped_ptr to minimize risk of leaks. by hcarmona · 10 years ago
  10. de57000 Split BubbleController::ShouldClose into |ShouldClose| and |DoClose|. by hcarmona · 10 years ago
  11. a504b67 Simplify how MockBubbleUi is created for components/bubble. by hcarmona · 10 years ago
  12. 71d86e72 UMA Metric names must be constant at runtime. by hcarmona · 10 years ago
  13. 631f598 Add ability to gather metrics to BubbleManager. by hcarmona · 10 years ago
  14. 3e2a58c2 Add ability for a BubbleReference to update the BubbleUI. by hcarmona · 10 years ago
  15. 428ac3a Pass a BubbleReference to BubbleUI::Show. by hcarmona · 10 years ago
  16. aa431c0 Add BubbleManager to manage bubbles and ChromeBubbleManager for events. by hcarmona · 10 years ago