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
/
tools
/
clang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrappers to collect declaration information for the Blink GC clang plugin.
zerny@chromium.org
2014-02-12
4
-14
/
+429
*
Clang update script: nuke .obj files, not .o.d files.
hans@chromium.org
2014-02-12
1
-1
/
+1
*
Clang update script: look for CMake in standard dir
hans@chromium.org
2014-02-11
1
-0
/
+4
*
Clang update script: use GYP's mechanism for finding MSVS
hans@chromium.org
2014-02-11
1
-2
/
+16
*
Fix update.py crash when GYP_DEFINES isn't present in the environment.
grt@chromium.org
2014-02-11
1
-1
/
+1
*
Add configuration code for the GC types and transition types.
zerny@chromium.org
2014-02-11
4
-4
/
+119
*
Clang update script: start working on the Python version
hans@chromium.org
2014-02-11
1
-16
/
+135
*
Add FreeBSD as a supported platform.
r.c.ladan@gmail.com
2014-01-31
1
-7
/
+13
*
Clang plugin: fix TypeHasNonTrivialDtor
b.kelemen@samsung.com
2014-01-25
1
-1
/
+1
*
Clang roll script: fix the fix
hans@chromium.org
2014-01-22
1
-2
/
+2
*
Clang roll script: fix error when GYP_DEFINES isn't defined
hans@chromium.org
2014-01-22
1
-0
/
+8
*
Clang roll script: support building with non-default GCC and bundle libstdc++.so
hans@chromium.org
2014-01-22
2
-5
/
+107
*
Stub clang plugin to check consistency of the Blink GC infrastructure.
zerny@chromium.org
2014-01-20
8
-2
/
+194
*
Let MSan and LSan bots download Clang despite of the --mac-only flag.
glider@chromium.org
2014-01-14
1
-1
/
+1
*
Roll Clang 193323:198389
hans@chromium.org
2014-01-13
1
-1
/
+1
*
Revert 164972 "Add WebTestRunner namespace to the list of "bad n..."
jochen@chromium.org
2014-01-03
1
-1
/
+0
*
Add UBSan Linux runtime to the packaged Clang build.
glider@chromium.org
2013-12-10
1
-2
/
+2
*
Roll Clang 192869:193323
hans@chromium.org
2013-11-06
1
-2
/
+2
*
Revert 232260 "Roll Clang 192869:193323"
thakis@chromium.org
2013-11-01
1
-2
/
+2
*
Roll Clang 192869:193323
hans@chromium.org
2013-11-01
1
-2
/
+2
*
Roll Clang 192635:192869.
hans@chromium.org
2013-10-22
1
-1
/
+1
*
Roll Clang 191856:192635.
hans@chromium.org
2013-10-16
1
-1
/
+1
*
Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""
thakis@chromium.org
2013-10-12
2
-2
/
+1
*
Clang update script: simplify code for file clobbering
hans@chromium.org
2013-10-10
1
-47
/
+11
*
clang update script: clobber .dylibs
hans@chromium.org
2013-10-08
1
-0
/
+8
*
Add Clang plugin check for WeakPtrFactory member order
dmichael@chromium.org
2013-10-08
5
-23
/
+161
*
Revert 226920 "Roll Clang 188423:191856."
thakis@chromium.org
2013-10-06
2
-1
/
+2
*
Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""
jochen@chromium.org
2013-10-04
2
-2
/
+1
*
Revert 226920 "Roll Clang 188423:191856."
jochen@chromium.org
2013-10-04
2
-1
/
+2
*
Roll Clang 188423:191856.
thakis@chromium.org
2013-10-04
2
-2
/
+1
*
Add more support for FreeBSD
Geo.Liaskos@gmail.com
2013-09-21
1
-1
/
+1
*
Teach Clang plugin about blink namespace
abarth@chromium.org
2013-09-20
1
-1
/
+5
*
Revert 220466 "Revert 219657 "Roll Clang r186332:r188423.""
vitalybuka@chromium.org
2013-08-30
1
-1
/
+1
*
Revert 219657 "Roll Clang r186332:r188423."
vitalybuka@chromium.org
2013-08-30
1
-1
/
+1
*
Include libclang_rt.profile in Clang packaging
mcgrathr@chromium.org
2013-08-27
1
-9
/
+8
*
Roll Clang r186332:r188423.
hans@chromium.org
2013-08-27
1
-1
/
+1
*
Stop pulling googleurl through DEPS.
tfarina@chromium.org
2013-08-12
1
-1
/
+0
*
roll clang 184830:186332
thakis@chromium.org
2013-07-22
1
-1
/
+1
*
clang update script: In bootstrap mode, don't skip building if configure has ...
thakis@chromium.org
2013-07-18
1
-1
/
+1
*
Strip clang binaries.
thakis@chromium.org
2013-07-08
1
-0
/
+6
*
roll clang 182481:184830
thakis@chromium.org
2013-07-02
1
-1
/
+1
*
Remove --with-tools-extra option from clang update script
dcheng@chromium.org
2013-06-17
1
-14
/
+0
*
Teach rewrite_scoped_ptr_ctor_null about scoped_ptr_malloc's default arg
dcheng@chromium.org
2013-06-12
3
-4
/
+15
*
Tool to fix calls to scoped_ptr<T>(NULL) to use the default ctor instead
dcheng@chromium.org
2013-06-11
5
-3
/
+295
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
1
-9
/
+1
*
Roll Clang 179138:182481.
hans@chromium.org
2013-05-28
1
-3
/
+5
*
Revert 201767 "Roll Clang 179138:182465."
ajwong@chromium.org
2013-05-23
1
-1
/
+1
*
Roll Clang 179138:182465.
hans@chromium.org
2013-05-23
1
-1
/
+1
*
Clang update script: fix ASan Android runtime build commands
hans@chromium.org
2013-05-22
1
-12
/
+5
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-3
/
+1
[next]