summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-132-11/+0
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-122-0/+8
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-122-49/+99
* Reset RPH's channel.willchan@chromium.org2011-09-123-10/+14
* Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...ananta@chromium.org2011-09-123-2/+18
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-126-0/+539
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+1
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-091-2/+2
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-4/+3
* Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...fischman@chromium.org2011-09-091-4/+5
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-3/+4
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-4/+3
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-3/+4
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-082-4/+4
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-081-1/+1
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-073-21/+2
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-073-2/+21
* Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...jam@chromium.org2011-09-071-1/+6
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-0/+28
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-5/+10
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-071-1/+1
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-072-7/+4
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-2/+3
* Revert 98946 - New windows opened in javascript with target = "_blank" shouldatwilson@chromium.org2011-09-021-37/+2
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-022-1/+7
* Revert 99236 - Very short-term change: while working on proper long-term solu...crogers@google.com2011-09-022-22/+2
* Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...bauerb@chromium.org2011-09-024-98/+106
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-023-3/+3
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-023-30/+38
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-6/+6
* Enable low-latency audio by default.enal@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-023-3/+3
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-023-3/+3
* Very short-term change: while working on proper long-term solution,enal@chromium.org2011-09-012-2/+22
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-012-5/+4
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-311-2/+37
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-306-14/+20
* Make the "get window rect" message handlers report the work area, rather than...pkasting@chromium.org2011-08-301-15/+32
* Protect sensistive chrome: and chrome-extension: schemes as not being able to...tsepez@chromium.org2011-08-301-8/+16
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-37/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-1/+2
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-293-21/+2
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-293-2/+21
* Get rid of last views dependency in RenderWidgetHostViewWin.jam@chromium.org2011-08-272-22/+1
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-3/+2
* Fix audio glitch when audio stream first starts up.crogers@google.com2011-08-261-0/+4
* RenderWidgetHostViewWin::ReparentWindow should call RemovePropW if kNativeWin...jschuh@chromium.org2011-08-261-1/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-2/+2
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-261-3/+3
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-262-4/+4