1. 9d594d1 Revert 157667 - Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by wjia@chromium.org · 12 years ago
  2. 4011fea Add new PathService paths for Windows' All Users Desktop and Quick Launch folders. by gab@chromium.org · 12 years ago
  3. c44724e unchecked_malloc() for Skia on OSX. by shess@chromium.org · 12 years ago
  4. 10cc6f6 Add test jar generation logic for ant builds. by shashishekhar@chromium.org · 12 years ago
  5. b22e094 Android: uses a fifo rather than logcat for the test runner. by bulach@chromium.org · 12 years ago
  6. 27af19f [Android] Add IO thread delegate for request intercepting. by mkosiba@chromium.org · 12 years ago
  7. ea0b1f0 Upstreaming SelectFileDialog for Android by aurimas@chromium.org · 12 years ago
  8. 4029f57 Fix ValidateInstrumentationOptions. by frankf@google.com · 12 years ago
  9. a76bfc2 Bunch of boilerplate to set up a process, ipc, etc. by scottmg@google.com · 12 years ago
  10. 7cc8033 Trace PostTasks from post to run. by jbates@chromium.org · 12 years ago
  11. 5856386 Add package label to base::android::BuildInfo by nileshagrawal@chromium.org · 12 years ago
  12. e392437 Upstream changes to python tests. by shashishekhar@chromium.org · 12 years ago
  13. 5401208 Expose memory allocator internal stats and properties. by alexeif@chromium.org · 12 years ago
  14. c57a896 Chromium's key generation is running on a non-joinable worker thread, which requirs us to use leakable Singleton/LazyInstance object since. by jnd@chromium.org · 12 years ago
  15. fc3dfcc Android: Always push md5sum_bin to the device. by nileshagrawal@chromium.org · 12 years ago
  16. 0c1da82 Cleanup: Add a const variable for /proc/self/exe. by thestig@chromium.org · 12 years ago
  17. 9625ab4 Update jni_generator to include Callback for saveWebArchive. by tedchoc@chromium.org · 12 years ago
  18. 6c1aa71 Make ConvertJavaToUTF functions more robusts. by jcivelli@chromium.org · 12 years ago
  19. 3019c88 Implement ResourceDispatchHostLoginDelegate for android_webview. by benm@chromium.org · 12 years ago
  20. 5081d8e Add some useful features to base::Values: by kalman@chromium.org · 12 years ago
  21. ba30bd7 Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for Windows, which by ananta@chromium.org · 12 years ago
  22. 090cf18 Document bad pattern in base::SystemMonitor. by vandebo@chromium.org · 12 years ago
  23. d9354e4 Add some TraceAnalyzer utility methods to simplify test code by jbates@chromium.org · 12 years ago
  24. be63512 Moved RunMonkeyTests out of android_commands.py by ilevy@chromium.org · 12 years ago
  25. 3d1ede2 [Android] Upstream ChromeBrowserProvider, the Android port ContentProvider implementation. by leandrogracia@chromium.org · 12 years ago
  26. 8ce1244 Fix a potential multi-thread issue when manipulating removable storage map by hongbo.min@intel.com · 12 years ago
  27. a4170d4 Check string and UI direction in GetDisplayStringInLTRDirectionality, etc. by msw@chromium.org · 12 years ago
  28. 3d68445 Fix Android ninja sdk build by cjhopman@chromium.org · 12 years ago
  29. 2e4eb99 [Android] Upstream org.chromium.base.test.UrlUtils (partially) and device files by mnaganov@chromium.org · 12 years ago
  30. 0256494 [Android] Add support for layering device-located test files. by mnaganov@chromium.org · 12 years ago
  31. 3df913c Fix issue in chrome_test_server_spawner.py when PYTHONPATH is not set. by shouqun.liu@intel.com · 12 years ago
  32. 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
  33. 5791f7b Remove FileEnumerator::IsLink by tzik@chromium.org · 12 years ago
  34. 829cf75 Add an ostream operator to Value (based on JSONWriter) so that assertions by kalman@chromium.org · 12 years ago
  35. a89212c Try to fix the possible bug in base::Time:Now() that can cause the crashing later in icu code called from ash tray TimeView::UpdateTextInternal() if the call to gettimeofday fails. by jennyz@chromium.org · 12 years ago
  36. a29aae9 Make base compiled by clang by michaelbai@chromium.org · 12 years ago
  37. 90c912e Fix tls-intolerant handling. by digit@chromium.org · 12 years ago
  38. 01c29e2 Android: upstream latest changes for build/android. by bulach@chromium.org · 12 years ago
  39. b5c85fb clang: Remove an ancient workaround. by thakis@chromium.org · 12 years ago
  40. bd9d20a Fix trace event macro naming issue by jbates@chromium.org · 12 years ago
  41. 9c4b79a Add SDK-based screenshot-tool for Android. by nyquist@chromium.org · 12 years ago
  42. 82f84c4 Use 'ls' when 'test' is not usable on android by yongsheng.zhu@intel.com · 12 years ago
  43. cb6adaa installer_util_unittests has failed on XP Tests (dbg)(1) since this landed by dgrogan@chromium.org · 12 years ago
  44. 786c893 Refactoring and tests for the highly undertested file_util::CreateOrUpdateShortcutLink() method. by gab@chromium.org · 12 years ago
  45. db2811b SupportsUserData is not thread safe by joth@chromium.org · 12 years ago
  46. 59659da Remove {base,net}_java dependencies from GYP client targets on Android. by pliard@chromium.org · 12 years ago
  47. 261f8b7 Fix extra new lines in test result summaries by ilevy@chromium.org · 12 years ago
  48. 7332c0f Fix 2 issues to workaround python bugs by yongsheng.zhu@intel.com · 12 years ago
  49. 31799e2 base::i18n::StringSearch...() returns match index and length by derat@chromium.org · 12 years ago
  50. fe42be5 aura-x11: Make sure the events targetted for root-window reaches all the root-window dispatchers. by sadrul@chromium.org · 12 years ago
  51. aee3181 Fix wrong permission by nona@chromium.org · 12 years ago
  52. a029a18 Fixing Time::Max()'s behavior with Time::ToTimeT() and friends. by mkwst@chromium.org · 12 years ago
  53. 2ca5b4d Replace PeekMessage for TSF awareness by yoichio@chromium.org · 12 years ago
  54. 893f7d6 Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and Linux. by hongbo.min@intel.com · 12 years ago
  55. 0345c81 Fix ownership of the helper thread in IPCSyncChannelTest.SyncMessageFilter by piman@chromium.org · 12 years ago
  56. 00e5e7d Add WebView implementation for CookieManager. by tedchoc@chromium.org · 12 years ago
  57. f54b76f Revert 155170 - The 'test' command is not always usable on android by nduca@chromium.org · 12 years ago
  58. 10d4110 Android: Push data file needed for GpuBlacklistTest.CurrentBlacklistValidation by nileshagrawal@chromium.org · 12 years ago
  59. d3f4dd2 Upstream latest changes from build/android/pylib. by bulach@chromium.org · 12 years ago
  60. 71d18db The 'test' command is not always usable on android by yongsheng.zhu@intel.com · 12 years ago
  61. 75a27f9 Build test_file_util_mac.cc on iOS. by msarda@chromium.org · 12 years ago
  62. 296aa04 Revert 154885 - Extend base::Callback to 8 arguments. by rsleevi@chromium.org · 12 years ago
  63. 0cb793c Fixed ProcessUtilTest.GetTerminationStatusCrash for android. Increased the timeout required to check the termination status of the process. by qghc36@motorola.com · 12 years ago
  64. cc74b35 Upstream the Android port find-in-page feature. by leandrogracia@chromium.org · 12 years ago
  65. 1868db9 Extend base::Callback to 8 arguments. by leandrogracia@chromium.org · 12 years ago
  66. e94aafb fix gprecise gcc build error BUG=146454 TBR=oshima by jbates@chromium.org · 12 years ago
  67. 4b8271c Add async trace events to trace progress of IPC messages by jbates@chromium.org · 12 years ago
  68. d1d62f6 Minor fixes to android device_status script by ilevy@chromium.org · 12 years ago
  69. a279881 Handle pexpect.TIMEOUT call in test_package by ilevy@chromium.org · 12 years ago
  70. 1b1c391 Android: Use external storage for test data. by nileshagrawal@chromium.org · 12 years ago
  71. 31b38db [android] Remove extra adb newlines from buildbot log by skyostil@google.com · 12 years ago
  72. ff3c40a Get rid of device/host clock synchronization in android_commands.py. by pliard@chromium.org · 12 years ago
  73. 4257027 In-te-grate hy-phen-ator to con-tent. by hbono@chromium.org · 12 years ago
  74. f05dc2d Implement DocuementHasImages by joth@chromium.org · 12 years ago
  75. 68c7aea Move hash.h/cc from net to base. by jbates@chromium.org · 12 years ago
  76. 6f1b35c implement SetWatchEvent and WaitForEvent for trace-based-tests. by jbates@chromium.org · 12 years ago
  77. 996e15c Move base_java_test_support out of gtest_target_type == shared_library' guard. by jnd@chromium.org · 12 years ago
  78. dff3a09 Upstream chrome_test_server_spawner.py for Android. by pliard@chromium.org · 12 years ago
  79. ba192ae Fix stack corruption bug in FilePathWatcherTest.Callback. by joaodasilva@chromium.org · 12 years ago
  80. f8b6faf Add BREAK_CHARACTER to base::i18n::BreakIterator. by hbono@chromium.org · 12 years ago
  81. d0a6566 Enable file path watcher for Android by yongsheng.zhu@intel.com · 12 years ago
  82. f55621e Linux: Better detect a race in /proc/pid/stats reading code. by thestig@chromium.org · 12 years ago
  83. 0bf6aa1 Implement platform specific part of MediaStorageUtil for Linux. by vandebo@chromium.org · 12 years ago
  84. ad9b9f4 Add WebContentsObserverAndroid that will take over native tasks of ContentViewCLient by yusufo@chromium.org · 12 years ago
  85. 63bedb5 Merge aura::DispatcherLinux into base::MessagePumpAuraX11. by erg@chromium.org · 12 years ago
  86. bfbcc9e dbus: Fix clang warnings about missing virtual and OVERRIDE annotations. by tfarina@chromium.org · 12 years ago
  87. bd09d67 Delete Chrome's secondary tiles on Windows 8 when uninstalling. by benwells@chromium.org · 12 years ago
  88. 1623787 [Android] Upstream Modal Dialogs functionality by yfriedman@chromium.org · 12 years ago
  89. 42a5149 Add a test runner/sharder for Monkey stress tests. by frankf@google.com · 12 years ago
  90. f0f76d3 Cleanup references to /data/local/tmp. by nileshagrawal@chromium.org · 12 years ago
  91. 885802c Disable DCHECKs in non-official release builds on Android. by wangxianzhu@chromium.org · 12 years ago
  92. b5c3d67 Add WARN_UNUSED_RESULT to scoped_refptr::release. by xiaomings@google.com · 12 years ago
  93. 58025ce [Android] Add InstrumentationUtils class. by mkosiba@chromium.org · 12 years ago
  94. 2463424 Add support for joining strings on strings rather than just chars. by smckay@chromium.org · 12 years ago
  95. c5a4fd9 * Rename ScopedStartupInfoEx to StartupInformation. by jschuh@chromium.org · 12 years ago
  96. 2f6a582 Add 'base::Time::Max()' to explicitly refer to the end of time. by mkwst@chromium.org · 12 years ago
  97. 866501f Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional changes to follow in future CLs. by thestig@chromium.org · 12 years ago
  98. f8395de foo (1).user.js, not foo.user (1).js. by aa@chromium.org · 12 years ago
  99. 0aa5a61 Use a different algorithm with the low entropy source for field trials. by asvitkine@chromium.org · 12 years ago
  100. a4be12c Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.h by nileshagrawal@chromium.org · 12 years ago