summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests for the ResourceDispatcherHost.darin@chromium.org2010-07-271-1/+2
* Download code cleanup:phajdan.jr@chromium.org2010-07-272-9/+9
* ChromeFrame cookie requests would incorrectly get routed to the first host br...ananta@chromium.org2010-07-272-113/+142
* Fix acquisition of thumbnail images on Linux.scherkus@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2656-0/+56
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-2/+2
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-242-1/+43
* Coverity issues 11559, 9326, 9325, 9317: Uninitialized members in browser/ren...finnur@chromium.org2010-07-233-5/+14
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-232-13/+8
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-1/+2
* Continual header pruningerg@google.com2010-07-221-0/+1
* Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ...stuartmorgan@chromium.org2010-07-221-1/+1
* Switch back to disabling Core Animation for Flash (for branch merge).stuartmorgan@chromium.org2010-07-221-1/+1
* Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1hans@chromium.org2010-07-221-0/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-223-0/+11
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-214-10/+22
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-213-0/+73
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-5/+1
* Make ResourceDispatcherHostRequestInfo own SSLClientAuthHandler and LoginHand...davidben@chromium.org2010-07-202-14/+17
* Fix a Chrome crash observed in ChromeFrame reliability test runs. The crash o...ananta@chromium.org2010-07-201-4/+10
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-201-0/+5
* AutoFill: Several functional fixes:jhawkins@chromium.org2010-07-201-3/+17
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-194-18/+17
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+1
* Recommit r52848 - Option-click to download should not display "Save As" UI.jeremy@chromium.org2010-07-184-2/+9
* Revert r52848 - Linux x64 compile failure.jeremy@chromium.org2010-07-184-9/+2
* Option-click to download should not display "Save As" UI.jeremy@chromium.org2010-07-184-2/+9
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-174-0/+24
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-167-25/+2
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-162-3/+4
* [Mac]Handle edit commands from input methods correctly.suzhe@chromium.org2010-07-162-104/+107
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-162-3/+6
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-163-18/+29
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-148/+16
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-167-2/+25
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-167-25/+2
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-155-13/+13
* Add command line switch to guard the search provider api additions in progress.levin@chromium.org2010-07-151-0/+1
* Show offline interstitial page when offline and reload when reconnected to ne...oshima@chromium.org2010-07-154-1/+250
* Coverity: fix missing break in render_sandbox_host_linux: MSCharSetToFontconfig.mattm@chromium.org2010-07-141-0/+1
* Moved InitNavigationParams to test_render_view_host so that other test can us...oshima@chromium.org2010-07-142-0/+26
* Clean up download code: extract some small helpers from RDH download code.phajdan.jr@chromium.org2010-07-142-42/+46
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-142-0/+171
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-141-39/+2
* Asynchronously launches the GPU process.apatrick@chromium.org2010-07-121-0/+1
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-123-4/+7
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-122-22/+8
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-7/+9
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-123-0/+18