summaryrefslogtreecommitdiffstats
path: root/rlz
Commit message (Expand)AuthorAgeFilesLines
* Add RLZ Access points for the app launcher.sammc@chromium.org2014-04-032-6/+8
* Make GetUserName() return more specific error code, so that we could know how...yiyaoliu@chromium.org2014-03-101-14/+9
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-3/+3
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-2/+2
* 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-255-9/+12
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+2
* Add base:: to string16 in rlz/.dbeam@chromium.org2013-12-198-14/+14
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-2/+2
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-2/+2
* Use RegistryOverrideManager properly in RLZ tests.grt@chromium.org2013-11-148-153/+146
* Implements RLZ lib for iOSsdefresne@chromium.org2013-10-234-4/+32
* Drop unused variable in rlz_value_store_chromeos.cc.xhwang@chromium.org2013-10-211-4/+0
* 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
* Update include paths in rlz for base/process changes.rsesek@chromium.org2013-07-232-2/+2
* 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
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-4/+4
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-5/+6
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-1111-16/+16
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-077-8/+8
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* 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
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in rlz.dcheng@chromium.org2013-04-115-5/+5
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-302-3/+3
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-9/+9
* Mac Chromium style checker cleanuprsleevi@chromium.org2013-02-201-1/+1
* Add base:: qualifiers for FilePath uses.msw@chromium.org2013-02-191-3/+3
* Make rlz build on Win64 jschuh@chromium.org2013-02-181-0/+4
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-105-10/+11
* [RLZ] Get rid of vista_winnt.hmnaganov@chromium.org2013-02-033-101/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-2/+6
* [cros] RLZ tracking can be turned off via a flag file.ivankr@chromium.org2012-12-171-0/+13
* 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-2915-637/+317
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* [cros,rlz] Financial ping livelock fix and proper shutdown.ivankr@chromium.org2012-11-165-4/+19
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-142-2/+2