summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-012-6/+0
* Identity API: add scope approval dialog to webview experimental whitelistcourage@chromium.org2013-08-011-1/+3
* Pepper: Make PepperPluginInstance::Navigate async.teravest@chromium.org2013-08-012-10/+13
* Improve DNS probe histogramsttuttle@chromium.org2013-08-011-0/+5
* Reorder buttons on net error pages on Mac, Linux, Android.newt@chromium.org2013-07-311-0/+10
* Add renderer side of IPC handler for context menu image thumbnailjamesr@chromium.org2013-07-312-0/+57
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-1/+2
* Whitelist Remora client to use experimental webview features on beta/stableasargent@chromium.org2013-07-311-1/+15
* Add another whitelisted URL path for g+ apps.bbudge@chromium.org2013-07-312-11/+21
* Use constructor.name for isInstanceOfClass check in JSONSchemaValidatorkinuko@chromium.org2013-07-312-7/+9
* Creates a flag to enable/disable spellchecker.mariakhomenko@chromium.org2013-07-312-2/+23
* Add filter mask to autofill functions to filter fields that we do not want to...benquan@chromium.org2013-07-311-296/+232
* [password autofill] Don't autofill a form where any field can't be filled.gcasto@chromium.org2013-07-311-9/+6
* Don't ever crash on JavaScript errors in stable/beta channels. Previously wekalman@chromium.org2013-07-301-14/+6
* Rename miscellaneous_bindings to messaging_bindings.mpcomplete@google.com2013-07-3010-56/+54
* Remove OVERRIDE on cross-repo overridesabarth@chromium.org2013-07-301-18/+18
* Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...kouhei@chromium.org2013-07-301-0/+6
* Translate: run translate scripts in an isolated worldtoyoshim@chromium.org2013-07-302-14/+70
* [password autofill] Set realm for |other_possible_usernames|gcasto@chromium.org2013-07-301-0/+1
* A few minor changes to the chrome.downloads extension APIbenjhayden@chromium.org2013-07-281-6/+23
* Mark 'download' permissionrequest stable for <webview>.lazyboy@chromium.org2013-07-282-25/+1
* Add Diagnose Errors button to navigation error pagezork@chromium.org2013-07-271-0/+6
* Enable pnacl by defaultsehr@chromium.org2013-07-262-4/+5
* Allow partial update for notification update APIjianli@chromium.org2013-07-261-7/+15
* <webview>: Cleanup error messages of newwindow, dialog and permissionrequest ...fsamuel@chromium.org2013-07-262-63/+115
* support hdpi theme image and attributionkuan@chromium.org2013-07-261-6/+10
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-261-2/+8
* Add --{disable,enable}-dns-probes switchesttuttle@chromium.org2013-07-261-1/+1
* Use dinosaur icon on "you are offline" error page.newt@chromium.org2013-07-251-4/+13
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-257-34/+45
* Completing high dpi support for Instant Extended.pedrosimonetti@chromium.org2013-07-255-42/+283
* Update include paths in chrome et al. for base/process changes.rsesek@chromium.org2013-07-256-6/+5
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-252-0/+9
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-258-8/+7
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-244-20/+20
* Reland r212498 "Remove unused WebFrameClient overrides"japhet@chromium.org2013-07-242-22/+0
* Simplify the css sheets for old-style youtube plugins on androidqinmin@chromium.org2013-07-241-12/+2
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-241-7/+0
* Run the JS callbacks that execute on a v8 GC via MiscellaneousBindings::Bound...kalman@chromium.org2013-07-241-27/+45
* <webview>: Implement dialog APIfsamuel@chromium.org2013-07-242-8/+81
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-244-40/+19
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-234-4/+5
* Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...jam@chromium.org2013-07-234-25/+15
* Hide knowledge of webkit::ppapi::PPB_ImageData_Impl from chrome. This is part...jam@chromium.org2013-07-234-70/+56
* Hide knowledge of webkit::ppapi::PPB_FileRef_Impl from chrome. This is part o...jam@chromium.org2013-07-232-7/+3
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-235-51/+15
* Catch extension errors when running callbacks in the chrome.app andkalman@chromium.org2013-07-232-29/+25
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-236-6/+8
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-234-12/+38
* Show warning instead of crashing when an unserializable message is passed tokalman@chromium.org2013-07-231-1/+13