summaryrefslogtreecommitdiffstats
path: root/components/guest_view/browser
Commit message (Expand)AuthorAgeFilesLines
* This patch allows find-in-page to work on the Chrome signin page.paulmeyer2015-08-102-0/+31
* SAMLEnrollmentTest-s addapted for the webview flow.dzhioev2015-08-042-4/+15
* Fix double registering a guest on the same embedder's zoom controller.lazyboy2015-08-031-2/+4
* New Task Manager - Phase 1.3.3: Implement Guest Task Providingafakhry2015-08-032-0/+13
* Move existing kSitePerProcess checks to a policy-oracle objectnick2015-07-271-4/+2
* This patch improves the way that GuestViewManager tracks the destruction of G...paulmeyer2015-07-216-30/+105
* Fix nested GuestView's container bounds calculation.lazyboy2015-07-212-11/+35
* Remove GuestViewBase::IsDragAndDropEnabledjochen2015-07-072-16/+0
* Fixed the bug that caused the screen to go blank after signing in through the...paulmeyer2015-06-295-31/+50
* Make <webview> use out-of-process iframe architecture.lazyboy2015-06-293-0/+62
* This patch implements a way to register callbacks for when a GuestView is des...paulmeyer2015-06-108-24/+146
* Webviews can now be garbage collected!!!paulmeyer2015-06-015-9/+90
* Move GuestViewContainer to componentsfsamuel2015-05-281-0/+42
* Fixed PDF resize issue.paulmeyer2015-05-053-2/+18
* Add callback in UserScriptLoader to notify users when scripts are loaded.hanxi2015-05-052-2/+19
* GuestView: Simplify guest IPCSfsamuel2015-05-051-7/+2
* Move GuestView layer in browser to componentsfsamuel2015-05-0516-0/+2532