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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
roll clang 155352:155835
thakis@chromium.org
2012-05-04
1
-2
/
+2
*
Check implementation files for virtual and OVERRIDE.
rsleevi@chromium.org
2012-04-17
4
-17
/
+67
*
Check and warn if public destructors are found on types that derive from base...
rsleevi@chromium.org
2012-04-17
7
-153
/
+499
*
clang plugin: Instead of blacklisting out/, blacklist gen/ and geni/.
thakis@chromium.org
2012-04-05
1
-3
/
+5
*
Clang style plugin: add two banned directories.
hans@chromium.org
2012-01-23
1
-0
/
+2
*
Add dart to the list of banned dirs.
antonm@google.com
2011-12-21
1
-0
/
+1
*
One more OVERRIDE test that the code should already pass.
avi@chromium.org
2011-12-07
2
-3
/
+9
*
Remove disabling flag.
avi@chromium.org
2011-11-29
1
-32
/
+5
*
Extend Clang plugin to warn on missing OVERRIDE.
avi@chromium.org
2011-11-28
9
-27
/
+163
*
Add "pdf/" to the style checker directory blacklist.
thakis@chromium.org
2011-11-28
1
-0
/
+1
*
Roll clang 143497:144547
thakis@chromium.org
2011-11-15
1
-3
/
+3
*
Revert 109982 - Roll clang 143497:144521
joi@chromium.org
2011-11-15
1
-3
/
+3
*
Roll clang 143497:144521
thakis@chromium.org
2011-11-14
1
-3
/
+3
*
Clang plugin: *Overriding* method must have "virtual" keyword.
hans@chromium.org
2011-11-10
2
-2
/
+2
*
Fix typo to make clang plugin tests work on linux.
thakis@chromium.org
2011-10-22
1
-1
/
+1
*
style plugin: Don't suppress all warnings for checkouts in /usr/local/google
thakis@chromium.org
2011-10-21
1
-0
/
+11
*
roll clang 140930:142072
thakis@chromium.org
2011-10-15
2
-1
/
+14
*
clang plugin: Make test script work no matter what the cwd is.
thakis@chromium.org
2011-10-10
1
-2
/
+7
*
roll clang 139990:140930
thakis@chromium.org
2011-10-07
2
-5
/
+5
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-3
/
+0
*
clang plugin test script: Set $? if a test fails.
thakis@chromium.org
2011-09-26
1
-0
/
+8
*
Add OWNERS for tools/clang.
thakis@chromium.org
2011-09-25
1
-0
/
+1
*
style plugin: Don't ignore style warnings on the linux clang trybots.
thakis@chromium.org
2011-09-22
1
-3
/
+8
*
Follow-up to http://codereview.chromium.org/7824047/
thakis@chromium.org
2011-09-02
1
-1
/
+1
*
clang style plugin: Don't try to figure out src root.
thakis@chromium.org
2011-09-02
2
-64
/
+20
*
clang: Fix a comment pointing to app_unittests instead of ui_unittests.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-1
/
+0
*
Clang style checker: add the 'clang' dir to list of banned directories.
hans@chromium.org
2011-05-27
1
-0
/
+1
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
1
-0
/
+1
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-1
/
+0
*
Clang style-check plugin: check for virtual keyword on virtual dtors.
hans@chromium.org
2011-05-25
1
-21
/
+25
*
clang plugin: Make tests pass again.
thakis@chromium.org
2011-05-20
2
-1
/
+4
*
Make clang plugin work with generated source files when ninja is used.
thakis@chromium.org
2011-05-18
1
-0
/
+1
*
clang: Mention that the ctor/dtor needs "out of line" implementation.
tfarina@chromium.org
2011-04-28
2
-5
/
+8
*
clang: Use -Wheader-hygiene instead of a custom check in the plugin.
thakis@chromium.org
2011-04-05
7
-83
/
+6
*
Fix speed regressions in clang by changing datastructures used and minimizing...
erg@google.com
2011-03-16
2
-22
/
+19
*
Fix clang bustage on Mac by blacklisting /Developer
erg@google.com
2011-03-16
1
-1
/
+4
*
Warn/error on "using namespace blah;" in headers on clang machines.
erg@google.com
2011-03-16
6
-31
/
+128
*
Ignore autogenerated headers in clang on the mac.
erg@google.com
2011-03-10
1
-0
/
+1
*
Ignore autogenerated headers in clang.
erg@google.com
2011-03-10
1
-0
/
+3
*
clang: Cleanup style/security issues in the test.sh script.
tfarina@chromium.org
2011-03-09
1
-9
/
+10
*
Add shell script based unit test system for the clang plugin.
erg@google.com
2011-03-08
10
-0
/
+222
*
Make chromium-style violations errors if -Werror is set.
erg@google.com
2011-03-02
1
-1
/
+5
*
Make the clang plugin look for path components.
erg@google.com
2011-02-28
2
-8
/
+59
*
Add final ignores for Linux and note that mm files are implementation files.
erg@google.com
2011-02-16
1
-1
/
+9
*
Modify how we clean paths in clang plugins.
erg@google.com
2011-02-15
1
-3
/
+9
*
Change how we detect test code so we bail on virtual checks when we see gmock...
erg@google.com
2011-02-15
3
-27
/
+44
*
Try to fix the clang bots.
thakis@chromium.org
2011-02-10
1
-3
/
+3
*
clang: Compille the style checker plugin on the bots.
thakis@chromium.org
2011-02-10
1
-9
/
+8
*
Commit my clang plugin and fix up documentation.
erg@google.com
2011-02-03
5
-0
/
+540