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
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
26
-26
/
+20
*
port webkit changeset 44066
ukai@chromium.org
2009-06-01
1
-0
/
+2
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
34
-2728
/
+1302
*
Fix layout test failures.
darin@chromium.org
2009-05-30
2
-2
/
+3
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
33
-1301
/
+2726
*
BUG=12192
rafaelw@chromium.org
2009-05-30
4
-331
/
+0
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
2
-27
/
+0
*
Handle mimetype queries for media files
hclam@chromium.org
2009-05-29
4
-4
/
+13
*
Disable more flaky tests.
tc@google.com
2009-05-29
1
-1
/
+3
*
Adding more Webkit tests to the failure list to get the build green(er).
finnur@chromium.org
2009-05-29
1
-1
/
+4
*
More expectation changes from the WebKit merge.
brettw@chromium.org
2009-05-29
1
-2
/
+4
*
Add new failing WebKit tests to the expectations file.
brettw@chromium.org
2009-05-29
1
-3
/
+8
*
Fix more test list errors.
brettw@chromium.org
2009-05-29
1
-2
/
+2
*
Fix the test expectations file by removing duplicate names.
brettw@chromium.org
2009-05-29
1
-1
/
+0
*
WebKit merge 44202:44252
brettw@chromium.org
2009-05-29
1
-4
/
+19
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
2
-0
/
+2
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
13
-77
/
+159
*
DevTools: Fix standalone mode for Inspector frontend.
pfeldman@chromium.org
2009-05-28
1
-2
/
+2
*
DevTools: Add support for non-trivial console messages.
pfeldman@chromium.org
2009-05-28
1
-2
/
+15
*
Separate results of profiling sessions.
mnaganov@chromium.org
2009-05-28
3
-33
/
+75
*
WebKit Merge 44152:44202.
paulg@google.com
2009-05-27
1
-0
/
+5
*
Let ChromiumBridge::paintTextField check if the Color object passed in is valid
brettw@chromium.org
2009-05-27
1
-1
/
+4
*
Remove empty unused directories from src/webkit.
dglazkov@chromium.org
2009-05-27
3
-1210
/
+0
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
22
-886
/
+293
*
Added support for constructor calls in the NPAPI.
sgjesse@chromium.org
2009-05-27
6
-22
/
+101
*
Rebaseline Linux LayoutTests/fast/canvas/canvas-bg-zoom.html
ukai@chromium.org
2009-05-27
4
-7
/
+14
*
Rebaseline new test added in webkit revision 44087
ukai@chromium.org
2009-05-27
4
-3
/
+33
*
WebKit update 44143:44151
paulg@google.com
2009-05-26
1
-6
/
+6
*
The autofilling of passwords when the URL for visited page and the page the p...
jcampan@chromium.org
2009-05-26
2
-2
/
+22
*
Fix a leak in ImageDecoder::Decode.
mpcomplete@google.com
2009-05-26
1
-1
/
+5
*
Move failures back where they belong.
dglazkov@chromium.org
2009-05-26
1
-5
/
+2
*
Disable layout test worker-terminate.html. This is because we are removing th...
jianli@chromium.org
2009-05-26
1
-0
/
+5
*
Ensure we have a Cocoa NSGraphicsContext when needed.
jrg@chromium.org
2009-05-26
1
-0
/
+2
*
Avoid leaks reported in test_shell by valgrind on mac, by avoiding the
sdoyon@chromium.org
2009-05-26
2
-1
/
+12
*
Set focus to the dummy plugin window used to ensure that keyboard focus corre...
ananta@chromium.org
2009-05-26
2
-28
/
+26
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-26
2
-80
/
+49
*
Re-introduce check for empty handles after calling toString when
kasperl@google.com
2009-05-26
1
-0
/
+4
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
5
-61
/
+92
*
Update test expectations.
ukai@chromium.org
2009-05-25
1
-0
/
+2
*
DevTools: disable console autocompletion until we come up with some good solu...
yurys@google.com
2009-05-25
1
-0
/
+11
*
Update test_expectations.
ukai@chromium.org
2009-05-25
1
-15
/
+3
*
Update V8 to version 1.2.4.3.
sgjesse@chromium.org
2009-05-25
2
-2
/
+2
*
Update test expectaions.
ukai@chromium.org
2009-05-25
1
-46
/
+22
*
Update webkit to r44123
darin@chromium.org
2009-05-25
5
-16
/
+25
*
Update expected test failures after Webkit update 44065:44094
ukai@chromium.org
2009-05-25
1
-5
/
+3
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
4
-23
/
+29
*
Make run_webkit_test.bat workable even if we execute it
ojan@chromium.org
2009-05-23
1
-1
/
+1
*
Make sure that seekable streams are removed from the list of resource clients...
ananta@chromium.org
2009-05-23
3
-2
/
+7
*
Update expected test failures after WebKit merge 44049:44065
abarth@chromium.org
2009-05-23
1
-0
/
+4
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
2
-3
/
+133
[next]