summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* [Android] Remove old gtest test_runner code. (RELAND)jbudorick2015-09-248-930/+2
* [Android] Raise per-process timeouts for gtests on AMP to 15 minutes.jbudorick2015-09-242-2/+7
* Use the latest hash with a commit position as webkit versionjochen2015-09-241-4/+7
* Improve iOS localisation and resource packing.sdefresne2015-09-242-433/+138
* uninstall chrome related packages rather than just removing them during provi...mlliu2015-09-241-15/+23
* Add media_blink_unittests_run to gn_migration.gypithakis2015-09-241-0/+1
* win: Let reorder-imports.py fail if its invocation of swapimport.exe fails.thakis2015-09-241-1/+1
* Build PPAPI NaCl Glibc tests with GNphosek2015-09-244-0/+18
* Fix build_utils.ExtractAll not respecting pattern parameter.agrieve2015-09-241-2/+1
* GN: Don't build dist_jar for _incremental targetsagrieve2015-09-241-1/+0
* Remove ImportLibrary lines from gyp files.thakis2015-09-241-1/+0
* Don't check URLs against Safe Browsing if not supported.nparker2015-09-242-6/+3
* [Android] Fix miscellaneous small issues with gtest platform mode.jbudorick2015-09-243-21/+51
* GN: Don't build final_dex when building *_incremental targetsagrieve2015-09-232-3/+11
* Omit commit position for Blink lastchange / versionJochen Eisinger2015-09-231-5/+9
* [Android] Revert semantic change in DeviceUtils.Install.jbudorick2015-09-232-4/+7
* RenderViewTests: Unsuppress even more LSAN leaks since we fixed the GC.loyso2015-09-231-19/+1
* RenderViewTests: Implement proper shutdown.loyso2015-09-231-9/+0
* GN: Define clang_newlib_arm toolchain for NaClmcgrathr2015-09-231-23/+25
* GN: Do not use forward_dependent_configs_from variable.tfarina2015-09-221-1/+0
* Various fixes for 32-bit Linux GN builds that need to be tracked down.dpranke2015-09-221-3/+4
* GN: Make _incremental apk targets work when no <application> existsagrieve2015-09-221-9/+7
* Adding components to dependencies on iOS.sherouk2015-09-221-2/+2
* Update chromium library loader for new log tag policy.simonb2015-09-221-3/+3
* GN: Harmonize ARM compiler settings with GYPmcgrathr2015-09-224-6/+46
* Content description for settings button in keyboard accessory.rouslan2015-09-211-0/+1
* Delete dead code related to the removed helper apps.kerrnel2015-09-212-126/+0
* Add is_chromecast to GN build.slan2015-09-213-26/+44
* [Android] Switch gtests to platform mode. (RELAND)jbudorick2015-09-217-45/+89
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-211-0/+5
* Cleanup setting of 'sysroot' in common.gypisbc2015-09-191-16/+15
* Remove Android filter file for net_unittests. WIPtfarina2015-09-181-41/+0
* linux gn config should check use_gconf before looking for it with pkg-configmostynb2015-09-181-1/+1
* Copy libvpx from DEPS to srcjohannkoenig2015-09-183-5/+5
* Reland of https://codereview.chromium.org/1341903002/joelo2015-09-181-0/+1
* Revert of Add source column to chrome://policy showing the origins of policie...dgrogan2015-09-181-5/+0
* Generate ResourceRewriter.java through dependency graphmichaelbai2015-09-182-1/+86
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-0/+5
* Make deps of GN groups public.brettw2015-09-181-14/+14
* Added empty generate_resource_rewriter.py to overcome CQ issueTao Bai2015-09-181-0/+5
* Revert of [Android] Switch gtests to platform mode. (patchset #6 id:100001 of...jbudorick2015-09-185-28/+25
* Revert of [Android] Remove old gtest test_runner code. (patchset #2 id:20001 ...jbudorick2015-09-1810-45/+989
* [Android] Remove old gtest test_runner code.jbudorick2015-09-1810-989/+45
* Make selection changes in a text field invalidate accessibility tree root.plundblad2015-09-181-0/+1
* GN: Add missing dep to create_install_script.py build rule.agrieve2015-09-181-0/+3
* Revert of Turn on -fstack-protector-strong for Clang. (patchset #1 id:1 of ht...vabr2015-09-181-13/+3
* Turn on -fstack-protector-strong for Clang.thestig2015-09-181-3/+13
* NaCl GN build: Remove some unneeded #definesmseaborn2015-09-171-47/+0
* [Android] Switch gtests to platform mode.jbudorick2015-09-175-25/+28
* [GN]: Precompiled header support for GCC.andybons2015-09-172-5/+26