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
*
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
*
Add missing headers to gyp files.
jam@chromium.org
2009-06-16
1
-0
/
+1
*
Mark a test as failing on linux/debug.
tc@google.com
2009-06-16
1
-0
/
+3
*
Add file icons to chrome://downloads/ on the Mac. Add Skia helper
mark@chromium.org
2009-06-16
1
-38
/
+2
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
6
-112
/
+22
*
Webkit merge from r44682 to r44699.
tony@chromium.org
2009-06-16
1
-2
/
+7
*
Revert 18484 - DevTools: Add support for dumping objects into the console.
laforge@chromium.org
2009-06-16
9
-190
/
+117
*
Add better baselines. My previous check-in didn't have the right ones. I blam...
dglazkov@google.com
2009-06-16
4
-12
/
+101
*
Rebaseline tests, affected by fixes to Skia compositing upstream: http://trac...
dglazkov@google.com
2009-06-16
11
-12
/
+16
*
Hack to enable video on mac by creating a blank PlatformContextMac to draw on.
ajwong@chromium.org
2009-06-16
6
-16
/
+35
*
Remove tests that are now passing from expectations.
dglazkov@google.com
2009-06-16
1
-9
/
+1
*
InspectorController::Setting::integerValue() returns a long. Fix format strin...
craig.schlenter@chromium.org
2009-06-16
1
-1
/
+1
*
DevTools: Fix standalone devtools app mode.
pfeldman@chromium.org
2009-06-16
1
-2
/
+8
*
Fix rebaselining of a layout test. Accidentally rebaselines with a
ager@chromium.org
2009-06-16
2
-2
/
+2
*
DevTools: Add support for dumping objects into the console.
pfeldman@chromium.org
2009-06-16
9
-117
/
+190
*
Update V8 to version 1.2.8.
ager@chromium.org
2009-06-16
2
-2
/
+2
*
Disable layout tests for workers since 'shadow page' can not be created in te...
dimich@google.com
2009-06-16
1
-1
/
+1
*
Update layout test expectations for <video>
hclam@chromium.org
2009-06-16
1
-2
/
+4
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
2
-3
/
+100
*
Update expectations for layout tests
hclam@chromium.org
2009-06-15
1
-7
/
+9
[next]