1. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  2. aba57db Disable ProcMapsTest.ReadProcMaps under ThreadSanitizer until issue 258451 is fixed. by glider@chromium.org · 11 years ago
  3. afae899 Make "Ignoring DBusStatistics::AddStat" a DVLOG instead of DLOG(WARNING) by posciak@chromium.org · 11 years ago
  4. 538a186 base/i18n: Class for efficiently searching the same query over many texts. by kinaba@chromium.org · 11 years ago
  5. efaa34f Refine atomic operations for Linux/ARM. by digit@chromium.org · 11 years ago
  6. 43134ed Abort SandboxedUnpacker::RewriteImageFiles on browser shutdown by dpolukhin@chromium.org · 11 years ago
  7. 795d3a7 Enable IO before reading /proc/self/maps. by joaodasilva@chromium.org · 11 years ago
  8. 0df6518 Split out process killing functions from base/process_util.h into base/process/kill.h. by rsesek@chromium.org · 11 years ago
  9. 115411e Add queued_time_ms trace for events in message loop by wangxianzhu@chromium.org · 11 years ago
  10. 0fb1798 [Android] Make MemoryPressureListener respond to only background or critical Trim Memory signals. by rmcilroy@chromium.org · 11 years ago
  11. 0994b68 Updates the test runner script exit codes by gkanwar@google.com · 11 years ago
  12. 1aba9eb Clean up base/debug/stack_trace_android.cc. by scherkus@chromium.org · 11 years ago
  13. 2d4a084 make it possible to disable internal tracing in unofficial builds by mostynb@opera.com · 11 years ago
  14. ca4f6e2 Make utility process run in-process when running in single-process mode. by jam@chromium.org · 11 years ago
  15. aecf7a3 Move Copy* into the base namespace. by brettw@chromium.org · 11 years ago
  16. e910a60 SurfaceStats / Telemetry: calculate FPS in different frame buckets. by bulach@chromium.org · 11 years ago
  17. c79483a Reland r210268: "Improve forwarder2 setup/tear down in telemetry." by pliard@chromium.org · 11 years ago
  18. bc7d84c Print adb missing warning to stderr, not stdout by nduca@chromium.org · 11 years ago
  19. 7b70d72 base: Re-commit SequencedWorkerPool globally unique tokens with unused variable fix by tommycli@chromium.org · 11 years ago
  20. 75157f7 Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..." by ajwong@chromium.org · 11 years ago
  21. a15c677 Don't use StaticMemorySingletonTraits for TraceLog. by jam@chromium.org · 11 years ago
  22. e6025af Process names, and predictable thread and process ordering in about:tracing by nduca@chromium.org · 11 years ago
  23. 6ab1015 Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..." by scottmg@chromium.org · 11 years ago
  24. 74a809e Revert 210423 "base: Make SequencedWorkerPool issue globally uni..." by scottmg@chromium.org · 11 years ago
  25. 11499fb base: Make SequencedWorkerPool issue globally unique SequenceTokens. by tommycli@chromium.org · 11 years ago
  26. c9fc6d5 Revert "Improve forwarder2 setup/tear down in telemetry." by pliard@chromium.org · 11 years ago
  27. e61349d Make port unmapping errors non fatal. by pliard@chromium.org · 11 years ago
  28. 25962ea Implement glue for V8 JIT code profiling. by siggi@chromium.org · 11 years ago
  29. 57d566e Reland "Add --serial-id option to host_forwarder." by pliard@chromium.org · 11 years ago
  30. 16f8c1a Improve forwarder2 setup/tear down in telemetry. by pliard@chromium.org · 11 years ago
  31. 26881c6 Add a sampling tracing to RenderWidget::DoDeferredUpdate by haraken@chromium.org · 11 years ago
  32. 99d5092 Fix ProcMapsTest.ReadProcMaps to work under Valgrind. by scherkus@chromium.org · 11 years ago
  33. 914f90c Implement basic stack traces on Android and reenable unit tests. by scherkus@chromium.org · 11 years ago
  34. b3695be Add setMarginStart to ApiCompatabilityUtils by cramya@chromium.org · 11 years ago
  35. d83141b Clean up ASSERT/EXPECT in file_util_unittest.cc. by gavinp@chromium.org · 11 years ago
  36. 3ef39fa Revert "Add --serial-id option to host_forwarder." by pliard@chromium.org · 11 years ago
  37. 0c55bdc Add --serial-id option to host_forwarder. by pliard@chromium.org · 11 years ago
  38. 113e6c4 Implement /proc/self/maps parsing code. by scherkus@chromium.org · 11 years ago
  39. e77bef7 Posix: fix named SHM mappings permissions. by jln@chromium.org · 11 years ago
  40. 12004fc Make --force-fieldtrials not activate them in the browser process. by asvitkine@chromium.org · 11 years ago
  41. e1d6da5 Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer. by hshi@chromium.org · 11 years ago
  42. 3d51873 Remove unnecessary host parameter in forwarder. by pliard@chromium.org · 11 years ago
  43. ee3ca48 Updating message pump to store java ptr in class by kristianm@chromium.org · 11 years ago
  44. 5b8b962 [Android] Add an action to check/record attached devices by cjhopman@chromium.org · 11 years ago
  45. bcb5035 ScopedVector - fix const semantics. by groby@chromium.org · 11 years ago
  46. 0878fea Move DeleteAfterReboot, Move, and ReplaceFile to base namespace by brettw@chromium.org · 11 years ago
  47. f487caf Generates the DTLS identity in browser process and returns it to the renderer process. by jiayl@chromium.org · 11 years ago
  48. e9f9948 Move file_util::Delete to the base namespace by brettw@chromium.org · 11 years ago
  49. dda2756 [Android] Enable using isolate files to get a list of data dependencies to push to the device. by frankf@chromium.org · 11 years ago
  50. 0b0d471 Split memory-related routines out of base/process_util.h into base/process/memory.h. by rsesek@chromium.org · 11 years ago
  51. aa59fc5 Delete time forwarding headers. by avi@chromium.org · 11 years ago
  52. 78a7e7b Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  53. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  54. b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 11 years ago
  55. 04eba41 Fix handling of BROWSER_WRAPPER in the test launcher. by phajdan.jr@chromium.org · 11 years ago
  56. 041ec15 Make sure USE_SYMBOLIZE is properly set in base_unittests. by phajdan.jr@chromium.org · 11 years ago
  57. 1c519e9 Move timing files into base/time and base/timer, install forwarding headers. by avi@chromium.org · 11 years ago
  58. 5de6adb [UMA] Remove redundant bucket_count variable from base::Histogram. by isherman@chromium.org · 11 years ago
  59. 274c722 Have DispatchToMethod use base::internal::UnwrapTraits when dispatching by rsleevi@chromium.org · 11 years ago
  60. 6271a92 Update includes and delete remaining strings forwarding headers. by avi@chromium.org · 11 years ago
  61. 27c4868 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  62. f0ed9cf Disallow explicit scoped_ptr<T> construction from NULL. by dcheng@chromium.org · 11 years ago
  63. 5627399 Add events with custom timestamps and thread id to PPAPI dev tracing interface. by grosse@chromium.org · 11 years ago
  64. c1b55a3 Rewrite scoped_ptr<T>(NULL) to use the default ctor. by dcheng@chromium.org · 11 years ago
  65. 33419b3 Delete the string_piece.h forwarding header. by avi@chromium.org · 11 years ago
  66. f7a3f53 Don't override system malloc when built with LeakSanitizer. by earthdok@chromium.org · 11 years ago
  67. d58a276 mac: Remove memory/scoped_nsobject.h forwarding header. by thakis@chromium.org · 11 years ago
  68. 7f45193 Add option to enable sampler. by dsinclair@chromium.org · 11 years ago
  69. c926e11 mac: Remove ScopedCFTypeRef from base::mac::. by thakis@chromium.org · 11 years ago
  70. a3c6e44 GTTF: Extract a function to launch child gtest process. by phajdan.jr@chromium.org · 11 years ago
  71. 55d5ee6 Move ComputeDirectorySize to the base namespace. by brettw@chromium.org · 11 years ago
  72. 6141a82 Add a test for base::Bind() and scoped_refptrs copies. by willchan@chromium.org · 11 years ago
  73. 256b7a1 [Android] Do not fail if adb push returns no output. by frankf@chromium.org · 11 years ago
  74. f41e766 Re-land 16025005 with tiny fix for statics perf issue by crogers@google.com · 11 years ago
  75. 2240a2c Revert 207992: This looks like a reland of r207983, which was reverted in by sadrul@chromium.org · 11 years ago
  76. 8e84d3b don't include iostream.h by crogers@google.com · 11 years ago
  77. 7bb2707 Revert 207983 "Implement Web MIDI API back-end" by crogers@google.com · 11 years ago
  78. 216cdec Implement Web MIDI API back-end by crogers@google.com · 11 years ago
  79. 96abd4f Android: adds test intents for memory pressure. by bulach@chromium.org · 11 years ago
  80. febe636 GTTF: TestLauncher: asynchronous and out-of-order execution of tests by phajdan.jr@chromium.org · 11 years ago
  81. 6d98720 Define a LoggingSettings struct to use for InitLogging() by akalin@chromium.org · 11 years ago
  82. 3228519 Add base namespace to more values in sync and elsewhere. by brettw@chromium.org · 11 years ago
  83. e8deec4 ios: keep scoped_nsobject in source lists. by thakis@chromium.org · 11 years ago
  84. 41b654a allow unofficial builds with DCHECK and DLOG disabled by mostynb@opera.com · 11 years ago
  85. 1cc94ba Moved remoting::win::MessageWindow to base::win::MessageWindow so that it could be re-used outside of src/remoting. by alexeypa@chromium.org · 11 years ago
  86. be67211 Small comment correction. by waffles@chromium.org · 11 years ago
  87. d1f59cb [Android] Log the size of data transerred to device. by frankf@chromium.org · 11 years ago
  88. fa394de GTTF: Move core parts of test_launcher down to base. by phajdan.jr@chromium.org · 11 years ago
  89. 43847cb Update the include paths of message_loop_proxy.h by tfarina@chromium.org · 11 years ago
  90. ac7a882 Move scoped_nsobject from base/memory to base/mac. by thakis@chromium.org · 11 years ago
  91. 1aead73 Add FilePath::{As,From}UTF16Unsafe by darin@chromium.org · 11 years ago
  92. e1a4470 content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on Android. by peter@chromium.org · 11 years ago
  93. 66c0f91 Use a direct include of strings headers, delete some strings forwarding headers. by avi@chromium.org · 11 years ago
  94. 859ed34 Add a method for catching low end devices by dtrainor@chromium.org · 11 years ago
  95. 397ad3a Move hash_pair.h from cc/base into base/. by nasko@chromium.org · 11 years ago
  96. b8a1454 Allow for lists of lists when summarizing performance results by ericwilligers@chromium.org · 11 years ago
  97. 02e54a7 [Android] Add GetDescription and defer calculating device_utc_offset by cjhopman@chromium.org · 11 years ago
  98. 1f04219 linux: tcmalloc does not depend on glib by mostynb@opera.com · 11 years ago
  99. 645fdce Revert 207278 "Make sure that the UI window created by base::Mes..." by kinuko@chromium.org · 11 years ago
  100. b646c62 Make sure that the UI window created by base::MessagePumpForUI is destoyed on the same thread (Windows). by alexeypa@chromium.org · 11 years ago