1. f056b96 dbus: clear array values before reading from variant by keybuk@google.com · 12 years ago
  2. de7b4a9 dbus: don't fail when reconnecting object signals by keybuk@chromium.org · 12 years ago
  3. 3fb6244 Move authorization_util files into base/mac. by lambroslambrou@chromium.org · 12 years ago
  4. c97adc8 Add "reference" and "const_reference" typedefs to ScopedVector to enable it to support std::back_inserter. by pkasting@chromium.org · 12 years ago
  5. 4158e99 Add a new 'run_all_unittests' target in base by akalin@chromium.org · 12 years ago
  6. 284387b Change json_reader_unittest.cc to use less ASSERT macros and more EXPECT ones. by rsesek@chromium.org · 12 years ago
  7. 023c3ca Enable positional parameters for base::vsnprintf and base::vswprintf on Windows. by alexeypa@chromium.org · 12 years ago
  8. 9a576b0 Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots by hashimoto@chromium.org · 12 years ago
  9. f6b9ffa HANDLE_EINTR: parenthesize arguments by vapier@chromium.org · 12 years ago
  10. 58b69ff simplify a few header includes by vapier@chromium.org · 12 years ago
  11. 8810714 Delete chrome_plugin_messages.h which is no longer used by jam@chromium.org · 12 years ago
  12. 2982a51 Relax check for message loop in SequencedWorkerPool by akalin@chromium.org · 12 years ago
  13. f75a4d1 Verify the child process with a secret hello by jschuh@chromium.org · 12 years ago
  14. 8fb5a2b Add dbus::PopDataAsValue by hashimoto@chromium.org · 12 years ago
  15. 0c45de5 Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other components can use it. by oshima@chromium.org · 12 years ago
  16. 4474fb1 Resubmit r127219: Make test failure clearer by tbreisacher@chromium.org · 12 years ago
  17. a9490ac Remove "base/values.h" import from "base/location.h", fix up downstream files. by isherman@chromium.org · 12 years ago
  18. 5ef1a20 Revert 127219 - Make test failure clearer by tbreisacher@chromium.org · 12 years ago
  19. 1d96109 Make test failure clearer by tbreisacher@chromium.org · 12 years ago
  20. 3cfd016 JSONWriter cleanup: integrate pretty print into write options. by ericdingle@chromium.org · 12 years ago
  21. 7170adf Add comments and fix a potential leak in LaunchProcess. by erikwright@chromium.org · 12 years ago
  22. 0b0b74c Move work signal count tracking from SequencedWorkerPool to the test file by akalin@chromium.org · 12 years ago
  23. a7bfad6 Add preliminary OOM support for Mountain Lion. by avi@chromium.org · 12 years ago
  24. b76b78a Build Android's MessagePumpForUI by upstreaming SystemMessageHandler by peter@chromium.org · 12 years ago
  25. 6052cf7 Cleanup: Remove remaining deprecated file_util functions. by thestig@chromium.org · 12 years ago
  26. 2a4d613 Build Java files as part of the base target for Android builds by peter@chromium.org · 12 years ago
  27. f63cdf1 Upstream Android's PathUtils implementation. by peter@chromium.org · 12 years ago
  28. cea0a13 Fix uses of TimeDelta in base/test. by tedvessenes@gmail.com · 12 years ago
  29. a2e525b Added read-only file error test. by ahendrickson@chromium.org · 12 years ago
  30. d2ca8f3 dbus: allow unregistering of exported objects by keybuk@chromium.org · 12 years ago
  31. 601cc88 Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount by mdm@chromium.org · 12 years ago
  32. 43729f8 Convert CRLF to LF in json_string_value_serializer.cc by ericdingle@chromium.org · 12 years ago
  33. fcfb825 Fix PickleTest.GetReadPointerAndAdvance not to produce wild addresses while checking for overflows. by glider@chromium.org · 12 years ago
  34. 4bf2101 Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chromium-specific changes. by dmikurube@chromium.org · 12 years ago
  35. ac1f41d Add base::StaticAtomicSequenceNumber. by pliard@chromium.org · 12 years ago
  36. 0ed5469 Cleanup: Remove deprecated version of file_util::AppendToPath(). by thestig@chromium.org · 12 years ago
  37. 5ae3b6e Remove a unused parameter in the Linux FilePathWatcher implementation. by thestig@chromium.org · 12 years ago
  38. 09f03bb Merge the fix for NSPR bug 689188. by wtc@chromium.org · 12 years ago
  39. c3847cc Clean up condition variable usage in SequencedWorkerPool by akalin@chromium.org · 12 years ago
  40. 4448a87 Coverity: Fix a few uninitialized vars. by jhawkins@chromium.org · 12 years ago
  41. bdc739b Chromoting: Implemented security attention sequence (SAS) emulation on Windows. by alexeypa@chromium.org · 12 years ago
  42. ef21d1d ui/base: Move message_box_win.{h,cc} to ui/base/win. by tfarina@chromium.org · 12 years ago
  43. 8d7a876 Convert uses of int ms to TimeDelta in dbus. by tedvessenes@gmail.com · 12 years ago
  44. b21d2b7 dbus: fix base class of ErrorResponse by keybuk@chromium.org · 12 years ago
  45. 0493c4b Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0). by dmikurube@chromium.org · 12 years ago
  46. a22074b Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0). by dmikurube@chromium.org · 12 years ago
  47. 9cb73f0 dbus: remove service name from ExportedObject by keybuk@chromium.org · 12 years ago
  48. f586495 Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. by tzik@chromium.org · 12 years ago
  49. 20c1196 Overhaul base/process_util_linux.cc. by thestig@chromium.org · 12 years ago
  50. 9af00eb Add test to for RAF-spinning in accelerated mode with no damage. by jbates@chromium.org · 12 years ago
  51. 2c2361d Prerendered pages are swapped in at browser::Navigate time. by cbentzel@chromium.org · 12 years ago
  52. 38d2e29 Move task_runner_test_template.* into base/test and test_support_base by akalin@chromium.org · 12 years ago
  53. 5928522 Implement SequencedWorkerPool::RunsTasksOnCurrentThread() by akalin@chromium.org · 12 years ago
  54. fd474db Separate xvfb.py logic into its own script by maruel@chromium.org · 12 years ago
  55. 31679d9 Add a new option to JSONWriter, which instructs it not to append '.0' or by kkania@chromium.org · 12 years ago
  56. 5a48500 base: Add more BASE_EXPORT macros by thakis@chromium.org · 12 years ago
  57. ca1d523 Add PrintTo for string16 by gab@chromium.org · 12 years ago
  58. e1d51fc Chrome for Android unfork. by bulach@chromium.org · 12 years ago
  59. f9326a0 JNI Bindings on Chrome for Android: unfork. by bulach@chromium.org · 12 years ago
  60. 0e9d0a1 Factor out the shared parts of IPC channel reading. by brettw@chromium.org · 12 years ago
  61. edfb960 Use cmd.exe instead of python.exe for unit test. by maruel@chromium.org · 12 years ago
  62. af61fe9 Revert 125441 - In CrMallocErrorBreak, do not kill the process if errno is ENOMEM. by viettrungluu@chromium.org · 12 years ago
  63. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 12 years ago
  64. fb87985 In CrMallocErrorBreak, do not kill the process if errno is ENOMEM. by rsesek@chromium.org · 12 years ago
  65. 842e65b Add target base_unittests_run and tools/isolate/isolate.py. by maruel@chromium.org · 12 years ago
  66. 25e92c6 Renamed speech recognition code in preparation for introducing a new speech implementation. by primiano@chromium.org · 12 years ago
  67. 56b3370 Convert uses of int ms to TimeDelta in content/browser, ipc, and webkit/plugins. by tedvessenes@gmail.com · 12 years ago
  68. 420866a Remove logging statements inadvertently committed in r125152 by akalin@chromium.org · 12 years ago
  69. 3ed7653 Ensure that SequencedWorkerPools in tests don't outlive their tests by akalin@chromium.org · 12 years ago
  70. 79baac9 Fix the regexp for ProcessUtilTest.MacTerminateOnHeapCorruption by glider@chromium.org · 12 years ago
  71. cdeb979 Fix ProcessUtilTest.MacTerminateOnHeapCorruption to pass under ASan on Mac. by glider@chromium.org · 12 years ago
  72. f8659b7 Coverity: Fix a pass-by-value. by jhawkins@chromium.org · 12 years ago
  73. 1def40e Revert r124839 "Overhaul base/process_util_linux.cc." by oshima@chromium.org · 12 years ago
  74. 7a1b7d9 Overhaul base/process_util_linux.cc. by thestig@chromium.org · 12 years ago
  75. 3fe0613 Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chromium-specific changes. by dmikurube@google.com · 12 years ago
  76. 7ab805d Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chromium-specific changes. by dmikurube@google.com · 12 years ago
  77. f1a9ce1 Cleanup: Deprecate wstring version of file_util::CopyDirectory(). by thestig@chromium.org · 12 years ago
  78. fab003a Add media device attach notification mechanism. by vandebo@chromium.org · 12 years ago
  79. fba5ac5 Linux: Stop using /proc/pid/smaps to calculate memory usage. It's too slow. by thestig@chromium.org · 12 years ago
  80. dca612d Revert 124144 - Sync trace time on Chrome OS (just like Android) by backer@chromium.org · 12 years ago
  81. 828e859 Separate out the platform-independent parts of Channel reading. by brettw@chromium.org · 12 years ago
  82. 1a8e155 Fixes JNI Bindings & startup perf. by bulach@chromium.org · 12 years ago
  83. 11935b1 Disable ConditionVariableTest.MultiThreadConsumerTest on Windows. by mattm@chromium.org · 12 years ago
  84. b929d75 dbus: verify object path of incoming signals by keybuk@chromium.org · 12 years ago
  85. 88295f9 Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN. by jbates@chromium.org · 12 years ago
  86. 32c664f Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notification to SystemMonitor and Mac impl by mattm@chromium.org · 12 years ago
  87. 7059e30 Move closure_blocks_leopard_compat to base now that it's used by two modules. by jam@chromium.org · 12 years ago
  88. cc66d92 Support the Syzygy instrumenting profiler. by siggi@chromium.org · 12 years ago
  89. d3593e2 Add Media device notification to SystemMonitor and Mac impl by vandebo@chromium.org · 12 years ago
  90. 293988a This changes around our handling of file descriptors to reduce code duplication and increase clarity. I tried to minimize actual changes and just move code. There are a few exceptions: by brettw@chromium.org · 12 years ago
  91. 9b2a6e0 Move tsan suppression for SequencedWorkerPool to benign section by akalin@chromium.org · 12 years ago
  92. e884d74 Remove NOTIMPLEMENTED() from PlatformThread::SetThreadPriority() for posix. by scherkus@chromium.org · 12 years ago
  93. 5097c60 Sync trace time on Chrome OS (just like Android) by sleffler@chromium.org · 12 years ago
  94. 35959d9 Make WeakPtr::operator* return reference instead of pointer by hashimoto@chromium.org · 12 years ago
  95. 76637f4 Add first java source code and gyp/ant changes to build java code. by navabi@google.com · 12 years ago
  96. d8e6494 Make StackContainer test pass on Android. by jbates@chromium.org · 12 years ago
  97. d79b68c Move values_test_util.{h,cc} to base/test by akalin@chromium.org · 12 years ago
  98. c45a411 Fix memory leak in SequencedWorkerPool by akalin@chromium.org · 12 years ago
  99. f4d9bc4 Make SequencedWorkerPool a TaskRunner by akalin@chromium.org · 12 years ago
  100. d673b62 Make base::Logging compile with the NaCl toolchain. BUG=none TEST=none by bbudge@chromium.org · 12 years ago