summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the first unit-test that tests our IME backend.hbono@chromium.org2009-02-121-0/+55
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-1/+1
* render_* work.jrg@chromium.org2009-01-271-2/+3
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-171-6/+6
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-1/+3
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-0/+128