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
*
Pipeline will execute a callback whenever an run-time error has happened.
kylep@chromium.org
2009-07-28
2
-0
/
+52
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
26
-350
/
+0
*
Enable layout tests: worker-constructor.html and worker-script-error.html.
jianli@chromium.org
2009-07-28
6
-33
/
+31
*
One more try, this time with feeling.
pinkerton@chromium.org
2009-07-28
1
-1
/
+2
*
fix duplicate expecations, again
pinkerton@chromium.org
2009-07-28
1
-1
/
+1
*
Fix duplicate expectations.
pinkerton@chromium.org
2009-07-28
1
-4
/
+1
*
Add a flaky mac-only timeout that seems to have appeared in the last day or two.
pinkerton@chromium.org
2009-07-28
1
-0
/
+3
*
DevTools: remove console API stub (works fine with new WebKit).
pfeldman@chromium.org
2009-07-28
1
-9
/
+0
*
Roll to WebKit 46490. DevTools: Migrate to the new ScriptObject API.
pinkerton@chromium.org
2009-07-28
1
-2
/
+5
*
Fix more Win-only expectations from http://trac.webkit.org/changeset/46447
pinkerton@chromium.org
2009-07-28
1
-4
/
+0
*
Adds a new unit tests for layout tests formatting script.
gwilson@google.com
2009-07-28
3
-17
/
+254
*
Now that http://trac.webkit.org/changeset/46447 is back in the tree, remove t...
pinkerton@chromium.org
2009-07-28
1
-108
/
+1
*
Roll to webKit 46471 with updated test failures.
pinkerton@chromium.org
2009-07-28
1
-0
/
+7
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-1
/
+0
*
DevTools: show constructor name for eval result.
yurys@google.com
2009-07-28
3
-3
/
+5
*
DevTools: Stub console addInspectedNode call in new console API.
pfeldman@chromium.org
2009-07-28
1
-0
/
+14
*
After their initial failure, these two tests have passed consistently on Wind...
pkasting@chromium.org
2009-07-28
1
-2
/
+0
*
More updates to try and match the builder.
pkasting@chromium.org
2009-07-28
1
-61
/
+61
*
Replace parameterless frame retrieval with explicit one.
dglazkov@chromium.org
2009-07-27
1
-1
/
+1
*
More test changes to try and remove duplicate expectations.
pkasting@chromium.org
2009-07-27
1
-7
/
+5
*
Trying to get the layout test bots green.
pkasting@chromium.org
2009-07-27
1
-62
/
+67
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
8
-13
/
+84
*
Pinkerton's changes contained duplicate expectations. Update to avoid that.
pkasting@chromium.org
2009-07-27
1
-3
/
+4
*
Update WebKit to r46426.
pkasting@chromium.org
2009-07-27
3
-26
/
+71
*
Refactor the "load and decode" portion of the image decoder unittest into a h...
pkasting@chromium.org
2009-07-27
3
-56
/
+77
*
Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...
ajwong@chromium.org
2009-07-27
3
-71
/
+26
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
1
-13
/
+14
*
Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...
pinkerton@chromium.org
2009-07-27
3
-26
/
+71
*
rolling back
pinkerton@chromium.org
2009-07-27
1
-2
/
+0
*
Rolling to WebKit r46389 with one test failure. TBR=dglazkov
pinkerton@chromium.org
2009-07-27
1
-0
/
+2
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
11
-30
/
+179
*
Reverting 21635.
yurys@google.com
2009-07-27
10
-178
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
10
-29
/
+178
*
DevTools: move close devtools button to the right.
pfeldman@chromium.org
2009-07-26
1
-1
/
+2
*
npruntime_util.h in webkit/glue should use the absolute path to npruntime.h
jorlow@chromium.org
2009-07-25
2
-3
/
+1
*
DevTools: Add hints for the DEPs roll of InspectorBackend.
pfeldman@chromium.org
2009-07-25
2
-1
/
+23
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
7
-98
/
+18
*
Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().
scherkus@chromium.org
2009-07-25
5
-27
/
+62
*
Updated test_expectations.txt due to media mime type changes.
scherkus@chromium.org
2009-07-25
1
-1
/
+1
*
Verified that these strings are not used, so removing the FIXME.
ajwong@chromium.org
2009-07-24
1
-2
/
+0
*
re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell
dpranke@google.com
2009-07-24
1
-0
/
+3
*
Update to WebKit 46369.
darin@chromium.org
2009-07-24
1
-3
/
+3
*
Adds code to select which frame of an .ico best matches the desired size.
pkasting@chromium.org
2009-07-24
2
-5
/
+29
*
redo CL 21368 - work around a race in python 2.4's popen() call
dpranke@google.com
2009-07-24
1
-0
/
+4
*
Modify change in CL 21434 - allow standard font smoothing as well as none
dpranke@google.com
2009-07-24
1
-7
/
+10
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
1
-15
/
+11
*
Mark tests as flaky.
darin@chromium.org
2009-07-24
1
-6
/
+7
*
A couple more failures popped up on Windows.
darin@chromium.org
2009-07-24
1
-0
/
+2
*
More post merge (46288:46363) cleanup.
darin@chromium.org
2009-07-24
1
-5
/
+8
*
Fixes a test_shell crash caused by attempting to cancel the plugin stream req...
ananta@chromium.org
2009-07-24
1
-1
/
+1
[next]