summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* IPC: a way for security exploit browsertests to simulate the appearance of a ...nick2014-11-141-9/+0
* Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480jamesr2014-11-131-6/+6
* Add support for shared library resources to java_apk build rules for real.mkosiba2014-11-133-0/+20
* Revert of Migrate device utils WriteFile to AdbWrapper (patchset #5 id:80001 ...skyostil2014-11-133-99/+163
* Sync cld_2.gyp with cld_2/BUILD.GN, make BUILD.gn authoritative.andrewhayden2014-11-131-1/+0
* MacViews: Get chrome/browser/ui/views/frame to compile (reland)andresantoso2014-11-131-0/+3
* [app_installer] Refactor and app_installer_unittests target.jackhou2014-11-131-0/+2
* [Android] Add StartInstrumentation to DeviceUtils.jbudorick2014-11-134-16/+70
* Add "envoy" GYP variable for pulling in envoy targets.derat2014-11-132-1/+8
* [Android] MD5sum instrumentation test jars before using cached proguard output.jbudorick2014-11-131-3/+16
* x11: Always require XI2.2 for X11.Sadrul Habib Chowdhury2014-11-123-17/+0
* Move GetDuration method into BaseTestResult class.mikecase2014-11-125-10/+12
* Fix java_cpp_enum_tests to run on the bots.mkosiba2014-11-121-3/+4
* Migrate device utils WriteFile to AdbWrapperperezju2014-11-123-163/+99
* Enable -Wunused-local-typedefthakis2014-11-122-6/+0
* Push uiautomator test jar to its own folder in tmpdavileen2014-11-122-2/+9
* [Android] Raise timeout multiplier for instrumentation tests on pre-JB devices.jbudorick2014-11-121-1/+1
* Fix bug in forwarder pid file writing.tonyg2014-11-121-0/+1
* Revert of Reland 597923002: Fix the way how we create webrtc::AudioProcessin...xians2014-11-121-1/+0
* Add final output directory option to build/android/test_runner.pyqsr2014-11-122-0/+15
* Resolving build issue while disabling webrtc for androidmohan.reddy2014-11-121-1/+1
* [Android] Extract test server spawner logic from BaseTestRunner.jbudorick2014-11-125-47/+82
* Fix: Set Android to go back to CLD2. The CLD version should not have been upd...andrewhayden2014-11-111-1/+1
* Migrate device_utils_test to mock_callsperezju2014-11-113-404/+303
* Refactor language detection logic to allow non-static CLD data sources.andrewhayden2014-11-112-33/+1
* Print project path in build/tree_truth.sh (fix typo)johnme2014-11-111-3/+4
* Use the experimental PBQP register allocator for UBSan builds.glider2014-11-111-0/+7
* Add assertCalls to unittest's TestCaseperezju2014-11-112-0/+334
* Refactored TestCollection into its own module.mikecase2014-11-103-90/+97
* Make landmines handle GN build directories better.brettw2014-11-101-1/+74
* fix tree, android findbugs is now complaningCarlos Pizano2014-11-101-0/+1
* Add chrome perf tests to GN build, fix harfbuzzBrett Wilson2014-11-102-11/+33
* Revert of Make Cronet targets available in regular Android build. (patchset #...jam2014-11-101-1/+0
* Make Cronet targets available in regular Android build. Fix warnings reported...mef2014-11-101-0/+1
* mac: Switch from -O3 to -O2.thakis2014-11-101-1/+1
* Revert of Add remoting_host target to chromium_builder_webrtc dependencies. (...nkostylev2014-11-101-1/+0
* Add remoting_host target to chromium_builder_webrtc dependencies.kjellander2014-11-101-0/+1
* Beginning implementation of SessionDependencyFactory.serya2014-11-101-0/+1
* Revert "MacViews: Get chrome/browser/ui/views/frame to compile"raymes2014-11-101-3/+0
* Be able to display very basic notifications on Android.peter2014-11-081-3/+2
* Make *some* version of the Win GN build work.dpranke2014-11-083-8/+26
* Add support for shared library resources to java_apk build rules.mkosiba2014-11-084-1/+25
* gn win: disable 4267 (need for win x64)scottmg2014-11-081-0/+1
* Add C++11 enum class support to the Java enum class generator.mkosiba2014-11-083-10/+97
* MacViews: Get chrome/browser/ui/views/frame to compileandresantoso2014-11-071-0/+3
* Exclude spellcheck related code properly on android/ios which doesn't have sp...oshima2014-11-071-0/+1
* Use --no-output-all-resource-defines for grit on iOS.lliabraa2014-11-072-88/+12
* Compile Android using GRIT's new --no-output-all-resource-defines flag.newt2014-11-071-2/+5
* [Android] Skeleton of test script layer mode.jbudorick2014-11-0611-8/+206
* Add NeedsSu for RunShellCommand to check whether it needs SUperezju2014-11-062-37/+56