summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-071-1/+2
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-3/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+2
* Reset RPH's channel.willchan@chromium.org2011-09-121-8/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-1/+1
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-241-9/+7
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-4/+4
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-2/+2
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-1/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-0/+2
* Added GpuMsg_VisibilityChanged message.amarinichev@chromium.org2011-04-151-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+734