summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+48
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+1
* Reverting 11953.hbono@chromium.org2009-03-181-48/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+48
* Commit 40144. I had to move to to a separate CL to use gcl'saa@chromium.org2009-03-131-3/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make our IME backend platform-independent.hbono@chromium.org2009-03-031-0/+128
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-0/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-6/+4
* Reverting 10080.jam@chromium.org2009-02-201-3/+6
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-6/+3
* 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