1. 4899503 Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative to the chromium root by jochen@chromium.org · 12 years ago
  2. 81be354 Get rid of <iostream> include in stack_trace_posix (forces a static initializer) by tbreisacher@chromium.org · 12 years ago
  3. 7b052af Mark PlatformFile.TouchGetInfoPlatformFile as flaky on all platform. by phajdan.jr@chromium.org · 12 years ago
  4. c693fe3 Move common file path related methods between chrome & content to file_util. I reduced the 4 methods into 3 by only having one GetUniquePathNumber which takes an optional suffix. by jam@chromium.org · 12 years ago
  5. ee0b43d Add assert() for scoped_refptr<T>::operator->() by akalin@chromium.org · 12 years ago
  6. 186eab2 Make NOTIMPLEMENTED_POLICY=0 actually work. by torne@chromium.org · 12 years ago
  7. 82306bf Make it possible to use ThreadLocalStorage::Slot as a static without by thakis@chromium.org · 12 years ago
  8. 105fd04 (re-land) Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 12 years ago
  9. 4cec369 Make DFAKE_MUTEX a typedef when using NDEBUG, so that pedantic compilers don't warn about an extra ; in a class definition by rsleevi@chromium.org · 12 years ago
  10. 98fc415 Revert 119540 - Add StringToSizeT to base/string_number_conversions. by yoz@chromium.org · 12 years ago
  11. b942654 Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 12 years ago
  12. 88fbaf6 Cleanup: Remove static storage for variables in an unnamed namespace. by jhawkins@chromium.org · 12 years ago
  13. 3daf499 Remove pointer mangling API from trace_event.h and use an addTraceEvent flag instead by jbates@chromium.org · 12 years ago
  14. e4d0c3f Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by mark@chromium.org · 12 years ago
  15. b3c785b Need the unsigned constants marked as unsigned. by backer@chromium.org · 13 years ago
  16. 04a166c Added a Unique ID for a Field Trial containing it's hashed name and the selected group ID. by mad@chromium.org · 13 years ago
  17. d2e0cd0 Adding a scoped_nsprotocol by qsr@chromium.org · 13 years ago
  18. aaeda4a Remove reinterpret_cast on JSONValueConverter by tzik@chromium.org · 13 years ago
  19. aa6f767 Convert use of int ms to TimeDelta in files owned by brettw. by tedvessenes@gmail.com · 13 years ago
  20. ad52ef6 Fix a potential memory leak bug. by mukai@chromium.org · 13 years ago
  21. 1da2fa7 Adding GetProcId unittest by cpu@chromium.org · 13 years ago
  22. dfdfa90 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by fischman@chromium.org · 13 years ago
  23. 5b61c95 Add StringToUint and StringToUint64 methods to base/string_number_conversions.h. by kalman@chromium.org · 13 years ago
  24. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  25. 51477d8 Cleanup trace_event, fix webkit API naming. by jbates@chromium.org · 13 years ago
  26. 1c30aaf Add scoped_ptr<>::PassAs<>(). by sergeyu@chromium.org · 13 years ago
  27. d6842f6 linux: remove no_strict_aliasing gyp variable by evan@chromium.org · 13 years ago
  28. c2f90e5 [Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thread_self(). by rsesek@chromium.org · 13 years ago
  29. 998561e Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by fischman@chromium.org · 13 years ago
  30. d3bee53 Split up trace_event.h into trace_event_impl.h and add webkitplatform support. by jbates@chromium.org · 13 years ago
  31. cbb5463 windows: Fix a few things clang complains about. by thakis@chromium.org · 13 years ago
  32. f9f5171 [ChromeOS] Add option to set controlling terminal when launching process. by tbarzic@chromium.org · 13 years ago
  33. 227369d Move operator<< for StringPiece into string_piece.{h,cc} by akalin@chromium.org · 13 years ago
  34. ffa8eaf remove ; which breaks nacl_integration since they use -pedantic by ajwong@chromium.org · 13 years ago
  35. 59f1fbb Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only. by ajwong@chromium.org · 13 years ago
  36. 8a7de9b Transition to base/mac/bundle_locations.h step 1 by jeremy@chromium.org · 13 years ago
  37. dc1a93d Hook up the SequencedWorkerPool to the browser thread. by brettw@chromium.org · 13 years ago
  38. da92e57 Watchdog - Added a JOINABLE state to avoid StartupTimebomb by rtenneti@chromium.org · 13 years ago
  39. 4fd393b Revert 118118 - Temporarily revert 117127 for perf analysis. by rsesek@chromium.org · 13 years ago
  40. fa51347 Temporarily revert 117127 for perf analysis. by rsesek@chromium.org · 13 years ago
  41. d05e16c Match whole path components in DevicePathToDriveLetterPath(). Add tests. by skerner@chromium.org · 13 years ago
  42. f2e9545 Add back in stack_trace_android.cc on Android. by jrg@google.com · 13 years ago
  43. 0e27d1b Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. by hbono@chromium.org · 13 years ago
  44. ac13ab4 Convert use of int ms to TimeDelta in files owned by brettw. by tedvessenes@gmail.com · 13 years ago
  45. d84e804 Use ScopedVector instead of std::vector in case of repeated messages. by mukai@chromium.org · 13 years ago
  46. 59c2760 Allow tracing in third_party libraries by jbates@chromium.org · 13 years ago
  47. bd4c0b6 Add custom field converter to JSONValueConverter. by mukai@chromium.org · 13 years ago
  48. e9b2d8b Remove usage of using namespace, and cleanup trace_analyzer namespace by jbates@chromium.org · 13 years ago
  49. dcdfe7f [Coverity] Fixed call by value to by reference by groby@chromium.org · 13 years ago
  50. e06b796 Allow construction and assignment of one scoped_ptr from another if the types are convertible. by ajwong@chromium.org · 13 years ago
  51. 3c9aa4b Functions to return locations of various Chrome bundles. by jeremy@chromium.org · 13 years ago
  52. aef5226 mach_port_deallocate() the result of mach_thread_self(), which obtains a port send right. by rsesek@chromium.org · 13 years ago
  53. 86deddd Resolve an ambiguous function call error in string_piece_unittest.cc by peter@chromium.org · 13 years ago
  54. 20b1fd7 Add comment to NumberFormatWrapper. by avi@chromium.org · 13 years ago
  55. 2601c14 Fix POSIX and Mac Time::Explode(). by viettrungluu@chromium.org · 13 years ago
  56. fb2ccb7 Revert 116816 - Hook up the SequencedWorkerPool to the browser thread. by msw@chromium.org · 13 years ago
  57. e8f5615 Hook up the SequencedWorkerPool to the browser thread. by brettw@chromium.org · 13 years ago
  58. e4f3dc3 Remove task.h and finish base::Bind() migration. by ajwong@chromium.org · 13 years ago
  59. c1e632d Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. by ajwong@chromium.org · 13 years ago
  60. 67c1bb3 Prevent calling internal metrics code with invalid values. by rkc@chromium.org · 13 years ago
  61. 08a60f5 Fix scoped_refptr assignment operator in the case of having it as a member. by mnaganov@chromium.org · 13 years ago
  62. 89b31e9 Returns a bool for JSONValueConverter::Convert() by mukai@chromium.org · 13 years ago
  63. e194f3d base::Bind: Remove Task. by jhawkins@chromium.org · 13 years ago
  64. a124b8c Re-remove ReleasePointer. by dcheng@chromium.org · 13 years ago
  65. 655db11 Fix prctl ERROR messages on Linux debug builds. by rbyers@chromium.org · 13 years ago
  66. d849206 Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON is defined. by joi@chromium.org · 13 years ago
  67. b03c66d Update Sleep() calls in base/test to use TimeDelta instead of int. by tedvessenes@gmail.com · 13 years ago
  68. 8ca29a8 base::Bind: Remove CancelableTask and ScopedTaskRunner. by jhawkins@chromium.org · 13 years ago
  69. abf6ec8 Linux: Try to minimize copying of string information when reading /proc data. by erg@chromium.org · 13 years ago
  70. 22a8a0d And now NewRunnableMethod(), you die. by ajwong@chromium.org · 13 years ago
  71. f5c056b chromeos: Implement power button animations for Aura. by derat@chromium.org · 13 years ago
  72. 958f1df [Coverity] Fixed uninitialized member by groby@chromium.org · 13 years ago
  73. b8b586c base::Bind: Remove ScopedRunnableMethodFactory. by jhawkins@chromium.org · 13 years ago
  74. cf76133 Add TimeDelay interfaces to TestTimeouts. by tedvessenes@gmail.com · 13 years ago
  75. 4a31021 base::Bind: Remove callback_old.h. by jhawkins@chromium.org · 13 years ago
  76. ae8480d base::Bind: Remove scoped_callback_factory.h. by jhawkins@chromium.org · 13 years ago
  77. 03adba0 Remove DeleteTask and convert remaining users. by dcheng@chromium.org · 13 years ago
  78. 03d32fd Add a sequenced worker pool. by brettw@chromium.org · 13 years ago
  79. 598ca1c base::Bind: Remove NewRunnableFunction. by jhawkins@chromium.org · 13 years ago
  80. aaa6303 Change code in base (primarily unit tests) to use Sleep(TimeDelta). by tedvessenes@gmail.com · 13 years ago
  81. b30c203 Update Sleep() calls in metrics tests to use TimeDelta instead of int. by tedvessenes@gmail.com · 13 years ago
  82. 2116fc9 Convert various ReleaseSoon methods to use base::Bind() by dcheng@chromium.org · 13 years ago
  83. 3690474 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  84. 658a87f Add function support for Sleep with TimeDelta input. by tedvessenes@gmail.com · 13 years ago
  85. 7bf887b Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  86. e6490ed GetPlatformFileInfo was always never returning directory by cpu@chromium.org · 13 years ago
  87. 47685c1 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  88. 333d7fd Move net/base/sys_byteorder.h to base/sys_byteorder.h by isherman@chromium.org · 13 years ago
  89. 99f8661 CheckForNicePermission: Make sure can_reraise_priority is set in ctor by tbreisacher@chromium.org · 13 years ago
  90. e750699 Coverity fix NEGATIVE_RETURNS. by scr@chromium.org · 13 years ago
  91. 92d3dcf Provide windows notification of thread termination by jar@chromium.org · 13 years ago
  92. bd9f772 Extract common code from StringPiece and StringPiece16 into a templated base class. Convert copy-and-pasted unit tests into TYPED_TESTs. by erikwright@chromium.org · 13 years ago
  93. f66a7db Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  94. e870b64 Fixed CID 102675, uninitialized member vars by groby@chromium.org · 13 years ago
  95. 55292e4 Add JSONValueConverter. by mukai@chromium.org · 13 years ago
  96. d71e8fe Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by jeremya@chromium.org · 13 years ago
  97. 4621f54 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  98. 2a4c367 base::Bind: Remove includes of base.bind in header files. by jhawkins@chromium.org · 13 years ago
  99. 64b6ac7 Revert 115350 - causes MRUCacheTest.KeyReplacement to crash by dmazzoni@chromium.org · 13 years ago
  100. 631b8b7 Simplify thread name setting on Linux by rbyers@chromium.org · 13 years ago