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 a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-0
/
+26
*
Assorted dashboard fixes:
ojan@google.com
2009-08-27
1
-26
/
+37
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
4
-19
/
+13
*
Mark page cache layout tests WONTFIX since Chromium does not use WebKit's pag...
dimich@google.com
2009-08-26
1
-5
/
+6
*
Remove a test from test_expecations. Was fixed upstream in http://trac.webki...
jparent@chromium.org
2009-08-26
1
-3
/
+0
*
Fix build break.
levin@chromium.org
2009-08-26
1
-2
/
+2
*
Roll the WebKit deps: 47791:47797
jorlow@chromium.org
2009-08-26
1
-0
/
+4
*
Add WebKit api support for allowing/disallowing stored
levin@chromium.org
2009-08-26
5
-2
/
+48
*
Skeleton classes for appcache library framework. This is a work in progress. ...
jennb@chromium.org
2009-08-26
10
-0
/
+503
*
Improve logic for stripping useless entries in the JSON.
ojan@google.com
2009-08-26
1
-6
/
+5
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
11
-100
/
+115
*
Roll webkit to 47790.
jorlow@chromium.org
2009-08-26
1
-0
/
+3
*
Add bug numbers to test_expectaions list. Also remove one test that passes re...
jianli@chromium.org
2009-08-26
1
-6
/
+5
*
Also need to have rebaseline result for win since linux refers to win, instea...
jianli@chromium.org
2009-08-26
1
-0
/
+12
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-4
/
+2
*
Move the rebaselien result for javascript-url-exception-isolation-expected fr...
jianli@chromium.org
2009-08-26
1
-0
/
+0
*
Sometimes the test fails, so add FAIL to the expected result.
jorlow@chromium.org
2009-08-26
1
-1
/
+1
*
Rebaselining some tests changed in recent WebKit roll. Caused by http://trac....
dimich@google.com
2009-08-26
7
-16
/
+67
*
Rebaseline 4 layout tests.
jianli@chromium.org
2009-08-26
20
-14
/
+160
*
Assorted dashboard changes:
ojan@chromium.org
2009-08-26
1
-77
/
+130
*
Remove the correct line from test_expectations.txt this time.
japhet@chromium.org
2009-08-26
1
-3
/
+0
*
revert cl 24468
rvargas@google.com
2009-08-26
1
-0
/
+3
*
Roll the WebKit deps 47770:47779TBR=ojanBUG=20319TEST=none
jorlow@chromium.org
2009-08-26
1
-1
/
+4
*
Remove LayoutTests/fast/css/rem-dynamic-scaling.html from test_expectaions.
japhet@chromium.org
2009-08-26
1
-3
/
+0
*
Add isVisible parameter to WebPlugin::updateGeometry.
darin@chromium.org
2009-08-26
6
-18
/
+21
*
Supress a test to make the tree green
rvargas@google.com
2009-08-26
1
-0
/
+3
*
On a middle click, check if the mouse is over a scrollbar before pasting the ...
vandebo@chromium.org
2009-08-26
1
-1
/
+5
*
Add back accidentally removed expected failure.
dglazkov@chromium.org
2009-08-26
1
-0
/
+1
*
Group and triage HTML5 media layout tests
dglazkov@chromium.org
2009-08-26
1
-91
/
+82
*
DevTools: Sanitize objects being serialized so that prototype.js did not affe...
pfeldman@chromium.org
2009-08-26
1
-2
/
+21
*
WebKit merge 47759:47770.
levin@chromium.org
2009-08-26
1
-0
/
+5
*
Rebaseline LayoutTests/fast/text/stroking.html for Windows
ukai@chromium.org
2009-08-26
4
-3
/
+20
*
Remove bad expectation for LayoutTests/fast/text/stroking.html
ukai@chromium.org
2009-08-26
2
-1
/
+0
*
Add dummy implementation for newly added localized string in WebKit. This is ...
jianli@chromium.org
2009-08-26
1
-0
/
+18
*
plugins: unfork WebPluginDelegateImpl between linux/win
evan@chromium.org
2009-08-26
6
-1515
/
+51
*
Fork webplugin_delegate_impl.cc in anticipation of remerging.
evan@chromium.org
2009-08-26
1
-0
/
+1337
*
linux: test plugin for appropriate architecture before loading
evan@chromium.org
2009-08-26
1
-0
/
+44
*
WebKit merge 47748:47759.
jianli@chromium.org
2009-08-26
1
-12
/
+27
*
fix run_webkit_tests --new-baseline to specify the PlatformName() dir.
dpranke@google.com
2009-08-26
1
-2
/
+5
*
Update an incccurate comment in test_expectations. This test has failed sinc...
jparent@chromium.org
2009-08-26
1
-2
/
+1
*
Add chromium specific results for LayoutTests/http/tests/xmlhttprequest/xmlht...
jparent@chromium.org
2009-08-25
2
-1
/
+10
*
linux: remove 93 unneeded Linux test baselines
evan@chromium.org
2009-08-25
93
-3561
/
+0
*
Fix for audio/video not firing ended if you change src and call load().
scherkus@chromium.org
2009-08-25
1
-0
/
+4
*
Rebaseline 21 layout tests. Also add pseudo results for 3 layout tests that n...
jianli@chromium.org
2009-08-25
122
-22
/
+2099
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
8
-2
/
+34
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
13
-104
/
+126
*
Revert 24266 - This CL ensures that plugins always peek in the context of out...
ananta@chromium.org
2009-08-25
3
-22
/
+5
*
Remove test results that do not have corresponding tests. The tests were mov...
jparent@chromium.org
2009-08-25
2
-16
/
+0
*
Rebaseline LayoutTests/editing/execCommand/5482023.html. Started failing wit...
jparent@chromium.org
2009-08-25
6
-6
/
+6
*
This CL ensures that plugins always peek in the context of outgoing sync calls.
ananta@chromium.org
2009-08-25
3
-5
/
+22
[prev]
[next]