1. 9e06a28 Add a message pump for ChromeOS Embedded. by rjkroege@chromium.org · 12 years ago
  2. 076c6c6 Split the power monitoring feature from SystemMonitor by hongbo.min@intel.com · 12 years ago
  3. ec84111 Create a new base/message_loop directory and move the message_loop_proxy. by brettw@chromium.org · 12 years ago
  4. 4329aa7 Move shared_memory into base/memory subdirectory. by brettw@chromium.org · 12 years ago
  5. efd7ea2 Move string_piece.h to base/strings. by brettw@chromium.org · 12 years ago
  6. e659804 base: Move the rest of JSONValueSerializer unit tests from c/common to base/json. by tfarina@chromium.org · 12 years ago
  7. 3e93b7d base: Run JsonPrefStore unit tests on ios. by tfarina@chromium.org · 12 years ago
  8. 5df33b3 [Android] Always build base as a static library. by yfriedman@chromium.org · 12 years ago
  9. 74f60ef base/prefs: Remove the public/ directory and move the files to //base/prefs. by tfarina@chromium.org · 12 years ago
  10. 4fdd832 Invoke the iOS hook from TestSuite so each run_all_unittests.cc file does not by lliabraa@chromium.org · 12 years ago
  11. 1e4c8e2 Android: rename android_build_type gyp variable. by torne@chromium.org · 12 years ago
  12. 1b909d2 x11: Include X11 dependencies only when building with X11. by sadrul@chromium.org · 12 years ago
  13. 42f1b3f [Android] Change jni_gen_dir to jni_gen_package for jni_generator. by yfriedman@chromium.org · 12 years ago
  14. 9110f1d Send pref change notifications when changing the default value for a pref. by bauerb@chromium.org · 12 years ago
  15. 013f869 Fix downstream android webview build by boliu@chromium.org · 12 years ago
  16. f0b51a8 Android: Add a java version of ObserverList. by nileshagrawal@chromium.org · 12 years ago
  17. 43a0bf1 Create JNI for ImportantFileWriter by aberent@chromium.org · 12 years ago
  18. d8a0a9c Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs named BrowserThreads. by erikwright@chromium.org · 12 years ago
  19. 54da759 Revert 184868 by mpearson@chromium.org · 12 years ago
  20. 95fc4ea Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs named BrowserThreads. by erikwright@chromium.org · 12 years ago
  21. d47a24d Revert 184797 by abodenha@chromium.org · 12 years ago
  22. 1978c59 GTTF: symbolize stack traces on Mac OS X even on crash by phajdan.jr@chromium.org · 12 years ago
  23. fb52feb Make Ash unittests clean up zombie viewer processes between test runs. These zombie viewer processes seem to be a side effect of attempting to quit a metro app while the same app is activating. *while here can mean within a certain number of seconds due to metro life cycle management. by robertshield@chromium.org · 12 years ago
  24. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
  25. 63bf588 Add a Clock and TickClock interface for mocking out time by akalin@chromium.org · 12 years ago
  26. 291e89b Use _target_name instead of package_name for java*.gypi by cjhopman@chromium.org · 12 years ago
  27. 0dace78 Remove PrefServiceBase, since everyone can now depend directly on PrefService. by joi@chromium.org · 12 years ago
  28. 97da997 Moving last generic Prefs implementation files to base/prefs/. by joi@chromium.org · 12 years ago
  29. b7f8674 Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by joi@chromium.org · 12 years ago
  30. 85893c5 [Test Expectations] Implement the low-level parser. by rsesek@chromium.org · 12 years ago
  31. 63aaf3f Move string_split to base/strings. by tfarina@chromium.org · 12 years ago
  32. 1f67a91 Move sys_string_conversions to base/strings. by brettw@chromium.org · 12 years ago
  33. bc99112 Move utf_offset_string_conversions and utf_string_conversion_utils to strings. by brettw@chromium.org · 12 years ago
  34. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 12 years ago
  35. 2cbc287 Move string tokenizer to base/strings. by brettw@chromium.org · 12 years ago
  36. 083fda4 [Test Expectations] Create the basic data structures. by rsesek@chromium.org · 12 years ago
  37. 34afab2 Move stringize_macros to base/strings. by brettw@chromium.org · 12 years ago
  38. 5c811f9 base/prefs: Build and run json_pref_store_unittest.cc within base_unittests target. by tfarina@chromium.org · 12 years ago
  39. 07a8562 Set Realtime Audio Thread priority on Android by james.wei@intel.com · 12 years ago
  40. 06a553b Move file_util_proxy to base/files. by brettw@chromium.org · 12 years ago
  41. 38608f8 Add ability to retrieve a thread_name given a thread_id. by dsinclair@chromium.org · 12 years ago
  42. f374181 Add base::DiscardableMemory class and implementation for android by qinmin@chromium.org · 12 years ago
  43. e7fc5fd Disabling nacl_win64 targets when building in target_arch!=ia32 mode. by bradnelson@google.com · 12 years ago
  44. 5252ca8 Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll. by gab@chromium.org · 12 years ago
  45. 7a087c4 Use SOCK_SEQPACKET for synchronous IPC. by glider@google.com · 12 years ago
  46. 347c365 Add numeric_cast for checked integral narrowing casts by scottmg@chromium.org · 12 years ago
  47. 4bb1a5e base: Add a couple Pref unit tests to base_unittests target. by tfarina@chromium.org · 12 years ago
  48. 51a9e7c Create the crash key registration system and register some Mac-specific keys. by rsesek@chromium.org · 12 years ago
  49. 4faaf21 TCMalloc: restrict maximum size of memory allocations by jln@chromium.org · 12 years ago
  50. e4e800c Serialize/Deserialize support in HistogramBase by kaiwang@chromium.org · 12 years ago
  51. b8f6aa5 Make all base targets build on Win64 by jschuh@chromium.org · 12 years ago
  52. fcf6b52 android: Pass CPU properties from browser to renderer process. by digit@chromium.org · 12 years ago
  53. d9ff9c9 Linux: add option to use system nspr. by phajdan.jr@chromium.org · 12 years ago
  54. 4fb2deb Implement SequenceChecker, which is a generalization of ThreadChecker by akalin@chromium.org · 12 years ago
  55. c59177f Base: Modify ScopedHandle so that Receive() doesn't fully expose the guts by rvargas@google.com · 12 years ago
  56. 1955a28 Unify various test TaskRunner implementations by akalin@chromium.org · 12 years ago
  57. 3a08d89 Remove extra string copies when iterating lists by joth@chromium.org · 12 years ago
  58. f6b27c9 Move PrefMember to base/prefs/public now that it has no bad dependencies. by joi@chromium.org · 12 years ago
  59. bc9175b Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a libdispatch queue. by rsesek@chromium.org · 12 years ago
  60. 028e624 Add STLSetDifference to stl_util.h, because std::set_difference is extremely by kalman@chromium.org · 12 years ago
  61. 946a531 Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug. by blundell@chromium.org · 12 years ago
  62. e21b2aa Provide an iOS message pump for IO implementation. by blundell@chromium.org · 12 years ago
  63. 5afaca3 Revert 170287 - Add dependency on allocator.gyp from 'base' and export it by akalin@chromium.org · 12 years ago
  64. 972f827 Add dependency on allocator.gyp from 'base' and export it by akalin@chromium.org · 12 years ago
  65. 091db52 Move scoped_temp_dir from base to base/files by brettw@chromium.org · 12 years ago
  66. a912a2f GTTF: Make Linux stack dump signal handler async-signal safe. by phajdan.jr@chromium.org · 12 years ago
  67. 4f5affd Move mru_cache to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  68. 427b15b Move stack_container and linked_list to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  69. ba6903b Add a SmallMap to base for small map lookups. by brettw@chromium.org · 12 years ago
  70. 04a8ee2 Move FileDescriptorShuffle to base/posix. This file is very posix-specific. by brettw@chromium.org · 12 years ago
  71. 6416271 Remove content::NotificationObserver dependency from most Prefs code. by joi@chromium.org · 12 years ago
  72. 1e43ce8 Adding 'base_prefs' target to base/gypi. by joi@chromium.org · 12 years ago
  73. 20009e3 Move ImportantFileWriter to base/. It now has two consumers, base/prefs and chrome/. by joi@chromium.org · 12 years ago
  74. 11b5690 Convert all the foo_test_run from using actions to use rules. by maruel@chromium.org · 12 years ago
  75. 1a82132 Include stack_trace_unittest.cc in Android build by nileshagrawal@chromium.org · 12 years ago
  76. d83799b Remove some unit tests from iOS coverage builds by lliabraa@chromium.org · 12 years ago
  77. acb2f59 Android: Integrates native and java SystemMonitor. by bulach@chromium.org · 12 years ago
  78. 86a6488 Add support for coverage=1 builds on iOS by stuartmorgan@chromium.org · 12 years ago
  79. cc210d8 Upstream base/android/jni_android.cc by avayvod@chromium.org · 12 years ago
  80. 4ee6090 Make java.gypi use all_dependent_settings for input_jars_paths by cjhopman@chromium.org · 12 years ago
  81. ec0e727 Add SampleMap and use it in SparseHistogram by kaiwang@chromium.org · 12 years ago
  82. c0aa2f2 Rename .swarm to .isolated, as done in r160469. by maruel@chromium.org · 12 years ago
  83. 36dc8f9 Don't make base/net/ui depend on their Java counterpart when building for webview. by pliard@chromium.org · 12 years ago
  84. 98d72ae Update all the .results to .swarm. by maruel@chromium.org · 12 years ago
  85. 0a17459 Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS. by maruel@chromium.org · 12 years ago
  86. e61bf33 Add ScopedPathOverride to the unit test suite. by pastarmovj@chromium.org · 12 years ago
  87. 691fd77 Move base Java utils to base/test/android/javatests. by nyquist@chromium.org · 12 years ago
  88. 0ce37b1 SampleSet -> HistogramSamples which can be reused by SparseHistogram by kaiwang@chromium.org · 12 years ago
  89. 3d68445 Fix Android ninja sdk build by cjhopman@chromium.org · 12 years ago
  90. 2e4eb99 [Android] Upstream org.chromium.base.test.UrlUtils (partially) and device files by mnaganov@chromium.org · 12 years ago
  91. c669f0d Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in http://crrev.com/155918) -- Refactoring and tests for the highly undertested file_util::CreateOrUpdateShortcutLink() method. by gab@chromium.org · 12 years ago
  92. cb6adaa installer_util_unittests has failed on XP Tests (dbg)(1) since this landed by dgrogan@chromium.org · 12 years ago
  93. 786c893 Refactoring and tests for the highly undertested file_util::CreateOrUpdateShortcutLink() method. by gab@chromium.org · 12 years ago
  94. 59659da Remove {base,net}_java dependencies from GYP client targets on Android. by pliard@chromium.org · 12 years ago
  95. 75a27f9 Build test_file_util_mac.cc on iOS. by msarda@chromium.org · 12 years ago
  96. 996e15c Move base_java_test_support out of gtest_target_type == shared_library' guard. by jnd@chromium.org · 12 years ago
  97. c5a4fd9 * Rename ScopedStartupInfoEx to StartupInformation. by jschuh@chromium.org · 12 years ago
  98. e1abc51 Kill PropertyBag, switch WebContents to SupportsUserData. by avi@chromium.org · 12 years ago
  99. 5e2f67d Fix TraceEventTestFixture flakiness BUG=142804 by jbates@chromium.org · 12 years ago
  100. 5f6e3fd Make java.gypi export jar path to input_jars_paths variable by cjhopman@chromium.org · 12 years ago