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