summaryrefslogtreecommitdiffstats
path: root/chrome/browser/rlz/rlz_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* RLZ on ChromeOS-related polishing.ivankr@chromium.org2012-12-251-24/+26
* [cros] Clear RLZ data when switching RLZ enabled/disabled state.ivankr@chromium.org2012-12-241-0/+19
* Revert 174575bryeung@chromium.org2012-12-241-17/+0
* [cros] Clear RLZ data when switching RLZ enabled/disabled state.ivankr@chromium.org2012-12-241-0/+17
* [rlz,cros] RLZ glue for ChromeOS.ivankr@chromium.org2012-12-051-19/+20
* [cros] RlzValueStore made protected by a cross-process lock and not persisted...ivankr@chromium.org2012-11-291-37/+5
* Fix rlz_unittest after r168281.thestig@chromium.org2012-11-171-8/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+8
* Add dedicated thread for RLZ I/O instead of blocking ivankr@chromium.org2012-11-161-108/+162
* Send C2F events and add X-Rlz-String http header for google.com set as arogerta@chromium.org2012-09-281-18/+69
* rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on macthakis@chromium.org2012-07-031-93/+117
* browser: Extract AutocompleteLog from autocomplete.*.tfarina@chromium.org2012-06-271-1/+1
* rlz: Hook up on mac, switch to chrome's network stack on win.thakis@chromium.org2012-03-261-16/+53
* roll rlz 94:99thakis@chromium.org2012-03-171-0/+1
* rlz: Remove #include <windows.h>thakis@chromium.org2012-02-161-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-7/+6
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-8/+12
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-051-2/+2
* Add support for reactivating a chrome install that originally used anrogerta@chromium.org2011-12-031-12/+96
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-2/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-071-11/+10
* After a successful ping of the RLZ server, make sure to update the cachedrogerta@chromium.org2011-09-221-19/+36
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-2/+1
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-1/+2
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-2/+1
* Adding unit tests to RLZ code. Refactoring RLZ code to make it more testable.rogerta@chromium.org2011-08-301-31/+516
* Fix two problems found while testing chrome reactivation:rogerta@chromium.org2011-07-291-15/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-8/+9
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+4
* Link with RLZ library from open source repo.rogerta@google.com2010-06-101-13/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+92