1. b6a295a Android / Telemetry: make surface_stats_collector more robust. by bulach@chromium.org · 11 years ago
  2. 909dcbc Add isLayoutRtl() to ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  3. 47942d3 Revert 204556 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  4. 4d7181f Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  5. 3297bb5 Revert 204547 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  6. 0e3b8d3 Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  7. b6c3698 Upstream ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  8. 93ab157 Make expressions like "if (weak_ptr)" work by akalin@chromium.org · 11 years ago
  9. 77cc691 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  10. 369492f Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT. by bulach@chromium.org · 11 years ago
  11. bf18fb4 Android: allows using adb from a chromium checkout without envsetup.sh by bulach@chromium.org · 11 years ago
  12. 3d50fe9 Revert 204293 "Remove WeakPtr<T>'s operator T*()" by kkania@chromium.org · 11 years ago
  13. 1b453d9 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  14. 64a6a55 AndroidPerf: log max CPU index when running tests by pasko@chromium.org · 11 years ago
  15. 132ce56 Fix even more remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  16. 4e02e34 Fix remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  17. fbaddf1 Revert 203907 "Modify base_unittests.exe to use the allocator shims" by jochen@chromium.org · 11 years ago
  18. 37f9d19 Modify base_unittests.exe to use the allocator shims by wfh@chromium.org · 11 years ago
  19. d7bc102 posix thread: Attempt to set audio threads to real time. by dgreid@chromium.org · 11 years ago
  20. 384d976 Implement off-the-wire validation scheme for emum types. by tsepez@chromium.org · 11 years ago
  21. cb32395 Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording by nduca@chromium.org · 11 years ago
  22. d276ffa Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" by akalin@chromium.org · 11 years ago
  23. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  24. eb556aa Remove "using base::MessageLoop" from message_loop.h. by xhwang@google.com · 11 years ago
  25. 23b6623 Update ipc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  26. 96cb419 Fix leak in WeakPtr test introduced in r202038, and remove suppression. by wez@chromium.org · 11 years ago
  27. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  28. 2ccf679 Split ProcessIterator and friends out of base/process_util.h into base/process/process_iterator.h. by rsesek@chromium.org · 11 years ago
  29. 2813e58 Use base::MessageLoop in more files. by xhwang@chromium.org · 11 years ago
  30. 0375142 [Mac] Move the large block of NSEvent forward declarations to a shared header. by rsesek@chromium.org · 11 years ago
  31. 5449827 Include stddef.h for the definition of size_t. by hans@chromium.org · 11 years ago
  32. 5306f25 Move latin1_string_conversions to base by abarth@chromium.org · 11 years ago
  33. 1164406 Allow chrome trace to be collected when atrace is enabled. by wangxianzhu@chromium.org · 11 years ago
  34. e9b05e4 Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  35. 6cbf5b9 Android: allow JNI generator to be used with jarjar. by torne@chromium.org · 11 years ago
  36. 80dafb7 Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. by thestig@chromium.org · 11 years ago
  37. 5d82882 Remove all but one use of WeakPtrFactory::DetachFromThread. by wez@chromium.org · 11 years ago
  38. 775727b Disable tcmalloc security tests on Windows by jschuh@chromium.org · 11 years ago
  39. afc03e5 Windows perf bots: fixes android pylib initialization. by jchaffraix@chromium.org · 11 years ago
  40. 6832f33 drop unused execinfo.h header by vapier@chromium.org · 11 years ago
  41. 9f6c0ea Skip argv[0] when processing command line options in symlink.py by mostynb@opera.com · 11 years ago
  42. 9f0e31d Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  43. 9cb295c Use totmaps if available on chromeos by davemoore@chromium.org · 11 years ago
  44. 1e50b9e Make gyp_chromium.py work with Python 2.7. by scottmg@chromium.org · 11 years ago
  45. 2954efd Android: allows using adb from a chromium checkout without envsetup.sh by bulach@chromium.org · 11 years ago
  46. 5df777e Move Thread Name Mapping into ThreadFunc. by dsinclair@chromium.org · 11 years ago
  47. e02e732 Disable the OOM tests under ThreadSanitizer v2 as well as ASan. by glider@chromium.org · 11 years ago
  48. 67624e5 Revert 202305 "Destroy all Singletons and LazyInstances between ..." by rsesek@chromium.org · 11 years ago
  49. 5aef555 Destroy all Singletons and LazyInstances between each test. by rsesek@chromium.org · 11 years ago
  50. 9e1076f GetFileHandleForProcess should check for INVALID_HANDLE_VALUE by jschuh@chromium.org · 11 years ago
  51. d2742f7 Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..." by erg@chromium.org · 11 years ago
  52. b23e18f Print the serial number of the device that timed out. by navabi@google.com · 11 years ago
  53. f20167f Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process. by bulach@chromium.org · 11 years ago
  54. d0f2c7e Remove all but one use of WeakPtrFactory::DetachFromThread. by wez@chromium.org · 11 years ago
  55. cb6be3a Revert 201955 "Allow multiple base::MessagePumpForUI instances t..." by dbeam@chromium.org · 11 years ago
  56. aed53e7 Allow multiple base::MessagePumpForUI instances to be created simultanenously on Windows. by alexeypa@chromium.org · 11 years ago
  57. a002d38 [Android] Force stop test app before launch (start -S) by frankf@chromium.org · 11 years ago
  58. 91feee1 Disable sampling tracer test in split_dll mode by scottmg@chromium.org · 11 years ago
  59. 37a13af disable sampling tracing in split_link build by scottmg@chromium.org · 11 years ago
  60. 4ae20ac Split ProcessMetrics out of base/process_util.h and into base/process/process_metrics.h. by rsesek@chromium.org · 11 years ago
  61. 889d375 add a macro that really identifies glibc by mostynb@opera.com · 11 years ago
  62. d657dcc base/time_posix.cc: Work around new integer overflow warning. by hans@chromium.org · 11 years ago
  63. 6fba676 Implement support for USB Xbox360 controllers without a driver on Mac. by jeremya@chromium.org · 11 years ago
  64. 7ad7b66 pull constant out of trace_event_impl for split_link by scottmg@chromium.org · 11 years ago
  65. 434a48c moving SyncSocket's kInvalidHandle constant by cpu@chromium.org · 11 years ago
  66. a128b30 Revert r201604 "Speculative revert to see if this clears up the h..." by mpcomplete@google.com · 11 years ago
  67. 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
  68. 4027d38 pull a bunch of objects for constants into both sides for split_link by scottmg@chromium.org · 11 years ago
  69. 92493ad Android: Implement JavaFloatArrayToFloatVector by janx@chromium.org · 11 years ago
  70. ab00f31 add ppapi_shared id_assignment.obj to both sides for split_link by scottmg@chromium.org · 11 years ago
  71. 3b5d359 Adds TCMalloc support for Android. by bulach@chromium.org · 11 years ago
  72. 8dcd125 move kInvalidNetAddress to constants file for split_link by scottmg@chromium.org · 11 years ago
  73. 37a8347 [Android] Add app version code to chrome://version. by shashishekhar@chromium.org · 11 years ago
  74. 69cd3db Remove base::FileUtilProxy::Entry since it is no longer used. by nhiroki@chromium.org · 11 years ago
  75. f829dd3 add net_errors to both sides for split_link by scottmg@chromium.org · 11 years ago
  76. 52c5894 Don't enable atrace for disabled-by-default categories. by wangxianzhu@chromium.org · 11 years ago
  77. 67484eb fix obj name for extension constants for split_link by scottmg@chromium.org · 11 years ago
  78. b9f5d72 autofill constants to both sides for split_link by scottmg@chromium.org · 11 years ago
  79. 0067ac0 Moving ICU constants to separate OBJ for split-link by cpu@chromium.org · 11 years ago
  80. ed1c9ba Reland: base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago
  81. 904766e Disable UMA_HISTOGRAM in NaCl build by victorhsieh@chromium.org · 11 years ago
  82. 7d65ee6 Fix (D)VLOG(1) support on Android by acolwell@chromium.org · 11 years ago
  83. d9531d4 link localaudiosource into both sides for split_link by scottmg@chromium.org · 11 years ago
  84. def6ed8 split file path constants out for split link by scottmg@chromium.org · 11 years ago
  85. 1016fb6 Pull string constants into separate .cc for split dll build by scottmg@chromium.org · 11 years ago
  86. 58d55fd Move child-common classes to content/common_child by jamesr@chromium.org · 11 years ago
  87. 99736ff Revert 201204 "add more string -> unsigned number conversion uni..." by hashimoto@chromium.org · 11 years ago
  88. 73458ca Revert 201202 "base: Support setting thread priorities generically." by scottmg@chromium.org · 11 years ago
  89. 15c5c7f split ui/base/clipboard constants out for split_link by scottmg@chromium.org · 11 years ago
  90. 38aa270 add more string -> unsigned number conversion unit tests by mostynb@opera.com · 11 years ago
  91. 190ce3b base: Support setting thread priorities generically. by epenner@chromium.org · 11 years ago
  92. ba78f85 Remving global statics from the headers, so we can split-link. by cpu@chromium.org · 11 years ago
  93. a57af24 fix location for kMediaStreamSource constants in split link by scottmg@chromium.org · 11 years ago
  94. edbcc84 Identify data exports during split_link by scottmg@chromium.org · 11 years ago
  95. 4a35791 Update "TallyBirth" and "TallyDeath" to "TallyABirth" and "TallyADeath" by wtc@chromium.org · 11 years ago
  96. bb5427f Eliminate BrowserProcess dependency from sign-in production code. by joi@chromium.org · 11 years ago
  97. 92bc4e3 If OFFICIAL_BUILD is set on any platform, omit DCHECKs in Release mode. by jyasskin@chromium.org · 11 years ago
  98. 36ceed6 Linux: remove unmaintained SELinux code. by phajdan.jr@chromium.org · 11 years ago
  99. ab41a00 Make Windows traversal checking handle pathological cases by jschuh@chromium.org · 11 years ago
  100. c918d99 Revert 200603 "Make Windows traversal checking handle pathologic..." by rouslan@chromium.org · 11 years ago