summaryrefslogtreecommitdiffstats
path: root/chrome/browser/guestview
Commit message (Expand)AuthorAgeFilesLines
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-264-3/+23
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-174-0/+34
* <webview>: Back & forward key navigate webview if unhandled.fsamuel@chromium.org2013-07-122-0/+35
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-112-0/+30
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-0410-8/+65
* <webview>: Fixed weird webview_constantsfsamuel@chromium.org2013-07-042-4/+4
* <webview>: Move close event from content to chromefsamuel@chromium.org2013-07-044-0/+8
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-037-8/+36
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-034-1/+67
* <webview>: Restore getProcessId()fsamuel@chromium.org2013-07-025-10/+14
* <webview>: Move contentload event from content to chromefsamuel@chromium.org2013-06-294-0/+42
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-2910-80/+202
* Add fsamuel@ as chrome/browser/guestview OWNERfsamuel@chromium.org2013-06-281-0/+0
* Refactor AdViewGuest/WebViewGuest to GuestViewfsamuel@chromium.org2013-06-2713-0/+572