/[chrome]/trunk/src/base
Chromium logo

Index of /trunk/src/base

Files shown:248
Directory revision: 291456 (of 295465)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
allocator/  288129  9 months  thakis@chromium.org  Follow-up for https://codereview.chromium.org/419323002/ operator delete appare…
android/  291111  9 months  simonb@chromium.org  Switch from local random address generation to kernel ASLR The current random b…
containers/  279524  11 months  ricea@chromium.org  Create WebSocketTransportClientSocketPool It is a variant of TransportClientSoc…
debug/  291168  9 months  glider@chromium.org  Move default sanitizer options into build/ so that WebRTC can import them. BUG=…
files/  290905  9 months  thakis@chromium.org  win: Fix a 64bit warning. clang warns: ..\..\base\files\file_path.cc(695,47) : …
i18n/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
ios/  278519  11 months  stuartmorgan@chromium.org  Remove IsRunningOnIOS6OrLater iOS 5 hasn't been supported for several releases,…
json/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
mac/  290725  9 months  avi@chromium.org  Open OWNERShip of sdk_forward_declarations. BUG=405076 TEST=none Review URL: h
memory/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
message_loop/  289600  9 months  sky@chromium.org  Adds some CHECKs to MessagePumpMojo The thread watcher appears to be kicking on…
metrics/  281204  10 months  pkasting@chromium.org  Fixes for re-enabling more MSVC level 4 warnings: base/ edition This contains f…
nix/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
numerics/  288505  9 months  ncbray@chromium.org  Roll gtest and gmock DEPS. These DEPS have not been updated for ~2 years, so th…
posix/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
power_monitor/  271949  12 months  vitalybuka@chromium.org  Removed LOG_GETLASTERROR and LOG_ERRNO macros. Most code uses PLOG with the same…
prefs/  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
process/  290890  9 months  thakis@chromium.org  Don't pass const strings to CreateProcess. The documentation says that CreatePr…
profiler/  222396  20 months  simonjam@chromium.org  Enable high resolution time for TimeTicks::Now on Windows Canary This should be…
strings/  289320  9 months  brettw@chromium.org  Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." > Move Str…
synchronization/  288005  9 months  yhirano@chromium.org  Take extra lock in base::WaitableEvent::WaitMany. Currently WaitMany doesn't en…
system_monitor/  212281  22 months  avi@chromium.org  Use a direct include of the message_loop header in base/. BUG=260807 TEST=none …
task/  281391  10 months  sdefresne@chromium.org  Add CancelableTaskTracker::PostTaskAndReplyWithResult The helper function PostT…
test/  291456  9 months  vitalybuka@chromium.org  Support --wait-for-debugger in tests. Review URL: https://codereview.chromium.o
third_party/  282280  10 months  pkasting@chromium.org  Fixes for re-enabling more MSVC level 4 warnings: base/third_party/dmg_fp/ editi…
threading/  286964  9 months  jln@chromium.org  Linux, Android: fix call to setpriority(2). setpriority(), when used with PRIO_…
time/  288544  9 months  bengr@chromium.org  This change preents a race on the 'TZ' environ global variable in libc. This sho…
timer/  278727  11 months  mkwst@chromium.org  Password bubble: Ensure that the bubble stays open for at least 1 second. Upon …
win/  290892  9 months  rvargas@google.com  Revert 290861 "Base: Disable the scoped handle verifier." (the CL is only for t…
x11/  259316  14 months  dnicoara@chromium.org  Refactor EDID parsing utilities and consolidate them under ui/display/chromeos …
BUILD.gn  291207  9 months  mlerman@chromium.org  Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTester…
DEPS  277853  11 months  penghuang@chromium.org  Use nacl_secure_random() in rand_util_nacl.cc The rand_util_nacl.cc will be use…
OWNERS  238626  17 months  jar@chromium.org  Self-removing jar from owners in base TBR=brettw Review URL: https://coderevie
PRESUBMIT.py  289157  9 months  jam@chromium.org  Update presubmit files to send windows tryjobs to swarming bots, now that the CQ…
async_socket_io_handler.h  220077  21 months  qsr@chromium.org  Remove unnecessary public typedef from AsyncSocketIoHandler TBR=darin@chromium.
async_socket_io_handler_posix.cc  219286  21 months  qsr@chromium.org  Fix namespace for AsyncSocketIoHandler. R=tommi@chromium.org TBR=darin@chromium
async_socket_io_handler_unittest.cc  219286  21 months  qsr@chromium.org  Fix namespace for AsyncSocketIoHandler. R=tommi@chromium.org TBR=darin@chromium
async_socket_io_handler_win.cc  219286  21 months  qsr@chromium.org  Fix namespace for AsyncSocketIoHandler. R=tommi@chromium.org TBR=darin@chromium
at_exit.cc  148405  2 years  scottbyer@chromium.org  Revert 144488 - For unit tests, track additions to AtExitManager and warn. Whil…
at_exit.h  148405  2 years  scottbyer@chromium.org  Revert 144488 - For unit tests, track additions to AtExitManager and warn. Whil…
at_exit_unittest.cc  110975  3 years  ajwong@chromium.org  Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, an…
atomic_ref_count.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
atomic_sequence_num.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
atomicops.h  289624  9 months  Gordana.Cmiljanovic@imgtec.com  Adding atomic ops for MIPS64. This change adds atomic operations for MIPS64. B…
atomicops_internals_arm64_gcc.h  264348  13 months  rmcilroy@chromium.org  Fix a bug in Arm64 atomicops. BUG=354405 Review URL: https://codereview.chromi
atomicops_internals_arm_gcc.h  269117  12 months  namnguyen@chromium.org  base: Add __ARM_ARCH_6ZK__ to atomic ops ChromiumOS fails to compile libbase on…
atomicops_internals_atomicword_compat.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
atomicops_internals_gcc.h  152833  2 years  bbudge@chromium.org  Fix atomicops internal implementation using GCC intrinsics. BUG=116317 TEST=none…
atomicops_internals_mac.h  249938  15 months  ctruta@blackberry.com  Atomic ops cleanup. Use <stdint.h> instead of "base/basictypes.h". Put AtomicOp…
atomicops_internals_mips_gcc.h  289624  9 months  Gordana.Cmiljanovic@imgtec.com  Adding atomic ops for MIPS64. This change adds atomic operations for MIPS64. B…
atomicops_internals_tsan.h  278081  11 months  glider@chromium.org  Remove the definition of AtomicOps_Internalx86CPUFeatures from base/atomicops_in…
atomicops_internals_x86_gcc.cc  271506  12 months  thakis@chromium.org  base atomicops: Drop SSE2 detection, we always require SSE2 starting in m35. BU…
atomicops_internals_x86_gcc.h  271506  12 months  thakis@chromium.org  base atomicops: Drop SSE2 detection, we always require SSE2 starting in m35. BU…
atomicops_internals_x86_msvc.h  276701  11 months  sebmarchand@chromium.org  Use the intrinsic version of the Interlocked* functions. This save us a system …
atomicops_unittest.cc  262294  13 months  viettrungluu@chromium.org  Remove all uses of GG_LONGLONG and GG_ULONGLONG. 123LL and 123ULL now work ever…
auto_reset.h  168978  2 years  dbeam@chromium.org  [base] Move AutoReset to base namespace. NOTRY=true R=darin@chromium.org BUG=No…
barrier_closure.cc  222838  20 months  hans@chromium.org  Add newlines to the end of files where they were missing This fixes warnings fr…
barrier_closure.h  222838  20 months  hans@chromium.org  Add newlines to the end of files where they were missing This fixes warnings fr…
barrier_closure_unittest.cc  219446  21 months  groby@chromium.org  Add a BarrierClosure. Chromium frequently needs to execute a "final" closure on…
base.gyp  291207  9 months  mlerman@chromium.org  Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTester…
base.gypi  291095  9 months  mkosiba@chromium.org  Make class lookup lazy in jni_generator when using lazy method lookup. This rem…
base.isolate  281730  10 months  scheib@chromium.org  Set CONFIGURATION_NAME to be used in base.isolate. Enables precise control of t…
base64.cc  239944  17 months  vadimt@chromium.org  Revert 239921 "Revert 239759 "The comment in base64.h implies th..." **********…
base64.h  239944  17 months  vadimt@chromium.org  Revert 239921 "Revert 239759 "The comment in base64.h implies th..." **********…
base64_unittest.cc  239944  17 months  vadimt@chromium.org  Revert 239921 "Revert 239759 "The comment in base64.h implies th..." **********…
base_export.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
base_nacl.gyp  252732  15 months  sergeyu@chromium.org  Rename base_untrusted to base_nacl BUG=345453 R=brettw@chromium.org TBR=ben@chr
base_paths.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
base_paths.h  252066  15 months  brettw@chromium.org  Add support for GetHomeDir for Mac and Windows. Unifies the Path Service's base…
base_paths_android.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
base_paths_android.h  157779  2 years  gab@chromium.org  Add new PathService paths for Windows' All Users Desktop and Quick Launch folder…
base_paths_mac.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
base_paths_mac.mm  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
base_paths_posix.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
base_paths_posix.h  252066  15 months  brettw@chromium.org  Add support for GetHomeDir for Mac and Windows. Unifies the Path Service's base…
base_paths_win.cc  288393  9 months  gab@chromium.org  Fix shortcut tests and remove legacy shortcut code for the Default-user Quick La…
base_paths_win.h  288393  9 months  gab@chromium.org  Fix shortcut tests and remove legacy shortcut code for the Default-user Quick La…
base_switches.cc  280024  11 months  c.shu@samsung.com  Expose a low-end device mode override flags for non-android OSs as well BUG=324…
base_switches.h  280024  11 months  c.shu@samsung.com  Expose a low-end device mode override flags for non-android OSs as well BUG=324…
base_unittests.isolate  290612  9 months  jam@chromium.org  Add PDBs to .isolate files so that tests show stack traces. BUG=405074 R=scottm
basictypes.h  281204  10 months  pkasting@chromium.org  Fixes for re-enabling more MSVC level 4 warnings: base/ edition This contains f…
big_endian.cc  286636  10 months  benchan@chromium.org  Add unsigned 64-bit integer support to BigEndianReader and BigEndianWriter. BUG…
big_endian.h  286636  10 months  benchan@chromium.org  Add unsigned 64-bit integer support to BigEndianReader and BigEndianWriter. BUG…
big_endian_unittest.cc  286636  10 months  benchan@chromium.org  Add unsigned 64-bit integer support to BigEndianReader and BigEndianWriter. BUG…
bind.h  244755  16 months  ch.dumez@samsung.com  Remove unused typedef in base/bind.h Remove unused typedef in base/bind.h to fi…
bind.h.pump  249808  15 months  jadahl@opera.com  base: Don't generate unused BoundFunctorTraits typedef Having it there causes a…
bind_helpers.cc  220473  21 months  avi@chromium.org  Move ScopedClosureRunner to callback_helpers, add Reset. BUG=none TEST=none TBR…
bind_helpers.h  287111  9 months  ncbray@chromium.org  Fix template bugs that prevent rolling gtest DEPS. BUG=none Review URL: https:
bind_internal.h  203782  23 months  akalin@chromium.org  Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" BUG=245…
bind_internal.h.pump  203782  23 months  akalin@chromium.org  Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" BUG=245…
bind_internal_win.h  154901  2 years  rsleevi@chromium.org  Revert 154885 - Extend base::Callback to 8 arguments. This is required by the A…
bind_internal_win.h.pump  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
bind_unittest.cc  259767  14 months  thakis@chromium.org  Delete some dead code. Found by a tweaked -Wunused-member-function Nuno Lopes i…
bind_unittest.nc  252575  15 months  viettrungluu@chromium.org  Drive-by comment fix in base/bind_unittest.nc. Of course, no-compile tests are …
bits.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
bits_unittest.cc  32428  5 years  apatrick@google.com  Moved bits.h from O3D to Chrome base. TEST=none BUG=none Review URL: http://cod
build_time.cc  209044  23 months  avi@chromium.org  Use a direct include of time headers in base/, part 1. BUG=254986 TEST=none TBR…
build_time.h  209044  23 months  avi@chromium.org  Use a direct include of time headers in base/, part 1. BUG=254986 TEST=none TBR…
build_time_unittest.cc  109638  3 years  agl@chromium.org  base: export GetBuildTime A need for the function came up in another context so…
callback.h  281181  10 months  wtc@chromium.org  Fix a typo in a comment for Closure. R=ajwong@chromium.org BUG= Review URL: ht
callback.h.pump  281181  10 months  wtc@chromium.org  Fix a typo in a comment for Closure. R=ajwong@chromium.org BUG= Review URL: ht
callback_forward.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
callback_helpers.cc  220473  21 months  avi@chromium.org  Move ScopedClosureRunner to callback_helpers, add Reset. BUG=none TEST=none TBR…
callback_helpers.h  220473  21 months  avi@chromium.org  Move ScopedClosureRunner to callback_helpers, add Reset. BUG=none TEST=none TBR…
callback_helpers_unittest.cc  220473  21 months  avi@chromium.org  Move ScopedClosureRunner to callback_helpers, add Reset. BUG=none TEST=none TBR…
callback_internal.cc  203483  2 years  rsleevi@chromium.org  Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" …
callback_internal.h  230080  19 months  kinuko@chromium.org  Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by S…
callback_list.h  269795  12 months  jam@chromium.org  Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to a…
callback_list.h.pump  269795  12 months  jam@chromium.org  Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to a…
callback_list_unittest.cc  227832  19 months  caitkp@chromium.org  C++ Readability Review for caitkp BUG=10927483 Review URL: https://codereview.
callback_list_unittest.nc  225534  20 months  caitkp@chromium.org  Rename CallbackRegistry to CallbackList TBR=darin@chromium.org R=ajwong@chromiu
callback_unittest.cc  176881  2 years  hans@chromium.org  Add missing, and remove unnecessary, 'explicit' from constructors. (base/) The …
callback_unittest.nc  100565  3 years  ajwong@chromium.org  Make Callback.Equals() only work when comparing against the same type. Previous…
cancelable_callback.h  229394  19 months  viettrungluu@chromium.org  Fix documentation/comments: cancellable -> cancelable. I'd be in favour of the …
cancelable_callback_unittest.cc  244996  16 months  sky@chromium.org  Removes MessageLoop::TYPE_XXX where possible This is part of attempting to get …
check_example.cc  112649  3 years  akalin@chromium.org  Make CHECK not print messages in official builds This cuts down on the number o…
command_line.cc  288085  9 months  brettw@chromium.org  Move StringToLowerASCII to base namespace TBR=sky Review URL: https://coderevi
command_line.h  257514  14 months  brettw@chromium.org  Move CommandLine to base namespace. Fix all forward-declares and header files r…
command_line_unittest.cc  242519  17 months  avi@chromium.org  Remove UTF string conversion functions from the global namespace. BUG=330556 TE…
compiler_specific.h  262146  13 months  thakis@chromium.org  win: sealed -> final rename, part 3/3. Part 1: https://codereview.chromium.org/
cpu.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
cpu.h  288267  9 months  agl@chromium.org  Disable Poly1305 code only on bad chips. This change detects buggy ARM chips an…
cpu_unittest.cc  175916  2 years  jschuh@chromium.org  Make all base targets build on Win64 BUG=166496 BUG=167187 Review URL: https:/
critical_closure.h  269238  12 months  gab@chromium.org  Allow MakeCriticalClosure to enclose closures with non-void return types. This …
critical_closure_internal_ios.mm  269238  12 months  gab@chromium.org  Allow MakeCriticalClosure to enclose closures with non-void return types. This …
debug_message.cc  11329  6 years  deanm@chromium.org  NO CODE CHANGE Normalize end of file newlines in base/. All files end in a sin…
deferred_sequenced_task_runner.cc  220569  21 months  finnur@chromium.org  Init uninitialized member in ctor. BUG=NONE CID=108673 R=msarda@chromium.org R…
deferred_sequenced_task_runner.h  209044  23 months  avi@chromium.org  Use a direct include of time headers in base/, part 1. BUG=254986 TEST=none TBR…
deferred_sequenced_task_runner_unittest.cc  212281  22 months  avi@chromium.org  Use a direct include of the message_loop header in base/. BUG=260807 TEST=none …
environment.cc  289320  9 months  brettw@chromium.org  Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." > Move Str…
environment.h  220608  21 months  brettw@chromium.org  Move AlterEnvironment to base/environment.h, implement on Windows. This re-imple…
environment_unittest.cc  220608  21 months  brettw@chromium.org  Move AlterEnvironment to base/environment.h, implement on Windows. This re-imple…
event_recorder.h  180245  2 years  brettw@chromium.org  Add FilePath to base namespace. This updates headers that forward-declare it an…
event_recorder_stubs.cc  15032  6 years  thestig@chromium.org  Deprecate wstring version of PathService::Get() in webkit. Review URL: http://co
event_recorder_win.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
event_types.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
file_descriptor_posix.h  257962  14 months  viettrungluu@chromium.org  Add an operator!= to base::FileDescriptor. (It already has an operator==.) R=b
file_util.h  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
file_version_info.h  238246  17 months  brettw@chromium.org  Move more uses of string16 to specify base:: This makes base, ui, and net compi…
file_version_info_mac.h  242733  16 months  dbeam@chromium.org  Remove 'using base::string16;' from base/strings/string16.h and remove temporary…
file_version_info_mac.mm  242733  16 months  dbeam@chromium.org  Remove 'using base::string16;' from base/strings/string16.h and remove temporary…
file_version_info_unittest.cc  285961  10 months  jam@chromium.org  Move base/data to base/test/data to be with the rest of the test data. R=brettw
file_version_info_win.cc  242733  16 months  dbeam@chromium.org  Remove 'using base::string16;' from base/strings/string16.h and remove temporary…
file_version_info_win.h  251625  15 months  viettrungluu@chromium.org  Convert scoped_ptr_malloc -> scoped_ptr, part 1. scoped_ptr_malloc is deprecate…
float_util.h  213042  22 months  miu@chromium.org  Replace AudioSilenceDetector with an AudioPowerMonitor. This will allow the tab…
format_macros.h  256019  14 months  sdefresne@chromium.org  Define print format macros for NSInteger & NSUInteger The size of NSInteger and…
gmock_unittest.cc  40991  5 years  pkasting@chromium.org  svn prop fixes. Applied to all files not in third_party. * Removed eol-style, e…
gtest_prod_util.h  165415  2 years  phajdan.jr@chromium.org  GTTF: remove FAILS_ prefix, part 1 See http://www.chromium.org/developers/tree-
guid.cc  225681  20 months  vabr@chromium.org  Minor clean-up in base/guid.* BUG=None R=thakis@chromium.org Review URL: https
guid.h  225681  20 months  vabr@chromium.org  Minor clean-up in base/guid.* BUG=None R=thakis@chromium.org Review URL: https
guid_posix.cc  205530  23 months  avi@chromium.org  Use a direct include of strings headers in base/. BUG=247723 TEST=none TBR=ben@
guid_unittest.cc  142142  2 years  marja@chromium.org  Move guid generation from chrome/common/ to base/. It will be needed in webkit/…
guid_win.cc  205530  23 months  avi@chromium.org  Use a direct include of strings headers in base/. BUG=247723 TEST=none TBR=ben@
hash.cc  255269  14 months  mgiuca@chromium.org  base::Hash: Minor improvements to documentation and testing. Renamed the char* …
hash.h  255269  14 months  mgiuca@chromium.org  base::Hash: Minor improvements to documentation and testing. Renamed the char* …
hash_unittest.cc  255269  14 months  mgiuca@chromium.org  base::Hash: Minor improvements to documentation and testing. Renamed the char* …
id_map.h  272997  12 months  mnaganov@chromium.org  [Android] Implement renderer side of Gin Java Bridge This change adds GinJavaBr…
id_map_unittest.cc  246644  16 months  earthdok@chromium.org  Fix incorrect assumption in IDMap and SmallMap tests. Some of the tests assumed…
lazy_instance.cc  110076  3 years  joth@chromium.org  Allow linker initialization of lazy instance Using the initializer list constru…
lazy_instance.h  255194  14 months  thakis@chromium.org  Make kAllowedToAccessOnNonjoinableThread debug-only. This is only used in !NDEB…
lazy_instance_unittest.cc  131098  3 years  rsleevi@chromium.org  Add virtual and OVERRIDE to base/ implementation files BUG=none TEST=compiles …
linux_util.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
linux_util.h  270367  12 months  mdempsky@chromium.org  Remove SCM_CREDENTIALS fallback code from breakpad Since r266618, we require SC…
location.cc  288575  9 months  ehsan.akhgari@gmail.com  base: Include intrin.h to get _ReturnAddress from clang This is similar to r228…
location.h  132109  3 years  isherman@chromium.org  [UMA] Use proper C++ objects to serialize tracked_objects across process boundar…
logging.cc  281864  10 months  jyasskin@chromium.org  Move logging.h's definitions of operator<< into namespace std. See the bug for …
logging.h  281864  10 months  jyasskin@chromium.org  Move logging.h's definitions of operator<< into namespace std. See the bug for …
logging_unittest.cc  281864  10 months  jyasskin@chromium.org  Move logging.h's definitions of operator<< into namespace std. See the bug for …
logging_win.cc  277736  11 months  viettrungluu@chromium.org  Remove the LOG_ERROR_REPORT log severity level. It's been unused since r255987 …
logging_win.h  209448  22 months  hans@chromium.org  Remove duplicate extern. kLogEventId was declared both with "extern" and "EXTER…
macros.h  243653  16 months  viettrungluu@chromium.org  Split macros, etc. from base/basictypes.h into base/macros.h. Document the old-…
md5.cc  273235  12 months  bsimonnet@chromium.org  Fixing compiler warnings on md5.cc md5.cc compiles with a warning on Chrome OS …
md5.h  260731  14 months  shess@chromium.org  base::MD5IntermediateFinal() generates digest non-destructively. MD5Final() mod…
md5_unittest.cc  260731  14 months  shess@chromium.org  base::MD5IntermediateFinal() generates digest non-destructively. MD5Final() mod…
move.h  230080  19 months  kinuko@chromium.org  Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by S…
native_library.h  259091  14 months  xhwang@chromium.org  Report PPAPI plugin load error code to UMA. TBR=sky@chrmium.org BUG=353886 Rev…
native_library_mac.mm  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
native_library_posix.cc  259091  14 months  xhwang@chromium.org  Report PPAPI plugin load error code to UMA. TBR=sky@chrmium.org BUG=353886 Rev…
native_library_win.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
observer_list.h  283762  10 months  bratell@opera.com  Make ObserverList non-inline to save 90KB with gcc With gcc, ObserverList expan…
observer_list_threadsafe.h  212281  22 months  avi@chromium.org  Use a direct include of the message_loop header in base/. BUG=260807 TEST=none …
observer_list_unittest.cc  269103  12 months  tnagel@chromium.org  Improve spelling of "notification". There are many ways to get it wrong. BUG=n…
os_compat_android.cc  266706  13 months  primiano@chromium.org  [Android]: Don't redefine timegm on arm64. The latest Android NDK finally provi…
os_compat_android.h  146813  2 years  felipeg@chromium.org  Upstreaming diffs in os_compat_android.cc The original change description is: A…
os_compat_android_unittest.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
os_compat_nacl.cc  148641  2 years  sergeyu@chromium.org  Enable parts of base_untrusted that are used by remoting client 1. base64, rand…
os_compat_nacl.h  148641  2 years  sergeyu@chromium.org  Enable parts of base_untrusted that are used by remoting client 1. base64, rand…
path_service.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
path_service.h  267861  12 months  joaodasilva@chromium.org  Enable Enterprise enrollment on desktop builds. Note: this is a reland of https
path_service_unittest.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
pending_task.cc  284664  10 months  ksakamoto@chromium.org  Revert of High resolution timer fix for Windows (https://codereview.chromium.org
pending_task.h  284664  10 months  ksakamoto@chromium.org  Revert of High resolution timer fix for Windows (https://codereview.chromium.org
pickle.cc  283064  10 months  mostynb@opera.com  add double support to base::Pickle Since WebTimeRange now uses doubles instead …
pickle.h  283064  10 months  mostynb@opera.com  add double support to base::Pickle Since WebTimeRange now uses doubles instead …
pickle_unittest.cc  283064  10 months  mostynb@opera.com  add double support to base::Pickle Since WebTimeRange now uses doubles instead …
port.h  262294  13 months  viettrungluu@chromium.org  Remove all uses of GG_LONGLONG and GG_ULONGLONG. 123LL and 123ULL now work ever…
rand_util.cc  246486  16 months  dalecurtis@chromium.org  Improve base::RandBytes() performance by 1.75x-2.10x on POSIX. No real changes,…
rand_util.h  270035  12 months  thestig@chromium.org  Sync: Do not generate non-UTF8 names for delete directives. BUG=371184 Review …
rand_util_nacl.cc  278609  11 months  penghuang@chromium.org  Stop using the nacl_secure_random_init() which is deprecated. BUG=https://code.
rand_util_posix.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
rand_util_unittest.cc  246486  16 months  dalecurtis@chromium.org  Improve base::RandBytes() performance by 1.75x-2.10x on POSIX. No real changes,…
rand_util_win.cc  246736  16 months  dalecurtis@chromium.org  Use RtlGenRandom() directly instead of going through rand_s(). Results in a mas…
run_loop.cc  264121  13 months  sadrul@chromium.org  message-loop: Remove MessagePumpDispatcher support from glib message-pump. Mess…
run_loop.h  264121  13 months  sadrul@chromium.org  message-loop: Remove MessagePumpDispatcher support from glib message-pump. Mess…
safe_strerror_posix.cc  291050  9 months  torne@chromium.org  Handle bionic in safe_strerror_posix as well as glibc. Android's bionic C libra…
safe_strerror_posix.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
scoped_clear_errno.h  198001  2 years  yusukes@chromium.org  Stop overwriting errno in base::StringPrintf, StringAppendV, and StringToDouble.…
scoped_clear_errno_unittest.cc  198001  2 years  yusukes@chromium.org  Stop overwriting errno in base::StringPrintf, StringAppendV, and StringToDouble.…
scoped_generic.h  273400  12 months  rsesek@chromium.org  Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more explicit…
scoped_generic_unittest.cc  256596  14 months  brettw@chromium.org  Add ScopedGeneric. This is intended to be used in a typedef for declaring vario…
scoped_native_library.cc  86010  4 years  thakis@chromium.org  Move scoped_temp_dir and scoped_native_library back from base/memory to base. I…
scoped_native_library.h  180245  2 years  brettw@chromium.org  Add FilePath to base namespace. This updates headers that forward-declare it an…
scoped_native_library_unittest.cc  232192  18 months  tmoniuszko@opera.com  ScopedNativeLibrary.Basic test fix IsBadCodePtr() function was returning zero v…
scoped_observer.h  262295  13 months  thestig@chromium.org  Cleanup: Remove NOTIFICATION_EXTENSION_UNLOADED usage in MediaScanManager. BUG=…
security_unittest.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
sequence_checker.h  251595  15 months  thestig@chromium.org  Make the #includes consistent in various thread checkers between debug and relea…
sequence_checker_impl.cc  214411  22 months  tommycli@chromium.org  base: Re-re-apply WeakPtr support for SequencedWorkerPools This is a continuati…
sequence_checker_impl.h  214411  22 months  tommycli@chromium.org  base: Re-re-apply WeakPtr support for SequencedWorkerPools This is a continuati…
sequence_checker_unittest.cc  266846  13 months  thestig@chromium.org  Cleanup random bits of base/. Review URL: https://codereview.chromium.org/25714
sequenced_task_runner.cc  198848  2 years  dbeam@chromium.org  Revert 198844 "Move sequenced_task_runner to base/task" Reverting revisions tha…
sequenced_task_runner.h  198848  2 years  dbeam@chromium.org  Revert 198844 "Move sequenced_task_runner to base/task" Reverting revisions tha…
sequenced_task_runner_helpers.h  198848  2 years  dbeam@chromium.org  Revert 198844 "Move sequenced_task_runner to base/task" Reverting revisions tha…
sha1.h  146163  2 years  ajwong@chromium.org  Remove the rest of #pragma once in one big CL. For context see this thread: h
sha1_portable.cc  282946  10 months  wtc@chromium.org  The message length should be serialized as a 64-bit value. Also optimize the sw…
sha1_unittest.cc  103179  3 years  pkasting@chromium.org  Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH. (I…
sha1_win.cc  271949  12 months  vitalybuka@chromium.org  Removed LOG_GETLASTERROR and LOG_ERRNO macros. Most code uses PLOG with the same…
single_thread_task_runner.h  198848  2 years  dbeam@chromium.org  Revert 198844 "Move sequenced_task_runner to base/task" Reverting revisions tha…
stl_util.h  247711  16 months  rpaquay@chromium.org  Implement additional set operators: STLSetUnion, STLSetIntersection and STLInclu…
stl_util_unittest.cc  247711  16 months  rpaquay@chromium.org  Implement additional set operators: STLSetUnion, STLSetIntersection and STLInclu…
supports_user_data.cc  273568  12 months  jyasskin@chromium.org  Make sure that when a SupportsUserData is destroyed, objects destroyed transitiv…
supports_user_data.h  226805  19 months  grunell@chromium.org  Hook up WebRTC logging extension API to the underlying functionality. The API s…
supports_user_data_unittest.cc  273568  12 months  jyasskin@chromium.org  Make sure that when a SupportsUserData is destroyed, objects destroyed transitiv…
sync_socket.h  229621  19 months  dalecurtis@chromium.org  Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. Method does as …
sync_socket_nacl.cc  230301  19 months  dalecurtis@chromium.org  Fix infinite loop in NaCl CancelableSyncSocket::Send(). Unqualified Send() simp…
sync_socket_posix.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
sync_socket_unittest.cc  229621  19 months  dalecurtis@chromium.org  Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. Method does as …
sync_socket_win.cc  229621  19 months  dalecurtis@chromium.org  Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. Method does as …
sys_byteorder.h  242347  17 months  sergeyu@chromium.org  Fixes in base for [P]NaCl port of remoting client Various minor fixes in base n…
sys_info.cc  280024  11 months  c.shu@samsung.com  Expose a low-end device mode override flags for non-android OSs as well BUG=324…
sys_info.h  280024  11 months  c.shu@samsung.com  Expose a low-end device mode override flags for non-android OSs as well BUG=324…
sys_info_android.cc  284012  10 months  rmcilroy@chromium.org  Workaround removal of __system_property_get in Android NDK. The 'L' release of …
sys_info_chromeos.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
sys_info_freebsd.cc  106984  3 years  robert.nagy@gmail.com  OpenBSD patches for base and build, part 2 base/base.gyp: - exclude test/tes…
sys_info_internal.h  236224  18 months  jochen@chromium.org  Cache the numberOfProcessors value on posix and expose it to blink We need to c…
sys_info_ios.mm  273400  12 months  rsesek@chromium.org  Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more explicit…
sys_info_linux.cc  289903  9 months  brettw@chromium.org  Parse shmmax as a uint64 A recent Linux kernel change changed this to a number …
sys_info_mac.cc  273400  12 months  rsesek@chromium.org  Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more explicit…
sys_info_openbsd.cc  193295  2 years  mdempsky@google.com  Implement missing SysInfo methods on OpenBSD Adds AmountOfAvailablePhysicalMemo…
sys_info_posix.cc  290209  9 months  jchuang@chromium.org  Return configured processors in NumberOfProcessors() on posix platforms On Linu…
sys_info_unittest.cc  289360  9 months  brettw@chromium.org  Move file_util to base/files/ directory. This updates the includes in base but …
sys_info_win.cc  262544  13 months  jochen@chromium.org  Expose the virtual memory limit to blink V8 queries the limit before sandbox in…
task_runner.cc  176881  2 years  hans@chromium.org  Add missing, and remove unnecessary, 'explicit' from constructors. (base/) The …
task_runner.h  209144  23 months  avi@chromium.org  Use a direct include of time headers in base/, part 2. BUG=254986 TEST=none TBR…
task_runner_util.h  169825  2 years  ajwong@chromium.org  Disassociate argument type from return type in PostTaskAndReplyWithResult templa…
task_runner_util_unittest.cc  251625  15 months  viettrungluu@chromium.org  Convert scoped_ptr_malloc -> scoped_ptr, part 1. scoped_ptr_malloc is deprecate…
template_util.h  239126  17 months  aa@chromium.org  Gin: Add support for binding JS methods to C++ instance methods. Also: - Added …
template_util_unittest.cc  239126  17 months  aa@chromium.org  Gin: Add support for binding JS methods to C++ instance methods. Also: - Added …
thread_task_runner_handle.cc  196226  2 years  alexeypa@chromium.org  The continue window is owned by the desktop environment now. This CL completely…
thread_task_runner_handle.h  196226  2 years  alexeypa@chromium.org  The continue window is owned by the desktop environment now. This CL completely…
tools_sanity_unittest.cc  283978  10 months  tzik@chromium.org  Avoid macro redefinition in tools_sanity_unittest.cc This causes build failure …
tracked_objects.cc  257153  14 months  pkasting@chromium.org  Fix unreachable code warnings in base/. Found by MSVC warning 4702. BUG=346392…
tracked_objects.h  250181  15 months  tsepez@chromium.org  Use validating IPC enum macros in child process messages. This is part of a lon…
tracked_objects_unittest.cc  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
tracking_info.cc  148986  2 years  jar@chromium.org  Support profiling of tasks run as sequenced_tasks Mimic code seen in message_lo…
tracking_info.h  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
tuple.h  208903  23 months  rsleevi@chromium.org  Have DispatchToMethod use base::internal::UnwrapTraits when dispatching When di…
tuple_unittest.cc  43098  5 years  evan@chromium.org  Minor C++ fixes found by Clang. In cases where I've added an #include, it's gen…
value_conversions.cc  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
value_conversions.h  180245  2 years  brettw@chromium.org  Add FilePath to base namespace. This updates headers that forward-declare it an…
values.cc  285496  10 months  estade@chromium.org  Remove Create*Value (except CreateNullValue) BUG=160586 Review URL: https://co
values.h  285496  10 months  estade@chromium.org  Remove Create*Value (except CreateNullValue) BUG=160586 Review URL: https://co
values_unittest.cc  255834  14 months  gab@chromium.org  Clarify Value::Get*()'s interface to reflect the current implementation. The fa…
version.cc  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
version.h  242889  16 months  avi@chromium.org  Revert "Update all users of base::Version to explicitly specify the namespace, a…
version_unittest.cc  242889  16 months  avi@chromium.org  Revert "Update all users of base::Version to explicitly specify the namespace, a…
vlog.cc  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
vlog.h  221067  20 months  mostynb@opera.com  test IWYU fixups for base These are some of the suggestions from running includ…
vlog_unittest.cc  209144  23 months  avi@chromium.org  Use a direct include of time headers in base/, part 2. BUG=254986 TEST=none TBR…

Properties

Name Value
svn:ignore base.xcodeproj base.vcproj base_gfx.vcproj base_i18n.vcproj base_nacl_win64.vcproj base_unittests.vcproj debug_message.vcproj base.sln test_support_base.vcproj test_support_perf.vcproj SConstruct base.scons base_gfx.scons base_i18n.scons base_main.scons base_unittests.scons linux_versioninfo.scons test_support_base.scons test_support_perf.scons base.mk base_gfx.mk base_i18n.mk base_unittests.mk includes.diff linux_versioninfo.mk test_support_base.mk test_support_perf.mk test_support_base.target.mk base.target.mk symbolize.target.mk base.Makefile linux_versioninfo.target.mk xdg_mime.scons test_support_perf.target.mk dynamic_annotations.target.mk symbolize.scons base_unittests.target.mk base_i18n.target.mk xdg_mime.target.mk dynamic_annotations.scons base_static.vcproj base_static_win64.vcproj

Powered by ViewVC 1.1.5 ViewVC Help