summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-1/+1
* Password Autofill disables auto-completed textfielddhollowa@chromium.org2011-01-132-7/+16
* Changing the security model for "chrome" URLsabarth@chromium.org2011-01-131-4/+8
* Fixed bug 64847: Graphics2D paints outside plugin boundaries. Also removed un...ddorwin@chromium.org2011-01-131-1/+0
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-132-0/+10
* Tag a couple of functions with OVERRIDEagl@chromium.org2011-01-131-2/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-134-34/+34
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-132-2/+2
* Discard geolocation update if dispatcher is not updating.jknotten@chromium.org2011-01-131-1/+5
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Disable Pepper 3d contexts when accelerated compositing of plugins is disabledpiman@google.com2011-01-131-0/+5
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-132-10/+2
* Fix and re-enable RenderViewTest.MacTestCmdUp (we need to spin the message loopmihaip@chromium.org2011-01-121-1/+5
* Fix the issues identified so far while investigating bug 66962, but not tsepez@chromium.org2011-01-121-3/+3
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-121-1/+1
* Refactor UpdatePrintableSizeInPrintParameters() function in print_web_view_he...kmadhusu@chromium.org2011-01-121-16/+22
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-121-5/+97
* Clean up some old TODOsjorlow@chromium.org2011-01-125-4/+20
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-122-18/+0
* Disable mac RenderViewTest.MacTestCmdUP to fix mac build failures after webki...hayato@chromium.org2011-01-121-1/+1
* Fix swapbuffers callback crashpiman@google.com2011-01-122-1/+13
* Make PrintWebViewHelper work with new WebKit API for printing a plugin.jam@chromium.org2011-01-111-0/+6
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-112-2/+4
* Revert r71044: "DevTools: migrate APU from dedicated commands to the inspecto...pfeldman@chromium.org2011-01-112-0/+18
* Switch BlockedPlugins from using notifications to having themmenke@chromium.org2011-01-114-38/+26
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-112-18/+0
* Revert r71037. "DevTools: migrate APU from dedicated commands to the inspecto...pfeldman@chromium.org2011-01-112-0/+18
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-112-18/+0
* Return the FrameWillClose call, since it turns out to be the cause of increas...jam@chromium.org2011-01-113-0/+14
* Remove thumbnails from client-side phishing detection pingbacks.bryner@chromium.org2011-01-112-34/+2
* Linux: Trade one hack for another to allow pepper plugins to print only selec...thestig@chromium.org2011-01-112-29/+51
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-115-7/+8
* Revert 70626 - Chromium support for webkitAnimationTime propertyjamesr@chromium.org2011-01-111-3/+0
* glue: deprecate npapi::PluginVersionInfoevan@chromium.org2011-01-111-28/+16
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-103-6/+6
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-14/+15
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-105-36/+46
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-102-15/+2
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-102-0/+12
* Start counting at 1 for extension API validation.jochen@chromium.org2011-01-071-2/+2
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-071-6/+2
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-074-7/+96
* Fix mac buildpiman@google.com2011-01-061-1/+1
* Enable accelerated compositing in fullscreen pepper.piman@google.com2011-01-063-71/+281
* Chromium support for webkitAnimationTime propertyjamesr@chromium.org2011-01-061-0/+3
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-066-221/+2
* Crash using keyboard on a hidden input elementdhollowa@chromium.org2011-01-051-1/+1
* Fixed check for max icon size before sending InstallApplication msg to browser.cdn@chromium.org2011-01-051-8/+8
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-053-10/+5
* Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).suzhe@google.com2011-01-053-10/+9