1. a15c677 Don't use StaticMemorySingletonTraits for TraceLog. by jam@chromium.org · 11 years ago
  2. e6025af Process names, and predictable thread and process ordering in about:tracing by nduca@chromium.org · 11 years ago
  3. 6ab1015 Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..." by scottmg@chromium.org · 11 years ago
  4. 74a809e Revert 210423 "base: Make SequencedWorkerPool issue globally uni..." by scottmg@chromium.org · 11 years ago
  5. 11499fb base: Make SequencedWorkerPool issue globally unique SequenceTokens. by tommycli@chromium.org · 11 years ago
  6. c9fc6d5 Revert "Improve forwarder2 setup/tear down in telemetry." by pliard@chromium.org · 11 years ago
  7. e61349d Make port unmapping errors non fatal. by pliard@chromium.org · 11 years ago
  8. 25962ea Implement glue for V8 JIT code profiling. by siggi@chromium.org · 11 years ago
  9. 57d566e Reland "Add --serial-id option to host_forwarder." by pliard@chromium.org · 11 years ago
  10. 16f8c1a Improve forwarder2 setup/tear down in telemetry. by pliard@chromium.org · 11 years ago
  11. 26881c6 Add a sampling tracing to RenderWidget::DoDeferredUpdate by haraken@chromium.org · 11 years ago
  12. 99d5092 Fix ProcMapsTest.ReadProcMaps to work under Valgrind. by scherkus@chromium.org · 11 years ago
  13. 914f90c Implement basic stack traces on Android and reenable unit tests. by scherkus@chromium.org · 11 years ago
  14. b3695be Add setMarginStart to ApiCompatabilityUtils by cramya@chromium.org · 11 years ago
  15. d83141b Clean up ASSERT/EXPECT in file_util_unittest.cc. by gavinp@chromium.org · 11 years ago
  16. 3ef39fa Revert "Add --serial-id option to host_forwarder." by pliard@chromium.org · 11 years ago
  17. 0c55bdc Add --serial-id option to host_forwarder. by pliard@chromium.org · 11 years ago
  18. 113e6c4 Implement /proc/self/maps parsing code. by scherkus@chromium.org · 11 years ago
  19. e77bef7 Posix: fix named SHM mappings permissions. by jln@chromium.org · 11 years ago
  20. 12004fc Make --force-fieldtrials not activate them in the browser process. by asvitkine@chromium.org · 11 years ago
  21. e1d6da5 Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer. by hshi@chromium.org · 11 years ago
  22. 3d51873 Remove unnecessary host parameter in forwarder. by pliard@chromium.org · 11 years ago
  23. ee3ca48 Updating message pump to store java ptr in class by kristianm@chromium.org · 11 years ago
  24. 5b8b962 [Android] Add an action to check/record attached devices by cjhopman@chromium.org · 11 years ago
  25. bcb5035 ScopedVector - fix const semantics. by groby@chromium.org · 11 years ago
  26. 0878fea Move DeleteAfterReboot, Move, and ReplaceFile to base namespace by brettw@chromium.org · 11 years ago
  27. f487caf Generates the DTLS identity in browser process and returns it to the renderer process. by jiayl@chromium.org · 11 years ago
  28. e9f9948 Move file_util::Delete to the base namespace by brettw@chromium.org · 11 years ago
  29. 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
  30. 0b0d471 Split memory-related routines out of base/process_util.h into base/process/memory.h. by rsesek@chromium.org · 11 years ago
  31. aa59fc5 Delete time forwarding headers. by avi@chromium.org · 11 years ago
  32. 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
  33. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  34. b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 11 years ago
  35. 04eba41 Fix handling of BROWSER_WRAPPER in the test launcher. by phajdan.jr@chromium.org · 11 years ago
  36. 041ec15 Make sure USE_SYMBOLIZE is properly set in base_unittests. by phajdan.jr@chromium.org · 11 years ago
  37. 1c519e9 Move timing files into base/time and base/timer, install forwarding headers. by avi@chromium.org · 11 years ago
  38. 5de6adb [UMA] Remove redundant bucket_count variable from base::Histogram. by isherman@chromium.org · 11 years ago
  39. 274c722 Have DispatchToMethod use base::internal::UnwrapTraits when dispatching by rsleevi@chromium.org · 11 years ago
  40. 6271a92 Update includes and delete remaining strings forwarding headers. by avi@chromium.org · 11 years ago
  41. 27c4868 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  42. f0ed9cf Disallow explicit scoped_ptr<T> construction from NULL. by dcheng@chromium.org · 11 years ago
  43. 5627399 Add events with custom timestamps and thread id to PPAPI dev tracing interface. by grosse@chromium.org · 11 years ago
  44. c1b55a3 Rewrite scoped_ptr<T>(NULL) to use the default ctor. by dcheng@chromium.org · 11 years ago
  45. 33419b3 Delete the string_piece.h forwarding header. by avi@chromium.org · 11 years ago
  46. f7a3f53 Don't override system malloc when built with LeakSanitizer. by earthdok@chromium.org · 11 years ago
  47. d58a276 mac: Remove memory/scoped_nsobject.h forwarding header. by thakis@chromium.org · 11 years ago
  48. 7f45193 Add option to enable sampler. by dsinclair@chromium.org · 11 years ago
  49. c926e11 mac: Remove ScopedCFTypeRef from base::mac::. by thakis@chromium.org · 11 years ago
  50. a3c6e44 GTTF: Extract a function to launch child gtest process. by phajdan.jr@chromium.org · 11 years ago
  51. 55d5ee6 Move ComputeDirectorySize to the base namespace. by brettw@chromium.org · 11 years ago
  52. 6141a82 Add a test for base::Bind() and scoped_refptrs copies. by willchan@chromium.org · 11 years ago
  53. 256b7a1 [Android] Do not fail if adb push returns no output. by frankf@chromium.org · 11 years ago
  54. f41e766 Re-land 16025005 with tiny fix for statics perf issue by crogers@google.com · 11 years ago
  55. 2240a2c Revert 207992: This looks like a reland of r207983, which was reverted in by sadrul@chromium.org · 11 years ago
  56. 8e84d3b don't include iostream.h by crogers@google.com · 11 years ago
  57. 7bb2707 Revert 207983 "Implement Web MIDI API back-end" by crogers@google.com · 11 years ago
  58. 216cdec Implement Web MIDI API back-end by crogers@google.com · 11 years ago
  59. 96abd4f Android: adds test intents for memory pressure. by bulach@chromium.org · 11 years ago
  60. febe636 GTTF: TestLauncher: asynchronous and out-of-order execution of tests by phajdan.jr@chromium.org · 11 years ago
  61. 6d98720 Define a LoggingSettings struct to use for InitLogging() by akalin@chromium.org · 11 years ago
  62. 3228519 Add base namespace to more values in sync and elsewhere. by brettw@chromium.org · 11 years ago
  63. e8deec4 ios: keep scoped_nsobject in source lists. by thakis@chromium.org · 11 years ago
  64. 41b654a allow unofficial builds with DCHECK and DLOG disabled by mostynb@opera.com · 11 years ago
  65. 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
  66. be67211 Small comment correction. by waffles@chromium.org · 11 years ago
  67. d1f59cb [Android] Log the size of data transerred to device. by frankf@chromium.org · 11 years ago
  68. fa394de GTTF: Move core parts of test_launcher down to base. by phajdan.jr@chromium.org · 11 years ago
  69. 43847cb Update the include paths of message_loop_proxy.h by tfarina@chromium.org · 11 years ago
  70. ac7a882 Move scoped_nsobject from base/memory to base/mac. by thakis@chromium.org · 11 years ago
  71. 1aead73 Add FilePath::{As,From}UTF16Unsafe by darin@chromium.org · 11 years ago
  72. e1a4470 content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on Android. by peter@chromium.org · 11 years ago
  73. 66c0f91 Use a direct include of strings headers, delete some strings forwarding headers. by avi@chromium.org · 11 years ago
  74. 859ed34 Add a method for catching low end devices by dtrainor@chromium.org · 11 years ago
  75. 397ad3a Move hash_pair.h from cc/base into base/. by nasko@chromium.org · 11 years ago
  76. b8a1454 Allow for lists of lists when summarizing performance results by ericwilligers@chromium.org · 11 years ago
  77. 02e54a7 [Android] Add GetDescription and defer calculating device_utc_offset by cjhopman@chromium.org · 11 years ago
  78. 1f04219 linux: tcmalloc does not depend on glib by mostynb@opera.com · 11 years ago
  79. 645fdce Revert 207278 "Make sure that the UI window created by base::Mes..." by kinuko@chromium.org · 11 years ago
  80. 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
  81. 54bdcc5 Remove "using" from nullable string now that all users are updated. by avi@chromium.org · 11 years ago
  82. 7d9385e Move Firefox importer's INI parser to c/browser/common. by tommycli@chromium.org · 11 years ago
  83. 710ecb9 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  84. 10c10aa Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. by scherkus@chromium.org · 11 years ago
  85. 051dcb3 cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes. by danakj@chromium.org · 11 years ago
  86. 2bb4f49 In components/autofill, move common/ to core/common/ by blundell@chromium.org · 11 years ago
  87. e462ab8 MemoryPressureListener: fixes ref-counting. by bulach@chromium.org · 11 years ago
  88. 7a81bfc Replace base::NullableString16(bool) usage with default constructor. by darin@chromium.org · 11 years ago
  89. ad4cf18 Do not show sync promo when RestoreOnStartupURLs policy is set by bartfab@chromium.org · 11 years ago
  90. 7253dc7 Make ifdef condition consistent in platform_thread_linux.cc. by mazda@chromium.org · 11 years ago
  91. 364bea0 Separate NaCl messages from the rest of chrome messages and create a new message filter. This is part of an effort to componentize NaCl code. by yael.aharon@intel.com · 11 years ago
  92. f491e66 Fix wrong header guards found by clang's new Wheader-guard. by thakis@chromium.org · 11 years ago
  93. ba896ff Add support using EXPECT_EQ with NullableString16 objects. by darin@chromium.org · 11 years ago
  94. fb6e80e Fix LeakSanitizer annotations for NaCl. by earthdok@chromium.org · 11 years ago
  95. bb21edb [Android] Call View.postInvalidate on ICS by boliu@chromium.org · 11 years ago
  96. 83d9d4a Revert 206507 "Move message_pump to base/message_loop." by brettw@chromium.org · 11 years ago
  97. 53adf49 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  98. 7d877e3 Adds RefCountedDeleteOnMessageLoop by droger@chromium.org · 11 years ago
  99. 88aa655 Make base compile with no "using base::Value" in values.h by brettw@chromium.org · 11 years ago
  100. b417332 Fix grammar in recurring macro comment by janx@chromium.org · 11 years ago