summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-231-0/+88
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-1/+1
* Implements keyboard events for RenderViewTest.This change implements a functi...hbono@chromium.org2009-05-111-87/+252
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+1
* Adds a keyboard-event test into RenderViewTest.hbono@chromium.org2009-04-231-0/+180
* Introduce printing test case (Step 1)hbono@chromium.org2009-04-161-1/+34
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-186/+1
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-1/+186
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-186/+1
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-131-12/+15
* rebase and more minor changes.aa@chromium.org2009-04-091-5/+4
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-5/+7
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-0/+90
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-2/+5
* 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