summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-064-4/+0
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-055-0/+36
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-051-1/+1
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-042-1/+13
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-4/+7
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-042-2/+2
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-4/+4
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-049-18/+97
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-0411-44/+55
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-032-2/+2
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-032-0/+7
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-032-8/+18
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Pass value of enable-accelerated-compositing runtime flag down to the renderer.vangelis@chromium.org2010-08-031-0/+1
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-024-5/+43
* Fix test for valid UTF-16 input.evan@chromium.org2010-08-021-1/+1
* Replace obsolete kProfile switch with kLoginProfilecmasone@google.com2010-08-021-2/+2
* Make prefetching default to disabledgavinp@google.com2010-08-011-1/+1
* Oops, Use the right variable to determine if linux is using breakpadnsylvain@chromium.org2010-07-311-1/+1
* Fix CrossSiteAfterCrash for official builds.nsylvain@chromium.org2010-07-311-3/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-313-6/+6
* Implement prefetching in chromegavinp@google.com2010-07-311-1/+10
* Asynchronously open the temp file used for Pepper StreamToFile, and delete thedarin@chromium.org2010-07-302-17/+53
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-6/+6
* Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"evan@chromium.org2010-07-301-1/+0
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+1
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-14/+6
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-293-18/+28
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-293-5/+0
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-282-0/+8
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-2/+5
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-3/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Move click-to-play behind the --enable-click-to-play switch.bauerb@chromium.org2010-07-281-0/+1
* Initial stream to file implementation.darin@chromium.org2010-07-284-0/+265
* 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