git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove Qt cruft from style checker.
[WebKit-https.git]
/
Tools
/
Scripts
/
webkitpy
/
style
/
checkers
/
cpp.py
2014-03-11
llango.u-szeged...
Remove Qt cruft from style checker.
blob
|
commitdiff
2014-02-27
lvidacs.u-szeged...
check-webkit-style indentation false alarm in WebKit...
blob
|
commitdiff
|
diff to current
2014-01-20
darin@apple.com
Update style checker and tests to deal with override...
blob
|
commitdiff
|
diff to current
2014-01-09
commit-queue@webki...
Missleading style error when mixing system and non...
blob
|
commitdiff
|
diff to current
2014-01-08
commit-queue@webki...
Unreviewed, rolling out r161427.
blob
|
commitdiff
|
diff to current
2014-01-07
commit-queue@webki...
defined constants should use all uppercase names with...
blob
|
commitdiff
|
diff to current
2013-12-20
commit-queue@webki...
check-webkit-style mistakenly flags assigning to a...
blob
|
commitdiff
|
diff to current
2013-12-19
commit-queue@webki...
check-webkit-style marks rvalue references as violations
blob
|
commitdiff
|
diff to current
2013-12-19
commit-queue@webki...
check-webkit-style marks auto return types for function...
blob
|
commitdiff
|
diff to current
2013-12-18
commit-queue@webki...
Should not have identifiers with underscores in them...
blob
|
commitdiff
|
diff to current
2013-12-18
commit-queue@webki...
False webkit-check-style warnings on *.
blob
|
commitdiff
|
diff to current
2013-12-17
ap@apple.com
Update style checker now that ENUM_CLASS is gone
blob
|
commitdiff
|
diff to current
2013-12-17
commit-queue@webki...
Fix for C++ should have the & or * beside the type...
blob
|
commitdiff
|
diff to current
2013-12-16
commit-queue@webki...
Resolve inconsistant style warning caused by r160319.
blob
|
commitdiff
|
diff to current
2013-12-12
commit-queue@webki...
check-webkit-style shouldn't check spacing in #if prepr...
blob
|
commitdiff
|
diff to current
2013-12-11
commit-queue@webki...
check-webkit-style can't determine if a comma is part...
blob
|
commitdiff
|
diff to current
2013-12-09
commit-queue@webki...
check-webkit-style should check for extra newlines...
blob
|
commitdiff
|
diff to current
2013-12-09
commit-queue@webki...
check-webkit-style: ternary operator in macro call...
blob
|
commitdiff
|
diff to current
2013-12-06
commit-queue@webki...
Remove function from style/checkers/cpp.py.
blob
|
commitdiff
|
diff to current
2013-12-06
commit-queue@webki...
check-webkit-style: false positive warning for indentat...
blob
|
commitdiff
|
diff to current
2013-12-06
cfleizach@apple.com
Fix spelling error in style checker: beggining
blob
|
commitdiff
|
diff to current
2013-12-04
commit-queue@webki...
check-webkit-style detected some ternary statements...
blob
|
commitdiff
|
diff to current
2013-12-04
commit-queue@webki...
check-webkit-style is wrong about expected format param...
blob
|
commitdiff
|
diff to current
2013-12-04
commit-queue@webki...
check-webkit-style should check member initialization...
blob
|
commitdiff
|
diff to current
2013-11-29
commit-queue@webki...
check-webkit-style should check for extraneous newline...
blob
|
commitdiff
|
diff to current
2013-11-21
commit-queue@webki...
check-webkit-style should support C++11 rvalue references.
blob
|
commitdiff
|
diff to current
2013-10-31
ap@apple.com
Teach the style checker about ENUM_CLASS
blob
|
commitdiff
|
diff to current
2013-10-30
aestes@apple.com
Teach the style checker how to handle Objective-C categ...
blob
|
commitdiff
|
diff to current
2013-10-21
mitz@apple.com
Style checker should allow a space after the @property...
blob
|
commitdiff
|
diff to current
2013-10-04
bfulgham@apple.com
Remove Qt features from build and test tools
blob
|
commitdiff
|
diff to current
2013-10-01
commit-queue@webki...
check-webkit-style should not warn about use of C+...
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Fix Python scripts test failures.
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Add empty MainFrame class
blob
|
commitdiff
|
diff to current
2013-09-25
paroga@webkit.org
CMakeChecker takes unusually long time to run
blob
|
commitdiff
|
diff to current
2013-09-19
mitz@apple.com
Add a style guideline regarding spacing in range-based...
blob
|
commitdiff
|
diff to current
2013-09-11
andersca@apple.com
The style checker shouldn't complain about returning...
blob
|
commitdiff
|
diff to current
2013-09-10
bfulgham@apple.com
Source/WebCore: [Windows] Change from using OwnPtr...
blob
|
commitdiff
|
diff to current
2013-07-17
kseo@webkit.org
check-webkit-style: "using namespace foo;" should be...
blob
|
commitdiff
|
diff to current
2013-07-16
commit-queue@webki...
check-webkit-style: "using namespace foo;" should be...
blob
|
commitdiff
|
diff to current
2013-05-21
jberlin@webkit.org
Revert r149635, it was too optimistic.
blob
|
commitdiff
|
diff to current
2013-05-13
ossy@webkit.org
[webkitpy] Make FileInfo.repository_name support SVN...
blob
|
commitdiff
|
diff to current
2013-05-06
jberlin@webkit.org
check-webkit-style should complain about a layering...
blob
|
commitdiff
|
diff to current
2013-04-11
rniwa@webkit.org
Remove the rest of Chromium code from webkitpy
blob
|
commitdiff
|
diff to current
2013-04-01
commit-queue@webki...
Unreviewed, rolling out r147289.
blob
|
commitdiff
|
diff to current
2013-03-31
commit-queue@webki...
Allow WebUserMediaClientMock to be used by client
blob
|
commitdiff
|
diff to current
2013-01-03
zandobersek@gmail.com
[style] WebIDL-reflecting uppercase enums reported...
blob
|
commitdiff
|
diff to current
2012-12-13
commit-queue@webki...
[Tools] Add exception for gtk_style_context_get()
blob
|
commitdiff
|
diff to current
2012-12-04
zandobersek@gmail.com
Many webkitpy module files are executable, have shebang...
blob
|
commitdiff
|
diff to current
2012-11-27
commit-queue@webki...
[style] Add a style-check for enum-member names
blob
|
commitdiff
|
diff to current
2012-11-13
dpranke@chromium.org
webkitpy: clean up lint errors, part 2
blob
|
commitdiff
|
diff to current
2012-11-06
oliver@apple.com
Don't warn about RefPtr* parameters
blob
|
commitdiff
|
diff to current
2012-09-26
tony@chromium.org
C++ style checker should warn when the indentation...
blob
|
commitdiff
|
diff to current
2012-09-17
pdr@google.com
Teach style checker about preprocessor directive indent...
blob
|
commitdiff
|
diff to current
2012-09-14
zoltan@webkit.org
check-webkit-style should not warn in case of NONCOPYAB...
blob
|
commitdiff
|
diff to current
2012-09-14
peter@chromium.org
The runtime/unsigned category should be valid in the...
blob
|
commitdiff
|
diff to current
2012-09-14
commit-queue@webki...
Make the style checker report usage of "unsigned int"
blob
|
commitdiff
|
diff to current
2012-08-29
dominik.rottsches...
Stylechecker warns about comparison to zero when compar...
blob
|
commitdiff
|
diff to current
2012-08-18
commit-queue@webki...
[chromium] Add a style check for #include "cc/..."...
blob
|
commitdiff
|
diff to current
2012-07-19
oliver@apple.com
Make style bot handle underscores in names more reasonably
blob
|
commitdiff
|
diff to current
2012-07-17
dpranke@chromium.org
Fix regression in style checker introduced in r122868.
blob
|
commitdiff
|
diff to current
2012-07-17
commit-queue@webki...
[EFL] Replace 0 by NULL in public headers documentation
blob
|
commitdiff
|
diff to current
2012-06-08
kinuko@chromium.org
check-webkit-style needs to be taught about <public...
blob
|
commitdiff
|
diff to current
2012-04-27
carlosgc@webkit.org
[SOUP] Add a way to register custom uri schemes in...
blob
|
commitdiff
|
diff to current
2012-04-09
commit-queue@webki...
check-webkit-style should ignore NULL usage in gtk_styl...
blob
|
commitdiff
|
diff to current
2012-03-23
mrobinson@webkit.org
[check-webkit-style] Alphabetical sorting errors in...
blob
|
commitdiff
|
diff to current
2012-02-16
commit-queue@webki...
Add style check for ctype functions that are generally...
blob
|
commitdiff
|
diff to current
2012-02-12
commit-queue@webki...
Add toText and isTextNode helpers in Text class.
blob
|
commitdiff
|
diff to current
2012-02-06
commit-queue@webki...
Source/WebKit2: [GTK] Fix remaining errors in GTK...
blob
|
commitdiff
|
diff to current
2012-01-24
eae@chromium.org
check-webkit-style whitespace/operators triggers on...
blob
|
commitdiff
|
diff to current
2012-01-21
levin@chromium.org
The leaky DC check should use adoptPtr as a signal...
blob
|
commitdiff
|
diff to current
2012-01-13
levin@chromium.org
check-webkit-style: should encourage the use of Own...
blob
|
commitdiff
|
diff to current
2012-01-04
jamesr@google.com
[chromium] Move WebMimeRegistry and dependencies to...
blob
|
commitdiff
|
diff to current
2011-11-17
caio.oliveira@open...
Make check-webkit-style accept xxx_p.h as a primary...
blob
|
commitdiff
|
diff to current
2011-11-16
levin@chromium.org
check-webkit-style should recognize functions even...
blob
|
commitdiff
|
diff to current
2011-11-01
jocelyn.turcotte...
check-webkit-style: Allow names starting with "_q_".
blob
|
commitdiff
|
diff to current
2011-10-24
levin@chromium.org
check-webkit-style complains about WEBKIT_EXPORT in...
blob
|
commitdiff
|
diff to current
2011-10-20
philn@webkit.org
[style] Allow usage of NULL in gst_*
blob
|
commitdiff
|
diff to current
2011-10-10
commit-queue@webki...
check-webkit-style: Add readability exception for Ewk_...
blob
|
commitdiff
|
diff to current
2011-10-06
commit-queue@webki...
The GTK+ WebKit2 headers produce a lot of style warnings
blob
|
commitdiff
|
diff to current
2011-09-20
levin@chromium.org
check-webkit-style generates bogus warning for Structur...
blob
|
commitdiff
|
diff to current
2011-09-08
levin@chromium.org
check-webkit-style: Ref|Own Ptr& should be allowed...
blob
|
commitdiff
|
diff to current
2011-08-31
philn@webkit.org
[stylechecker] complains about NULL usage in...
blob
|
commitdiff
|
diff to current
2011-08-03
levin@chromium.org
Rename WEBKIT_API to WEBKIT_EXPORT in check-webkit...
blob
|
commitdiff
|
diff to current
2011-07-28
ryuan.choi@samsung.com
Style bot complains about EFL-specific forward declarat...
blob
|
commitdiff
|
diff to current
2011-07-13
isherman@chromium.org
Fix WTF header guard style check
blob
|
commitdiff
|
diff to current
2011-06-23
levin@chromium.org
2011-06-22 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-22
levin@chromium.org
2011-06-22 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-07
commit-queue@webki...
2011-06-07 Dmitry Lomov <dslomov@google.com>
blob
|
commitdiff
|
diff to current
2011-06-06
commit-queue@webki...
2011-06-06 Yong Li <yoli@rim.com>
blob
|
commitdiff
|
diff to current
2011-06-01
commit-queue@webki...
2011-05-31 Yong Li <yoli@rim.com>
blob
|
commitdiff
|
diff to current
2011-04-28
levin@chromium.org
check-webkit-style should flags spacing errors for...
blob
|
commitdiff
|
diff to current
2011-04-28
levin@chromium.org
check-webkit-style error for spaces after periods in...
blob
|
commitdiff
|
diff to current
2011-04-15
commit-queue@webki...
2011-04-15 Dmitry Lomov <dslomov@google.com>
blob
|
commitdiff
|
diff to current
2011-02-26
levin@chromium.org
2011-02-26 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-19
levin@chromium.org
2011-02-18 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-19
levin@chromium.org
2011-02-18 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-15
levin@chromium.org
2011-02-15 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-10
levin@chromium.org
2011-02-10 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-09
levin@chromium.org
2011-02-09 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-14
levin@chromium.org
2011-01-14 David Levin <levin@chromium.org>
blob
|
commitdiff
|
diff to current
next