| Commit message (Expand) | Author | Age | Files | Lines |
* | Regkey functions return error code instead of bool | amit@chromium.org | 2011-01-19 | 1 | -8/+9 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -2/+2 |
* | Adding a couple more ScopedAllowIO to RLZ until it has been inspected. | finnur@chromium.org | 2010-11-09 | 1 | -1/+7 |
* | Adding ScopedAllowIO to RLZ until it has been inspected. | finnur@chromium.org | 2010-11-08 | 1 | -0/+4 |
* | Makes RLZ listen for changes to instant so that it can update at the | sky@chromium.org | 2010-10-21 | 1 | -0/+4 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 1 | -1/+4 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Fix for issue 51693, which was a regression from integrating the open source | rogerta@google.com | 2010-08-13 | 1 | -2/+2 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Refactor check for organic install into GoogleUpdateSettings, for use elsewhere. | mirandac@google.com | 2010-07-02 | 1 | -19/+1 |
* | Link with RLZ library from open source repo. | rogerta@google.com | 2010-06-10 | 3 | -195/+72 |
* | Adds brand codes CHHS and CHHM to "organic" list. | gwilson@google.com | 2010-04-13 | 1 | -5/+6 |
* | Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C... | thestig@chromium.org | 2010-04-06 | 1 | -8/+8 |
* | Chrome-side change to call new RLZ API. | gwilson@google.com | 2010-04-01 | 2 | -19/+21 |
* | Changes RLZ organic wildcards to include GGR* | gwilson@google.com | 2010-03-04 | 1 | -1/+2 |
* | Have rlz record first search event in a corner case | cpu@chromium.org | 2010-02-18 | 1 | -6/+7 |
* | More brands for rlz | cpu@chromium.org | 2010-01-30 | 1 | -4/+6 |
* | Include the EUB* and EUC* brands to be excluded from RLZ | cpu@chromium.org | 2010-01-20 | 1 | -1/+6 |
* | Disable RLZ for organic chrome installs | cpu@chromium.org | 2010-01-07 | 2 | -2/+26 |
* | Coverity: check module for NULL before calling GetProcAddress. | mattm@chromium.org | 2009-10-06 | 1 | -1/+3 |
* | Coverity: check TemplateURL::url return value. | mattm@chromium.org | 2009-10-05 | 1 | -1/+4 |
* | Fix to use FilePath version of PathService::Get. | thestig@chromium.org | 2009-09-09 | 1 | -6/+5 |
* | Add a ping delay time master preference. | kuchhal@chromium.org | 2009-07-06 | 2 | -12/+22 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 1 | -7/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 2 | -2/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -5/+5 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -2/+2 |
* | Move RLZ back to 90 seconds delayed init | cpu@google.com | 2009-01-30 | 1 | -2/+2 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+2 |
* | Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver | sky@google.com | 2009-01-28 | 2 | -1/+24 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Clear the refferer registry entry upon succesful ping | cpu@google.com | 2009-01-07 | 1 | -1/+3 |
* | Change "client" parameter in RLZ ping to "referral" | gwilson@google.com | 2008-12-05 | 1 | -5/+5 |
* | Add client parameter to the RLZ ping | cpu@google.com | 2008-11-26 | 1 | -3/+6 |
* | Changed the notification for the rlz | cpu@google.com | 2008-11-01 | 1 | -3/+3 |
* | Update RLZ according to the bugs: | cpu@google.com | 2008-10-27 | 2 | -31/+72 |
* | Slight signature changes for rlz lib | cpu@google.com | 2008-10-24 | 1 | -1/+2 |
* | New default brandcode. | cpu@google.com | 2008-10-09 | 1 | -1/+1 |
* | Try to re-land issue 3200 | cpu@google.com | 2008-09-23 | 1 | -7/+13 |
* | Once again for a mysterious reason all sites are crashing in | nsylvain@chromium.org | 2008-09-23 | 1 | -7/+3 |
* | Load RLZ in 20 seconds instead of 100 seconds. | cpu@google.com | 2008-09-23 | 1 | -3/+7 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 3 | -84/+12 |
* | Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ... | rahulk@google.com | 2008-08-14 | 1 | -1/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 3 | -0/+500 |