| Commit message (Expand) | Author | Age | Files | Lines |
* | Use combined native/manual JNI registration. | torne | 2015-02-20 | 1 | -0/+12 |
* | Add more targets to GN check. | brettw | 2015-02-20 | 2 | -12/+12 |
* | Fix GN os, cpu defaults for Android builds. | dpranke | 2015-02-20 | 1 | -23/+6 |
* | Update Chomium's build files to work w/ latest GN binaries. | dpranke | 2015-02-20 | 11 | -91/+94 |
* | Roll GN binaries to #317120 for the cpu_arch changes | dpranke | 2015-02-20 | 1 | -0/+44 |
* | android: don't export unnecessary symbols. | torne | 2015-02-19 | 1 | -2/+9 |
* | android: Hide JNI exports by default. | torne | 2015-02-18 | 2 | -0/+10 |
* | Work on GN Win64 build. | brettw | 2015-02-18 | 1 | -0/+14 |
* | Add //ipc to "gn check", work on base | brettw | 2015-02-17 | 1 | -0/+5 |
* | Change in android Java build rules for Mojo Java content handler | etiennej | 2015-02-12 | 2 | -0/+13 |
* | Revert of Linux: Enable ODR violation detection. (patchset #6 id:100001 of ht... | thestig | 2015-02-12 | 1 | -8/+1 |
* | Linux: Enable ODR violation detection. | thestig | 2015-02-12 | 1 | -1/+8 |
* | Add GN build support for Android 64-bit platforms. | halton.huo | 2015-02-11 | 2 | -0/+37 |
* | Make Chrome for Android dependent on Google Play Services | aberent | 2015-02-10 | 1 | -0/+5 |
* | Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev... | jam | 2015-02-07 | 2 | -24/+43 |
* | Enable linking full chrome on windows GN builds again. | dpranke | 2015-02-06 | 1 | -1/+1 |
* | Revert of Linux: Enable multi-threading with the gold linker. (patchset #2 id... | thestig | 2015-02-06 | 1 | -2/+4 |
* | Enable libc++ on Android | jdduke | 2015-02-06 | 2 | -43/+24 |
* | Linux: Enable multi-threading with the gold linker. | thestig | 2015-02-06 | 1 | -4/+2 |
* | GN: Allow users to enable DCHECK on Release builds. | tfarina | 2015-02-05 | 1 | -0/+6 |
* | Disable chrome target and tests on Windows. | brettw | 2015-01-31 | 1 | -0/+5 |
* | Fix chrome target in Windows GN build. | vchigrin | 2015-01-30 | 1 | -0/+6 |
* | [Android] Add a java version of the test server spawner. | jbudorick | 2015-01-28 | 1 | -0/+1 |
* | Disable -Wl,--as-needed in sanitizer mode. | erg | 2015-01-27 | 1 | -1/+7 |
* | Reenable -Wl,-z,defs on mipsel | tbarzic | 2015-01-27 | 1 | -4/+1 |
* | Add apk native libs to the inputs of appropriate actions | cjhopman | 2015-01-23 | 2 | -3/+2 |
* | Add GN files for chrome_elf | vchigrin | 2015-01-23 | 1 | -1/+11 |
* | Roll openmax_dl to the latest. | fdegans | 2015-01-22 | 1 | -5/+8 |
* | Disable -Wl,-z,defs on mipsel to suppress ffmpeg error | jamesr | 2015-01-22 | 1 | -1/+4 |
* | (Temporarily) disable -Wl,-z,defs when using sanitizers | jamesr | 2015-01-22 | 1 | -1/+3 |
* | Add compiler and linker flags for MIPS. | wtc | 2015-01-21 | 2 | -0/+68 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 3 | -199/+34 |
* | GN: Add -Wl,-z defs on linux and fix errors | jamesr | 2015-01-21 | 1 | -0/+1 |
* | Remove remainder of Athena related code from Chrome. | pkotwicz | 2015-01-20 | 2 | -5/+0 |
* | Make |use_glib| configurable. | erg | 2015-01-20 | 1 | -3/+4 |
* | gn: declare is_desktop_linux as a build argument | mostynb | 2015-01-13 | 1 | -2/+3 |
* | gn: declare use_debug_fission and use_gold as a build arguments | mostynb | 2015-01-13 | 1 | -7/+6 |
* | [Android] Rename [Chromium -> Chrome]NativeTestInstrumentationTestRunner. | jbudorick | 2015-01-09 | 1 | -1/+1 |
* | Update unittest_apk target to allow specifying the name of the apk. | qsr | 2015-01-08 | 1 | -1/+13 |
* | Add browser_tests to the GN build. | brettw | 2015-01-07 | 1 | -0/+12 |
* | [Android] Create a dummy app to upload to Appurify for gtests. | jbudorick | 2015-01-06 | 1 | -1/+5 |
* | Add GN interactive UI tests. | brettw | 2015-01-06 | 1 | -0/+4 |
* | Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere... | nhiroki | 2015-01-06 | 1 | -4/+0 |
* | Add GN interactive UI tests | brettw | 2015-01-06 | 1 | -0/+4 |
* | Fix ui/gl and gpu target building with GN on Windows. | vchigrin | 2014-12-30 | 2 | -18/+0 |
* | Allow to add assets to test apks | qsr | 2014-12-22 | 1 | -0/+3 |
* | GN: remove clang flag for NaCl build. | ncbray | 2014-12-17 | 1 | -3/+11 |
* | MIPSEL supports seccomp_bpf so use it with GN build as well | Gordana.Cmiljanovic | 2014-12-15 | 1 | -2/+3 |
* | Fix gcc_version.gni to determine target GCC version for MIPSEL Linux. | Gordana.Cmiljanovic | 2014-12-15 | 1 | -2/+2 |
* | Add dpranke, scottmg as owners for GN-related files in src/build. | dpranke | 2014-12-12 | 1 | -1/+5 |