1. dde8e30 Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySingletonTraits by jbates@chromium.org · 13 years ago
  2. a665302 iCleanup: Delete a bunch of empty directories, part 4. by thestig@chromium.org · 13 years ago
  3. 5d1a040 Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. by groby@chromium.org · 13 years ago
  4. 51860a1 Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. by husky@chromium.org · 13 years ago
  5. 287ba8b Implement proper atomic code for trace macros. by jbates@chromium.org · 13 years ago
  6. dfdc5c2 Revert r122552: "Implement proper atomic code for trace macros." by rnk@chromium.org · 13 years ago
  7. e3b52c6 Correct some header paths in GYP files by rsleevi@chromium.org · 13 years ago
  8. fead1e6 Make IPC_MESSAGE_EXPORT more robust. by thakis@chromium.org · 13 years ago
  9. 5c8ca51 Remove getters for HTML5 related objects from the ResourceContext interface. Half of them weren't used by chrome, so they can be hidden from chrome. The rest were accessed by chrome, but we don't need every embedder to store this data on their ResourceContext implementation. Instead have content associate the data itself to simplify the work for embedders. by jam@chromium.org · 13 years ago
  10. 6a7360c Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events. by nduca@chromium.org · 13 years ago
  11. c37c516 Move spin_wait to base/synchronization. by brettw@chromium.org · 13 years ago
  12. cab6703 Reverting in an attempt to fix Win Builder 2010 (dbg). by jhawkins@chromium.org · 13 years ago
  13. 370aca3 Make IPC_MESSAGE_EXPORT more robust. by thakis@chromium.org · 13 years ago
  14. 8d25912 Implement proper atomic code for trace macros. by jbates@chromium.org · 13 years ago
  15. f63debc dbus: slight cleanup to Property code by keybuk@chromium.org · 13 years ago
  16. fa1f778 Annotate MessageLoopProxyTest.PostTaskAndReply_DeadReplyLoopDoesNotDelete as having memory leaks by glider@chromium.org · 13 years ago
  17. 5b48ae4 dbus: Property<>.value() should be const by keybuk@chromium.org · 13 years ago
  18. e81a98c Fix the CountFilesCreatedAfter test. by gbillock@chromium.org · 13 years ago
  19. 82e082a dbus: ProperySet destructor must be virtual by keybuk@chromium.org · 13 years ago
  20. 9325547 CrOS: Add a CHECK to help debug a crash in the wild. by jhawkins@chromium.org · 13 years ago
  21. 4626ccb Support use of third party time function for about:profiler by jar@chromium.org · 13 years ago
  22. 533df72 Add extra data to BrowserContext so that content layer and other embedders can stash data with it that has the same lifetime. Converted SSLHostState to use it for now. I'll do the rest in a followup. by jam@chromium.org · 13 years ago
  23. 7e0c493 dbus: add Property handling for clients by keybuk@chromium.org · 13 years ago
  24. 44e5060 Linux: fix bookmarks with & in them not showing correctly in the wrench menu. by mdm@chromium.org · 13 years ago
  25. 062f968 Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces by akalin@chromium.org · 13 years ago
  26. bf4649a dbus: add ObjectPath type by keybuk@google.com · 13 years ago
  27. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 13 years ago
  28. 8255d6c Simple trace logging of received IPC messages by rbyers@chromium.org · 13 years ago
  29. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 13 years ago
  30. ec76419 Prefer ScopedNestableTaskAllower over manual save/restore by dhollowa@chromium.org · 13 years ago
  31. 4502514 Revert 121889 - Add simple trace logging of received IPC messages by rbyers@chromium.org · 13 years ago
  32. 0db19f6 Add simple trace logging of received IPC messages by rbyers@chromium.org · 13 years ago
  33. cb55bda Revert 121840 - Make scoped dc objects smarter by cpu@chromium.org · 13 years ago
  34. da24bdc Make scoped dc objects smarter by cpu@chromium.org · 13 years ago
  35. ac7a385 Removing unneeded macro by dpapad@chromium.org · 13 years ago
  36. f1ab5fe Add a stackframe named 'CrashIntentionally' to crashes from about:crash. by eroman@chromium.org · 13 years ago
  37. 3c0bc35 Flakiness cleanup: disable flaky tests under base/ by evan@chromium.org · 13 years ago
  38. 10dfc39 Refactoring: Split more accessibility code into separate files. by dmazzoni@chromium.org · 13 years ago
  39. 69bde42 Coverity: Initialize member variables. by jhawkins@chromium.org · 13 years ago
  40. 35c0eef Allow dbus clients to silence logging when a service is unavailable. by adamk@chromium.org · 13 years ago
  41. 85dfe86 Implement profiler log writing at shutdown by rlarocque@chromium.org · 13 years ago
  42. 23b0072 Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  43. 9af8f42 Cleanup in ProcessSingleton. These originated as candidate fixes for issue 111361, but the true fix is cpu@'s r119830. by joi@chromium.org · 13 years ago
  44. 3062e6b Print Preview: Refactoring sticky settings code. by dpapad@chromium.org · 13 years ago
  45. bc0e402 Define FilePath::NormalizePathSeparators on all platforms by kinuko@chromium.org · 13 years ago
  46. e4a43a5 Upstream Android JNI code, allowing us to use more ScopedJava references. by peter@chromium.org · 13 years ago
  47. 3d53035 Adding support for sending/receiving proto bufs to dbus library. by rharrison@chromium.org · 13 years ago
  48. d85d949 Update scoped_nsobject to be copyable. by qsr@chromium.org · 13 years ago
  49. 743e2e3 Make the comment above NON_EXPORTED_BASE talk about static data. by jam@chromium.org · 13 years ago
  50. 8aa5631 Remove log spew from scoped_tempdir.cc. by aa@chromium.org · 13 years ago
  51. 9fd92e7 Slavelastic manifest file for swarm by csharp@chromium.org · 13 years ago
  52. 8050dac Enable building with a small set of JNI related files required for linking content_unittests. by satish@chromium.org · 13 years ago
  53. abe5cd3 Cleanup: Remove unused switches in base. by thestig@chromium.org · 13 years ago
  54. 8aaad4d Coverity: Initialize member variables. by jhawkins@chromium.org · 13 years ago
  55. 86992ef Add ObserverListThreadSafe::IsEmpty(). by sergeyu@chromium.org · 13 years ago
  56. e34b29e chrome: dbus: add default MessageReader constructor by keybuk@chromium.org · 13 years ago
  57. 2433ec4 Revert 120789 - Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  58. 8e3be46 Propogate status setting for profiler to track parents by jar@chromium.org · 13 years ago
  59. 7416fd4 Remove PreReadImage from base/file_util. by rogerm@chromium.org · 13 years ago
  60. b6d9a1f Make ConditionVariableTest.MultiThreadConsumerTest less flaky. by jknotten@chromium.org · 13 years ago
  61. 0588376 MessagePumpX: Fix leak of the GPollFD. by jhawkins@chromium.org · 13 years ago
  62. 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
  63. 9fb1242 Revert 120503 - Tighten debug logging slightly. by aa@chromium.org · 13 years ago
  64. 14fb93b Tighten debug logging slightly. by aa@chromium.org · 13 years ago
  65. 8dac1e4 Add some more desperate logging attempting to understand crasher. by aa@chromium.org · 13 years ago
  66. 9b2870c Fix calls in base and net unit tests to use TimeDelta. by tedvessenes@gmail.com · 13 years ago
  67. 62a1666 Make TraceEventTestFixture.ThreadNames work when thread-id is reused. by jbates@chromium.org · 13 years ago
  68. 4899503 Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative to the chromium root by jochen@chromium.org · 13 years ago
  69. 7b7ea04 Remove static initializer in dummy_event by tbreisacher@chromium.org · 13 years ago
  70. 81be354 Get rid of <iostream> include in stack_trace_posix (forces a static initializer) by tbreisacher@chromium.org · 13 years ago
  71. 7b052af Mark PlatformFile.TouchGetInfoPlatformFile as flaky on all platform. by phajdan.jr@chromium.org · 13 years ago
  72. 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
  73. ee0b43d Add assert() for scoped_refptr<T>::operator->() by akalin@chromium.org · 13 years ago
  74. 186eab2 Make NOTIMPLEMENTED_POLICY=0 actually work. by torne@chromium.org · 13 years ago
  75. 82306bf Make it possible to use ThreadLocalStorage::Slot as a static without by thakis@chromium.org · 13 years ago
  76. 30c8e91 Add option --dump-render-tree to content_shell to dump the render tree as text. by jochen@chromium.org · 13 years ago
  77. 105fd04 (re-land) Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 13 years ago
  78. 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
  79. 98fc415 Revert 119540 - Add StringToSizeT to base/string_number_conversions. by yoz@chromium.org · 13 years ago
  80. b942654 Add StringToSizeT to base/string_number_conversions. by kalman@chromium.org · 13 years ago
  81. 88fbaf6 Cleanup: Remove static storage for variables in an unnamed namespace. by jhawkins@chromium.org · 13 years ago
  82. 3daf499 Remove pointer mangling API from trace_event.h and use an addTraceEvent flag instead by jbates@chromium.org · 13 years ago
  83. e4d0c3f Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by mark@chromium.org · 13 years ago
  84. b3c785b Need the unsigned constants marked as unsigned. by backer@chromium.org · 13 years ago
  85. 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
  86. d2e0cd0 Adding a scoped_nsprotocol by qsr@chromium.org · 13 years ago
  87. aaeda4a Remove reinterpret_cast on JSONValueConverter by tzik@chromium.org · 13 years ago
  88. aa6f767 Convert use of int ms to TimeDelta in files owned by brettw. by tedvessenes@gmail.com · 13 years ago
  89. ad52ef6 Fix a potential memory leak bug. by mukai@chromium.org · 13 years ago
  90. 1da2fa7 Adding GetProcId unittest by cpu@chromium.org · 13 years ago
  91. dfdfa90 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by fischman@chromium.org · 13 years ago
  92. 5b61c95 Add StringToUint and StringToUint64 methods to base/string_number_conversions.h. by kalman@chromium.org · 13 years ago
  93. 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
  94. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  95. 51477d8 Cleanup trace_event, fix webkit API naming. by jbates@chromium.org · 13 years ago
  96. 1c30aaf Add scoped_ptr<>::PassAs<>(). by sergeyu@chromium.org · 13 years ago
  97. 50dfbc4 linux: don't define NO_HEAPCHECKER for every file by evan@chromium.org · 13 years ago
  98. d6842f6 linux: remove no_strict_aliasing gyp variable by evan@chromium.org · 13 years ago
  99. 3729074 Initialize IPC:ChannelHandle from existing HANDLE by amit@chromium.org · 13 years ago
  100. c2f90e5 [Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thread_self(). by rsesek@chromium.org · 13 years ago