summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* [spell] Prepare for switch from TextChecking to TextDecorationrouslan@chromium.org2013-10-051-3/+8
* Track webapp meta tag adoptiondfalcantara@chromium.org2013-10-041-8/+9
* Trigger full html.css styles for some printing tests.rune@opera.com2013-10-041-4/+4
* Move language detection to a componentdroger@chromium.org2013-10-043-15/+17
* Show IDN in error screens (DNS failure etc.)yuusuke@yandex-team.ru2013-10-044-3/+9
* Use Blink support to watch CSS selectors directly instead of using a Mutation...jyasskin@chromium.org2013-10-048-154/+91
* Clean up unused constant globalshans@chromium.org2013-10-031-0/+2
* <webview>: Support showing injected scripts in DevToolsfsamuel@chromium.org2013-10-031-1/+1
* Set up trial experiment so that password generation is enabled for 10% of the...zysxqn@google.com2013-10-031-1/+2
* Hook up WebRTC logging extension API to the underlying functionality.grunell@chromium.org2013-10-035-47/+42
* Add UMA_HISTOGRAM_ENUMERATION PrintPreview.PreviewEvent.vitalybuka@chromium.org2013-10-031-0/+18
* Fix a declarativeContent crash on pages with iframes, and make removing rules...jyasskin@chromium.org2013-10-031-19/+12
* Removes the unused WebNode parameter of PrintPagesNativecimamoglu@chromium.org2013-10-023-6/+2
* Removes the unused ReportPreviewPageRenderTime from printing codecimamoglu@chromium.org2013-10-021-3/+0
* revert r226330. Re-enable requestAutocomplete.estade@chromium.org2013-10-011-1/+1
* Disable requestAutocompleteestade@chromium.org2013-10-011-1/+1
* Add id_generator.GetNextId() extension binding.sergeyu@chromium.org2013-10-0112-183/+69
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-018-21/+253
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-292-5/+5
* <webview>: Change how plugin load works inside guests.sadrul@chromium.org2013-09-272-5/+37
* [Clean up] Remove ChromeViewMsg_SearchBoxFontInformation IPC message and rela...kmadhusu@chromium.org2013-09-274-50/+0
* Revert the use of compiler generated event names in dispatcher.cc.DHNishi@gmail.com2013-09-271-5/+4
* remove use of Local::New with implicit isolatedcarney@chromium.org2013-09-262-3/+2
* Allow webview API in an unblessed extension processguohui@chromium.org2013-09-261-1/+10
* [rAC, OSX] enable rAC by default for Dev/Canarygroby@chromium.org2013-09-261-3/+12
* Make <webview> element a custom element when permission denied.fsamuel@chromium.org2013-09-262-8/+33
* Optimize send_request.jsikarienator@chromium.org2013-09-261-18/+17
* Support userAgent overriding for guests.lazyboy@chromium.org2013-09-262-3/+39
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-10/+12
* Whitelist the Files app to use the experimental parts of webView.mtomasz@chromium.org2013-09-251-1/+4
* Update Webview to new Custom Elements callback names.dominicc@chromium.org2013-09-241-4/+4
* Update offline page on ChromeOS to match standard error page.zork@chromium.org2013-09-242-10/+12
* [Activity log] DOMActivityLogger::log now takes URL/title argumentsmvrable@chromium.org2013-09-245-46/+25
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-243-19/+7
* [Webapps] Encourage use of mobile-web-app-capabledfalcantara@chromium.org2013-09-241-5/+23
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-242-10/+14
* Support webview tag in component extensionguohui@chromium.org2013-09-241-11/+5
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-5/+2
* Send the referrer when opening a URL via the browser for prerender and instantjochen@chromium.org2013-09-231-2/+7
* Added 'if ENABLE_EXTENSIONS' guards around the Activity Log invocationsfelt@chromium.org2013-09-231-0/+2
* <webview>: Support "on<event>" properties for installing event handlers.sadrul@chromium.org2013-09-221-0/+30
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-211-3/+3
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-2/+5
* Enforce disable fullscreen policy for ppapi pluginsbartfab@chromium.org2013-09-201-3/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-5/+2
* TextDatabase contained an unexpected bit of needed functionality.shess@chromium.org2013-09-201-0/+6
* Rename hrsurface and simplify the IPC struct definitionqinmin@chromium.org2013-09-201-8/+12
* Clear the usage of useBrowserOverlays from PrintWebViewHelper and PrepareFram...mkwst@chromium.org2013-09-201-5/+3
* Disables window.print() for Androidcimamoglu@chromium.org2013-09-191-0/+3