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
*
Support for continuous scrolling devices on the Mac.
avi@google.com
2009-03-25
1
-14
/
+131
*
Mark a couple of flaky layout tests on windows.
estade@chromium.org
2009-03-25
1
-2
/
+2
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
5
-8
/
+36
*
Linux: write images to clipboard.
estade@chromium.org
2009-03-25
1
-1
/
+1
*
Chromium half of WebKit Merge, turns off ENABLE_VIDEO
eseidel@chromium.org
2009-03-25
4
-5
/
+45
*
Don't override user's default cursor with GDK_ARROW.
estade@chromium.org
2009-03-25
3
-26
/
+31
*
Remove the bogus expected results for LayoutTests/fast/encoding/char-decoding...
jungshik@google.com
2009-03-25
3
-317
/
+4
*
Dump Keystone integration from Mac TestShell
mark@chromium.org
2009-03-25
4
-164
/
+0
*
Add a way to run only a fraction of the test.
nsylvain@chromium.org
2009-03-25
1
-10
/
+44
*
Copy expectations for dataURL tests from windows to mac. The reason
ager@chromium.org
2009-03-25
4
-0
/
+62
*
Fix data url security tests.
ager@chromium.org
2009-03-25
2
-9
/
+8
*
NO CODE CHANGE.
maruel@chromium.org
2009-03-25
1
-1
/
+1
*
DevTools: Element Panel search implementation.
pfeldman@chromium.org
2009-03-25
6
-4
/
+222
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
6
-0
/
+62
*
Support 2D trackpad and Mighty Mouse scrolling on OS X. Patch by
mark@chromium.org
2009-03-25
1
-15
/
+9
*
Clean up a trivial commandline memory leak that shows up in the valgrind run ...
dkegel@google.com
2009-03-25
1
-0
/
+2
*
When in a form text field, pressing the up/down arrow keys should bring up th...
jcampan@chromium.org
2009-03-25
3
-10
/
+22
*
Mark all HTTP tests as flaky on the mac.
ojan@google.com
2009-03-25
1
-0
/
+7
*
Disable failing test while I investigate.
tc@google.com
2009-03-25
1
-1
/
+2
*
standalone-image-drag-to-editable.html:
tc@google.com
2009-03-24
6
-8
/
+35
*
Readd test that is failing on mac/linux.
ojan@google.com
2009-03-24
1
-0
/
+3
*
First stage of implementing HTML select popup menus for
paulg@google.com
2009-03-24
10
-86
/
+367
*
Rebaseline test. This test was failing because we map courier to courier new ...
ojan@google.com
2009-03-24
4
-1
/
+26
*
Fixed the following layout test:
hclam@chromium.org
2009-03-24
1
-0
/
+8
*
Start using upstreamed worker files and remove the old ones from webkit/port.
dimich@google.com
2009-03-24
7
-652
/
+10
*
Rebaselining cause it started failing with WebKit merge of rev 10232 though w...
mad@chromium.org
2009-03-24
4
-11
/
+11
*
Clicking a text field that is already focused triggers the autofill. However ...
jcampan@chromium.org
2009-03-24
4
-27
/
+54
*
GYP fixes: remove references to deleted files.
agl@chromium.org
2009-03-24
1
-1
/
+0
*
Update tests_fixable now that interval.html is passing.
willchan@chromium.org
2009-03-24
1
-3
/
+0
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
16
-154
/
+251
*
Rebaseline layout test that regressed because of a whitespace change
ager@chromium.org
2009-03-24
3
-4
/
+2
*
BMPImageDecoderTest.* takes many minutes under valgrind, so skip it; see bug ...
dkegel@google.com
2009-03-24
1
-0
/
+2
*
We need to extend the timeouts on Mac and Linux, too,
dkegel@google.com
2009-03-24
1
-5
/
+3
*
Add missing js file to the devtools frontend.
pfeldman@chromium.org
2009-03-24
1
-0
/
+4
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
4
-12
/
+39
*
Mark mac tests that regressed from the merge.
tc@google.com
2009-03-24
1
-1
/
+2
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-0
/
+1
*
These tests fail on linux too.
tc@google.com
2009-03-24
1
-3
/
+3
*
Update test list post merge.
tc@google.com
2009-03-24
1
-1
/
+7
*
Chrome side of webkit merge from r41860 to 41906.
tc@google.com
2009-03-23
7
-9
/
+2
*
Back out string morphing.
mbelshe@google.com
2009-03-23
1
-5
/
+10
*
Accidental checkin of vs2008 stuff
mbelshe@google.com
2009-03-23
1
-2
/
+1
*
Forgot to add v8_binding to linux build.
mbelshe@google.com
2009-03-23
1
-0
/
+1
*
This test was most probably affected by Evan Stade's fix for stroked text:
mad@chromium.org
2009-03-23
2
-1
/
+1
*
Rework the v8 binding string handling to be more efficient.
mbelshe@google.com
2009-03-23
4
-80
/
+135
*
Fix interval layout test.
willchan@chromium.org
2009-03-23
1
-5
/
+7
*
These tests were all improved by Evan Stade's fix for stroked text:
senorblanco@chromium.org
2009-03-23
21
-20
/
+10
*
Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.
levin@chromium.org
2009-03-23
4
-193
/
+6
*
For some reason, these new baselines didn't make it with my last commit.
senorblanco@chromium.org
2009-03-23
3
-4
/
+1
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
20
-1388
/
+1586
[next]