1. e06b796 Allow construction and assignment of one scoped_ptr from another if the types are convertible. by ajwong@chromium.org · 13 years ago
  2. 3c9aa4b Functions to return locations of various Chrome bundles. by jeremy@chromium.org · 13 years ago
  3. aef5226 mach_port_deallocate() the result of mach_thread_self(), which obtains a port send right. by rsesek@chromium.org · 13 years ago
  4. 86deddd Resolve an ambiguous function call error in string_piece_unittest.cc by peter@chromium.org · 13 years ago
  5. 20b1fd7 Add comment to NumberFormatWrapper. by avi@chromium.org · 13 years ago
  6. 2601c14 Fix POSIX and Mac Time::Explode(). by viettrungluu@chromium.org · 13 years ago
  7. fb2ccb7 Revert 116816 - Hook up the SequencedWorkerPool to the browser thread. by msw@chromium.org · 13 years ago
  8. e8f5615 Hook up the SequencedWorkerPool to the browser thread. by brettw@chromium.org · 13 years ago
  9. e4f3dc3 Remove task.h and finish base::Bind() migration. by ajwong@chromium.org · 13 years ago
  10. c1e632d Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. by ajwong@chromium.org · 13 years ago
  11. 67c1bb3 Prevent calling internal metrics code with invalid values. by rkc@chromium.org · 13 years ago
  12. 08a60f5 Fix scoped_refptr assignment operator in the case of having it as a member. by mnaganov@chromium.org · 13 years ago
  13. 89b31e9 Returns a bool for JSONValueConverter::Convert() by mukai@chromium.org · 13 years ago
  14. e194f3d base::Bind: Remove Task. by jhawkins@chromium.org · 13 years ago
  15. a124b8c Re-remove ReleasePointer. by dcheng@chromium.org · 13 years ago
  16. 655db11 Fix prctl ERROR messages on Linux debug builds. by rbyers@chromium.org · 13 years ago
  17. d849206 Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON is defined. by joi@chromium.org · 13 years ago
  18. b03c66d Update Sleep() calls in base/test to use TimeDelta instead of int. by tedvessenes@gmail.com · 13 years ago
  19. 8ca29a8 base::Bind: Remove CancelableTask and ScopedTaskRunner. by jhawkins@chromium.org · 13 years ago
  20. abf6ec8 Linux: Try to minimize copying of string information when reading /proc data. by erg@chromium.org · 13 years ago
  21. 22a8a0d And now NewRunnableMethod(), you die. by ajwong@chromium.org · 13 years ago
  22. f5c056b chromeos: Implement power button animations for Aura. by derat@chromium.org · 13 years ago
  23. 958f1df [Coverity] Fixed uninitialized member by groby@chromium.org · 13 years ago
  24. b8b586c base::Bind: Remove ScopedRunnableMethodFactory. by jhawkins@chromium.org · 13 years ago
  25. cf76133 Add TimeDelay interfaces to TestTimeouts. by tedvessenes@gmail.com · 13 years ago
  26. 4a31021 base::Bind: Remove callback_old.h. by jhawkins@chromium.org · 13 years ago
  27. ae8480d base::Bind: Remove scoped_callback_factory.h. by jhawkins@chromium.org · 13 years ago
  28. 03adba0 Remove DeleteTask and convert remaining users. by dcheng@chromium.org · 13 years ago
  29. 03d32fd Add a sequenced worker pool. by brettw@chromium.org · 13 years ago
  30. 598ca1c base::Bind: Remove NewRunnableFunction. by jhawkins@chromium.org · 13 years ago
  31. aaa6303 Change code in base (primarily unit tests) to use Sleep(TimeDelta). by tedvessenes@gmail.com · 13 years ago
  32. b30c203 Update Sleep() calls in metrics tests to use TimeDelta instead of int. by tedvessenes@gmail.com · 13 years ago
  33. 2116fc9 Convert various ReleaseSoon methods to use base::Bind() by dcheng@chromium.org · 13 years ago
  34. 3690474 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  35. 658a87f Add function support for Sleep with TimeDelta input. by tedvessenes@gmail.com · 13 years ago
  36. 7bf887b Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  37. e6490ed GetPlatformFileInfo was always never returning directory by cpu@chromium.org · 13 years ago
  38. 47685c1 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 13 years ago
  39. 333d7fd Move net/base/sys_byteorder.h to base/sys_byteorder.h by isherman@chromium.org · 13 years ago
  40. 99f8661 CheckForNicePermission: Make sure can_reraise_priority is set in ctor by tbreisacher@chromium.org · 13 years ago
  41. e750699 Coverity fix NEGATIVE_RETURNS. by scr@chromium.org · 13 years ago
  42. 92d3dcf Provide windows notification of thread termination by jar@chromium.org · 13 years ago
  43. 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
  44. f66a7db Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  45. e870b64 Fixed CID 102675, uninitialized member vars by groby@chromium.org · 13 years ago
  46. 55292e4 Add JSONValueConverter. by mukai@chromium.org · 13 years ago
  47. d71e8fe Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by jeremya@chromium.org · 13 years ago
  48. 4621f54 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  49. 2a4c367 base::Bind: Remove includes of base.bind in header files. by jhawkins@chromium.org · 13 years ago
  50. 64b6ac7 Revert 115350 - causes MRUCacheTest.KeyReplacement to crash by dmazzoni@chromium.org · 13 years ago
  51. 631b8b7 Simplify thread name setting on Linux by rbyers@chromium.org · 13 years ago
  52. 3895ae9 Coverity fixlet: fix PASS_BY_VALUE by scr@chromium.org · 13 years ago
  53. 49f1dee Compile fix for gcc 4.6, unused variables. by joi@chromium.org · 13 years ago
  54. 71120e4 Crank optimization level for base libs to WPO in official builds. Depends on change http://codereview.chromium.org/8983002/. by siggi@chromium.org · 13 years ago
  55. 069c2b8 Remove the nested #ifdef ADDRESS_SANITIZER by glider@chromium.org · 13 years ago
  56. bc3e361 Aura needs event translation for Mac by dhollowa@chromium.org · 13 years ago
  57. abd7000 Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly." by ajwong@chromium.org · 13 years ago
  58. c8dad23 Fix file leaks in a ETW test and a ScopedTempDir test. by thestig@chromium.org · 13 years ago
  59. f369736 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  60. 65dd8f1 Do not run OutOfMemoryDeathTest.* under AddressSanitizer. by glider@chromium.org · 13 years ago
  61. 8b0c323 Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  62. 213dfbc Revert 114944 - Standardize StringToInt{,64} interface. by battre@chromium.org · 13 years ago
  63. 9e909a6 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  64. 62a87f8 Revert 114929 - Standardize StringToInt{,64} interface. by rsleevi@chromium.org · 13 years ago
  65. c505d1c Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  66. db9f9ad Fix Android-specific typo in trace_event.cc. I can haz droid bots soon plz? by nduca@chromium.org · 13 years ago
  67. 1fcfcd4 Fix official build breakage introduced by 112649 by akalin@chromium.org · 13 years ago
  68. f9d216a Fix timegm behavior for android. by nileshagrawal@chromium.org · 13 years ago
  69. 7a5eccb Push a marker into Android's kernel trace system to allow clock sync in about:tracing by nduca@chromium.org · 13 years ago
  70. 902b295 Add event counters with IDs by piman@chromium.org · 13 years ago
  71. 1d86509 Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
  72. 2738b50 Enable setting thread names on Linux by rbyers@chromium.org · 13 years ago
  73. 387645e Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
  74. b9940a7 Remove Task inheritance from base::Timer. by dcheng@chromium.org · 13 years ago
  75. 72dec93 Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  76. b1eaabe Condition variable implementation for vista, win7 by cpu@chromium.org · 13 years ago
  77. 13195bc Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
  78. 33cb23c Add searching features to new TraceEventVector class for tests. by jbates@chromium.org · 13 years ago
  79. eb8d972 Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly. by sail@chromium.org · 13 years ago
  80. a355d8f Remove BindStateHolder and have Bind() return a Callback<> object directly. by ajwong@chromium.org · 13 years ago
  81. da5f34c Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  82. bfd272d Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  83. afc33d0 Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by willchan@chromium.org · 13 years ago
  84. b5c974b Detect child tasks born during a profiled tasks by jar@chromium.org · 13 years ago
  85. 4ff5d2e Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
  86. 252a508 Revert "Options2: Pull the trigger." by jhawkins@chromium.org · 13 years ago
  87. 232be06 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  88. 7d8587f Revert "Extract common code from StringPiece and StringPiece16 into a templated base class.... by erikwright@chromium.org · 13 years ago
  89. 4534eee Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..." by ajwong@chromium.org · 13 years ago
  90. 6e97967 Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source Dispatch function." by oshima@chromium.org · 13 years ago
  91. 4b5f12d 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
  92. 864905a Revert 114236 - Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  93. b34bfb4 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  94. bcfb103 Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr..." by ajwong@chromium.org · 13 years ago
  95. 4fa2adc Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  96. 06fa77c Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array...." by ajwong@chromium.org · 13 years ago
  97. b1992c0 Add hook for developers to play with profiler(unofficially) by jar@chromium.org · 13 years ago
  98. 71bf06b Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  99. acc1602 Don't attempt to forward declare StringPiece. by erikwright@chromium.org · 13 years ago
  100. bb87d2a base::Bind: Make use of partial currying to get rid of a helper class. by jhawkins@chromium.org · 13 years ago