| Commit message (Expand) | Author | Age | Files | Lines |
* | Add periodic check to see if context has been reset. | oshima@chromium.org | 2013-10-17 | 3 | -16/+126 |
* | Include What You Use: #include <errno.h> where errno is used, or use DPLOG | mark@chromium.org | 2013-09-16 | 1 | -0/+1 |
* | Update include paths in rlz for base/process changes. | rsesek@chromium.org | 2013-07-23 | 2 | -2/+2 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 2 | -3/+3 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -4/+4 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -5/+6 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 11 | -16/+16 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 7 | -8/+8 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Detect when chrome is shutting down and don't SendFinacialPing | bcwhite@chromium.org | 2013-04-30 | 1 | -1/+4 |
* | rlz: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-29 | 2 | -7/+8 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -1/+1 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in rlz. | dcheng@chromium.org | 2013-04-11 | 5 | -5/+5 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 2 | -3/+3 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 5 | -9/+9 |
* | Mac Chromium style checker cleanup | rsleevi@chromium.org | 2013-02-20 | 1 | -1/+1 |
* | Add base:: qualifiers for FilePath uses. | msw@chromium.org | 2013-02-19 | 1 | -3/+3 |
* | Make rlz build on Win64 | jschuh@chromium.org | 2013-02-18 | 1 | -0/+4 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 5 | -10/+11 |
* | [RLZ] Get rid of vista_winnt.h | mnaganov@chromium.org | 2013-02-03 | 3 | -101/+0 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 2 | -2/+6 |
* | [cros] RLZ tracking can be turned off via a flag file. | ivankr@chromium.org | 2012-12-17 | 1 | -0/+13 |
* | Fix CrOS compilation error due to lack of include of unistd.h. | posciak@chromium.org | 2012-12-11 | 1 | -0/+1 |
* | [rlz,cros] RLZ glue for ChromeOS. | ivankr@chromium.org | 2012-12-05 | 1 | -5/+0 |
* | Fix tautological compare in rlz. | hans@chromium.org | 2012-11-29 | 2 | -3/+3 |
* | [cros] RlzValueStore made protected by a cross-process lock and not persisted... | ivankr@chromium.org | 2012-11-29 | 15 | -637/+317 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | [cros,rlz] Financial ping livelock fix and proper shutdown. | ivankr@chromium.org | 2012-11-16 | 5 | -4/+19 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 2 | -2/+2 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -2/+2 |
* | [cros] RlzValueStore implementation for ChromeOS. | ivankr@chromium.org | 2012-11-09 | 12 | -24/+495 |
* | [cros] Add RecursiveLock for CrOS implementation. | ivankr@chromium.org | 2012-11-06 | 4 | -0/+322 |
* | RLZ: remove hard-coded Win || Mac conditions. | ivankr@chromium.org | 2012-10-29 | 4 | -12/+11 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | rlz: Add missing base:: prefix to StringPrintf call. | tfarina@chromium.org | 2012-09-12 | 1 | -1/+1 |
* | rlz: Add a binary that prints the machine id | thakis@chromium.org | 2012-08-22 | 2 | -3/+23 |
* | mac/rlz: Remove an incorrect check | thakis@chromium.org | 2012-08-21 | 3 | -5/+35 |
* | mac/rlz: Correctly check for fd existence | thakis@chromium.org | 2012-08-21 | 1 | -1/+1 |
* | rlz/mac: Make sure a crashing process doesn't leave a stale lockfile behind. | thakis@chromium.org | 2012-08-15 | 2 | -20/+77 |
* | rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on mac | thakis@chromium.org | 2012-07-03 | 2 | -4/+5 |
* | Revert 144071 - Add a regenerate button to regenerate the password in Windows. | jam@chromium.org | 2012-06-26 | 52 | -0/+6982 |
* | Add a regenerate button to regenerate the password in Windows. | zysxqn@google.com | 2012-06-26 | 52 | -6982/+0 |