summaryrefslogtreecommitdiffstats
path: root/content/browser/presentation/presentation_service_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Presentation API] Limit the number of pending Start/JoinSessionimcheng2015-05-151-74/+130
* [Presentation API] Convert screen availability API into Client style.imcheng2015-05-121-122/+67
* [PresentationAPI] Implements send() API for String and ArrayBuffer/View from ...s.singapati2015-05-111-1/+75
* Implements ListenForSessionMessages in PresentationServiceImpl; uses Swap to ...haibinlu2015-05-051-1/+61
* [PresentationAPI] Added on-session-message handler.haibinlu2015-04-291-0/+5
* Reland of: [Presentation API] Implement ondefaultsessionstart in PSImpl.imcheng2015-04-241-30/+82
* Revert of [Presentation API] Implement ondefaultsessionstart in PSImpl. (patc...vmpstr2015-04-221-82/+30
* [Presentation API] Implement ondefaultsessionstart in PSImpl.imcheng2015-04-221-30/+82
* Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47rockot2015-04-141-25/+43
* Revert "Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47"Mounir Lamouri2015-04-141-43/+25
* Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47rockot2015-04-131-25/+43
* Revert "Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47"sorin2015-04-101-43/+25
* Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47rockot2015-04-101-25/+43
* [Presentation API] Fix stability issues with PresentationService.imcheng2015-04-031-11/+22
* [Presentation API] Fix potential callback leaks in PSImpl.imcheng2015-03-261-21/+53
* [PresentationAPI] renamed GetScreenAvailability to ListenForScreenAvailabilit...avayvod2015-03-251-4/+4
* [Presentation API] Plumbing of |onstatechange| from the Mojo service to the p...avayvod2015-03-251-0/+5
* Update mojo sdk to rev 7214b7ec7d27563b2666afad86cf1c5895c56c18rockot2015-03-191-23/+52
* [PresentationAPI] Implementing CloseSession from WebPresentationClient to Pre...haibinlu2015-03-191-0/+6
* [Presentation API] Additional plumbing for PresentationServiceImpl.imcheng2015-03-181-56/+206
* [Presentation API] Tracking the default presentation URL defined by the frame.avayvod2015-03-131-1/+9
* [Presentation API] Plumbing the |defaultpresentationstart| event from Blink t...avayvod2015-03-111-0/+5
* [PresentationAPI] Implementing start/joinSession from WebPresentationClient t...avayvod2015-02-271-0/+14
* [Reland] Support listening for available screens for multipleimcheng2015-02-101-4/+175
* Revert of Support listening for available screens for multiple presentation u...jiayl2015-02-101-175/+4
* Support listening for available screens for multipleimcheng2015-02-101-4/+175
* Plumbing from WebPresentationClient to the Presentation Mojo service foravayvod2015-01-291-0/+33