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
*
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
*
Submit updated test expectations for the passing tests.
dglazkov@google.com
2009-06-15
4
-24
/
+33
*
Rebaseline Linux and Win tests by methodically going through the test_expecta...
dglazkov@google.com
2009-06-15
65
-63
/
+257
*
Mark some video layout tests as flaky
hclam@chromium.org
2009-06-15
1
-1
/
+4
*
Rebaseline 2 tests from the merge. Update the expectations file.
tony@chromium.org
2009-06-15
4
-5
/
+2
*
Update test expectations for some layout tests for <video> and <audio>
hclam@chromium.org
2009-06-15
1
-7
/
+8
*
Webkit merge from 44668 to 44682.
tc@google.com
2009-06-15
8
-2
/
+182
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-1
/
+1
[next]