summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-1/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-3/+3
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-3/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-3/+3
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-2/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-7/+4
* Reverting 10080.jam@chromium.org2009-02-201-4/+7
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-7/+4
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-138/+33
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-2/+4
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-4/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-2/+4
* Modify renderwidget unittest to make purify happycpu@google.com2008-10-081-2/+27
* Disable tests because it is leaking memorycpu@google.com2008-09-291-1/+1
* Factor out a RenderThread interfacecpu@google.com2008-09-261-0/+140