index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s;...
tomhudson
2016-02-01
1
-0
/
+1
*
[Chromecast] Update GN files to support public Android Cast builds.
slan
2016-01-29
1
-0
/
+2
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
1
-2
/
+0
*
GN: Drop enable_pnacl and enable_nacl_untrusted variables
mcgrathr
2016-01-20
1
-6
/
+2
*
GN: Unify the use of shared and static libppapi_cpp
phosek
2016-01-15
1
-37
/
+31
*
Reland of GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-12
1
-35
/
+51
*
Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...
dbeam
2016-01-04
1
-51
/
+35
*
GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-04
1
-35
/
+51
*
Only set -rpath=$ORIGIN in component builds by default.
brettw
2015-12-14
1
-1
/
+1
*
Implement a basic PPAPI plugin for Blink layout tests.
dcheng
2015-12-03
1
-0
/
+12
*
GN: Removing references to //ppapi when !enable_plugins
agrieve
2015-12-02
1
-0
/
+3
*
Build NaCl browser tests with GN
phosek
2015-11-30
1
-1
/
+3
*
GN: Stage dependencies for nacl-glibc PPAPI test executable
mcgrathr
2015-11-20
1
-0
/
+1
*
Factor out nmf generation into a GN template
phosek
2015-11-13
1
-79
/
+10
*
GN: Do not try to build PNaCl PPAPI tests when !enable_pnacl
mcgrathr
2015-11-12
1
-2
/
+6
*
Build PPAPI PNaCl Non-SFI tests with GN
phosek
2015-10-28
1
-11
/
+59
*
GN: Strip NaCl IRT and save its .debug file
mcgrathr
2015-10-27
1
-16
/
+5
*
GN: Build PPAPI tests for nacl_arm_glibc
mcgrathr
2015-10-22
1
-13
/
+27
*
Move v8_use_external_startup_data out of //build/config:feature_flags.
dpranke
2015-10-21
1
-1
/
+5
*
GN: Fix NaCl IRT build options
mcgrathr
2015-10-09
1
-9
/
+11
*
Build PPAPI PNaCl Newlib tests with GN
phosek
2015-10-06
1
-32
/
+95
*
Fix GN build of PPAPI NaCl (newlib) tests for x86-32
mcgrathr
2015-09-30
1
-2
/
+12
*
Build PPAPI NaCl Glibc tests with GN
phosek
2015-09-24
1
-15
/
+98
*
GN: Define clang_newlib_arm toolchain for NaCl
mcgrathr
2015-09-23
1
-4
/
+3
*
Fix more aspects of the NaCl build configs.
dpranke
2015-09-03
1
-1
/
+1
*
Check for enable_nacl instead of host_os == "win"
Nico Weber
2015-09-02
1
-3
/
+2
*
Unbreak win gn build.
thakis
2015-09-02
1
-33
/
+37
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-2
/
+5
*
Build PPAPI NaCl Newlib tests with GN
phosek
2015-08-28
1
-0
/
+58
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+1
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-1
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+1
*
Send proper MIME type along with PPAPI test CSS files.
mkwst
2015-05-12
1
-0
/
+1
*
Plugin Power Saver: Add comprehensive browser tests.
tommycli
2015-04-24
1
-0
/
+12
*
Remove GTalk Pepper interfaces and related code.
jhorwich
2015-04-15
1
-1
/
+0
*
PPAPI: Make TrackedCallback more threadsafe
dmichael
2015-03-31
1
-1
/
+1
*
clean up GN targets that are already migrated, add pepper_hash_for_uma.
dpranke
2015-03-27
1
-1
/
+11
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-04
1
-1
/
+75
*
Fix the following browser_tests in the Linux GN build.
jam
2015-03-04
1
-0
/
+26
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-75
/
+1
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-1
/
+75
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-75
/
+1
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-1
/
+75
*
Fix content_browsertests on Linux GN build.
jam
2015-02-25
1
-13
/
+12
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-785
/
+5
*
Enable size_t to int truncation warnings in PPAPI
brettw
2015-02-13
1
-22
/
+0
*
ppapi: VideoEncoder: Add proxy boilerplate
lionel.g.landwerlin
2015-02-06
1
-0
/
+4
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-14
/
+10
*
Initialize V8 in PDFium from external files (plugin process only)
baixo
2014-11-14
1
-0
/
+1
*
Add chrome perf tests to GN build, fix harfbuzz
Brett Wilson
2014-11-10
1
-0
/
+2
[next]