summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Port some more RenderViewTests to Linux.estade@chromium.org2010-05-243-66/+58
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-241-0/+2
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-242-5/+13
* Add a SetCursor API to Pepper. I'll implement custom cursors once we switche...jam@chromium.org2010-05-242-1/+66
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-222-21/+22
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-213-55/+47
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-212-2/+29
* IndexedDB should use WebSecurityOrigins rather than passing origin stringsjorlow@chromium.org2010-05-212-7/+9
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-213-4/+39
* Part 2 of fix. Denies access to password manager for sandboxed iframes with a...inferno@chromium.org2010-05-211-0/+5
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-201-1/+3
* Linux: enable another render view unit test.estade@chromium.org2010-05-201-9/+27
* Temporary changes for plugin.jam@chromium.org2010-05-201-12/+40
* AutoFill fill billing address when credit card settings specify a billing add...dhollowa@chromium.org2010-05-191-80/+80
* Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default pluginthakis@chromium.org2010-05-191-3/+1
* Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+3
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-3/+2
* enable RenderViewTest.OnHandleKeyboardEvent on Linux.estade@chromium.org2010-05-191-39/+47
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-181-0/+1
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-1/+1
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-181-1/+1
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-182-0/+31
* Refactoring in media::PipelineImpl and media::MediaFilter.scherkus@chromium.org2010-05-171-2/+1
* Makes shader translation a runtime switch.gman@chromium.org2010-05-173-0/+22
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-142-170/+507
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-1410-2/+275
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-144-7/+98
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-141-6/+4
* Stop the browser from scrolling the View contents when gpu accelerated compos...vangelis@chromium.org2010-05-141-2/+9
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-0/+1
* Adding a method to RendererWebKitClientImpl to create a GLES2Context.vangelis@chromium.org2010-05-132-0/+11
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-132-20/+56
* AutoFill label scraping nested table contents.dhollowa@chromium.org2010-05-132-20/+116
* Fix Print Selection.viettrungluu@chromium.org2010-05-132-6/+5
* Add code to engage new Pepper API behind a preprocessor macro.darin@chromium.org2010-05-133-2/+22
* Ensure all stats are initialized when calculated Page Load Timesjar@chromium.org2010-05-121-8/+22
* Disable ExtensionAPIClientTest.GetAllWindows as it flakily crashes.jhawkins@chromium.org2010-05-121-1/+2
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-121-10/+16
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-122-2/+3
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-122-9/+0
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-124-13/+13
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-122-3/+4
* Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy.bauerb@chromium.org2010-05-121-3/+3
* Implement a version of WebPlugin for Pepper to bypass the current NPAPIbrettw@chromium.org2010-05-121-1/+4
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-122-6/+3
* fix another typojam@chromium.org2010-05-121-1/+1
* fix typojam@chromium.org2010-05-121-1/+1
* Fix Mac buildbreakjam@chromium.org2010-05-121-0/+3
* Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.jam@chromium.org2010-05-126-1202/+225
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-121-8/+0