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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API functions to control Quantify, as well as expose these
asargent@chromium.org
2009-03-09
8
-0
/
+133
*
Update tests fixable and rebaseline one test.
tc@google.com
2009-03-09
3
-3
/
+4
*
Remove lines having to do with transforms/3d since all of those tests ignored
darin@chromium.org
2009-03-09
1
-12
/
+4
*
Rebaseline two scroll bar layout tests. There are slight areas in the scroll ...
sidchat@google.com
2009-03-09
5
-4
/
+4
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
3
-0
/
+11
*
Fix my first layout test! The expected and actual results were two different...
jparent@chromium.org
2009-03-09
2
-32
/
+30
*
Add a comment describing how Linux falls back to Windows results. Don't add
pam@chromium.org
2009-03-09
1
-2
/
+15
*
Initialize the command line object before initializing the logger. Also
ananta@chromium.org
2009-03-09
1
-0
/
+9
*
Instead of marking the test that happens to come next as fail, mac is
thomasvl@chromium.org
2009-03-09
1
-6
/
+4
*
Get gyp-generated test_shell_tests working on Linux by
sgk@google.com
2009-03-09
1
-0
/
+7
*
More WebKit API action (chromium side).
darin@chromium.org
2009-03-09
5
-20
/
+27
*
Remove the stats counter calls for NPObject counts. This code is used in the
darin@chromium.org
2009-03-09
1
-7
/
+0
*
Strip CRs from *.in files to allow building from webkit.org
dglazkov@google.com
2009-03-09
1
-2
/
+2
*
Updating mac tests based on the weekend
thomasvl@chromium.org
2009-03-09
1
-30
/
+9
*
Rebaseline for
rafaelw@chromium.org
2009-03-08
5
-50
/
+52
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
3
-10
/
+16
*
Update tests fixable.
ericroman@google.com
2009-03-08
1
-1
/
+1
*
Remove a duplicate expectation. Somehow linting didnt catch this.
ericroman@google.com
2009-03-08
1
-1
/
+0
*
Update test lists following merge. There are some failures on MAC and LINUX w...
ericroman@google.com
2009-03-08
1
-0
/
+10
*
Don't call ChromiumBridge::initV8CounterFunction() since it asserts not reached.
ericroman@google.com
2009-03-08
1
-1
/
+2
*
Fix tests list -- some expected fails are no longer valid on MAC because thos...
ericroman@google.com
2009-03-08
1
-3
/
+2
*
Fill out some of the new abstract methods of WebKitClient.
ericroman@google.com
2009-03-08
2
-33
/
+5
*
WebKit merge 41447:41498
ericroman@google.com
2009-03-07
45
-7
/
+529
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
3
-14
/
+9
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
3
-9
/
+14
*
Remove redundent expected layout test results. These are the same as the ones...
thestig@chromium.org
2009-03-07
4
-190
/
+0
*
Rebaseline text/text-text-0[5-7]-t tests on Linux. The images only differ in ...
thestig@chromium.org
2009-03-07
9
-704
/
+3
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
3
-14
/
+9
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
3
-9
/
+14
*
Rebaseline two tests that, according to Finnur, were erroneously re-baselined...
pkasting@chromium.org
2009-03-06
7
-40
/
+38
*
Defer a test which also fails upstream, and has never passed locally (or, I t...
pkasting@chromium.org
2009-03-06
1
-1
/
+2
*
Enable some code that compiles fine on linux now. This code talks
tc@google.com
2009-03-06
1
-8
/
+0
*
The output from these layout tests now resembles the
senorblanco@chromium.org
2009-03-06
5
-4
/
+4
*
fix linux/mac: remove on linux/mac too
tc@google.com
2009-03-06
1
-1
/
+0
*
Removing the destroy-stream-twice.html test from pending as we now match the ...
ananta@chromium.org
2009-03-06
2
-78
/
+0
*
Rebase cg-fallback-bolding test on Linux. We have anti-aliasing turned on.
thestig@chromium.org
2009-03-06
3
-4
/
+1
*
New switch --gdb allows TestShell.app to be debugged by gdb even when
jrg@chromium.org
2009-03-06
3
-3
/
+11
*
Generate data packs for all languages and allow us to load
tc@google.com
2009-03-06
1
-0
/
+51
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
2
-11
/
+102
*
Fixes the following layout tests.
ananta@chromium.org
2009-03-06
3
-25
/
+17
*
Rebaseline form-element-geometry-expected.
pkasting@chromium.org
2009-03-06
4
-14
/
+14
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
2
-16
/
+1
*
Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...
pkasting@chromium.org
2009-03-06
4
-18
/
+26
*
Fix _ValidateLists to work when running in linting mode.
ojan@google.com
2009-03-06
3
-8
/
+27
*
Rebaseline text-overflow-ellipsis test on Linux.
thestig@chromium.org
2009-03-06
4
-8
/
+53
*
Reland r11118.
darin@chromium.org
2009-03-06
6
-172
/
+59
*
Rebaseline transform-absolute-in-positioned-container.
levin@chromium.org
2009-03-06
4
-4
/
+4
*
Trying to match more closely DumpRenderTree to pass the layout test: LayoutTe...
jcampan@chromium.org
2009-03-06
2
-3
/
+16
*
Fix event handling problem in WorkerContext caused by r10987.
jianli@chromium.org
2009-03-06
2
-8
/
+21
*
Revert r11118 :(
darin@chromium.org
2009-03-06
6
-59
/
+172
[next]