| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable crazy linker build on 64-bit. | anton@chromium.org | 2014-04-22 | 1 | -4/+6 |
* | Remove unused input_shlib_path | cjhopman@chromium.org | 2014-04-17 | 1 | -2/+0 |
* | Remove all uses of toolkit_use_gtk in the gyp files. | erg@chromium.org | 2014-04-17 | 1 | -35/+1 |
* | Remove the libc++ and ASan/TSan/MSan runtime dependencies from base.gyp:sanit... | glider@chromium.org | 2014-04-16 | 1 | -0/+15 |
* | Remove MessagePumpGtk. | erg@chromium.org | 2014-04-16 | 1 | -2/+0 |
* | Set the default ASan options for executables built with ASan on Linux. | glider@chromium.org | 2014-04-15 | 1 | -0/+26 |
* | base: Remove dependency on x11. | sadrul@chromium.org | 2014-04-15 | 1 | -21/+0 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-15 | 1 | -2/+0 |
* | Revert 263726 "x11: Remove X11 message-pump." | fischman@chromium.org | 2014-04-14 | 1 | -0/+2 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-14 | 1 | -2/+0 |
* | Revert 263625 "Set the default ASan options for executables buil..." | fischman@chromium.org | 2014-04-14 | 1 | -26/+0 |
* | Set the default ASan options for executables built with ASan on Linux. | glider@chromium.org | 2014-04-14 | 1 | -0/+26 |
* | Revert 259561 "Set the default ASan options for executables buil..." | mukai@chromium.org | 2014-03-28 | 1 | -25/+0 |
* | Revert 259709 "Add the host toolset to base:sanitizer_options. F..." | mukai@chromium.org | 2014-03-28 | 1 | -2/+1 |
* | Add the host toolset to base:sanitizer_options. Fix a typo in nacl.gyp | glider@chromium.org | 2014-03-26 | 1 | -1/+2 |
* | Set the default ASan options for executables built with ASan on Linux. | glider@chromium.org | 2014-03-26 | 1 | -0/+25 |
* | Refactor EDID parsing utilities and consolidate them under ui/display/chromeos | dnicoara@chromium.org | 2014-03-25 | 1 | -5/+0 |
* | Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. | wtc@chromium.org | 2014-03-25 | 1 | -6/+0 |
* | base: Rename DiscardableMemoryProvider to DiscardableMemoryManager. | reveman@chromium.org | 2014-03-21 | 1 | -1/+1 |
* | Remove X11 and GTK dependencies from host_forwarder | zhenyu.liang@intel.com | 2014-03-19 | 1 | -13/+0 |
* | Base: Introduce a new version of FileUtilProxy that works with File. | rvargas@chromium.org | 2014-03-15 | 1 | -0/+1 |
* | base: add MockTimer | ellyjones@chromium.org | 2014-03-13 | 1 | -0/+1 |
* | Add ScopedGeneric. | brettw@chromium.org | 2014-03-12 | 1 | -0/+1 |
* | base: Add perf tests target and threading perf-test. | epenner@chromium.org | 2014-03-11 | 1 | -0/+37 |
* | Add use_allocator instead of linux_use_tcmalloc to switch the allocator. | dmikurube@chromium.org | 2014-03-05 | 1 | -2/+4 |
* | Disable redirects in component builds (for now at least). | caitkp@chromium.org | 2014-03-05 | 1 | -1/+0 |
* | Copying the following files AS-IS from google.glog r141: | ivanpe@google.com | 2014-03-05 | 1 | -0/+3 |
* | Add foundation_util_unittest.mm to base_unittests on iOS | sdefresne@chromium.org | 2014-03-03 | 1 | -1/+2 |
* | Only add chrome_redirects as a dependency of base.dll in component builds. | caitkp@chromium.org | 2014-02-28 | 1 | -0/+1 |
* | Fix build issues in base/ for Android x64 | yang.gu@intel.com | 2014-02-28 | 1 | -1/+1 |
* | Added unit test for base/hash. | mgiuca@chromium.org | 2014-02-28 | 1 | -0/+1 |
* | ui/base/resource: Remove dependency on net's big_endian implementation. | tfarina@chromium.org | 2014-02-26 | 1 | -1/+1 |
* | Refactor ActivityStatus to not store current | dtrainor@chromium.org | 2014-02-21 | 1 | -8/+8 |
* | Remove -Wno-write-strings from base | brettw@chromium.org | 2014-02-20 | 1 | -3/+0 |
* | Removed unused dependency. | mad@chromium.org | 2014-02-15 | 1 | -3/+0 |
* | Remove use_system_nspr build flag. It's not "officially" supported | rsleevi@chromium.org | 2014-02-15 | 1 | -10/+0 |
* | Let MetricsService know about some Android Activities | kkimlabs@chromium.org | 2014-02-11 | 1 | -0/+1 |
* | Move the android library loader from content to base | aberent@chromium.org | 2014-02-10 | 1 | -0/+36 |
* | Move CancelableTaskTracker to //base/task/CancelableTaskTracker. | blundell@chromium.org | 2014-02-06 | 1 | -0/+1 |
* | Use icudat*.dat file on Mac | jshin@chromium.org | 2014-01-28 | 1 | -0/+11 |
* | Fix duplicate condition in target base that was added in r233804. | maruel@chromium.org | 2014-01-28 | 1 | -5/+3 |
* | Enable icu_use_data_file on Windows | jshin@chromium.org | 2014-01-24 | 1 | -10/+12 |
* | Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or... | jshin@chromium.org | 2014-01-23 | 1 | -12/+10 |
* | Enable icu_use_data_file on Windows | jshin@chromium.org | 2014-01-22 | 1 | -10/+12 |
* | Remove all exclude rules that filename_rules.gypi already handles. | dongseong.hwang@intel.com | 2014-01-20 | 1 | -6/+0 |
* | Remove Chrome for TV code. | ycheo@chromium.org | 2014-01-17 | 1 | -7/+0 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -1/+1 |
* | Expand support in safe_numeric.h | jschuh@chromium.org | 2014-01-16 | 1 | -1/+0 |
* | The browser-side WebSocket implementation needs to avoid sending invalid | ricea@chromium.org | 2014-01-15 | 1 | -0/+27 |
* | Move Android TraceEvent interface to base | aberent@chromium.org | 2014-01-10 | 1 | -0/+1 |