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
*
Disable some appcache update tests that depend on testserver.
jennb@chromium.org
2009-10-06
2
-6
/
+6
*
Rebaselined window-postmessage-args.html
atwilson@chromium.org
2009-10-06
3
-5
/
+33
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
34
-28
/
+2258
*
Add a few more skia-broken tests to test_expectations.
senorblanco@chromium.org
2009-10-06
1
-0
/
+11
*
Roll gyp DEPS and remove redundant product_dir setting for plugin modules.
mmoss@chromium.org
2009-10-06
1
-2
/
+0
*
Roll DEPS for Skia 364:376. The bad news is, this breaks 1854 layout tests o...
senorblanco@chromium.org
2009-10-06
1
-1
/
+3744
*
LTTF: rebaseline fast/box-shadow/transform-fringing.html
hamaji@chromium.org
2009-10-06
7
-3
/
+24
*
DevTools: fix 'devtools.html' generation on Linux.
mnaganov@chromium.org
2009-10-06
1
-0
/
+3
*
DevTools: bring devtools tests back.
pfeldman@chromium.org
2009-10-06
1
-1
/
+1
*
WebKit roll: 49111:49142.
jparent@chromium.org
2009-10-06
1
-2
/
+5
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
5
-0
/
+12
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
3
-0
/
+18
*
Coverity: initialize read_attempts_ in BufferedDataSource constructor.
mattm@chromium.org
2009-10-06
1
-0
/
+1
*
Order of preferences needs to match serialization.
johnnyg@chromium.org
2009-10-06
1
-3
/
+3
*
Make the legend show on '?' keypresses and hide on escape. Make it hidden
ojan@chromium.org
2009-10-06
1
-51
/
+431
*
Add some more suppressions, and move a few of the existing media ones into th...
pkasting@chromium.org
2009-10-06
1
-4
/
+6
*
Ported Chrome's WebGL implementation to Linux. Required changes to
kbr@google.com
2009-10-05
2
-9
/
+150
*
More suppressions that have popped up.
pkasting@chromium.org
2009-10-05
1
-3
/
+6
*
Another broken transition test on Linux debug
pkasting@chromium.org
2009-10-05
1
-0
/
+1
*
Another failure
pkasting@chromium.org
2009-10-05
1
-0
/
+1
*
Never-ending series of suppressions...
pkasting@chromium.org
2009-10-05
1
-0
/
+1
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
5
-0
/
+11
*
Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...
jianli@chromium.org
2009-10-05
1
-5
/
+11
*
Make Mac WebCursor glue use the nsimage_cache
mark@chromium.org
2009-10-05
1
-2
/
+4
*
Widen some flakiness exclusions.
pkasting@chromium.org
2009-10-05
1
-3
/
+7
*
Exposes WebCore's FontCache through the webkit API
jamesr@chromium.org
2009-10-05
3
-0
/
+116
*
Scrollbar rebaselining.
avi@chromium.org
2009-10-05
69
-34
/
+34
*
Add flaky Mac tests.
pkasting@chromium.org
2009-10-05
1
-0
/
+3
*
Add flakiness to two test expectations.
pkasting@chromium.org
2009-10-05
1
-1
/
+5
*
DevTools: auto-generate devtools.html from WebKit's inspector.html
mnaganov@chromium.org
2009-10-05
3
-162
/
+83
*
LTTF: rebaseline fast/transforms/shadows.html.
hamaji@chromium.org
2009-10-05
6
-23
/
+22
*
LTTF: rebaseline LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html .
hamaji@chromium.org
2009-10-05
6
-7
/
+4
*
DevTools: Prepare DevTools for rolling onto r49084.
pfeldman@chromium.org
2009-10-05
2
-11
/
+17
*
More test_expectations cleanup. Remove some tests that have been passing
senorblanco@chromium.org
2009-10-05
1
-6
/
+2
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
2
-3
/
+18
*
Marks fast/encoding/idn-security.html as WONTFIX.
tkent@chromium.org
2009-10-05
1
-3
/
+5
*
LayoutTests/media/video-src-invalid-remove.html is also flaky
nsylvain@chromium.org
2009-10-03
1
-0
/
+1
*
More test_expectations changes.
nsylvain@chromium.org
2009-10-03
1
-3
/
+4
*
Rebaseline a failing test on the Mac.
senorblanco@chromium.org
2009-10-03
1
-1
/
+1
*
Add LayoutTests/media/video-seeking.html to the flaky list because
nsylvain@chromium.org
2009-10-03
1
-0
/
+1
*
Triage from my stint as WebKit gardener: a number of tests were rebaselined,
senorblanco@chromium.org
2009-10-03
9
-16
/
+45
*
Whoops, two more Linux baselines.
senorblanco@chromium.org
2009-10-03
4
-0
/
+2
*
New Linux baselines for two-point radial gradients.
senorblanco@chromium.org
2009-10-03
6
-3
/
+3
*
Windows rebaselines for two point radial gradients (now that my changes have ...
senorblanco@chromium.org
2009-10-03
15
-13
/
+347
*
Fix test shell for events. Also remove tests that no longer fail.
jorlow@chromium.org
2009-10-03
2
-5
/
+17
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
11
-5
/
+346
*
Add quota support.
jorlow@chromium.org
2009-10-03
8
-16
/
+31
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
14
-83
/
+74
*
Update deps for WebKit glue so it can include app.
brettw@chromium.org
2009-10-03
1
-0
/
+1
*
WebKit roll: 49043:49050
atwilson@chromium.org
2009-10-03
3
-39
/
+10
[next]