1. 54bdcc5 Remove "using" from nullable string now that all users are updated. by avi@chromium.org · 11 years ago
  2. 7d9385e Move Firefox importer's INI parser to c/browser/common. by tommycli@chromium.org · 11 years ago
  3. 710ecb9 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  4. 10c10aa Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. by scherkus@chromium.org · 11 years ago
  5. 051dcb3 cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes. by danakj@chromium.org · 11 years ago
  6. 2bb4f49 In components/autofill, move common/ to core/common/ by blundell@chromium.org · 11 years ago
  7. e462ab8 MemoryPressureListener: fixes ref-counting. by bulach@chromium.org · 11 years ago
  8. 7a81bfc Replace base::NullableString16(bool) usage with default constructor. by darin@chromium.org · 11 years ago
  9. ad4cf18 Do not show sync promo when RestoreOnStartupURLs policy is set by bartfab@chromium.org · 11 years ago
  10. 7253dc7 Make ifdef condition consistent in platform_thread_linux.cc. by mazda@chromium.org · 11 years ago
  11. 364bea0 Separate NaCl messages from the rest of chrome messages and create a new message filter. This is part of an effort to componentize NaCl code. by yael.aharon@intel.com · 11 years ago
  12. f491e66 Fix wrong header guards found by clang's new Wheader-guard. by thakis@chromium.org · 11 years ago
  13. ba896ff Add support using EXPECT_EQ with NullableString16 objects. by darin@chromium.org · 11 years ago
  14. fb6e80e Fix LeakSanitizer annotations for NaCl. by earthdok@chromium.org · 11 years ago
  15. bb21edb [Android] Call View.postInvalidate on ICS by boliu@chromium.org · 11 years ago
  16. 83d9d4a Revert 206507 "Move message_pump to base/message_loop." by brettw@chromium.org · 11 years ago
  17. 53adf49 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  18. 7d877e3 Adds RefCountedDeleteOnMessageLoop by droger@chromium.org · 11 years ago
  19. 88aa655 Make base compile with no "using base::Value" in values.h by brettw@chromium.org · 11 years ago
  20. b417332 Fix grammar in recurring macro comment by janx@chromium.org · 11 years ago
  21. 9f651fa Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  22. 6318b39 Move message_loop to the message_loop directory. by brettw@chromium.org · 11 years ago
  23. 1e8a53b Fix Landmines MSVS Version Checking by robliao@chromium.org · 11 years ago
  24. ccffb7d Make net and ipc explicitly use the base namespace for Values. by brettw@chromium.org · 11 years ago
  25. 5e76804 Add LeakSanitizer annotations to base/debug/leak_annotations.h by earthdok@google.com · 11 years ago
  26. ce45245 Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/. by dcheng@chromium.org · 11 years ago
  27. d25d76b Notify TraceLog observers outside of the lock by jamescook@chromium.org · 11 years ago
  28. d817965 Move nullable_string16.h to the string subdirectory. by avi@chromium.org · 11 years ago
  29. 83b545f add more string -> unsigned number conversion unit tests (attempt 2) by mostynb@opera.com · 11 years ago
  30. cc7a273 Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..." by jochen@chromium.org · 11 years ago
  31. f0b7eac Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to write dbus:: everywhere. Remove some other dbus:: usages in the dbus namespace. by thestig@chromium.org · 11 years ago
  32. 2c4a13c Add landmine for win x64 trybots. by iannucci@chromium.org · 11 years ago
  33. 4d6423d [Android] Fix component build again. by yfriedman@chromium.org · 11 years ago
  34. b1c0d3a Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..." by jochen@chromium.org · 11 years ago
  35. f5f2f2b Revert "GTTF: Lower the action max timeout to 30s for everyone." by phajdan.jr@chromium.org · 11 years ago
  36. a49afdc Adds MemoryPressureListener. by bulach@chromium.org · 11 years ago
  37. 62bb015 [Autofill] Determine Popup RTLness from page by csharp@chromium.org · 11 years ago
  38. 9c5bc78 Revert 205772 "Revert "Revert 205443 "headless windows content_s..." by jochen@chromium.org · 11 years ago
  39. 1ca0c80 Revert "Revert 205443 "headless windows content_shell"" by jochen@chromium.org · 11 years ago
  40. 53cb2aa Fix aligned_memory_unittest for x86-64 NaCl by hamaji@chromium.org · 11 years ago
  41. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  42. f3c9df2 Add IPC for new WebSocket impl. by ricea@chromium.org · 11 years ago
  43. 64293f1 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  44. 94bd573 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  45. 3131d9c 2nd try: Split webkit_storage target into webkit_storage_{browser,common,renderer} by kinuko@chromium.org · 11 years ago
  46. ffcdb95 Use a direct include of strings headers in crypto/, dbus/, device/. by avi@chromium.org · 11 years ago
  47. e7eaf39 Use a direct include of strings headers in ipc/, jingle/, media/. by avi@chromium.org · 11 years ago
  48. f772813 Make CreateDirectory return an error code instead of just a bool. by dgrogan@chromium.org · 11 years ago
  49. 91738f6 Reenable the tcmalloc SecurityTests in base_unittests on Windows by wfh@chromium.org · 11 years ago
  50. c9901ac Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base} by akalin@chromium.org · 11 years ago
  51. c2482f1 Linux/CrOS: Listen for mtpd service owner change events and communicate with the new service owner. by thestig@chromium.org · 11 years ago
  52. b705214 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  53. ab2678f Update includes of message_loop_proxy. by brettw@chromium.org · 11 years ago
  54. 68a745c Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  55. 947d4c8 GTTF: Lower the action max timeout to 30s for everyone. by phajdan.jr@chromium.org · 11 years ago
  56. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  57. 5b2ca67 Move hash_tables.h to base/containers. by brettw@chromium.org · 11 years ago
  58. f21fef9 Add an "append flag" to base::PlatformFile. by teravest@chromium.org · 11 years ago
  59. 9de6497 Improve the implementation of atomic operations on Linux/ARM (including Android/ARM). by digit@chromium.org · 11 years ago
  60. eb54f42 Annotate the intentional test-only leak in base/tracked_objects.cc. by earthdok@google.com · 11 years ago
  61. 118a901 Provide nanoseconds precision for base::PlatformFileInfo on POSIX by apavlov@chromium.org · 11 years ago
  62. 4bc5740 Redo r203907 base_unittests.exe to use alloactor shims by wfh@chromium.org · 11 years ago
  63. dfea63c Disable ProcessUtilTest.CalcFreeMemory total memory test when using tcmalloc. by wfh@chromium.org · 11 years ago
  64. d827e3d Move string files in base/ to the string subdirectory. by avi@chromium.org · 11 years ago
  65. 5694672 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
  66. 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
  67. 00c0afd Annotate LeakyLazyInstance as a leak. Remove HeapChecker suppressions. by earthdok@google.com · 11 years ago
  68. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  69. c3736a3 Annotate the intentional leak in weak_ptr_unittest.cc. by earthdok@google.com · 11 years ago
  70. 41c4702 Android: removes pylib.constants.CHROME_DIR. by bulach@chromium.org · 11 years ago
  71. 27cc536 [MIPS] Fix memory barriers for atomic operations. by paul.lind@imgtec.com · 11 years ago
  72. d7bb984 Reland: Fix errors when building android with coverage=1 by ilevy@chromium.org · 11 years ago
  73. e415325 Android: Provide futimes() implementation using utimensat() by nileshagrawal@chromium.org · 11 years ago
  74. b6a295a Android / Telemetry: make surface_stats_collector more robust. by bulach@chromium.org · 11 years ago
  75. 909dcbc Add isLayoutRtl() to ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  76. 47942d3 Revert 204556 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  77. 4d7181f Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  78. 3297bb5 Revert 204547 "Fix errors when building android with coverage=1" by ilevy@chromium.org · 11 years ago
  79. 0e3b8d3 Fix errors when building android with coverage=1 by rwalker@codeaurora.org · 11 years ago
  80. b6c3698 Upstream ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  81. 93ab157 Make expressions like "if (weak_ptr)" work by akalin@chromium.org · 11 years ago
  82. 77cc691 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  83. 369492f Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT. by bulach@chromium.org · 11 years ago
  84. bf18fb4 Android: allows using adb from a chromium checkout without envsetup.sh by bulach@chromium.org · 11 years ago
  85. 3d50fe9 Revert 204293 "Remove WeakPtr<T>'s operator T*()" by kkania@chromium.org · 11 years ago
  86. 1b453d9 Remove WeakPtr<T>'s operator T*() by akalin@chromium.org · 11 years ago
  87. 64a6a55 AndroidPerf: log max CPU index when running tests by pasko@chromium.org · 11 years ago
  88. 132ce56 Fix even more remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  89. 4e02e34 Fix remaining uses of WeakPtr<T>'s operator T* conversion by akalin@chromium.org · 11 years ago
  90. fbaddf1 Revert 203907 "Modify base_unittests.exe to use the allocator shims" by jochen@chromium.org · 11 years ago
  91. 37f9d19 Modify base_unittests.exe to use the allocator shims by wfh@chromium.org · 11 years ago
  92. d7bc102 posix thread: Attempt to set audio threads to real time. by dgreid@chromium.org · 11 years ago
  93. 384d976 Implement off-the-wire validation scheme for emum types. by tsepez@chromium.org · 11 years ago
  94. cb32395 Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording by nduca@chromium.org · 11 years ago
  95. d276ffa Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" by akalin@chromium.org · 11 years ago
  96. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  97. eb556aa Remove "using base::MessageLoop" from message_loop.h. by xhwang@google.com · 11 years ago
  98. 23b6623 Update ipc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  99. 96cb419 Fix leak in WeakPtr test introduced in r202038, and remove suppression. by wez@chromium.org · 11 years ago
  100. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago