summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/find_bar/find_backend_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/browser/ui/b*-p*/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-10/+1
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-5/+5
* Remove TabContents from FindBackendTest.avi@chromium.org2012-10-181-5/+9
* Switch FindTabHelper to use WebContentsUserData.avi@chromium.org2012-09-291-18/+11
* Make TabContents ctor private; poke hole for existing callers.avi@chromium.org2012-08-271-2/+11
* TabContentsWrapper -> TabContents, part 40.avi@chromium.org2012-06-111-3/+3
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-4/+4
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* TabContents -> WebContentsImpl, part 22.avi@chromium.org2012-04-181-6/+6
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-3/+7
* Profiles: Move FindBarState to PKSF.erg@chromium.org2012-01-271-2/+3
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+2
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-2/+11
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-161-16/+16
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-19/+24
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-24/+19
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-19/+24
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-0/+76