summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-232-0/+20
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-234-42/+80
* Allow <video> to read from a data URI. Data URI is now handledhclam@chromium.org2009-10-232-8/+14
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-223-13/+20
* Reverting 29783.johnnyg@chromium.org2009-10-222-41/+1
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-222-1/+41
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-221-6/+6
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-222-5/+9
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-5/+0
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-0/+5
* Don't call chrome.initExtension if we already called it.mpcomplete@chromium.org2009-10-211-2/+4
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-1/+0
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-211-3/+3
* TBR: darinmhm@chromium.org2009-10-212-9/+5
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-212-5/+9
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+11
* Make all pepper plugins default to windowless and transparent.sehr@google.com2009-10-201-0/+5
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-9/+9
* Add WebFrameClient::cancelledError to avoid a dependency ondarin@chromium.org2009-10-202-18/+30
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-201-1/+1
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-0/+3
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-1/+25
* Switch to SendAndRunNestedMessageLoop in Mac printingstuartmorgan@chromium.org2009-10-191-6/+1
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-192-56/+0
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-192-13/+13
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-1/+2
* Fix global constant and style.maruel@chromium.org2009-10-193-27/+30
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1911-31/+41
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-192-0/+24
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-174-2/+560
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-179-40/+51
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-161-1/+1
* Implement new page action API.mpcomplete@chromium.org2009-10-162-20/+30
* Convert devtools interfaces over to using WebString.darin@chromium.org2009-10-165-33/+59
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-162-19/+25
* Kill WebViewDelegate::WasOpenedByUserGesture, and instead havedarin@chromium.org2009-10-162-5/+9
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-163-38/+44
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-161-1/+0
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Get the nexe name from NaCl and send the NaCl process handle and pid to the r...gregoryd@google.com2009-10-152-7/+19
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-6/+7
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-7/+6
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-6/+7
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-152-7/+23
* Refactor notification provider in renderer process to not use a message filter.johnnyg@chromium.org2009-10-144-68/+31
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-143-24/+33
* Remove the use of histogram in AudioMessageFilterhclam@chromium.org2009-10-141-32/+0
* The focus ring was not shown on Linux toolkit views.jcampan@chromium.org2009-10-141-1/+1
* Make the acknowledgement message for querying form autofill data alwaysdarin@chromium.org2009-10-142-12/+14