summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-201-0/+3
* Convert FindInPage wstrings to string16.tc@google.com2009-03-192-2/+2
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-191-2/+0
* Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.darin@chromium.org2009-03-191-70/+59
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-197-12/+900
* Remove useless BlockedRequest class.abarth@chromium.org2009-03-192-13/+6
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-183-7/+10
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-182-119/+15
* Linux: fix crash when renderer asks for the location of a NULL windowagl@chromium.org2009-03-181-0/+5
* Fix possible memory leak.agl@chromium.org2009-03-181-3/+4
* CreateResourceRequest() inhclam@chromium.org2009-03-181-0/+1
* Linux: fix scrollingagl@chromium.org2009-03-181-6/+18
* Implement GTK dropdown menus.estade@chromium.org2009-03-182-9/+86
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-185-61/+108
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-181-0/+1
* Reverting 11953.hbono@chromium.org2009-03-183-73/+1
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-183-1/+73
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-5/+14
* Revert "Enable building worker and use command line switch to turn on ..."agl@chromium.org2009-03-171-1/+0
* Enable building worker and use command line switch to turn on this feature.jianli@chromium.org2009-03-171-0/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-174-26/+39
* SSL Fix: Step 4.abarth@chromium.org2009-03-173-2/+10
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-176-298/+349
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-19/+0
* Linux accelerators cleanup:estade@chromium.org2009-03-161-1/+4
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-162-16/+15
* Added missing <stdlib.h>, needed on ubuntu 8.10.dkegel@google.com2009-03-161-0/+1
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-1/+1
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-163-35/+4
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-133-0/+14
* Highlights of changes:hclam@chromium.org2009-03-137-1/+222
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Reverting 11640.finnur@chromium.org2009-03-133-14/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-133-0/+14
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-8/+0
* Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.jam@chromium.org2009-03-121-13/+12
* Have RenderWidgetHostViewGtk take ownership of its widget.deanm@chromium.org2009-03-121-0/+5
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-1211-106/+109
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-107-257/+248
* Fixes stretchy effect when window is enlarged past the backing bitmap's size.avi@chromium.org2009-03-101-4/+4
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-102-8/+3
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-102-104/+69
* Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...jam@chromium.org2009-03-103-19/+47
* NO CODE CHANGEdeanm@chromium.org2009-03-1010-10/+0
* Remove compile warning on OSX if brandedjrg@chromium.org2009-03-091-2/+3
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-093-8/+18
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-0818-34/+100
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-0718-100/+34
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-0718-34/+100