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
*
Attempt to fix all flakyness in the Linux layout tests.
jparent@chromium.org
2009-06-19
1
-6
/
+4
*
We recently learned that loadable_modules should have the IgnoreImportLibrary
bradnelson@chromium.org
2009-06-19
1
-2
/
+1
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-1
/
+2
*
Rebaseline some Linux specific layout test differences from r18803.
deanm@chromium.org
2009-06-19
12
-6
/
+6
*
DevTools: add fake callframe for live object expansion in console.
pfeldman@chromium.org
2009-06-19
1
-1
/
+7
*
Rebaseline Linux layout tests for the Skia roll in r18803.
deanm@chromium.org
2009-06-19
52
-26
/
+26
*
DevTools: remove dock/undock button
pfeldman@chromium.org
2009-06-19
1
-1
/
+5
*
DevTools: fix crash when inspect element invoked on the root element.
pfeldman@chromium.org
2009-06-19
1
-4
/
+4
*
Roll Skia up to r224, for a few bug fixes.
deanm@chromium.org
2009-06-19
82
-41
/
+41
*
DevTools: add devtools.css to webkit.gyp. It should have been added as part o...
yurys@google.com
2009-06-19
3
-3
/
+4
*
DevTools Profiler: Fix parsing of duplicate function names.
mnaganov@chromium.org
2009-06-19
1
-1
/
+5
*
Test expectation update due to the WebKit merge 44805:44837.
levin@chromium.org
2009-06-19
1
-2
/
+1
*
Rebaseline tests due to the merge 44805:44837.
levin@chromium.org
2009-06-19
3
-2
/
+6
*
DevTools: when script has URL all breakpoints are set using that URL and line...
yurys@google.com
2009-06-19
1
-26
/
+65
*
Rebaseline tests due to the merge 44805:44837.
levin@chromium.org
2009-06-19
23
-58
/
+249
*
WebKit merge 44805:44837
levin@chromium.org
2009-06-19
57
-380
/
+10
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
3
-23
/
+0
*
Mark LayoutTests/media/unsupported-rtsp.html as CRASH
hclam@chromium.org
2009-06-18
1
-0
/
+2
*
Rebaseline some media layout tests
hclam@chromium.org
2009-06-18
20
-331
/
+375
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
3
-0
/
+23
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-1
/
+2
*
Mark 5 <video> tests as pass
hclam@chromium.org
2009-06-18
31
-6
/
+428
*
Reverting r18743.
avi@google.com
2009-06-18
1
-4
/
+1
*
Reject invalid URLs in SimpleDataSource
hclam@chromium.org
2009-06-18
1
-1
/
+18
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
45
-990
/
+440
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
1
-1
/
+4
*
DevTools: Implement console.dir(live object) while on a breakpoint.
pfeldman@chromium.org
2009-06-18
1
-4
/
+41
*
DevTools: the context should be disposed to releas scripts and other resource...
yurys@google.com
2009-06-18
2
-0
/
+6
*
WebKit merge 44773:44798
levin@chromium.org
2009-06-18
3
-0
/
+4
*
Add missing null handle check to document wrapper caching code.
ager@chromium.org
2009-06-18
1
-0
/
+8
*
Don't call FileChooser::chooseFile("") if a user selects nothing with a file ...
tkent@chromium.org
2009-06-18
1
-3
/
+2
*
Remove RenderThemeChromiumSkia.cpp explicitly from the mac build.
ajwong@chromium.org
2009-06-18
1
-0
/
+4
*
Fixing a bug in SimpleDataSource
hclam@chromium.org
2009-06-17
1
-0
/
+5
*
WebKit merge 44757:44773.
levin@chromium.org
2009-06-17
2
-3
/
+11
*
Use media*.png for UI controls for <video> in test_shell
hclam@chromium.org
2009-06-17
1
-0
/
+4
*
TEST=none
jorlow@chromium.org
2009-06-17
6
-1
/
+41
*
Cancel SimpleDataSource's request when stopped to prevent asserting.
scherkus@chromium.org
2009-06-17
2
-22
/
+79
*
Mark 3 <video> layout tests as pass
hclam@chromium.org
2009-06-17
1
-3
/
+0
*
Report load errors for <video> according to WebKit's
hclam@chromium.org
2009-06-17
1
-7
/
+23
*
linux: merge some form-related bugs.
evan@chromium.org
2009-06-17
1
-1
/
+1
*
Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...
tc@google.com
2009-06-17
1
-0
/
+1
*
DevTools: Add support for dumping objects into the console. (Take 2).
pfeldman@chromium.org
2009-06-17
11
-118
/
+198
*
DevTools: Migrate to new WebKit console API.
pfeldman@chromium.org
2009-06-17
2
-65
/
+0
*
DevTools: Do not crash on document-less HTMLFrameOwnerElement removal from DO...
pfeldman@chromium.org
2009-06-17
1
-1
/
+5
*
DevTools: Fix crash on refresh.
pfeldman@chromium.org
2009-06-17
1
-2
/
+3
*
linux: rebaseline some layout tests.
evan@chromium.org
2009-06-17
7
-4
/
+3
*
Rebaseline two tests from the last 2 merges. These tests changed upstream.
tc@google.com
2009-06-16
9
-42
/
+33
*
Fix incorrect gtk cursors. se-resize and sw-resize are reversed.
thestig@chromium.org
2009-06-16
1
-2
/
+2
*
Fix for occasional crash in a Worker process caused by 'shadow page' trying t...
dimich@google.com
2009-06-16
1
-1
/
+1
*
WebKit merge from r44699 to r44726.
tc@google.com
2009-06-16
2
-2
/
+7
[next]