| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove FileUtilProxy from the untrusted (NaCl) build of base. | bbudge@chromium.org | 2013-08-03 | 1 | -16/+0 |
* | Revert 215407 "Base: FileEnumerator should not follow reparse po..." | rvargas@google.com | 2013-08-03 | 1 | -4/+2 |
* | Base: FileEnumerator should not follow reparse points. | rvargas@chromium.org | 2013-08-02 | 1 | -2/+4 |
* | Add ScopedPlatformFileCloser to base. | vandebo@chromium.org | 2013-07-26 | 2 | -0/+42 |
* | Use a direct include of the message_loop header in base/. | avi@chromium.org | 2013-07-18 | 6 | -6/+6 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 7 | -45/+27 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 4 | -14/+13 |
* | Port base/files/file_util_proxy to Native Client. | bbudge@chromium.org | 2013-07-12 | 1 | -1/+16 |
* | Disable FilePathWatcherTest.DestroyWithPendingNotification on ARM linux. | sbc@chromium.org | 2013-07-11 | 1 | -8/+2 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 4 | -12/+12 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 3 | -6/+6 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 6 | -19/+19 |
* | Use a direct include of time headers in base/, part 1. | avi@chromium.org | 2013-06-28 | 5 | -6/+6 |
* | mac: Remove ScopedCFTypeRef from base::mac::. | thakis@chromium.org | 2013-06-24 | 1 | -3/+3 |
* | Add FilePath::{As,From}UTF16Unsafe | darin@chromium.org | 2013-06-20 | 2 | -0/+32 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 2 | -9/+5 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-11 | 5 | -5/+5 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 6 | -6/+6 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 4 | -0/+486 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-05-31 | 1 | -2/+2 |
* | Remove base::FileUtilProxy::Entry since it is no longer used. | nhiroki@chromium.org | 2013-05-22 | 1 | -8/+0 |
* | split file path constants out for split link | scottmg@chromium.org | 2013-05-21 | 3 | -16/+30 |
* | Make Windows traversal checking handle pathological cases | jschuh@chromium.org | 2013-05-17 | 2 | -1/+11 |
* | Revert 200603 "Make Windows traversal checking handle pathologic..." | rouslan@chromium.org | 2013-05-16 | 2 | -14/+1 |
* | Make Windows traversal checking handle pathological cases | jschuh@chromium.org | 2013-05-16 | 2 | -1/+14 |
* | Cleanup: Remove unneeded base/file_util.h includes in base. | thestig@chromium.org | 2013-05-14 | 4 | -22/+21 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 4 | -486/+0 |
* | Revert 198824 "Export FileInfo" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Export FileInfo | brettw@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 4 | -0/+486 |
* | base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro. | tfarina@chromium.org | 2013-04-25 | 1 | -1/+1 |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 3 | -1/+53 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Stop casting uintptr_t* to int*. | avi@chromium.org | 2013-04-02 | 2 | -24/+29 |
* | base: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-03-30 | 2 | -2/+2 |
* | Cleanup: Remove more base/file_paths.h references. | thestig@chromium.org | 2013-02-27 | 2 | -2/+2 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 4 | -0/+275 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 12 | -10/+2914 |
* | Linux/ChromeOS Chromium style checker cleanup, base/ edition. | rsleevi@chromium.org | 2013-02-07 | 2 | -3/+3 |
* | Move string_number_conversions to base/strings. | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari... | tfarina@chromium.org | 2013-02-06 | 2 | -2/+4 |
* | Revert 180547 (didn't help) | thakis@chromium.org | 2013-02-04 | 2 | -7/+7 |
* | Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTest | thakis@chromium.org | 2013-02-04 | 2 | -7/+7 |
* | base: Update the calls from QuitClosure() to QuitWhenIdleClosure(). | tfarina@chromium.org | 2013-02-04 | 2 | -7/+7 |
* | Move file_util_proxy to base/files. | brettw@chromium.org | 2013-01-26 | 3 | -0/+1047 |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 7 | -14/+0 |