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