summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* GN: Enable blink and (nearly) all of content in android buildJames Robinson2014-09-103-0/+11
* Revert of Switch Mac over to BoringSSL from NSS. (patchset #1 id:1 of https:/...davidben2014-09-102-7/+2
* Switch Mac over to BoringSSL from NSS.davidben2014-09-102-2/+7
* gn: make some warning flags match gyp more closelyscottmg2014-09-101-2/+4
* Make media::WallClockTimeSource thread safe.scherkus2014-09-101-3/+0
* Disable unit test failing on Ldfalcantara2014-09-101-0/+3
* [MemSheriff] Update TSan suppressions.earthdok2014-09-101-0/+5
* Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grdjoleksy2014-09-101-4/+4
* New C++ -> Java enum build rule + parser/generator.mkosiba2014-09-105-0/+525
* gn: include CR_CLANG_REVISION in defines for clangscottmg2014-09-101-0/+12
* Give the layout test harness better information to determine when to finish.japhet2014-09-101-0/+11
* Make component build Chrome link.Brett Wilson2014-09-101-1/+7
* Revert of [Android] Temporarily suppress RTL start&end check error. (patchset...kkimlabs2014-09-091-7/+7
* Make the DataCompressionProxyDevRollout trial be able to override both the pr...bolian2014-09-091-1/+9
* Make base_unittests_apk actually workcjhopman2014-09-096-46/+201
* Hook up the link pool in the GN build.brettw2014-09-093-0/+70
* Add support for CHROMIUM_OUT_DIR to findbugs util.nyquist2014-09-091-1/+4
* GN: Exclude some packages that are not used on CrOScmasone2014-09-091-17/+20
* GN: Fix some breakage for os==chromeos buildcmasone2014-09-091-0/+14
* Turn off jarjar in android_webview_telemetry_buildhjd2014-09-091-1/+1
* Add cflags for GCC 4.8 builds on Android.fdegans2014-09-091-0/+11
* gn/linux: warnings as errors, turn on Wextrascottmg2014-09-093-14/+13
* Make the WebView apk build in the Chrome treehjd2014-09-092-2/+7
* Change Android toolchain to GCC 4.9.fdegans2014-09-095-44/+43
* Explicit declare gbm library directorytiago.vignatti2014-09-091-0/+3
* Add content_shell_test_apk and several dependenciescjhopman2014-09-097-32/+140
* Add new isolation mode "prepare".vadimsh2014-09-091-4/+11
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-082-0/+8
* gn: Add missing NDEBUG define in Releasescottmg2014-09-081-0/+3
* Adding sync integration tests to official build artifactsresetswitch2014-09-081-0/+1
* Remove the suppression for issue 330528glider2014-09-081-3/+0
* More System Dialog printing code disabled on Windows.vitalybuka2014-09-081-0/+3
* Add content_shell_apk target (and a bunch of its dependencies)cjhopman2014-09-088-77/+138
* android_webview: stop using system libjpeg.torne2014-09-071-6/+0
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-0/+8
* Convert GN visibility variables to lists.brettw2014-09-065-6/+15
* clang/win: Disable -Wunused-local-typedef for now.Nico Weber2014-09-061-0/+1
* Adding libaries needed to build x11 naclport + refactor.Brad Nelson2014-09-061-3/+5
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-062-23/+2
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-052-2/+23
* Test commit.Stefan Zager2014-09-051-0/+2
* [Android] Suppress InlinedApi and NewApi lint warnings.aurimas2014-09-051-56/+3
* Add the "testonly" flag to the GN test target.Brett Wilson2014-09-053-2/+12
* athena: Move the USE_ATHENA define into //chrome.Sadrul Habib Chowdhury2014-09-051-10/+3
* Fix findbugs warnings from https://codereview.chromium.org/406023002/Yaron Friedman2014-09-051-0/+2
* In the current code of Android Chromium we have scattered all the NavigationC...ajith.v2014-09-051-2/+0
* android_webview: stop using system ICU.torne2014-09-051-1/+0
* Remove package_name from java_apk.gypihjd2014-09-052-2/+1
* Don't include TargetConditionals.h when building for android.torne2014-09-051-4/+4
* Add support for Android aidl and support for gyp's java_in_dircjhopman2014-09-054-15/+177