1. 35c0eef Allow dbus clients to silence logging when a service is unavailable. by adamk@chromium.org · 12 years ago
  2. 85dfe86 Implement profiler log writing at shutdown by rlarocque@chromium.org · 12 years ago
  3. 23b0072 Propogate status setting for profiler to track parents by jar@chromium.org · 12 years ago
  4. 9af8f42 Cleanup in ProcessSingleton. These originated as candidate fixes for issue 111361, but the true fix is cpu@'s r119830. by joi@chromium.org · 12 years ago
  5. 3062e6b Print Preview: Refactoring sticky settings code. by dpapad@chromium.org · 12 years ago
  6. bc0e402 Define FilePath::NormalizePathSeparators on all platforms by kinuko@chromium.org · 13 years ago
  7. e4a43a5 Upstream Android JNI code, allowing us to use more ScopedJava references. by peter@chromium.org · 13 years ago
  8. 3d53035 Adding support for sending/receiving proto bufs to dbus library. by rharrison@chromium.org · 13 years ago
  9. d85d949 Update scoped_nsobject to be copyable. by qsr@chromium.org · 13 years ago
  10. 743e2e3 Make the comment above NON_EXPORTED_BASE talk about static data. by jam@chromium.org · 13 years ago
  11. 8aa5631 Remove log spew from scoped_tempdir.cc. by aa@chromium.org · 13 years ago
  12. 9fd92e7 Slavelastic manifest file for swarm by csharp@chromium.org · 13 years ago
  13. 8050dac Enable building with a small set of JNI related files required for linking content_unittests. by satish@chromium.org · 13 years ago
  14. abe5cd3 Cleanup: Remove unused switches in base. by thestig@chromium.org · 13 years ago
  15. 8aaad4d Coverity: Initialize member variables. by jhawkins@chromium.org · 13 years ago
  16. 86992ef Add ObserverListThreadSafe::IsEmpty(). by sergeyu@chromium.org · 13 years ago
  17. e34b29e chrome: dbus: add default MessageReader constructor by keybuk@chromium.org · 13 years ago
  18. 2433ec4 Revert 120789 - Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  19. 8e3be46 Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  20. 7416fd4 Remove PreReadImage from base/file_util. by rogerm@chromium.org · 13 years ago
  21. b6d9a1f Make ConditionVariableTest.MultiThreadConsumerTest less flaky. by jknotten@chromium.org · 13 years ago
  22. 0588376 MessagePumpX: Fix leak of the GPollFD. by jhawkins@chromium.org · 13 years ago
  23. 61d843e Re-disable all the ExtensionUnpacker test pending new ideas. As Alexi pointed out, my change does nothing. by aa@chromium.org · 13 years ago
  24. 9fb1242 Revert 120503 - Tighten debug logging slightly. by aa@chromium.org · 13 years ago
  25. 14fb93b Tighten debug logging slightly. by aa@chromium.org · 13 years ago
  26. 8dac1e4 Add some more desperate logging attempting to understand crasher. by aa@chromium.org · 13 years ago
  27. 9b2870c Fix calls in base and net unit tests to use TimeDelta. by tedvessenes@gmail.com · 13 years ago
  28. 62a1666 Make TraceEventTestFixture.ThreadNames work when thread-id is reused. by jbates@chromium.org · 13 years ago
  29. 4899503 Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative to the chromium root by jochen@chromium.org · 13 years ago
  30. 7b7ea04 Remove static initializer in dummy_event by tbreisacher@chromium.org · 13 years ago
  31. 81be354 Get rid of <iostream> include in stack_trace_posix (forces a static initializer) by tbreisacher@chromium.org · 13 years ago
  32. 7b052af Mark PlatformFile.TouchGetInfoPlatformFile as flaky on all platform. by phajdan.jr@chromium.org · 13 years ago
  33. 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 · 13 years ago
  34. ee0b43d Add assert() for scoped_refptr<T>::operator->() by akalin@chromium.org · 13 years ago
  35. 186eab2 Make NOTIMPLEMENTED_POLICY=0 actually work. by torne@chromium.org · 13 years ago
  36. 82306bf Make it possible to use ThreadLocalStorage::Slot as a static without by thakis@chromium.org · 13 years ago
  37. 30c8e91 Add option --dump-render-tree to content_shell to dump the render tree as text. by jochen@chromium.org · 13 years ago
  38. 105fd04 (re-land) Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 13 years ago
  39. 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 · 13 years ago
  40. 98fc415 Revert 119540 - Add StringToSizeT to base/string_number_conversions. by yoz@chromium.org · 13 years ago
  41. b942654 Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 13 years ago
  42. 88fbaf6 Cleanup: Remove static storage for variables in an unnamed namespace. by jhawkins@chromium.org · 13 years ago
  43. 3daf499 Remove pointer mangling API from trace_event.h and use an addTraceEvent flag instead by jbates@chromium.org · 13 years ago
  44. e4d0c3f Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by mark@chromium.org · 13 years ago
  45. b3c785b Need the unsigned constants marked as unsigned. by backer@chromium.org · 13 years ago
  46. 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
  47. d2e0cd0 Adding a scoped_nsprotocol by qsr@chromium.org · 13 years ago
  48. aaeda4a Remove reinterpret_cast on JSONValueConverter by tzik@chromium.org · 13 years ago
  49. aa6f767 Convert use of int ms to TimeDelta in files owned by brettw. by tedvessenes@gmail.com · 13 years ago
  50. ad52ef6 Fix a potential memory leak bug. by mukai@chromium.org · 13 years ago
  51. 1da2fa7 Adding GetProcId unittest by cpu@chromium.org · 13 years ago
  52. dfdfa90 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by fischman@chromium.org · 13 years ago
  53. 5b61c95 Add StringToUint and StringToUint64 methods to base/string_number_conversions.h. by kalman@chromium.org · 13 years ago
  54. 8b302f3 Fix warning so Android ipc_tests builds again. (-Werror turned on in http://codereview.chromium.org/9288008) by jrg@chromium.org · 13 years ago
  55. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  56. 51477d8 Cleanup trace_event, fix webkit API naming. by jbates@chromium.org · 13 years ago
  57. 1c30aaf Add scoped_ptr<>::PassAs<>(). by sergeyu@chromium.org · 13 years ago
  58. 50dfbc4 linux: don't define NO_HEAPCHECKER for every file by evan@chromium.org · 13 years ago
  59. d6842f6 linux: remove no_strict_aliasing gyp variable by evan@chromium.org · 13 years ago
  60. 3729074 Initialize IPC:ChannelHandle from existing HANDLE by amit@chromium.org · 13 years ago
  61. c2f90e5 [Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thread_self(). by rsesek@chromium.org · 13 years ago
  62. 998561e Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by fischman@chromium.org · 13 years ago
  63. d3bee53 Split up trace_event.h into trace_event_impl.h and add webkitplatform support. by jbates@chromium.org · 13 years ago
  64. cbb5463 windows: Fix a few things clang complains about. by thakis@chromium.org · 13 years ago
  65. f9f5171 [ChromeOS] Add option to set controlling terminal when launching process. by tbarzic@chromium.org · 13 years ago
  66. 227369d Move operator<< for StringPiece into string_piece.{h,cc} by akalin@chromium.org · 13 years ago
  67. ffa8eaf remove ; which breaks nacl_integration since they use -pedantic by ajwong@chromium.org · 13 years ago
  68. 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
  69. 8a7de9b Transition to base/mac/bundle_locations.h step 1 by jeremy@chromium.org · 13 years ago
  70. dc1a93d Hook up the SequencedWorkerPool to the browser thread. by brettw@chromium.org · 13 years ago
  71. da92e57 Watchdog - Added a JOINABLE state to avoid StartupTimebomb by rtenneti@chromium.org · 13 years ago
  72. 4fd393b Revert 118118 - Temporarily revert 117127 for perf analysis. by rsesek@chromium.org · 13 years ago
  73. fa51347 Temporarily revert 117127 for perf analysis. by rsesek@chromium.org · 13 years ago
  74. d05e16c Match whole path components in DevicePathToDriveLetterPath(). Add tests. by skerner@chromium.org · 13 years ago
  75. f2e9545 Add back in stack_trace_android.cc on Android. by jrg@google.com · 13 years ago
  76. 0e27d1b Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. by hbono@chromium.org · 13 years ago
  77. ac13ab4 Convert use of int ms to TimeDelta in files owned by brettw. by tedvessenes@gmail.com · 13 years ago
  78. d84e804 Use ScopedVector instead of std::vector in case of repeated messages. by mukai@chromium.org · 13 years ago
  79. 59c2760 Allow tracing in third_party libraries by jbates@chromium.org · 13 years ago
  80. bd4c0b6 Add custom field converter to JSONValueConverter. by mukai@chromium.org · 13 years ago
  81. 30dbbaa Convert use of int ms to TimeDelta in files owned by jeremy. by tedvessenes@gmail.com · 13 years ago
  82. e9b2d8b Remove usage of using namespace, and cleanup trace_analyzer namespace by jbates@chromium.org · 13 years ago
  83. dcdfe7f [Coverity] Fixed call by value to by reference by groby@chromium.org · 13 years ago
  84. e06b796 Allow construction and assignment of one scoped_ptr from another if the types are convertible. by ajwong@chromium.org · 13 years ago
  85. 3c3a813 Reimplement ReceivedSyncMsgQueue::DispatchMessages by jhorwich@chromium.org · 13 years ago
  86. 3c9aa4b Functions to return locations of various Chrome bundles. by jeremy@chromium.org · 13 years ago
  87. aef5226 mach_port_deallocate() the result of mach_thread_self(), which obtains a port send right. by rsesek@chromium.org · 13 years ago
  88. 86deddd Resolve an ambiguous function call error in string_piece_unittest.cc by peter@chromium.org · 13 years ago
  89. 20b1fd7 Add comment to NumberFormatWrapper. by avi@chromium.org · 13 years ago
  90. 2601c14 Fix POSIX and Mac Time::Explode(). by viettrungluu@chromium.org · 13 years ago
  91. fb2ccb7 Revert 116816 - Hook up the SequencedWorkerPool to the browser thread. by msw@chromium.org · 13 years ago
  92. e8f5615 Hook up the SequencedWorkerPool to the browser thread. by brettw@chromium.org · 13 years ago
  93. e4f3dc3 Remove task.h and finish base::Bind() migration. by ajwong@chromium.org · 13 years ago
  94. c1e632d Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. by ajwong@chromium.org · 13 years ago
  95. 67c1bb3 Prevent calling internal metrics code with invalid values. by rkc@chromium.org · 13 years ago
  96. 9f0d617 Delete the scan sources test. I previously deleted scan_sources but left the by brettw@chromium.org · 13 years ago
  97. 08a60f5 Fix scoped_refptr assignment operator in the case of having it as a member. by mnaganov@chromium.org · 13 years ago
  98. 89b31e9 Returns a bool for JSONValueConverter::Convert() by mukai@chromium.org · 13 years ago
  99. e194f3d base::Bind: Remove Task. by jhawkins@chromium.org · 13 years ago
  100. d761942 Remove build/scan_sources.py by brettw@chromium.org · 13 years ago