summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-141-4/+0
* Don't expect ack for ViewMsg_OnResize if backing size is emptywangxianzhu@chromium.org2013-05-151-0/+4
* Reland r161256: Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-111-1/+1
* Revert 161256 - Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-111-1/+1
* Fix the crash that was happening on the buildbot (but not trybots, for a stra...jam@chromium.org2012-10-111-1/+1
* Disable ResourceBundle change from 161202 while I figure out why it's failing...jam@chromium.org2012-10-101-1/+1
* Fix a test which uses the RenderViewTest harness running in unit_test binarie...jam@chromium.org2012-10-101-0/+13
* Move some testing classes used by chrome to content\renderer, to match what w...jam@chromium.org2011-10-101-149/+0
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-1/+1
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-1/+1
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-2/+2
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-2/+1
* Move render_widget files to content.jam@chromium.org2011-03-181-0/+150