summaryrefslogtreecommitdiffstats
path: root/ppapi/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s;...tomhudson2016-02-011-0/+1
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-0/+2
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-2/+0
* GN: Drop enable_pnacl and enable_nacl_untrusted variablesmcgrathr2016-01-201-6/+2
* GN: Unify the use of shared and static libppapi_cppphosek2016-01-151-37/+31
* Reland of GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-121-35/+51
* Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...dbeam2016-01-041-51/+35
* GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-041-35/+51
* Only set -rpath=$ORIGIN in component builds by default.brettw2015-12-141-1/+1
* Implement a basic PPAPI plugin for Blink layout tests.dcheng2015-12-031-0/+12
* GN: Removing references to //ppapi when !enable_pluginsagrieve2015-12-021-0/+3
* Build NaCl browser tests with GNphosek2015-11-301-1/+3
* GN: Stage dependencies for nacl-glibc PPAPI test executablemcgrathr2015-11-201-0/+1
* Factor out nmf generation into a GN templatephosek2015-11-131-79/+10
* GN: Do not try to build PNaCl PPAPI tests when !enable_pnaclmcgrathr2015-11-121-2/+6
* Build PPAPI PNaCl Non-SFI tests with GNphosek2015-10-281-11/+59
* GN: Strip NaCl IRT and save its .debug filemcgrathr2015-10-271-16/+5
* GN: Build PPAPI tests for nacl_arm_glibcmcgrathr2015-10-221-13/+27
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-1/+5
* GN: Fix NaCl IRT build optionsmcgrathr2015-10-091-9/+11
* Build PPAPI PNaCl Newlib tests with GNphosek2015-10-061-32/+95
* Fix GN build of PPAPI NaCl (newlib) tests for x86-32mcgrathr2015-09-301-2/+12
* Build PPAPI NaCl Glibc tests with GNphosek2015-09-241-15/+98
* GN: Define clang_newlib_arm toolchain for NaClmcgrathr2015-09-231-4/+3
* Fix more aspects of the NaCl build configs.dpranke2015-09-031-1/+1
* Check for enable_nacl instead of host_os == "win"Nico Weber2015-09-021-3/+2
* Unbreak win gn build.thakis2015-09-021-33/+37
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-2/+5
* Build PPAPI NaCl Newlib tests with GNphosek2015-08-281-0/+58
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Send proper MIME type along with PPAPI test CSS files.mkwst2015-05-121-0/+1
* Plugin Power Saver: Add comprehensive browser tests.tommycli2015-04-241-0/+12
* Remove GTalk Pepper interfaces and related code.jhorwich2015-04-151-1/+0
* PPAPI: Make TrackedCallback more threadsafedmichael2015-03-311-1/+1
* clean up GN targets that are already migrated, add pepper_hash_for_uma.dpranke2015-03-271-1/+11
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-1/+75
* Fix the following browser_tests in the Linux GN build.jam2015-03-041-0/+26
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-75/+1
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-1/+75
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-271-75/+1
* Add remoting and PPAPI tests to GN buildbrettw2015-02-271-1/+75
* Fix content_browsertests on Linux GN build.jam2015-02-251-13/+12
* Split apart the PPAPI GN targetsbrettw2015-02-141-785/+5
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-22/+0
* ppapi: VideoEncoder: Add proxy boilerplatelionel.g.landwerlin2015-02-061-0/+4
* gn format // (the rest, except mojo)scottmg2014-12-031-14/+10
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-141-0/+1
* Add chrome perf tests to GN build, fix harfbuzzBrett Wilson2014-11-101-0/+2