1. d5fd5a9 Delete CopyRecursiveDirNoCache from test_file_util. by brettw@chromium.org · 12 years ago
  2. 6104d38 Revert 194649 "Remove scoped_array from Chromium." by dcheng@chromium.org · 12 years ago
  3. 68a5e3b Remove scoped_array from Chromium. by dcheng@chromium.org · 12 years ago
  4. 5081e28 reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/ by scottmg@chromium.org · 12 years ago
  5. 95d07f1 Revert 194506 "intsafe workaround to separate header" by scottmg@chromium.org · 12 years ago
  6. 198a269 intsafe workaround to separate header by scottmg@chromium.org · 12 years ago
  7. 55ef53f Fix the CHECK macro for Android x86 builds. by shashishekhar@chromium.org · 12 years ago
  8. e780d7c [Android] Refactor md5_check + add tests by cjhopman@chromium.org · 12 years ago
  9. 6671d3f Add operator<< for subtypes of base::Value. by pneubeck@google.com · 12 years ago
  10. aa7ee1f Remove file_util::IsDot and ::IsDotDot. by brettw@chromium.org · 12 years ago
  11. d8c3c37 Remove base/mach_ipc_mac.{h,mm}. by rsesek@chromium.org · 12 years ago
  12. 0dc2c0c Revert 193974 "Test extension reloading behavior." by dmazzoni@chromium.org · 12 years ago
  13. 9903f12 Test extension reloading behavior. by jyasskin@chromium.org · 12 years ago
  14. 8c3c248 [Android] Split uiautomator test runner from instrumentation. by frankf@chromium.org · 12 years ago
  15. f9488d0 Fix build bustage. by michaeln@google.com · 12 years ago
  16. 57ad1aa Add support for unsigned int64 in string_number_conversions by felipeg@chromium.org · 12 years ago
  17. d8ba24c Adding PrintTo of ObjectPath. by pneubeck@chromium.org · 12 years ago
  18. d6c6d24 Remove base::DictionaryValue::HasNext. by pneubeck@chromium.org · 12 years ago
  19. 7b2ca62 fix gcc 4.7 compilation errors in base_unittests by mostynb@opera.com · 12 years ago
  20. 99b198e Move path functions from file_util to FilePath object. by brettw@chromium.org · 12 years ago
  21. e5281ba Document file_util::Delete() a bit better. by gavinp@chromium.org · 12 years ago
  22. f63f73c Support custom randomization seed for VariationsService trials. by asvitkine@chromium.org · 12 years ago
  23. 4fb6ea3 [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. by rsesek@chromium.org · 12 years ago
  24. 35c1bc4 Update the path for a disabled test. by lliabraa@chromium.org · 12 years ago
  25. af95645 Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..." by rsesek@chromium.org · 12 years ago
  26. a55d427 [Android] Move LocaleUtils from base to ui. by yfriedman@chromium.org · 12 years ago
  27. a9fd855 [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. by rsesek@chromium.org · 12 years ago
  28. 23683aa [Android] Reduce test logging verbosity to INFO on buildbots. by frankf@chromium.org · 12 years ago
  29. fcd5699 Add a ConvertableToTraceFormat type to the trace framework. by dsinclair@chromium.org · 12 years ago
  30. 978da38 Android: Nuke base::android::GetUnscopedClass. by nileshagrawal@chromium.org · 12 years ago
  31. 9272150 Implement missing SysInfo methods on OpenBSD by mdempsky@google.com · 12 years ago
  32. 066d590 Merge trace_event_internal.h back into trace_event.h. by dsinclair@chromium.org · 12 years ago
  33. 0dbefca [Android] Switch all subprocess.Popen calls to use a temporary file and other Python bug workarounds. by craigdh@chromium.org · 12 years ago
  34. 5af8d2d Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util." by tonyg@chromium.org · 12 years ago
  35. fe0d1c4 [android] Improve logging output. by craigdh@chromium.org · 12 years ago
  36. ca40c1e Added isSystemLayoutDirectionRtl() function. by kkimlabs@chromium.org · 12 years ago
  37. bd7dfa4 First-run auto-import on Windows reloads the prefs, which marks by dconnelly@chromium.org · 12 years ago
  38. 118e59a Android: Use scoped local ref in jni_generator. by nileshagrawal@chromium.org · 12 years ago
  39. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 12 years ago
  40. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 12 years ago
  41. ce26bbc Really fix build after r193020. by dcheng@chromium.org · 12 years ago
  42. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 12 years ago
  43. 4764d6a Add modified time checking to strip_library_for_apk.py by cjhopman@chromium.org · 12 years ago
  44. ec4720c Assert on deleting a held lock. by siggi@chromium.org · 12 years ago
  45. ad5c22a Android: improve native debuggability by mostynb@opera.com · 12 years ago
  46. e38da4b Delete CopyRecursiveDirNoCache from test_file_util. by brettw@chromium.org · 12 years ago
  47. 92b2a4a Remove deleted folder from base_unittests.isolate by csharp@chromium.org · 12 years ago
  48. 954fc51 Disable ProcessUtilTest.FDRemapping under TSan v2. by glider@chromium.org · 12 years ago
  49. d05540d base: Consolidate all test data directories under base/test/data. by tfarina@chromium.org · 12 years ago
  50. 5667e26 Tweak SingleThreadTaskRunner and ThreadTaskRunnerHandle comments. by wez@chromium.org · 12 years ago
  51. 9e06a28 Add a message pump for ChromeOS Embedded. by rjkroege@chromium.org · 12 years ago
  52. b5afafa MacTerminateOnHeapCorruption shouldn't leak the OOM killer into the shared test context. by avi@chromium.org · 12 years ago
  53. cea97ef Implement write methods for SparseHistogram by jrummell@chromium.org · 12 years ago
  54. c7a5055 [Android] Fix parsing of md5sum_bin_host's output broken in r192444. by frankf@chromium.org · 12 years ago
  55. cd514a2 Update scoped_array<T>::reset logic to match scoped_ptr. by dcheng@chromium.org · 12 years ago
  56. 029d87a Telemetry: Don't silently compare histograms from different processes. by marja@chromium.org · 12 years ago
  57. df58a9e Make scoped_array<T> more compatible with scoped_ptr<T[]>. by dcheng@chromium.org · 12 years ago
  58. 8dd402b Revert 192526 "Telemetry: Don't silently compare histograms from..." by marja@chromium.org · 12 years ago
  59. 1de4dcd Telemetry: Don't silently compare histograms from different processes. by marja@chromium.org · 12 years ago
  60. 9833346 [Android] Attempt to fix timeouts on Android bots. by frankf@chromium.org · 12 years ago
  61. c5ff75d Add base/test/data/ to base_unittests.isolate. by maruel@chromium.org · 12 years ago
  62. 6a331b3 Update all .isolate files to the new format. by maruel@chromium.org · 12 years ago
  63. 10e0099 CheckCallDie: add option to suppress successful output by cjhopman@chromium.org · 12 years ago
  64. d3a8833 [Android] Upstream some java test annotations. by frankf@chromium.org · 12 years ago
  65. d010344 base/security: re-enable security check on ASAN by jln@chromium.org · 12 years ago
  66. 548118c workaround for building with express toolchain on windows by scottmg@chromium.org · 12 years ago
  67. 1170110 Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util." by sullivan@chromium.org · 12 years ago
  68. 9a9bd2b Add PLATFORM_FILE_EXECUTE flag for Windows. by bbudge@chromium.org · 12 years ago
  69. 5975586 Base Security: fix-up overflow tests by jln@chromium.org · 12 years ago
  70. a00ac9d Reorder platforms in build_config to fix Android on Mac. by torne@chromium.org · 12 years ago
  71. df17f86 Add input content checking to some build scripts by cjhopman@chromium.org · 12 years ago
  72. 0560966 When creating app shortcuts on the mac, suffix them with (1) if the shortcut already existed. by jeremya@chromium.org · 12 years ago
  73. 51168d5 On 64 bit Macs, the malloc system automatically abort()s on heap corruption. by avi@chromium.org · 12 years ago
  74. 076c6c6 Split the power monitoring feature from SystemMonitor by hongbo.min@intel.com · 12 years ago
  75. ab26472 Make write_library_dependencies.py find all transitive dependencies by cjhopman@chromium.org · 12 years ago
  76. c317f7b [Android] Set flags for uiautomator based on annotations not test name. by frankf@chromium.org · 12 years ago
  77. 3d8d4bd Revert 192031 "Base Security: fix-up overflow tests" by pfeldman@chromium.org · 12 years ago
  78. 79921dd Base Security: fix-up overflow tests by jln@chromium.org · 12 years ago
  79. 3069cda Minor file_util cleanup. by brettw@chromium.org · 12 years ago
  80. 1bd484c Stop casting uintptr_t* to int*. by avi@chromium.org · 12 years ago
  81. b94c927 Push native libraries separately when gyp manages install by cjhopman@chromium.org · 12 years ago
  82. b626b16 Delete CopyRecursiveDirNoCache from test_file_util. by brettw@chromium.org · 12 years ago
  83. 3547e3c Chromium style checker cleanup by rsleevi@chromium.org · 12 years ago
  84. 8b9ada9 Fix missing Filipino/Tagalog translations. by newt@chromium.org · 12 years ago
  85. ce5fb1b Disable StatsTableTest.MultipleThreads under ThreadSanitizer v2 by glider@chromium.org · 12 years ago
  86. 1e60b12 base: Delete the forward file of sys_string_conversions.h file by tfarina@chromium.org · 12 years ago
  87. 8799428 Move MessageLoop to base namespace. by brettw@chromium.org · 12 years ago
  88. 62f7218 Copy bom_feff.json into base/test/data directory. by tfarina@chromium.org · 12 years ago
  89. 6003a99 base: Copy binaries files from base/data/file_util/ to base/test/data/ by tfarina@chromium.org · 12 years ago
  90. 22e9398 Proudly fixing funny indents since 1969 by groby@chromium.org · 12 years ago
  91. b6d4911 base: Update the include paths of base/string_piece.h to its new location. by tfarina@chromium.org · 12 years ago
  92. 7cfb154 Set landmines on x64 too. by iannucci@chromium.org · 12 years ago
  93. ec84111 Create a new base/message_loop directory and move the message_loop_proxy. by brettw@chromium.org · 12 years ago
  94. 4329aa7 Move shared_memory into base/memory subdirectory. by brettw@chromium.org · 12 years ago
  95. e9bbacb Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper. by dimich@chromium.org · 12 years ago
  96. a203a87 Output better error messages during build by cjhopman@chromium.org · 12 years ago
  97. 15972a4 Turn PathUtils.getCacheDirectory() to public by jinsukkim@chromium.org · 12 years ago
  98. d128809 Fix Android-specific shmem size code. by aelias@chromium.org · 12 years ago
  99. efd7ea2 Move string_piece.h to base/strings. by brettw@chromium.org · 12 years ago
  100. 63777d8 Move string16 into the base namespace. by brettw@chromium.org · 12 years ago