1. b705214 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  2. ab2678f Update includes of message_loop_proxy. by brettw@chromium.org · 11 years ago
  3. 68a745c Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  4. 947d4c8 GTTF: Lower the action max timeout to 30s for everyone. by phajdan.jr@chromium.org · 11 years ago
  5. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  6. 5b2ca67 Move hash_tables.h to base/containers. by brettw@chromium.org · 11 years ago
  7. f21fef9 Add an "append flag" to base::PlatformFile. by teravest@chromium.org · 11 years ago
  8. 9de6497 Improve the implementation of atomic operations on Linux/ARM (including Android/ARM). by digit@chromium.org · 11 years ago
  9. eb54f42 Annotate the intentional test-only leak in base/tracked_objects.cc. by earthdok@google.com · 11 years ago
  10. 118a901 Provide nanoseconds precision for base::PlatformFileInfo on POSIX by apavlov@chromium.org · 11 years ago
  11. 4bc5740 Redo r203907 base_unittests.exe to use alloactor shims by wfh@chromium.org · 11 years ago
  12. dfea63c Disable ProcessUtilTest.CalcFreeMemory total memory test when using tcmalloc. by wfh@chromium.org · 11 years ago
  13. d827e3d Move string files in base/ to the string subdirectory. by avi@chromium.org · 11 years ago
  14. 5694672 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
  15. 6453554 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by avi@chromium.org · 11 years ago
  16. 00c0afd Annotate LeakyLazyInstance as a leak. Remove HeapChecker suppressions. by earthdok@google.com · 11 years ago
  17. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  18. c3736a3 Annotate the intentional leak in weak_ptr_unittest.cc. by earthdok@google.com · 11 years ago
  19. 41c4702 Android: removes pylib.constants.CHROME_DIR. by bulach@chromium.org · 11 years ago
  20. 27cc536 [MIPS] Fix memory barriers for atomic operations. by paul.lind@imgtec.com · 11 years ago
  21. d7bb984 Reland: Fix errors when building android with coverage=1 by ilevy@chromium.org · 11 years ago
  22. e415325 Android: Provide futimes() implementation using utimensat() by nileshagrawal@chromium.org · 11 years ago
  23. b6a295a Android / Telemetry: make surface_stats_collector more robust. by bulach@chromium.org · 11 years ago
  24. 909dcbc Add isLayoutRtl() to ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  25. 47942d3 Revert 204556 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  26. 4d7181f Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  27. 3297bb5 Revert 204547 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  28. 0e3b8d3 Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  29. b6c3698 Upstream ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  30. 93ab157 Make expressions like "if (weak_ptr)" work by akalin@chromium.org · 11 years ago
  31. 77cc691 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  32. 369492f Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT. by bulach@chromium.org · 11 years ago
  33. bf18fb4 Android: allows using adb from a chromium checkout without envsetup.sh by bulach@chromium.org · 11 years ago
  34. 3d50fe9 Revert 204293 "Remove WeakPtr<T>'s operator T*()" by kkania@chromium.org · 11 years ago
  35. 1b453d9 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  36. 64a6a55 AndroidPerf: log max CPU index when running tests by pasko@chromium.org · 11 years ago
  37. 132ce56 Fix even more remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  38. 4e02e34 Fix remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  39. fbaddf1 Revert 203907 "Modify base_unittests.exe to use the allocator shims" by jochen@chromium.org · 11 years ago
  40. 37f9d19 Modify base_unittests.exe to use the allocator shims by wfh@chromium.org · 11 years ago
  41. d7bc102 posix thread: Attempt to set audio threads to real time. by dgreid@chromium.org · 11 years ago
  42. 384d976 Implement off-the-wire validation scheme for emum types. by tsepez@chromium.org · 11 years ago
  43. cb32395 Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording by nduca@chromium.org · 11 years ago
  44. d276ffa Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" by akalin@chromium.org · 11 years ago
  45. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  46. eb556aa Remove "using base::MessageLoop" from message_loop.h. by xhwang@google.com · 11 years ago
  47. 23b6623 Update ipc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  48. 96cb419 Fix leak in WeakPtr test introduced in r202038, and remove suppression. by wez@chromium.org · 11 years ago
  49. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  50. 2ccf679 Split ProcessIterator and friends out of base/process_util.h into base/process/process_iterator.h. by rsesek@chromium.org · 11 years ago
  51. 2813e58 Use base::MessageLoop in more files. by xhwang@chromium.org · 11 years ago
  52. 0375142 [Mac] Move the large block of NSEvent forward declarations to a shared header. by rsesek@chromium.org · 11 years ago
  53. 5449827 Include stddef.h for the definition of size_t. by hans@chromium.org · 11 years ago
  54. 5306f25 Move latin1_string_conversions to base by abarth@chromium.org · 11 years ago
  55. 1164406 Allow chrome trace to be collected when atrace is enabled. by wangxianzhu@chromium.org · 11 years ago
  56. e9b05e4 Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  57. 6cbf5b9 Android: allow JNI generator to be used with jarjar. by torne@chromium.org · 11 years ago
  58. 80dafb7 Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. by thestig@chromium.org · 11 years ago
  59. 5d82882 Remove all but one use of WeakPtrFactory::DetachFromThread. by wez@chromium.org · 11 years ago
  60. 775727b Disable tcmalloc security tests on Windows by jschuh@chromium.org · 11 years ago
  61. afc03e5 Windows perf bots: fixes android pylib initialization. by jchaffraix@chromium.org · 11 years ago
  62. 6832f33 drop unused execinfo.h header by vapier@chromium.org · 11 years ago
  63. 9f6c0ea Skip argv[0] when processing command line options in symlink.py by mostynb@opera.com · 11 years ago
  64. 9f0e31d Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  65. 9cb295c Use totmaps if available on chromeos by davemoore@chromium.org · 11 years ago
  66. 1e50b9e Make gyp_chromium.py work with Python 2.7. by scottmg@chromium.org · 11 years ago
  67. 2954efd Android: allows using adb from a chromium checkout without envsetup.sh by bulach@chromium.org · 11 years ago
  68. 5df777e Move Thread Name Mapping into ThreadFunc. by dsinclair@chromium.org · 11 years ago
  69. e02e732 Disable the OOM tests under ThreadSanitizer v2 as well as ASan. by glider@chromium.org · 11 years ago
  70. 67624e5 Revert 202305 "Destroy all Singletons and LazyInstances between ..." by rsesek@chromium.org · 11 years ago
  71. 5aef555 Destroy all Singletons and LazyInstances between each test. by rsesek@chromium.org · 11 years ago
  72. 9e1076f GetFileHandleForProcess should check for INVALID_HANDLE_VALUE by jschuh@chromium.org · 11 years ago
  73. d2742f7 Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..." by erg@chromium.org · 11 years ago
  74. b23e18f Print the serial number of the device that timed out. by navabi@google.com · 11 years ago
  75. f20167f Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process. by bulach@chromium.org · 11 years ago
  76. d0f2c7e Remove all but one use of WeakPtrFactory::DetachFromThread. by wez@chromium.org · 11 years ago
  77. cb6be3a Revert 201955 "Allow multiple base::MessagePumpForUI instances t..." by dbeam@chromium.org · 11 years ago
  78. aed53e7 Allow multiple base::MessagePumpForUI instances to be created simultanenously on Windows. by alexeypa@chromium.org · 11 years ago
  79. a002d38 [Android] Force stop test app before launch (start -S) by frankf@chromium.org · 11 years ago
  80. 91feee1 Disable sampling tracer test in split_dll mode by scottmg@chromium.org · 11 years ago
  81. 37a13af disable sampling tracing in split_link build by scottmg@chromium.org · 11 years ago
  82. 4ae20ac Split ProcessMetrics out of base/process_util.h and into base/process/process_metrics.h. by rsesek@chromium.org · 11 years ago
  83. 889d375 add a macro that really identifies glibc by mostynb@opera.com · 11 years ago
  84. d657dcc base/time_posix.cc: Work around new integer overflow warning. by hans@chromium.org · 11 years ago
  85. 6fba676 Implement support for USB Xbox360 controllers without a driver on Mac. by jeremya@chromium.org · 11 years ago
  86. 7ad7b66 pull constant out of trace_event_impl for split_link by scottmg@chromium.org · 11 years ago
  87. 434a48c moving SyncSocket's kInvalidHandle constant by cpu@chromium.org · 11 years ago
  88. a128b30 Revert r201604 "Speculative revert to see if this clears up the h..." by mpcomplete@google.com · 11 years ago
  89. fb60d92 Speculative revert to see if this clears up the http://build.chromium.org/p/chromium.linux/waterfall?builder=Android%20Tests by ananta@chromium.org · 11 years ago
  90. 4027d38 pull a bunch of objects for constants into both sides for split_link by scottmg@chromium.org · 11 years ago
  91. 92493ad Android: Implement JavaFloatArrayToFloatVector by janx@chromium.org · 11 years ago
  92. ab00f31 add ppapi_shared id_assignment.obj to both sides for split_link by scottmg@chromium.org · 11 years ago
  93. 3b5d359 Adds TCMalloc support for Android. by bulach@chromium.org · 11 years ago
  94. 8dcd125 move kInvalidNetAddress to constants file for split_link by scottmg@chromium.org · 11 years ago
  95. 37a8347 [Android] Add app version code to chrome://version. by shashishekhar@chromium.org · 11 years ago
  96. 69cd3db Remove base::FileUtilProxy::Entry since it is no longer used. by nhiroki@chromium.org · 11 years ago
  97. f829dd3 add net_errors to both sides for split_link by scottmg@chromium.org · 11 years ago
  98. 52c5894 Don't enable atrace for disabled-by-default categories. by wangxianzhu@chromium.org · 11 years ago
  99. 67484eb fix obj name for extension constants for split_link by scottmg@chromium.org · 11 years ago
  100. b9f5d72 autofill constants to both sides for split_link by scottmg@chromium.org · 11 years ago