summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-1/+1
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* On Android, the "content" scheme needs to be registered as "local" with WebKit.abarth@chromium.org2012-05-111-0/+5
* Initial extension bindings for Media Gallery API.vandebo@chromium.org2012-05-115-0/+133
* Be more robust in checking v8 values.sreeram@chromium.org2012-05-111-1/+3
* New link rel=prerender api, using WebKit::WebPrerenderingPlatformgavinp@chromium.org2012-05-118-0/+213
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-114-4/+6
* Reduce the maximum time that client-side phishing detection will block the We...bryner@chromium.org2012-05-104-30/+30
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-17/+1
* Revert 136296 - Make all extension api types fully qualified.yzshen@chromium.org2012-05-104-6/+4
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-104-4/+6
* Add unit tests for event.jskoz@chromium.org2012-05-106-2/+123
* gdata: Fix a bug where PDF files on gdata could not be opened.satorux@chromium.org2012-05-101-1/+0
* Extract ModuleSystemTest into its own file.koz@chromium.org2012-05-091-106/+3
* Partially revert changes in chrome_content_renderer_client.ccsatorux@chromium.org2012-05-091-2/+2
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-096-35/+71
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-092-13/+19
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-094-12/+19
* A better fix for scaling issue.gene@chromium.org2012-05-091-34/+12
* Move Declarative Web Request API out of experimental and make it a featurebattre@chromium.org2012-05-095-19/+16
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-091-2/+2
* Revert "Extract ModuleSystemTest into its own file."koz@chromium.org2012-05-091-3/+106
* Extract ModuleSystemTest into its own file.koz@chromium.org2012-05-091-106/+3
* Upstream youtube plugin for chrome on androidqinmin@chromium.org2012-05-085-0/+183
* adding binary resources that will be used by androidqinmin@chromium.org2012-05-082-0/+0
* Fix RTL and complex script title in print preview header/footer.arthurhsu@chromium.org2012-05-071-0/+70
* Refactor the socket API to remove onEvent callback in socket.create() function.penghuang@chromium.org2012-05-075-124/+0
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-072-19/+13
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-062-13/+19
* Return early in PluginPlaceholder::PluginListChanged if the frame is NULL.bauerb@chromium.org2012-05-061-5/+6
* chrome: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-061-2/+1
* Fixed security issues related to gdata: protocol handler by: a) changing URL ...zelidrag@chromium.org2012-05-041-0/+6
* Don't use passed in plug-in after initialization in PluginPlaceholder::Replac...bauerb@chromium.org2012-05-041-9/+22
* Return early in PluginPlaceholder::PluginListChanged if the top-level documen...bauerb@chromium.org2012-05-041-1/+6
* Move input.ime back to experimental until privacy review is complete.zork@chromium.org2012-05-042-7/+9
* ugrr... Fixing printing scaling again.gene@chromium.org2012-05-031-33/+32
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-2/+2
* NaCl: Remove unused process ID/handle arguments from launch_nacl_process()mseaborn@chromium.org2012-05-021-7/+1
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-014-1/+40
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-304-40/+1
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-304-1/+40
* Remove another instance of a dcheck when 'begin' is set incorrectly.nsylvain@chromium.org2012-04-281-3/+6
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-5/+3
* Experimental USB APIgdk@chromium.org2012-04-285-0/+99
* Revert 134390 - Experimental USB APIjamesr@chromium.org2012-04-272-7/+0
* Experimental USB APImiket@chromium.org2012-04-272-0/+7
* Remove the dcheck and make sure we don't send invalid uma data when the reque...nsylvain@chromium.org2012-04-271-2/+5
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* Add renderer process support in PyAuto HeapProfilerDump API.dmikurube@chromium.org2012-04-272-2/+21
* New Autofill UI properly changes Colour.csharp@chromium.org2012-04-271-2/+0