1. 78a7e7b Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  2. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  3. b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 11 years ago
  4. 04eba41 Fix handling of BROWSER_WRAPPER in the test launcher. by phajdan.jr@chromium.org · 11 years ago
  5. 041ec15 Make sure USE_SYMBOLIZE is properly set in base_unittests. by phajdan.jr@chromium.org · 11 years ago
  6. 1c519e9 Move timing files into base/time and base/timer, install forwarding headers. by avi@chromium.org · 11 years ago
  7. 5de6adb [UMA] Remove redundant bucket_count variable from base::Histogram. by isherman@chromium.org · 11 years ago
  8. 274c722 Have DispatchToMethod use base::internal::UnwrapTraits when dispatching by rsleevi@chromium.org · 11 years ago
  9. 6271a92 Update includes and delete remaining strings forwarding headers. by avi@chromium.org · 11 years ago
  10. 27c4868 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  11. f0ed9cf Disallow explicit scoped_ptr<T> construction from NULL. by dcheng@chromium.org · 11 years ago
  12. 5627399 Add events with custom timestamps and thread id to PPAPI dev tracing interface. by grosse@chromium.org · 11 years ago
  13. c1b55a3 Rewrite scoped_ptr<T>(NULL) to use the default ctor. by dcheng@chromium.org · 11 years ago
  14. 33419b3 Delete the string_piece.h forwarding header. by avi@chromium.org · 11 years ago
  15. f7a3f53 Don't override system malloc when built with LeakSanitizer. by earthdok@chromium.org · 11 years ago
  16. d58a276 mac: Remove memory/scoped_nsobject.h forwarding header. by thakis@chromium.org · 11 years ago
  17. 7f45193 Add option to enable sampler. by dsinclair@chromium.org · 11 years ago
  18. c926e11 mac: Remove ScopedCFTypeRef from base::mac::. by thakis@chromium.org · 11 years ago
  19. a3c6e44 GTTF: Extract a function to launch child gtest process. by phajdan.jr@chromium.org · 11 years ago
  20. 55d5ee6 Move ComputeDirectorySize to the base namespace. by brettw@chromium.org · 11 years ago
  21. 6141a82 Add a test for base::Bind() and scoped_refptrs copies. by willchan@chromium.org · 11 years ago
  22. 256b7a1 [Android] Do not fail if adb push returns no output. by frankf@chromium.org · 11 years ago
  23. f41e766 Re-land 16025005 with tiny fix for statics perf issue by crogers@google.com · 11 years ago
  24. 2240a2c Revert 207992: This looks like a reland of r207983, which was reverted in by sadrul@chromium.org · 11 years ago
  25. 8e84d3b don't include iostream.h by crogers@google.com · 11 years ago
  26. 7bb2707 Revert 207983 "Implement Web MIDI API back-end" by crogers@google.com · 11 years ago
  27. 216cdec Implement Web MIDI API back-end by crogers@google.com · 11 years ago
  28. 96abd4f Android: adds test intents for memory pressure. by bulach@chromium.org · 11 years ago
  29. febe636 GTTF: TestLauncher: asynchronous and out-of-order execution of tests by phajdan.jr@chromium.org · 11 years ago
  30. 6d98720 Define a LoggingSettings struct to use for InitLogging() by akalin@chromium.org · 11 years ago
  31. 3228519 Add base namespace to more values in sync and elsewhere. by brettw@chromium.org · 11 years ago
  32. e8deec4 ios: keep scoped_nsobject in source lists. by thakis@chromium.org · 11 years ago
  33. 41b654a allow unofficial builds with DCHECK and DLOG disabled by mostynb@opera.com · 11 years ago
  34. 1cc94ba Moved remoting::win::MessageWindow to base::win::MessageWindow so that it could be re-used outside of src/remoting. by alexeypa@chromium.org · 11 years ago
  35. be67211 Small comment correction. by waffles@chromium.org · 11 years ago
  36. d1f59cb [Android] Log the size of data transerred to device. by frankf@chromium.org · 11 years ago
  37. fa394de GTTF: Move core parts of test_launcher down to base. by phajdan.jr@chromium.org · 11 years ago
  38. 43847cb Update the include paths of message_loop_proxy.h by tfarina@chromium.org · 11 years ago
  39. ac7a882 Move scoped_nsobject from base/memory to base/mac. by thakis@chromium.org · 11 years ago
  40. 1aead73 Add FilePath::{As,From}UTF16Unsafe by darin@chromium.org · 11 years ago
  41. e1a4470 content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on Android. by peter@chromium.org · 11 years ago
  42. 66c0f91 Use a direct include of strings headers, delete some strings forwarding headers. by avi@chromium.org · 11 years ago
  43. 859ed34 Add a method for catching low end devices by dtrainor@chromium.org · 11 years ago
  44. 397ad3a Move hash_pair.h from cc/base into base/. by nasko@chromium.org · 11 years ago
  45. b8a1454 Allow for lists of lists when summarizing performance results by ericwilligers@chromium.org · 11 years ago
  46. 02e54a7 [Android] Add GetDescription and defer calculating device_utc_offset by cjhopman@chromium.org · 11 years ago
  47. 1f04219 linux: tcmalloc does not depend on glib by mostynb@opera.com · 11 years ago
  48. 645fdce Revert 207278 "Make sure that the UI window created by base::Mes..." by kinuko@chromium.org · 11 years ago
  49. b646c62 Make sure that the UI window created by base::MessagePumpForUI is destoyed on the same thread (Windows). by alexeypa@chromium.org · 11 years ago
  50. 54bdcc5 Remove "using" from nullable string now that all users are updated. by avi@chromium.org · 11 years ago
  51. 7d9385e Move Firefox importer's INI parser to c/browser/common. by tommycli@chromium.org · 11 years ago
  52. 710ecb9 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  53. 10c10aa Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. by scherkus@chromium.org · 11 years ago
  54. 051dcb3 cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes. by danakj@chromium.org · 11 years ago
  55. 2bb4f49 In components/autofill, move common/ to core/common/ by blundell@chromium.org · 11 years ago
  56. e462ab8 MemoryPressureListener: fixes ref-counting. by bulach@chromium.org · 11 years ago
  57. 7a81bfc Replace base::NullableString16(bool) usage with default constructor. by darin@chromium.org · 11 years ago
  58. ad4cf18 Do not show sync promo when RestoreOnStartupURLs policy is set by bartfab@chromium.org · 11 years ago
  59. 7253dc7 Make ifdef condition consistent in platform_thread_linux.cc. by mazda@chromium.org · 11 years ago
  60. 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
  61. f491e66 Fix wrong header guards found by clang's new Wheader-guard. by thakis@chromium.org · 11 years ago
  62. ba896ff Add support using EXPECT_EQ with NullableString16 objects. by darin@chromium.org · 11 years ago
  63. fb6e80e Fix LeakSanitizer annotations for NaCl. by earthdok@chromium.org · 11 years ago
  64. bb21edb [Android] Call View.postInvalidate on ICS by boliu@chromium.org · 11 years ago
  65. 83d9d4a Revert 206507 "Move message_pump to base/message_loop." by brettw@chromium.org · 11 years ago
  66. 53adf49 Move message_pump to base/message_loop. by brettw@chromium.org · 11 years ago
  67. 7d877e3 Adds RefCountedDeleteOnMessageLoop by droger@chromium.org · 11 years ago
  68. 88aa655 Make base compile with no "using base::Value" in values.h by brettw@chromium.org · 11 years ago
  69. b417332 Fix grammar in recurring macro comment by janx@chromium.org · 11 years ago
  70. 9f651fa Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  71. 6318b39 Move message_loop to the message_loop directory. by brettw@chromium.org · 11 years ago
  72. 1e8a53b Fix Landmines MSVS Version Checking by robliao@chromium.org · 11 years ago
  73. ccffb7d Make net and ipc explicitly use the base namespace for Values. by brettw@chromium.org · 11 years ago
  74. 5e76804 Add LeakSanitizer annotations to base/debug/leak_annotations.h by earthdok@google.com · 11 years ago
  75. ce45245 Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/. by dcheng@chromium.org · 11 years ago
  76. d25d76b Notify TraceLog observers outside of the lock by jamescook@chromium.org · 11 years ago
  77. d817965 Move nullable_string16.h to the string subdirectory. by avi@chromium.org · 11 years ago
  78. 83b545f add more string -> unsigned number conversion unit tests (attempt 2) by mostynb@opera.com · 11 years ago
  79. cc7a273 Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..." by jochen@chromium.org · 11 years ago
  80. 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
  81. 2c4a13c Add landmine for win x64 trybots. by iannucci@chromium.org · 11 years ago
  82. 4d6423d [Android] Fix component build again. by yfriedman@chromium.org · 11 years ago
  83. b1c0d3a Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..." by jochen@chromium.org · 11 years ago
  84. f5f2f2b Revert "GTTF: Lower the action max timeout to 30s for everyone." by phajdan.jr@chromium.org · 11 years ago
  85. a49afdc Adds MemoryPressureListener. by bulach@chromium.org · 11 years ago
  86. 62bb015 [Autofill] Determine Popup RTLness from page by csharp@chromium.org · 11 years ago
  87. 9c5bc78 Revert 205772 "Revert "Revert 205443 "headless windows content_s..." by jochen@chromium.org · 11 years ago
  88. 1ca0c80 Revert "Revert 205443 "headless windows content_shell"" by jochen@chromium.org · 11 years ago
  89. 53cb2aa Fix aligned_memory_unittest for x86-64 NaCl by hamaji@chromium.org · 11 years ago
  90. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  91. f3c9df2 Add IPC for new WebSocket impl. by ricea@chromium.org · 11 years ago
  92. 64293f1 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  93. 94bd573 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  94. 3131d9c 2nd try: Split webkit_storage target into webkit_storage_{browser,common,renderer} by kinuko@chromium.org · 11 years ago
  95. ffcdb95 Use a direct include of strings headers in crypto/, dbus/, device/. by avi@chromium.org · 11 years ago
  96. e7eaf39 Use a direct include of strings headers in ipc/, jingle/, media/. by avi@chromium.org · 11 years ago
  97. f772813 Make CreateDirectory return an error code instead of just a bool. by dgrogan@chromium.org · 11 years ago
  98. 91738f6 Reenable the tcmalloc SecurityTests in base_unittests on Windows by wfh@chromium.org · 11 years ago
  99. c9901ac Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base} by akalin@chromium.org · 11 years ago
  100. c2482f1 Linux/CrOS: Listen for mtpd service owner change events and communicate with the new service owner. by thestig@chromium.org · 11 years ago