summaryrefslogtreecommitdiffstats
path: root/chrome/test/base
Commit message (Expand)AuthorAgeFilesLines
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+1
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-1/+1
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+1
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-1/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+2
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-7/+7
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+3
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-282-4/+7
* Fix MockKeychain implementation on Macrsimha@chromium.org2011-12-271-3/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+1
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-1/+3
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-5/+5
* Rename the aura_shell namespace to ashben@chromium.org2011-12-242-3/+3
* Move last few files -> ashben@chromium.org2011-12-232-2/+2
* base::Bind() conversion for RenderWidgetdcheng@chromium.org2011-12-231-2/+0
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-4/+5
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-215-13/+13
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-215-13/+13
* sync: take two on removing cros_user parameter from ProfileSyncService.tim@chromium.org2011-12-212-7/+0
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-215-13/+13
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-202-4/+3
* Really forward declare FullscreenController in browser.htfarina@chromium.org2011-12-201-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-203-3/+4
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-2/+0
* Revert "sync: remove cros_user parameter from ProfileSyncService"nkostylev@chromium.org2011-12-192-0/+7
* Go through NotificationService interface in the remaining places.tfarina@chromium.org2011-12-192-3/+8
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-0/+2
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-2/+0
* sync: remove cros_user parameter from ProfileSyncServicetim@chromium.org2011-12-162-7/+0
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-4/+2
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-143-15/+21
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-143-21/+15
* Move chrome/test/base/test_navigation_observer.cc to content/testscr@chromium.org2011-12-146-233/+16
* Initialize shell and browser thread for views event tests.oshima@chromium.org2011-12-132-0/+8
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-2/+1
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-131-4/+1
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-132-0/+19
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-19/+0
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-122-0/+19
* Remove the AudioManager singleton.tommi@chromium.org2011-12-122-0/+5
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-122-5/+0
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-122-3/+4
* Eliminated the last few uses of MessageLoop::QuitTask in chrome/dcheng@chromium.org2011-12-101-2/+2
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-102-6/+6
* Attempt 3 at:sky@chromium.org2011-12-091-1/+10
* Aura: Set focusable on textfield but not on location baroshima@chromium.org2011-12-091-0/+1