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
*
Roll back Markus's CL ( http://codereview.chromium.org/196053)
jshin@chromium.org
2009-09-25
1
-14
/
+2
*
When converting between units of time or data types of different precision,
markus@chromium.org
2009-09-24
1
-2
/
+14
*
Mark redirect-cross-origin-post.html failing both debug/release on Windows
jshin@chromium.org
2009-09-24
1
-1
/
+1
*
Roll WebKit to 48734. Includes 2 sided patch of mine.
jorlow@chromium.org
2009-09-24
2
-2
/
+2
*
Change rebaselining tool to pull win baselines from xp bot
victorw@chromium.org
2009-09-24
1
-2
/
+2
*
Fix FTP directory listings for servers which use \n as the line break.
phajdan.jr@chromium.org
2009-09-24
1
-4
/
+7
*
Downstreamed v8 extension building & webkit_chromium_port flag
yaar@chromium.org
2009-09-24
1
-0
/
+16
*
Preliminary fixes to enable link dependent objects.
maruel@chromium.org
2009-09-24
2
-3
/
+8
*
Rebaseline failures from WebKit merge 44202:44252
japhet@chromium.org
2009-09-24
6
-66
/
+3
*
Adjust purify expectations for changes in upstream signatures.
dglazkov@chromium.org
2009-09-24
1
-12
/
+13
*
Don't add default Accept-Language and Accept-Charset headers if specific ones...
dimich@google.com
2009-09-24
1
-1
/
+0
*
WebKit update 48700:48721.
dglazkov@chromium.org
2009-09-24
4
-19
/
+34
*
Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...
jianli@chromium.org
2009-09-24
1
-0
/
+9
*
Remove the layout test that has been sent upstream
victorw@chromium.org
2009-09-24
4
-285
/
+0
*
Add another failure from WebKit update 48684:48700.
dglazkov@chromium.org
2009-09-24
1
-1
/
+1
*
DevTools: autoresume execution on parse errors.
yurys@google.com
2009-09-24
2
-10
/
+68
*
WebKit update 48684:48700
dglazkov@chromium.org
2009-09-24
1
-0
/
+5
*
Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...
yurys@google.com
2009-09-24
1
-2
/
+6
*
Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.
maruel@chromium.org
2009-09-24
1
-6
/
+2
*
DevTools: repair on linux and reenable breakpoint tests
yurys@google.com
2009-09-24
1
-2
/
+6
*
DevTools: Add local fix for console formatting while waiting for upstream fix...
pfeldman@chromium.org
2009-09-24
1
-1
/
+13
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-24
5
-30
/
+23
*
Un-reverting 26919, and disabling worker-cloneports since it is flaky.
atwilson@chromium.org
2009-09-24
3
-0
/
+50
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-1
/
+0
*
Set application_cache_enabled to true for test_shell.
michaeln@google.com
2009-09-23
1
-1
/
+1
*
Rebaseline tests according to changes upstream.
dglazkov@chromium.org
2009-09-23
46
-28
/
+556
*
Fake main window resizing in the test shell.
japhet@chromium.org
2009-09-23
6
-12
/
+36
*
Upstreamings parts of webkit.gyp (step 3)
yaar@chromium.org
2009-09-23
5
-967
/
+4
*
(More) Copyright housecleaning (i missed one before).
michaeln@google.com
2009-09-23
1
-1
/
+1
*
Add LayoutTests/editing/pasteboard/subframe-dragndrop-1.html
jshin@chromium.org
2009-09-23
1
-2
/
+2
*
Copyright housecleaning
michaeln@google.com
2009-09-23
7
-7
/
+7
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-0
/
+1
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-1
/
+0
*
WebKit update 48665:48679
dglazkov@chromium.org
2009-09-23
1
-0
/
+4
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-23
5
-57
/
+39
*
Reorganize recent changes in database-related layout test expectations.
dglazkov@chromium.org
2009-09-23
1
-8
/
+7
*
Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639.
dglazkov@chromium.org
2009-09-23
1
-22
/
+0
*
Add chrome/fast/dom/extensions/interval.html to the list of flaky webkit test...
jshin@chromium.org
2009-09-23
1
-0
/
+1
*
WebKit update 48642:48665
dglazkov@chromium.org
2009-09-23
1
-0
/
+14
*
This CL fixes issue 22712 -- REGRESSION: auto-complete close cause chrome crash.
xji@chromium.org
2009-09-23
2
-2
/
+7
*
Add 2 more flaky tests on linux, and make sure the previous
nsylvain@chromium.org
2009-09-23
1
-2
/
+4
*
Reverting 26919.
atwilson@chromium.org
2009-09-23
3
-50
/
+0
*
Add 2 layout tests that are flaky on linux
nsylvain@chromium.org
2009-09-23
1
-0
/
+2
*
Added missing layout tests along with associated rebaselinings.
atwilson@chromium.org
2009-09-23
3
-0
/
+50
*
DevTools: added a new test for console evaluation on call frame.
yurys@google.com
2009-09-23
1
-48
/
+174
*
DevTools: Add more console tests.
pfeldman@chromium.org
2009-09-23
1
-7
/
+28
*
DevTools: repair eval on call frame.
yurys@google.com
2009-09-23
2
-10
/
+8
*
Include skipped tests statistics when running sharded tests.
ojan@chromium.org
2009-09-23
1
-4
/
+16
*
Rolling back 26904, didn't take chrome branding into account.
bradnelson@google.com
2009-09-23
2
-15
/
+21
*
Changing the grd files in chrome/webkit/app to be compiled to seprate
bradnelson@google.com
2009-09-23
2
-21
/
+15
[next]