summaryrefslogtreecommitdiffstats
path: root/rlz
Commit message (Expand)AuthorAgeFilesLines
...
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-231-1/+1
* clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.thakis@chromium.org2014-07-212-8/+1
* rlz: Do not take the address of a temporary.thakis@chromium.org2014-07-041-6/+5
* Speculatively use memory barriers for loading and storing g_context,glider@chromium.org2014-06-161-3/+3
* Add RLZ build file for GN build, fix Windows build.brettw@chromium.org2014-06-021-0/+136
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-271-2/+8
* Use different Access Point on iOS for phone and tabletsdefresne@chromium.org2014-05-223-8/+5
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-8/+2
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-2/+8
* 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
* 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