summaryrefslogtreecommitdiffstats
path: root/ui/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC notification: Keep a object alive on removing to prevent crashyoshiki2016-02-191-1/+3
* ARC Notification: Fix crash on shutdownyoshiki2016-02-172-11/+39
* Change ARC notification type from SIMPLE to BASE_FORMATyoshiki2016-01-281-2/+2
* Mojo C++ bindings: support enum validation.yzshen2016-01-281-2/+2
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-3/+1
* Support buttons on ARC Notificationsyoshiki2016-01-264-0/+53
* arc-bridge: Introduce the ArcService classlhchavez2016-01-212-17/+14
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-212-6/+6
* Add lhchavez as OWNER of ARC directorieselijahtaylor2016-01-151-0/+1
* Add ArcNotificationManager for new ARC notificationyoshiki2016-01-1210-0/+487