summaryrefslogtreecommitdiffstats
path: root/chrome/browser/rlz
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-271-0/+1
* After a successful ping of the RLZ server, make sure to update the cachedrogerta@chromium.org2011-09-222-23/+47
* Adding owners file to RLZ subdirectory.rogerta@chromium.org2011-09-121-0/+4
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-023-8/+3
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-023-3/+8
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-023-8/+3
* Adding unit tests to RLZ code. Refactoring RLZ code to make it more testable.rogerta@chromium.org2011-08-303-296/+893
* Fix two problems found while testing chrome reactivation:rogerta@chromium.org2011-07-293-40/+9
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Add support for sending reactivations RLZ pings.rogerta@chromium.org2011-07-121-25/+73
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+5
* Remove reference to DefaultProfile from rlz.mirandac@chromium.org2011-06-102-33/+26
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+4
* Allows distributions to send a finanacial ping immediately after a firstrogerta@chromium.org2011-04-021-15/+47
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* The function is now only used with the CHROME_OMNIBOX point and the value is ...pastarmovj@chromium.org2011-01-241-14/+35
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-8/+9
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* Move:ben@chromium.org2010-12-021-2/+2
* Adding a couple more ScopedAllowIO to RLZ until it has been inspected.finnur@chromium.org2010-11-091-1/+7
* Adding ScopedAllowIO to RLZ until it has been inspected.finnur@chromium.org2010-11-081-0/+4
* Makes RLZ listen for changes to instant so that it can update at thesky@chromium.org2010-10-211-0/+4
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+4
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Refactor check for organic install into GoogleUpdateSettings, for use elsewhere.mirandac@google.com2010-07-021-19/+1
* Link with RLZ library from open source repo.rogerta@google.com2010-06-103-195/+72
* Adds brand codes CHHS and CHHM to "organic" list.gwilson@google.com2010-04-131-5/+6
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-8/+8
* Chrome-side change to call new RLZ API.gwilson@google.com2010-04-012-19/+21
* Changes RLZ organic wildcards to include GGR*gwilson@google.com2010-03-041-1/+2
* Have rlz record first search event in a corner casecpu@chromium.org2010-02-181-6/+7
* More brands for rlzcpu@chromium.org2010-01-301-4/+6
* Include the EUB* and EUC* brands to be excluded from RLZcpu@chromium.org2010-01-201-1/+6
* Disable RLZ for organic chrome installscpu@chromium.org2010-01-072-2/+26
* Coverity: check module for NULL before calling GetProcAddress.mattm@chromium.org2009-10-061-1/+3
* Coverity: check TemplateURL::url return value.mattm@chromium.org2009-10-051-1/+4
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-6/+5
* Add a ping delay time master preference.kuchhal@chromium.org2009-07-062-12/+22
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-7/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-102-2/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-5/+5
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* Move RLZ back to 90 seconds delayed initcpu@google.com2009-01-301-2/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserversky@google.com2009-01-282-1/+24
* Move search code to a subdirben@chromium.org2009-01-161-1/+1