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
*
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
*
Update ARM sysroot image.
sbc@chromium.org
2014-04-15
1
-3
/
+8
*
Get rid of all component builds specific .isolate.
maruel@chromium.org
2014-04-04
1
-12
/
+0
*
Fix linker warning on build with target_arch=ia32.
hidehiko@chromium.org
2014-03-26
1
-1
/
+4
*
Remove the unnecessary <(chroot_cmd) prefix from the libgcrypt-config-wrapper
glider@chromium.org
2014-03-24
1
-1
/
+3
*
linux: use correct libgcrypt-config paths when cross-compiling
petarj@mips.com
2014-03-20
2
-3
/
+22
*
Hide X11 dependencies when use_x11=0.
kalyan.kondapally@intel.com
2014-02-19
1
-244
/
+249
*
Fix sysroot_ld_path.sh to correctly process the included configs.
glider@chromium.org
2014-02-14
1
-9
/
+13
*
Introduce the chroot_cmd flag that contains the command line prefix for runni...
glider@chromium.org
2014-02-14
1
-1
/
+1
*
Fix interactive_ui_tests dependency on xtst
jamesr@chromium.org
2014-02-12
1
-3
/
+0
*
add system libXNVCtrl library support in linux unbundle
elan.ruusamae@gmail.com
2014-02-11
2
-0
/
+36
*
Clean up dependencies on X11 libraries
jamesr@chromium.org
2014-02-11
1
-9
/
+43
*
Make net_unittests_run work with component=shared_library.
maruel@chromium.org
2014-02-05
1
-0
/
+4
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
1
-34
/
+128
*
Make gyp autodetection of host_arch work for 64-bit kernel and 32-bit userland
phajdan.jr@chromium.org
2014-01-31
1
-0
/
+35
*
Remove use_system_ssl GYP flag
rsleevi@chromium.org
2014-01-22
1
-30
/
+1
*
Add support for component=shared_library for base_unittests_run.
maruel@chromium.org
2014-01-22
1
-0
/
+8
*
Add eu-strips sha1
hinoka@google.com
2014-01-18
1
-0
/
+1
*
python_arch: return "unknown" when file does not exist
vapier@chromium.org
2014-01-14
1
-1
/
+3
*
Use third_party/fontconfig for embedded builds
spang@chromium.org
2014-01-13
1
-13
/
+24
*
Remove the base.gyp dependency from system.gyp
jiayl@chromium.org
2014-01-09
1
-3
/
+3
*
Update arm sysroot image used by arm/linux builder.
sbc@chromium.org
2013-11-04
1
-10
/
+2
*
Remove trailing "." from message lines.
thakis@chromium.org
2013-10-31
1
-4
/
+4
*
Add a libcap target to link against libcap2.
jln@chromium.org
2013-10-30
1
-0
/
+9
*
Support cross compiling for armhf variant ARM/linux.
sbc@chromium.org
2013-10-29
1
-4
/
+11
*
Reorder dependencies based on target_name.
dnicoara@chromium.org
2013-10-23
1
-362
/
+362
*
Enable Ozone software implementation in GYP
dnicoara@chromium.org
2013-10-22
1
-0
/
+14
*
Linux: switch to using pkg-config for unbundled ICU
phajdan.jr@chromium.org
2013-10-16
1
-14
/
+38
*
Fix build with system ICU when using bundled v8.
phajdan.jr@chromium.org
2013-10-08
1
-0
/
+3
*
Geolocation: delete GpsLocationProvider and third_party/gpsd/
mvanouwerkerk@chromium.org
2013-10-04
1
-69
/
+0
*
Update the linux ARM root image.
sbc@chromium.org
2013-09-30
1
-10
/
+21
*
Reland linux_aura: Implement most of DesktopScreenX11.
erg@chromium.org
2013-09-25
1
-0
/
+36
*
Revert 225054 "linux_aura: Implement most of DesktopScreenX11."
erg@chromium.org
2013-09-24
1
-21
/
+0
*
linux_aura: Implement most of DesktopScreenX11.
erg@chromium.org
2013-09-24
1
-0
/
+21
*
Implement chrome.brailleDisplayPrivate API for ChromeOS
plundblad@chromium.org
2013-09-11
1
-0
/
+65
*
Linux: add script to remove bundled libraries.
phajdan.jr@chromium.org
2013-08-21
2
-6
/
+109
*
Linux: untangle circular dependencies between .gyp files.
phajdan.jr@chromium.org
2013-08-19
1
-13
/
+12
*
Add an unbundled openssl.gyp file.
phajdan.jr@chromium.org
2013-08-13
2
-0
/
+26
[next]