1. 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
  2. f66a7db Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  3. e870b64 Fixed CID 102675, uninitialized member vars by groby@chromium.org · 13 years ago
  4. 55292e4 Add JSONValueConverter. by mukai@chromium.org · 13 years ago
  5. d71e8fe Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by jeremya@chromium.org · 13 years ago
  6. 4621f54 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  7. 3eed540 Coverity: Fix leaks. by jhawkins@chromium.org · 13 years ago
  8. 2a4c367 base::Bind: Remove includes of base.bind in header files. by jhawkins@chromium.org · 13 years ago
  9. 64b6ac7 Revert 115350 - causes MRUCacheTest.KeyReplacement to crash by dmazzoni@chromium.org · 13 years ago
  10. 631b8b7 Simplify thread name setting on Linux by rbyers@chromium.org · 13 years ago
  11. 3895ae9 Coverity fixlet: fix PASS_BY_VALUE by scr@chromium.org · 13 years ago
  12. 49f1dee Compile fix for gcc 4.6, unused variables. by joi@chromium.org · 13 years ago
  13. 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
  14. 069c2b8 Remove the nested #ifdef ADDRESS_SANITIZER by glider@chromium.org · 13 years ago
  15. bc3e361 Aura needs event translation for Mac by dhollowa@chromium.org · 13 years ago
  16. abd7000 Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly." by ajwong@chromium.org · 13 years ago
  17. c8dad23 Fix file leaks in a ETW test and a ScopedTempDir test. by thestig@chromium.org · 13 years ago
  18. f369736 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  19. 65dd8f1 Do not run OutOfMemoryDeathTest.* under AddressSanitizer. by glider@chromium.org · 13 years ago
  20. 8b0c323 Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  21. 213dfbc Revert 114944 - Standardize StringToInt{,64} interface. by battre@chromium.org · 13 years ago
  22. 9e909a6 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  23. 62a87f8 Revert 114929 - Standardize StringToInt{,64} interface. by rsleevi@chromium.org · 13 years ago
  24. c505d1c Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
  25. db9f9ad Fix Android-specific typo in trace_event.cc. I can haz droid bots soon plz? by nduca@chromium.org · 13 years ago
  26. 1fcfcd4 Fix official build breakage introduced by 112649 by akalin@chromium.org · 13 years ago
  27. f9d216a Fix timegm behavior for android. by nileshagrawal@chromium.org · 13 years ago
  28. 7a5eccb Push a marker into Android's kernel trace system to allow clock sync in about:tracing by nduca@chromium.org · 13 years ago
  29. 902b295 Add event counters with IDs by piman@chromium.org · 13 years ago
  30. 1d86509 Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
  31. 2738b50 Enable setting thread names on Linux by rbyers@chromium.org · 13 years ago
  32. 387645e Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
  33. b9940a7 Remove Task inheritance from base::Timer. by dcheng@chromium.org · 13 years ago
  34. 72dec93 Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  35. b1eaabe Condition variable implementation for vista, win7 by cpu@chromium.org · 13 years ago
  36. 13195bc Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
  37. 33cb23c Add searching features to new TraceEventVector class for tests. by jbates@chromium.org · 13 years ago
  38. eb8d972 Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly. by sail@chromium.org · 13 years ago
  39. a355d8f Remove BindStateHolder and have Bind() return a Callback<> object directly. by ajwong@chromium.org · 13 years ago
  40. da5f34c Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  41. bfd272d Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  42. 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
  43. b5c974b Detect child tasks born during a profiled tasks by jar@chromium.org · 13 years ago
  44. 4ff5d2e Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
  45. 509c754 Yet another fix for concurrent calls to expand.exe. by grt@chromium.org · 13 years ago
  46. 252a508 Revert "Options2: Pull the trigger." by jhawkins@chromium.org · 13 years ago
  47. 232be06 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  48. 7d8587f Revert "Extract common code from StringPiece and StringPiece16 into a templated base class.... by erikwright@chromium.org · 13 years ago
  49. 4534eee Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..." by ajwong@chromium.org · 13 years ago
  50. 6e97967 Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source Dispatch function." by oshima@chromium.org · 13 years ago
  51. 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
  52. 864905a Revert 114236 - Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  53. b34bfb4 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
  54. bcfb103 Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr..." by ajwong@chromium.org · 13 years ago
  55. 4fa2adc Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  56. 06fa77c Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array...." by ajwong@chromium.org · 13 years ago
  57. 2b613f2 Fix flaky tests in EndToEndAsyncTest in dbus_unittests. by satorux@chromium.org · 13 years ago
  58. b1992c0 Add hook for developers to play with profiler(unofficially) by jar@chromium.org · 13 years ago
  59. 3faf3c8 Address comments in 8921029 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
  60. 71bf06b Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  61. de6a221 Mark EndToEndAsyncTest.TestSignal as flaky by willchan@chromium.org · 13 years ago
  62. 38ff3d2 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
  63. acc1602 Don't attempt to forward declare StringPiece. by erikwright@chromium.org · 13 years ago
  64. bb87d2a base::Bind: Make use of partial currying to get rid of a helper class. by jhawkins@chromium.org · 13 years ago
  65. 12e65f5 Clean up base::android::Init/GetApplicationContext() by steveblock@chromium.org · 13 years ago
  66. f7a5998 Remove MessageLoop::QuitTask. by dcheng@chromium.org · 13 years ago
  67. bcad4ae GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK user interface show up on the chrome://tracing hierarchical profiler. by erg@chromium.org · 13 years ago
  68. 01c9009 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
  69. 11e0939 Remove MessageLoop::QuitTask() from testing/ by dcheng@chromium.org · 13 years ago
  70. 7029710 Remove MessageLoop::QuitTask() from base. by dcheng@chromium.org · 13 years ago
  71. 698f09a Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK by piman@chromium.org · 13 years ago
  72. f2a4410 Added comments to setlocale call. by saintlou@chromium.org · 13 years ago
  73. 26abc1f Minor cleanup preparing for recording parent-child data by jar@chromium.org · 13 years ago
  74. 43112b2 Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  75. 3975ab3 Revert 113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and scoped_ptr_malloc. by sergeyu@chromium.org · 13 years ago
  76. b087c42 Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and scoped_ptr_malloc. by ajwong@chromium.org · 13 years ago
  77. 10328bb Removing MessageLoop::QuitTask() from ipc/ by dcheng@chromium.org · 13 years ago
  78. c04ced4 Add automatic retry of cab extraction. by maruel@chromium.org · 13 years ago
  79. abd434f Fix test failures when calling native char conversion functions (e.g wrctomb). by saintlou@chromium.org · 13 years ago
  80. a6fcc09 Mark dbus EndToEndAsyncTest.TestSignalFromRoot flaky by arthurhsu@chromium.org · 13 years ago
  81. db0946f Windows-native sampling profiler wrapper class. by siggi@chromium.org · 13 years ago
  82. ac2a188 Make callback.h include callback_forward.h and add comments about forward declaration. by erikwright@chromium.org · 13 years ago
  83. 577838d Prep work for win7-specific condition variable by cpu@chromium.org · 13 years ago
  84. fc61fc9 Revert 113321 (speculative revert for http://crbug.com/106657 and a few other problems) by thakis@chromium.org · 13 years ago
  85. 153bcdb Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) by thakis@chromium.org · 13 years ago
  86. 4a86abc Revert 113315 (speculative revert for http://crbug.com/106657) by thakis@chromium.org · 13 years ago
  87. c14d448 views: Add an Options enum to MessageBoxView control. by tfarina@chromium.org · 13 years ago
  88. 73040f6 Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
  89. ec33f17 Save pipelining capabilities for the most used hosts between sessions. by simonjam@chromium.org · 13 years ago
  90. a905770 Fix android build (base_unittests): exclude jni_android_unittest.cc for now. by jrg@chromium.org · 13 years ago
  91. 569a423 Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux by mcgrathr@chromium.org · 13 years ago
  92. 23b1cc0 mac: use the preprocessor for the mac header by ensonic@google.com · 13 years ago
  93. 6970841 Fix the memcheck annotation in RecordDeath(). by rnk@chromium.org · 13 years ago
  94. 27bef55 Don't use Singleton to cache JNI method IDs in Java Bridge by steveblock@chromium.org · 13 years ago
  95. 1a280df Add memcheck annotation and remove suppression. by rnk@chromium.org · 13 years ago
  96. 111586a Revert 112937 - Suppress unitialized use of memory for random_number_ seed by jar@chromium.org · 13 years ago
  97. 10ba7bd Suppress unitialized use of memory for random_number_ seed by jar@chromium.org · 13 years ago
  98. 538fe7a use os_bsd and OS_BSD and add some OS_FREEBSD conditions by robert.nagy@gmail.com · 13 years ago
  99. 9332ea0 Fixing tree (using smaller prime than 2^31) by jar@chromium.org · 13 years ago
  100. a026041 Support incremental-max and sample in Profiler data by jar@chromium.org · 13 years ago