summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extension render-side event cleanup to help with debugging: record thekalman@chromium.org2013-07-234-132/+157
* Manifest not manfiest.kalman@chromium.org2013-07-221-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-226-8/+6
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-226-6/+8
* Show more different NaCl loading errors.halyavin@google.com2013-07-221-6/+15
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-215-21/+19
* PNaCl: Use PP_Instance instead of render_view_id to identify translations.dschuff@chromium.org2013-07-203-15/+17
* [Autofill] Remove Selection, Acception and Removal from Old UIcsharp@chromium.org2013-07-192-59/+7
* Add debugging to track down chrome.runtime being null/undefined while clearingkalman@chromium.org2013-07-191-7/+26
* Unify the event to watchForTagyang.gu@intel.com2013-07-196-48/+36
* Move UserScript and Extension switches to top-level extensions/.yoz@chromium.org2013-07-192-2/+2
* Revert 212498 "Remove unused WebFrameClient overrides"yutak@chromium.org2013-07-192-0/+22
* Do not use zoom to determine omnibox start-marginskanuj@chromium.org2013-07-193-18/+2
* Remove unused WebFrameClient overridesjaphet@chromium.org2013-07-192-22/+0
* Revert 212459 "Remove TextDatabase from the history service."asargent@chromium.org2013-07-181-0/+7
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-181-7/+0
* Remove via spdy checking for deciding data reduction proxy being used.bolian@chromium.org2013-07-181-3/+1
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-184-8/+8
* Add UMA for more page load phases based on performance timing.bolian@chromium.org2013-07-181-1/+99
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-186-48/+63
* Restore CLs that depend upon Blink window script object changes.wez@chromium.org2013-07-181-3/+1
* Verify if url is a RID before resolving the url in NavigateContentWindowjfweitz@chromium.org2013-07-181-4/+15