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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable remoting unittests to run on build bots
hclam@chromium.org
2010-06-11
2
-7
/
+13
*
Second try of building a version of base with -fPIC for internal plugin. Cre...
jam@chromium.org
2010-06-11
1
-0
/
+2
*
Revert 49503 - Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-2
/
+0
*
Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-0
/
+2
*
Enable chromoting in the build by default
hclam@chromium.org
2010-06-11
1
-2
/
+5
*
Link with RLZ library from open source repo.
rogerta@google.com
2010-06-10
1
-1
/
+1
*
Fix chrome build inside the Chromium OS build chroot.
satorux@chromium.org
2010-06-10
1
-22
/
+26
*
Move npapi_layout_test_plugin target to webkit_support to use it from
tkent@google.com
2010-06-10
1
-1
/
+1
*
Reland r49135: Linux: enable compiling GNOME Keyring and KWallet integration....
mdm@chromium.org
2010-06-10
2
-37
/
+52
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-8
/
+0
*
Added ANGLE to Windows build.
apatrick@chromium.org
2010-06-09
2
-4
/
+10
*
Add another path for NSS when building in a webkit checkout with
tony@chromium.org
2010-06-09
1
-2
/
+3
*
Add chromoting option for gyp.
sergeyu@chromium.org
2010-06-08
2
-0
/
+9
*
Revert r49135: Linux: enable compiling GNOME Keyring and KWallet integration....
mdm@chromium.org
2010-06-08
2
-52
/
+37
*
Linux: enable compiling GNOME Keyring and KWallet integration. It's still unu...
mdm@chromium.org
2010-06-08
2
-37
/
+52
*
Build fix
hclam@chromium.org
2010-06-07
1
-1
/
+0
*
Fix chromoting build issues on Windows
hclam@chromium.org
2010-06-07
1
-0
/
+1
*
Linux: add gnome-keyring packages to build dependencies. It will not be a run...
mdm@chromium.org
2010-06-07
1
-9
/
+9
*
Adding libpulse-dev and libpulse0.
scherkus@chromium.org
2010-06-07
1
-2
/
+8
*
Remove the old RLZ dll from the chrome code. There are no code dependencies
rogerta@google.com
2010-06-07
1
-1
/
+1
*
Add a missing [ that prevented strip_from_xcode from functioning properly with
mark@chromium.org
2010-06-01
1
-1
/
+1
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
2
-2
/
+7
*
Generate .dSYM bundles for loadable_modules as well.
jam@chromium.org
2010-06-01
1
-4
/
+4
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-0
/
+6
*
Remove sync_unit_tests from chromium_builder_dbg_tsan_mac to fix compilation on
glider@chromium.org
2010-05-27
1
-1
/
+0
*
Dummy change to trigger a build.
maruel@chromium.org
2010-05-26
1
-1
/
+1
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-6
/
+0
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-0
/
+6
*
remove dependencies on obsolete chrome os login helper binaries. This has a ...
cmasone@google.com
2010-05-24
1
-2
/
+0
*
Fix ChromiumOS build (it still has circular dependencies).
tony@chromium.org
2010-05-24
1
-1
/
+3
*
Break gyp cycles on Linux.
tony@chromium.org
2010-05-24
2
-4
/
+4
*
Add libcurl4-gnutls-dev to lib_list. (Needed by o3d breakpad)
zhurunz@google.com
2010-05-21
1
-1
/
+2
*
Revert 47897 - Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.
willchan@chromium.org
2010-05-21
1
-8
/
+1
*
Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.
thestig@chromium.org
2010-05-21
1
-1
/
+8
*
Fix Mac10.5 Perf(3) and Mac10.6 Perf(3) by building plugin_tests
maruel@chromium.org
2010-05-20
1
-0
/
+1
*
install-build-deps.sh: Add missing sudos.
derat@chromium.org
2010-05-17
1
-4
/
+4
*
Fix bad_alloc linkage error on chromeos valgrind bots. part 1.
oshima@chromium.org
2010-05-15
1
-3
/
+14
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
2
-2
/
+2
*
Moved demos.gyp from windows dependency to all platforms. Excluded gpu_demo_f...
alokp@chromium.org
2010-05-14
1
-1
/
+1
*
Add dependencies for locales to TSan/Win build target
timurrrr@chromium.org
2010-05-14
1
-0
/
+4
*
Update dynamic annotations and move them to base/third_party
timurrrr@chromium.org
2010-05-14
1
-1
/
+4
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-1
/
+1
*
Typo fix for r47191.
mmoss@google.com
2010-05-14
1
-1
/
+1
*
Added cups development package depending on the version of linux.
mmoss@google.com
2010-05-13
1
-7
/
+14
*
TTF: Don't include v8 in the coverage results. Also moves common rules to co...
jhawkins@chromium.org
2010-05-12
4
-63
/
+33
*
Enable building FILE_READER in chromium. Note that clean build is needed for ...
jianli@chromium.org
2010-05-12
1
-0
/
+1
*
Added CUPS requirement for chromium build. It is need to support printing.
maruel@chromium.org
2010-05-12
1
-6
/
+7
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-0
/
+1
*
Supply the ENABLE_3D_RENDERING compile time flag whenever the use_accelerated...
vangelis@chromium.org
2010-05-11
1
-1
/
+4
*
Remove DRT.gyp from chromium build. The target is moving to WebKit.gyp.
tony@chromium.org
2010-05-11
1
-1
/
+0
[next]