1. 6bd5b08 Relax ScopedFD close() error checking by spang · 8 years ago
  2. 6fa8ea9 Add FLAG_CAN_DELETE_ON_CLOSE and DeleteOnClose for use on Windows. by grt · 8 years ago
  3. 3dbd4bb Move constructor for base::FilePath by dmurph · 8 years ago
  4. 63c2bf8 Reland of new multiprocess test client process launcher. by jcivelli · 8 years ago
  5. 091f3e8 Remove ref-counting from FilePathWatcher. by fdoray · 8 years ago
  6. 52df9c2 Revert of Multiprocess test client: Android child process launcher rework. (patchset #21 id:400001 of https://codereview.chromium.org/2549363004/ ) by jcivelli · 8 years ago
  7. 8fe4e98 Multiprocess test client: Android child process launcher rework. by jcivelli · 8 years ago
  8. 318b636 Allow FilePathWatcher to be used from sequenced tasks. by fdoray · 8 years ago
  9. f51a54b A follow-up nit fix for jumplist file operations by chengx · 8 years ago
  10. bcf614a Fix error handling in POSIX version of the base::File::GetLength. by mkolom · 8 years ago
  11. 59264c1 Remove destruction observer from base::FilePathWatcherKQueue. by fdoray · 8 years ago
  12. 1cbbc2f Remove FileUtilProxy:DeleteFile(). by fdoray · 8 years ago
  13. 41d2732 Stop checking that FilePathWatcher is used from a MessageLoopForIO. by fdoray · 8 years ago
  14. 238090f Require FilePathWatcher destructor to be called in sequence with Watch(). by fdoray · 8 years ago
  15. 214591a [base::FilePath] Optimize FilePath::ReferencesParent by jkarlin · 8 years ago
  16. 10cf05f base: Cleanup class/struct forward declarations by jbriance · 8 years ago
  17. 0fbc8ce Revert of Replace some deprecated usages of readdir_r with readdir (patchset #5 id:80001 of https://codereview.chromium.org/2411833004/ ) by jbudorick · 8 years ago
  18. 5c801f5 Replace some deprecated usages of readdir_r with readdir by fwang · 8 years ago
  19. 6a324a3 Do not replace up-to-date System Flash with Component Flash. by waffles · 8 years ago
  20. 36febca Clean up sparse_histogram.h header by moving UMA_HSITOGRAM_SPARSE_SLOWLY to histogram_macros.h by nikunjb · 8 years ago
  21. 8c113a1 Reland "Open MessagePumpLibevent's pipe with O_CLOEXEC" by lhchavez · 8 years ago
  22. 0f02f50 Revert of Open MessagePumpLibevent's pipe with O_CLOEXEC (patchset #4 id:60001 of https://codereview.chromium.org/2394413002/ ) by nasko · 8 years ago
  23. f74d730 Open MessagePumpLibevent's pipe with O_CLOEXEC by lhchavez · 8 years ago
  24. c04ceac Add comment about leaked FileDescriptorWatcher::Controller::Watcher. by fdoray · 8 years ago
  25. a5c7306 Use FileDescriptorWatcher in FilePathWatcherKQueue. by fdoray · 8 years ago
  26. a74947c Remove ScopedTempDir::path() by vabr · 8 years ago
  27. e39f8f4 Allow ImportantFileWriter to take in a pre-write callback. by proberge · 8 years ago
  28. 83ff69f Remove FilePathWatcher::PlatformDelegate::CancelOnMessageLoopThread(). by fdoray · 8 years ago
  29. 73f858f Add synchronous callback support to important_file_writer.cc by proberge · 8 years ago
  30. 5d8924c Add a new file descriptor watch API. by fdoray · 8 years ago
  31. 6a0b33f No destruction observer in file_path_watcher_linux.cc by fdoray · 8 years ago
  32. d95e71b Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  33. 233c847 Only update watches when directories changed. by dspaid · 8 years ago
  34. 31978e9 //base: Make ScopedTempDir::path() a GetPath() with a DCHECK by vabr · 8 years ago
  35. cda819d Change includes of histogram.h to histogram_macros.h. by asvitkine · 8 years ago
  36. 6165e6b ImportantFileWriter: Mention non-guarantee of persistence in comments. by tnagel · 8 years ago
  37. 4faa9f5 Remove base::internal::InotifyReader's destructor. by raphael.kubo.da.costa · 8 years ago
  38. 30ef1eb Add some words of caution to File::Flush(). by tnagel · 8 years ago
  39. 8b6535b base: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  40. 2820c0a Make File::Duplicate const by kulshin · 8 years ago
  41. b9a8ad0 Add base::FileProxy::DuplicateFile to duplicate the underlying file. by engedy · 8 years ago
  42. 96ab655 Remove remaining calls to deprecated MessageLoop methods on Mac. by fdoray · 8 years ago
  43. d5c611a Access FileTracing::g_provider atomically to prevent data races by dbeam · 8 years ago
  44. e611334 Use container::back() and container::pop_back() in base/ and chrome/ by thestig · 8 years ago
  45. df1ea4a Remove base::mac::LibDispatchTaskRunner and migrate its sole client to plain libdispatch. by rsesek · 8 years ago
  46. 4eb34d3 Add timeout to the MessageLoop in FilePathWatcherTest by xyzzyz · 8 years ago
  47. 85919bb Remove calls to deprecated MessageLoop methods in base. by fdoray · 8 years ago
  48. aed1725 Make base::Environment::Create() return unique_ptrs. by thestig · 8 years ago
  49. bfbde0a Add base::ExecutableExistsInPath by thomasanderson · 8 years ago
  50. 59787c9 Include close errnos in crash dumps. by davidben · 8 years ago
  51. 592948b Add chrome_crash_reporter_client_win.cc to the source file list for chrome_elf by ananta · 8 years ago
  52. 340e3eb Remove base/move.h by dcheng · 8 years ago
  53. 7c7fa42 Revert of Remove base/move.h (patchset #4 id:60001 of https://codereview.chromium.org/2038273002/ ) by tzik · 8 years ago
  54. d9f786e Remove base/move.h by dcheng · 8 years ago
  55. 5616233 Migrate WaitableEvent to enum-based constructor in base/ by gab · 8 years ago
  56. 3ab38f5 Define kInvalidPlatformFile in base by rockot · 8 years ago
  57. dae93c9 Support read/write memory-mapped files. by bcwhite · 8 years ago
  58. 8d1e456 Fix include path for moved thread_task_runner_handle.h header in base/ by gab · 9 years ago
  59. 271ca8a mac: Remove IsOSLion(). by thakis · 9 years ago
  60. 014b37e Add base::IsOnNetworkDrive. by wfh · 9 years ago
  61. 073ae8d Accept StringPiece instead of std::string for file data. by bcwhite · 9 years ago
  62. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 9 years ago
  63. 1529280 Handle invalid CFStrings in GetHFSDecomposedForm(). by jialiul · 9 years ago
  64. f647d6c Update a broken link. by avi · 9 years ago
  65. 0cd28bb base: Remove some unnecessary const scoped_refptr<>&. by vmpstr · 9 years ago
  66. 9185687 base: simplify the first fcntl() call in SetNonBlocking() function by tfarina · 9 years ago
  67. 671f750 base: Stop overloading ReadFileToString() by hashimoto · 9 years ago
  68. ba866f9 Add utility method for WebString to base::FilePath conversion by kinuko · 9 years ago
  69. 15c8ac4 Add message sizing to basic IPC traits and struct macros. by rockot · 9 years ago
  70. 946ef56 Allow string::front() and back() and update the codebase to use back(). by pkasting · 9 years ago
  71. 8607128 base: update SetNonBlocking() function to use HANDLE_EINTR by tfarina · 9 years ago
  72. 241bdae Switch to standard integer types in base/files/. by avi · 9 years ago
  73. 6d2d7ac Linux: Correctly count the number of open file descriptors. by thestig · 9 years ago
  74. a5d36bc net: Extract SetNonBlocking() function from net_util.h by tfarina · 9 years ago
  75. 961ff4a Rewrite Pass() to std::move() in base/ by dcheng · 9 years ago
  76. cc1f4c7 [base] Accidentally omitted file_locking_unittest.cc changes. by shess · 9 years ago
  77. 23e6c9b [base] POSIX File::Unlock() didn't actually unlock file. by shess · 9 years ago
  78. 3f83f16 Remove kint32max. by avi · 9 years ago
  79. 1ebbfb9 clang/win: Let some chromium_code targets build with -Wextra. by thakis · 9 years ago
  80. 8e5e0e6 Remove old C++03 move emulation code. by dcheng · 9 years ago
  81. 7765732 Revert "Treat '...' as a non-parent path component outside of Windows." by davidben · 9 years ago
  82. a751231 Treat '...' as a non-parent path component outside of Windows. by davidben · 9 years ago
  83. 891be77 [base] fcntl, not fctnl. by shess · 9 years ago
  84. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  85. 486c61f Switch to static_assert in base/. by avi · 9 years ago
  86. 46ee253 Support Windows FILE_FLAG_SEQUENTIAL_SCAN in base::File. by fdoray · 9 years ago
  87. 1e23d42 Fix ScopedTempDir in base_unittests by jschuh · 9 years ago
  88. 02e2a1a Added a comment that File::IsValid can be called outside of file thread. by lukasza · 9 years ago
  89. c9ac139 Use permissions 0666 on POSIX platforms by hashimoto · 9 years ago
  90. d7e5dfd Detecting and fixing stringprintf.h format bugs by brucedawson · 9 years ago
  91. 7dd135f Remove memory corruption testing from base::File(). by gavinp · 9 years ago
  92. 85d43f4 base: Template methods on Timer classes instead of the classes themselves. by danakj · 9 years ago
  93. 39eadd6 Fix three Windows base_unittests to not require admin by brucedawson · 9 years ago
  94. 9110131 Remove base's implicit_cast. by danakj · 9 years ago
  95. 302c901 Remove g_get_home_dir() by knthzh · 9 years ago
  96. 9d751ff IWYU for base/memory/scoped_vector.h. by thestig · 9 years ago
  97. 7614aae Updates to base unittests so they run correctly in libchrome on Android by arihc · 9 years ago
  98. 54cd33b Replace StringToLowerASCII with base::ToLowerASCII by brettw · 9 years ago
  99. 2c3103d Cleanup nits in ImportantFileWriter and JsonPrefStore. by thestig · 9 years ago
  100. 63f4251 Disable flaky FileProxyTest.SetTimes on Android by pkotwicz · 9 years ago