1. 25171e5 Revert 290810 "Make class lookup lazy in jni_generator when usin..." by ygorshenin@chromium.org · 10 years ago
  2. 00917bd Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  3. acf03b5 Remove restriction on x64 chromium linker builds. by simonb@chromium.org · 10 years ago
  4. 2ca1bf3 base: Factor task debug annotations out of MessageLoop by skyostil@chromium.org · 10 years ago
  5. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  6. 8780853 Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler by tapted@chromium.org · 10 years ago
  7. ebdcf70 Move ini_parser from base to chrome/common by brettw@chromium.org · 10 years ago
  8. 8207e58 base: Remove now-unused MessagePumpObserver. by sadrul@chromium.org · 10 years ago
  9. 937ea9d Add builders for tracing event's structural arguments by yurys@chromium.org · 10 years ago
  10. 687e3c7 Revert of Add builders for tracing event's structural arguments (https://codereview.chromium.org/380763002/) by erikchen@chromium.org · 10 years ago
  11. ecea799 Add builders for tracing event's structural arguments by yurys@chromium.org · 10 years ago
  12. 726d205 Move scoped_observer.h from base_unittests to base. It is not a test. by jbroman@chromium.org · 10 years ago
  13. a6b3a23 Add support for loading pak files from arbitrary file regions. by primiano@chromium.org · 10 years ago
  14. 6d7276c Add the required xvfb testing tool to the isolate target for some tests. by petermayo@chromium.org · 10 years ago
  15. c288d3e Enable the crazy linker for arm64. by simonb@chromium.org · 10 years ago
  16. 4826afb Remove base/platform_file.* by rvargas@chromium.org · 10 years ago
  17. 26b34d1 MSan: introduce a GYP flag to control origin tracking. by earthdok@chromium.org · 10 years ago
  18. 41410a1 Move FieldTrialHelper from chrome to base and call it FieldTrialList. by maxbogue@chromium.org · 10 years ago
  19. cfb4faa Use the local crazy_linker source fork in place of the NDK. by simonb@chromium.org · 10 years ago
  20. a399716 [Android] Java Bridge with Gin: implement Java methods invocation by mnaganov@chromium.org · 10 years ago
  21. d28239a Link the contents of tools/valgrind/tsan_v2/suppressions.txt into TSan binaries. by glider@chromium.org · 10 years ago
  22. 9c355a3 Make sure that when a SupportsUserData is destroyed, objects destroyed transitively see it as empty. by jyasskin@chromium.org · 10 years ago
  23. 264ce86 Never instrument the crazy linker. by qsr@chromium.org · 10 years ago
  24. 2730912 Android: cleanup gtest_target_type conditions. by bulach@chromium.org · 10 years ago
  25. 077ce9f Android: cleans up jni_generator_ptr_type. by bulach@chromium.org · 10 years ago
  26. e608c46 Revert 270750 "Android: cleans up jni_generator_ptr_type." by jiayl@chromium.org · 10 years ago
  27. 70fde61 Android: cleans up jni_generator_ptr_type. by bulach@chromium.org · 10 years ago
  28. ee5f4de Resubmit "Add an UMA metric to track whether running on a tablet". by zturner@chromium.org · 10 years ago
  29. 14dcfd2 Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. by dmikurube@chromium.org · 10 years ago
  30. ebd756b Revert 268825 "Add an UMA metric to track whether chrome is runn..." by dalecurtis@google.com · 10 years ago
  31. c472789 Add an UMA metric to track whether chrome is running on a tablet. by zturner@chromium.org · 10 years ago
  32. 4d0fb39 Change the way libc++ is linked when use_custom_libcxx=1. by earthdok@chromium.org · 10 years ago
  33. ec29960 Reland r267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  34. 9bca88a Revert 267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  35. a9890be Use DiscardableMemoryManager on Android. by pliard@chromium.org · 10 years ago
  36. cb57129 Disable crazy linker build on 64-bit. by anton@chromium.org · 10 years ago
  37. 0714cde Remove unused input_shlib_path by cjhopman@chromium.org · 10 years ago
  38. e6184d6 Remove all uses of toolkit_use_gtk in the gyp files. by erg@chromium.org · 10 years ago
  39. ca302ce Remove the libc++ and ASan/TSan/MSan runtime dependencies from base.gyp:sanitizer_options by glider@chromium.org · 10 years ago
  40. c69ff08 Remove MessagePumpGtk. by erg@chromium.org · 10 years ago
  41. 81c62da Set the default ASan options for executables built with ASan on Linux. by glider@chromium.org · 10 years ago
  42. 35f7a5d base: Remove dependency on x11. by sadrul@chromium.org · 10 years ago
  43. f59198c x11: Remove X11 message-pump. by sadrul@chromium.org · 10 years ago
  44. b73028a Revert 263726 "x11: Remove X11 message-pump." by fischman@chromium.org · 10 years ago
  45. 5df5a75 x11: Remove X11 message-pump. by sadrul@chromium.org · 10 years ago
  46. d0492d0 Revert 263625 "Set the default ASan options for executables buil..." by fischman@chromium.org · 10 years ago
  47. ca5dda2 Set the default ASan options for executables built with ASan on Linux. by glider@chromium.org · 10 years ago
  48. 84de161 Revert 259561 "Set the default ASan options for executables buil..." by mukai@chromium.org · 11 years ago
  49. 1601022 Revert 259709 "Add the host toolset to base:sanitizer_options. F..." by mukai@chromium.org · 11 years ago
  50. 5dbf1d2 Add the host toolset to base:sanitizer_options. Fix a typo in nacl.gyp by glider@chromium.org · 11 years ago
  51. 6fecc8e Set the default ASan options for executables built with ASan on Linux. by glider@chromium.org · 11 years ago
  52. 412fcf3 Refactor EDID parsing utilities and consolidate them under ui/display/chromeos by dnicoara@chromium.org · 11 years ago
  53. 2838757 Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. by wtc@chromium.org · 11 years ago
  54. a48e8b8 base: Rename DiscardableMemoryProvider to DiscardableMemoryManager. by reveman@chromium.org · 11 years ago
  55. d4ad436 Remove X11 and GTK dependencies from host_forwarder by zhenyu.liang@intel.com · 11 years ago
  56. c40e3b1 Base: Introduce a new version of FileUtilProxy that works with File. by rvargas@chromium.org · 11 years ago
  57. ca61fd9 base: add MockTimer by ellyjones@chromium.org · 11 years ago
  58. 064f0d8 Add ScopedGeneric. by brettw@chromium.org · 11 years ago
  59. da3a300 base: Add perf tests target and threading perf-test. by epenner@chromium.org · 11 years ago
  60. 1df3651 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by dmikurube@chromium.org · 11 years ago
  61. f8c04b9 Disable redirects in component builds (for now at least). by caitkp@chromium.org · 11 years ago
  62. f11abd5 Copying the following files AS-IS from google.glog r141: by ivanpe@google.com · 11 years ago
  63. b27d1af Add foundation_util_unittest.mm to base_unittests on iOS by sdefresne@chromium.org · 11 years ago
  64. d1b2c7f Only add chrome_redirects as a dependency of base.dll in component builds. by caitkp@chromium.org · 11 years ago
  65. 103973a Fix build issues in base/ for Android x64 by yang.gu@intel.com · 11 years ago
  66. 89f7682 Added unit test for base/hash. by mgiuca@chromium.org · 11 years ago
  67. 5e7e673 ui/base/resource: Remove dependency on net's big_endian implementation. by tfarina@chromium.org · 11 years ago
  68. 98e6589 Refactor ActivityStatus to not store current by dtrainor@chromium.org · 11 years ago
  69. bc8a6ef Remove -Wno-write-strings from base by brettw@chromium.org · 11 years ago
  70. a4c9b37 Removed unused dependency. by mad@chromium.org · 11 years ago
  71. 6e41afb Remove use_system_nspr build flag. It's not "officially" supported by rsleevi@chromium.org · 11 years ago
  72. 4464f4a Let MetricsService know about some Android Activities by kkimlabs@chromium.org · 11 years ago
  73. a5a1e7c Move the android library loader from content to base by aberent@chromium.org · 11 years ago
  74. 00b7598 Move CancelableTaskTracker to //base/task/CancelableTaskTracker. by blundell@chromium.org · 11 years ago
  75. bc79a69 Use icudat*.dat file on Mac by jshin@chromium.org · 11 years ago
  76. 009a814 Fix duplicate condition in target base that was added in r233804. by maruel@chromium.org · 11 years ago
  77. f26fb2f Enable icu_use_data_file on Windows by jshin@chromium.org · 11 years ago
  78. 320a092 Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.org/99473012/) by jshin@chromium.org · 11 years ago
  79. 5f95194 Enable icu_use_data_file on Windows by jshin@chromium.org · 11 years ago
  80. 8ec0b21 Remove all exclude rules that filename_rules.gypi already handles. by dongseong.hwang@intel.com · 11 years ago
  81. c994c6a Remove Chrome for TV code. by ycheo@chromium.org · 11 years ago
  82. f6c76ad Refactor base/safe_numerics.h by jschuh@chromium.org · 11 years ago
  83. ecd4605 Expand support in safe_numeric.h by jschuh@chromium.org · 11 years ago
  84. 0f25001 The browser-side WebSocket implementation needs to avoid sending invalid by ricea@chromium.org · 11 years ago
  85. 6253600 Move Android TraceEvent interface to base by aberent@chromium.org · 11 years ago
  86. e24ebbd Allow Win64 build of base library even in a Win32 build. by petewil@chromium.org · 11 years ago
  87. b11c36a Android: moves base_unittests_jni_headers to use long for JNI. by bulach@chromium.org · 11 years ago
  88. 99eddc2 Add a StatisticsDeltaReader class and use cases by lpromero@chromium.org · 11 years ago
  89. 4c174a8 Add synthetic delay testing framework by skyostil@chromium.org · 11 years ago
  90. 5570d7d rAc i18n: implement storage interface for libaddressinput by estade@chromium.org · 11 years ago
  91. 435645b Fix a race condition in preference metric reporting. by erikwright@chromium.org · 11 years ago
  92. d454abe Revert 242382 "Fix a race condition in preference metric reporting." by danakj@chromium.org · 11 years ago
  93. 053ff4a Fix a race condition in preference metric reporting. by erikwright@chromium.org · 11 years ago
  94. b9b2847 Fixes in base for [P]NaCl port of remoting client by sergeyu@chromium.org · 11 years ago
  95. 2e87310 Revert 242270 "Fixes in base for [P]NaCl port of remoting client" by thakis@chromium.org · 11 years ago
  96. 1200707 Fixes in base for [P]NaCl port of remoting client by sergeyu@chromium.org · 11 years ago
  97. 233b389 Revert 242121 "Reland "Add a HistogramRecorder class and use cas..." by groby@chromium.org · 11 years ago
  98. e4a46ca Reland "Add a HistogramRecorder class and use cases." by lpromero@chromium.org · 11 years ago
  99. 73e9ea6 Have jni_generator.gypi specify include_dirs to dependent targets. by blundell@chromium.org · 11 years ago
  100. 39c447f base: Refactor DiscardableMemoryProvider to build and be tested on all platforms. by reveman@chromium.org · 11 years ago