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
/
build
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support languages other than the default on linux
djmix.kim
2015-04-24
1
-0
/
+1
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
1
-11
/
+19
*
Fix build with system libvpx
Paweł Hajdan, Jr
2015-04-21
1
-6
/
+7
*
Remove legacy install-arm-sysroot.py script
sbc
2015-04-06
1
-12
/
+0
*
Revert "remove -Wno-header-guard workaround for old versions of NSS"
sigbjornf
2015-03-22
1
-0
/
+9
*
remove -Wno-header-guard workaround for old versions of NSS
mostynb
2015-03-22
1
-9
/
+0
*
Re-land: Resurrect Aura Linux accessibility.
Dominic Mazzoni
2015-03-16
1
-0
/
+24
*
[Ozone] Update GYP and GN to include a DRM platform
dnicoara
2015-03-16
1
-1
/
+1
*
Revert of Resurrect Aura Linux accessibility. (patchset #15 id:280001 of http...
alexmos
2015-03-12
1
-24
/
+0
*
Resurrect Aura Linux accessibility.
dmazzoni
2015-03-12
1
-0
/
+24
*
Add udev_device_new_from_subsystem_sysname to udev, for use in Web MIDI on Linux
agoode
2015-03-03
1
-0
/
+1
*
Remove use_system_openssl.
davidben
2015-01-21
2
-26
/
+0
*
Do not depend on or try to configure pangocairo when use_pango == 0
sfunkenhauser
2015-01-14
1
-28
/
+32
*
ozone: Add initial build support for xkbcommon
spang
2014-12-13
1
-0
/
+21
*
Linux: Dynamically load libudev.
thestig
2014-11-22
1
-38
/
+125
*
Provide a way to disable libpci dependency.
bedupont
2014-11-04
1
-64
/
+68
*
Merge ARM sysroot install script with existing x86/amd64 one.
sbc
2014-10-22
1
-98
/
+5
*
Update version of fonts for install-chromeos-fonts.py.
derat
2014-10-22
1
-14
/
+8
*
Explicit declare gbm library directory
tiago.vignatti
2014-09-09
1
-0
/
+3
*
Create build/linux/unbundle file for protobuf
phajdan.jr
2014-08-30
2
-0
/
+150
*
Move GLIB_DISABLE_DEPRECATION_WARNINGS define to a more general place.
pgal.u-szeged
2014-08-29
1
-0
/
+16
*
Make udev target disappear on linux when use_udev==0
spang@chromium.org
2014-08-18
1
-22
/
+25
*
Enable ARM/linux cross compile to use clang.
sbc@chromium.org
2014-08-18
1
-3
/
+26
*
Revert of Run pkg-config for Udev only if use_udev==1 (patchset #1 of https:/...
dnicoara@chromium.org
2014-08-13
1
-1
/
+1
*
make it possible to disable the use of libpci on linux again
mostynb@opera.com
2014-08-13
1
-0
/
+4
*
Require more precise exclusions in remove_bundled_libraries.py
phajdan.jr@chromium.org
2014-08-12
1
-0
/
+8
*
Run pkg-config for Udev only if use_udev==1
dnicoara@chromium.org
2014-08-11
1
-1
/
+1
*
unbundle: do not remove .isolate files, that results in gyp errors
phajdan.jr@chromium.org
2014-08-11
1
-0
/
+7
*
Move libdrm target behind conditional
dnicoara@chromium.org
2014-07-31
1
-14
/
+18
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
2
-2
/
+2
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
2
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
2
-2
/
+2
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
2
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
2
-2
/
+2
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
2
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
2
-2
/
+2
*
Move GN speechd target to third_party.
brettw@chromium.org
2014-07-09
1
-0
/
+1
*
gyp performance: Load detect_host_arch directly.
bratell@opera.com
2014-06-06
1
-35
/
+0
*
Fix build with system harfbuzz
phajdan.jr@chromium.org
2014-06-05
1
-0
/
+9
*
Linux: Remove unused gcrypt gyp code.
thestig@chromium.org
2014-06-04
2
-42
/
+0
*
GBM Ozone implementation
dnicoara@chromium.org
2014-05-29
1
-0
/
+18
*
do not require xscrnsaver on CrOS
vapier@chromium.org
2014-05-28
1
-17
/
+21
*
Support standard keyboard keys emulated by the braille drivers.
plundblad@chromium.org
2014-05-28
1
-1
/
+0
*
pkg-config-wrapper: use system_libdir for libpath
vapier@chromium.org
2014-05-26
2
-4
/
+6
*
Revert 270471 "ozone: Add egltest platform"
vrk@chromium.org
2014-05-14
1
-1
/
+1
*
ozone: Add egltest platform
spang@chromium.org
2014-05-14
1
-1
/
+1
*
x11: Split the gfx_x11 target into its own gyp file.
sadrul@chromium.org
2014-05-12
1
-1
/
+1
*
Do not check GTK+ dependencies when use_ozone is defined.
joone.hur@intel.com
2014-05-09
1
-3
/
+3
*
Cleanup: Remove python_arch.sh that was used for pyauto.
thestig@chromium.org
2014-04-29
1
-45
/
+0
*
ozone: evdev: Add libgestures bindings for touchpad & mouse support
spang@chromium.org
2014-04-16
1
-0
/
+38
[next]