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
/
third_party
/
instrumented_libraries
Commit message (
Expand
)
Author
Age
Files
Lines
*
GN: Add support for prebuilt instrumented libraries.
sammc
2015-06-01
4
-25
/
+119
*
Instrumented libraries: merge chromeos=1 and chromeos=0 package lists.
earthdok
2015-03-27
1
-6
/
+2
*
Instrumented libraries: allow GOMA with a custom compiler.
earthdok
2015-03-26
1
-14
/
+4
*
Instrumented libraries: allow overriding CC/CXX.
earthdok
2015-03-25
1
-4
/
+16
*
Address review comments for r322149 (package script for instrumented libs).
earthdok
2015-03-25
1
-5
/
+9
*
Instrumented libraries: add a script to build/package binaries.
earthdok
2015-03-25
1
-0
/
+83
*
Instrumented libraries: add pre-built libs for msan-no-origins.
earthdok
2015-03-24
4
-2
/
+11
*
Instrumented libraries: add a base.isolate entry for prebuilt libs.
earthdok
2015-03-24
1
-0
/
+22
*
Instrumented libraries: add a hook to download pre-built binaries.
earthdok
2015-03-23
4
-0
/
+63
*
Re-land: Instrumented libraries: add a target for pre-built libraries.
earthdok
2015-03-23
2
-1
/
+69
*
Revert of Instrumented libraries: add a target for pre-built libraries. (patc...
earthdok
2015-03-23
2
-69
/
+1
*
Instrumented libraries: add a target for pre-built libraries.
earthdok
2015-03-23
2
-1
/
+69
*
Instrumented libraries: fix install-build-deps.sh
earthdok
2015-03-23
1
-1
/
+1
*
Instrumented libraries: more aggressive cleanup.
earthdok
2015-03-18
1
-2
/
+12
*
Instrumented libraries: move all scripts to scripts/.
earthdok
2015-03-18
15
-36
/
+37
*
Instrumented libraries: pass correct configure flags to dbus.
earthdok
2015-03-17
1
-1
/
+14
*
Instrumented libraries: bundle the full source code with each build.
earthdok
2015-03-16
1
-3
/
+32
*
Instrumented libraries: the much-needed build script rewrite.
earthdok
2015-03-12
3
-367
/
+361
*
Instrumented libraries: add libjack0 to pulseaudio deps.
earthdok
2015-02-25
1
-3
/
+3
*
Instrumented libraries: work around a build issue in pixman.
earthdok
2015-02-12
1
-0
/
+2
*
Instrumented libraries: disallow loadable modules for gdk-pixbuf.
earthdok
2015-02-10
1
-0
/
+4
*
Instrumented libraries: drop liboverlay-scrollbar.
earthdok
2015-02-09
3
-22
/
+13
*
Instrumented libraries: add libsecret on Trusty.
earthdok
2015-02-09
1
-0
/
+13
*
Instrumented libraries: do not leave unnecessary files in the product dir.
earthdok
2015-02-04
2
-22
/
+94
*
Instrumented libraries: fix flaky error in libpci3 build.
earthdok
2015-02-02
1
-0
/
+1
*
Instrumented libraries: attempt to fix a deadlock in libxcb1.
earthdok
2014-12-10
2
-0
/
+32
*
Instrumented libraries: do not use FORTIFY_SOURCE when building udev.
earthdok
2014-12-04
2
-1
/
+4
*
Instrumented libraries: add libva1 for ChromeOS.
earthdok
2014-12-01
3
-0
/
+43
*
Instrumented libraries: add brltty for ChromeOS.
earthdok
2014-12-01
3
-2
/
+30
*
Instrumented libraries: fix zlib1g build on Precise.
earthdok
2014-11-20
1
-3
/
+8
*
Instrumented libraries: enable Goobuntu source repos in install-build-deps.sh.
earthdok
2014-11-18
1
-0
/
+6
*
Instrumented libraries: overhaul RPATH handling.
earthdok
2014-11-17
3
-44
/
+47
*
Instrumented libraries: fix install-build-deps.sh on Trusty.
earthdok
2014-11-14
1
-1
/
+10
*
Instrumented libraries: fix libpci3 build on Trusty.
earthdok
2014-11-13
1
-1
/
+14
*
Instrumented libraries: fix pulseaudio on Trusty, again.
earthdok
2014-11-12
1
-0
/
+3
*
Instrumented libraries: fix udev build on Trusty.
earthdok
2014-11-11
2
-2
/
+13
*
Instrumented libraries: add harfbuzz.
earthdok
2014-11-11
2
-1
/
+17
*
Instrumented libraries: fix libasound2 build on Trusty.
earthdok
2014-11-11
1
-0
/
+3
*
Instrumented libraries: fix pulseaudio build on Trusty.
earthdok
2014-11-11
2
-1
/
+6
*
Instrumented libraries: rewrite install-build-deps.sh.
earthdok
2014-11-11
2
-5
/
+68
*
Instrumented libraries: partially fix pulseaudio build on Trusty.
earthdok
2014-10-31
2
-1
/
+13
*
Instrumented libraries: add libtasn1-6.
earthdok
2014-10-30
1
-1
/
+22
*
Instrumented libraries: build libpixman-1-0 with MSan, TSan.
earthdok
2014-10-16
1
-5
/
+6
*
Blacklist an MSan false positive in glib-2.0.
earthdok
2014-10-14
2
-0
/
+3
*
Instrumented libraries: introduce release-specific patches.
earthdok
2014-10-01
5
-2
/
+44
*
Instrumented libraries: remove unnecessary uses of DEPTH from GYP.
earthdok
2014-10-01
2
-3
/
+4
*
Instrumented libraries: replace some makefile patches with sed invocations.
earthdok
2014-09-30
5
-30
/
+10
*
Instrumented libraries: fix the run-before-build script for libasound2.
earthdok
2014-09-30
1
-2
/
+4
*
Instrumented libraries: support building on Ubuntu Trusty (part 1).
earthdok
2014-09-30
3
-4
/
+48
*
Instrumented libraries: fix NSS build.
earthdok
2014-09-29
1
-2
/
+5
[next]