summaryrefslogtreecommitdiffstats
path: root/rlz/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace OVERRIDE with its C++11 counterparts in src/rlzr.nagaraj2014-10-092-2/+2
* Speculatively use memory barriers for loading and storing g_context,glider@chromium.org2014-06-161-3/+3
* Use different Access Point on iOS for phone and tabletsdefresne@chromium.org2014-05-223-8/+5
* Use invalid value for GetAccessPointName for CHROME_IOS_RESERVEDsdefresne@chromium.org2014-04-173-2/+11
* Revert 263828 "Do not reserve an access point code for CHROME_IO..."hshi@chromium.org2014-04-151-3/+1
* Do not reserve an access point code for CHROME_IOS_RESERVEDsdefresne@chromium.org2014-04-151-1/+3
* Change access point for Chrome on iOSsdefresne@chromium.org2014-04-092-3/+3
* Add RLZ Access points for the app launcher.sammc@chromium.org2014-04-032-6/+8
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-3/+3
* Removes some unnecessary preprocessor directivescimamoglu@chromium.org2014-01-151-5/+0
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Add base:: to string16 in rlz/.dbeam@chromium.org2013-12-193-6/+6
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-2/+2
* Use RegistryOverrideManager properly in RLZ tests.grt@chromium.org2013-11-141-0/+16
* Implements RLZ lib for iOSsdefresne@chromium.org2013-10-232-4/+5
* Add periodic check to see if context has been reset.oshima@chromium.org2013-10-173-16/+126
* Include What You Use: #include <errno.h> where errno is used, or use DPLOGmark@chromium.org2013-09-161-0/+1
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-282-3/+3
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-116-9/+9
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-074-4/+4
* Detect when chrome is shutting down and don't SendFinacialPingbcwhite@chromium.org2013-04-301-1/+4
* rlz: Use base::MessageLoop.xhwang@chromium.org2013-04-292-7/+8
* Rewrite scoped_array<T> to scoped_ptr<T[]> in rlz.dcheng@chromium.org2013-04-112-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Mac Chromium style checker cleanuprsleevi@chromium.org2013-02-201-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-2/+6
* Fix CrOS compilation error due to lack of include of unistd.h.posciak@chromium.org2012-12-111-0/+1
* [rlz,cros] RLZ glue for ChromeOS.ivankr@chromium.org2012-12-051-5/+0
* Fix tautological compare in rlz.hans@chromium.org2012-11-292-3/+3
* [cros] RlzValueStore made protected by a cross-process lock and not persisted...ivankr@chromium.org2012-11-299-355/+131
* [cros,rlz] Financial ping livelock fix and proper shutdown.ivankr@chromium.org2012-11-163-1/+9
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* [cros] RlzValueStore implementation for ChromeOS.ivankr@chromium.org2012-11-096-19/+59
* [cros] Add RecursiveLock for CrOS implementation.ivankr@chromium.org2012-11-063-0/+308
* RLZ: remove hard-coded Win || Mac conditions.ivankr@chromium.org2012-10-293-8/+8
* mac/rlz: Remove an incorrect checkthakis@chromium.org2012-08-212-0/+22
* rlz/mac: Make sure a crashing process doesn't leave a stale lockfile behind.thakis@chromium.org2012-08-151-1/+51
* rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on macthakis@chromium.org2012-07-032-4/+5
* Revert 144071 - Add a regenerate button to regenerate the password in Windows.jam@chromium.org2012-06-2626-0/+3882
* Add a regenerate button to regenerate the password in Windows.zysxqn@google.com2012-06-2626-3882/+0
* add missing licensejam@chromium.org2012-06-211-0/+4
* Check-in rlz code to src\rlz from http://code.google.com/p/rlz/.jam@chromium.org2012-06-2126-0/+3878