summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_url_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-6/+3
* More misc. cleanup:pkasting@chromium.org2013-07-191-9/+10
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* A few cleanup changes to the GoogleURLTracker classes:pkasting@chromium.org2013-07-101-64/+64
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+2
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Split WebContents and navigation notifications out of GoogleURLTrackerstuartmorgan@chromium.org2013-02-261-83/+110
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-8/+29
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-19/+19
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Fix a crash that could occur if the user closed a tab with an uncommitted sea...pkasting@chromium.org2012-11-011-15/+14
* Split the existing GoogleURLTrackerInfoBarDelegate into two classes by adding...pkasting@chromium.org2012-10-171-292/+303
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from GoogleURLTracker.avi@chromium.org2012-10-111-7/+9
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-061-0/+1
* Fix crash due to assuming that if we received an INSTANT_COMMITTED notificati...pkasting@chromium.org2012-08-301-71/+152
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* More comprehensive handling of NOTIFICATION_NAV_ENTRY_PENDING for GoogleURLTr...pkasting@chromium.org2012-06-261-111/+221
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-5/+5
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* TabContentsWrapper -> TabContents, part 15.avi@chromium.org2012-06-111-7/+4
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* 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
* Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...pkasting@chromium.org2012-05-261-7/+9
* Support scheme-setting for GoogleURLTracker.pkasting@chromium.org2012-05-101-27/+220
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-091-13/+12
* Support instant in GoogleURLTracker.pkasting@chromium.org2012-05-071-3/+2
* Fix a leak.pkasting@chromium.org2012-04-261-0/+5
* Fix a number of problems with the GoogleURLTracker, mostly around the multipl...pkasting@chromium.org2012-04-241-99/+308
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-221-6/+5
* Clean up GoogleURLTracker: pkasting@chromium.org2012-03-211-103/+77
* 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
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-1/+1
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-3/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+8
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-3/+3
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-5/+7
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-3/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+6