summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/translate_helper_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-251-1/+1
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-15/+20
* Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...jam@chromium.org2011-10-111-2/+3
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-1/+1
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-19/+21
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-14/+14
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-0/+69
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-1/+1
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Make TranslateHelper be a RenderViewObserver so that RenderView doesn't have ...jam@chromium.org2011-02-021-3/+10
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-241-0/+287