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
*
Fix GCC bustage (take 2).
darin@chromium.org
2009-06-25
1
-25
/
+0
*
Fix second GCC bustage. Warning about an unused function treated as error.
darin@chromium.org
2009-06-25
1
-7
/
+0
*
Fix GCC compile error. This is similar to the change I made in r19105.
darin@chromium.org
2009-06-25
1
-1
/
+1
*
Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.
darin@chromium.org
2009-06-25
16
-375
/
+718
*
Remove unused code. Frame::loader() is never null.
darin@chromium.org
2009-06-25
2
-21
/
+2
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Add FileList to IsRefPtrType to fix compiling error in Canary bot. This is ne...
jianli@chromium.org
2009-06-25
1
-0
/
+1
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
10
-44
/
+243
*
Don't call cancel on requests that have completed successfully.
paul@chromium.org
2009-06-25
1
-1
/
+3
*
Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...
avi@chromium.org
2009-06-25
1
-4
/
+1
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
3
-3
/
+116
*
Adjust test expectations.
abarth@chromium.org
2009-06-25
1
-0
/
+2
*
cancel_transition is flaky on Linux debug as well. Mark it as such.
jungshik@google.com
2009-06-25
1
-3
/
+2
*
Run content scripts in their own isolated world. Hidden behind the --isolate...
abarth@chromium.org
2009-06-25
4
-130
/
+205
*
Update test expectations for WebKit update 45086:45111
amanda@chromium.org
2009-06-25
1
-0
/
+7
*
Fix a typo
jungshik@google.com
2009-06-25
1
-2
/
+2
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
4
-0
/
+11
*
Mark two layout tests as flaky.
jungshik@google.com
2009-06-25
1
-2
/
+7
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
2
-3
/
+3
*
Hook up test_shell with the new FTP implementation. On Windows
wtc@chromium.org
2009-06-25
5
-5
/
+22
*
Revise the webkit test list for 3 flaky tets on Linux.
jshin@chromium.org
2009-06-25
1
-3
/
+3
*
implement WebSandboxSupport stub to prevent a null ptr deref
dpranke@google.com
2009-06-25
2
-5
/
+9
*
JS Binding for HTMLAudioElement Constructor
kylep@chromium.org
2009-06-24
2
-0
/
+6
*
Add image baselines for fake-italic.
agl@chromium.org
2009-06-24
3
-0
/
+13
*
Get the *correct* image results for this test. The rebaseline tool
ojan@chromium.org
2009-06-24
2
-1
/
+1
*
Removed rebaseline in previous commit and the test started
ojan@google.com
2009-06-24
1
-1
/
+1
*
Set the executable bit on the rebaseline tool so it
ojan@google.com
2009-06-24
1
-0
/
+0
*
Rebaseline test that changed upstream.
ojan@google.com
2009-06-24
4
-7
/
+4
*
add LayoutTests/fast/js/switch-behaviour.html to the test list.
jungshik@google.com
2009-06-24
1
-1
/
+1
*
drag-to-navigate either timeouts or fails.
jungshik@google.com
2009-06-24
1
-1
/
+1
*
Update the test list after the webkit merge to r45086
jungshik@google.com
2009-06-24
1
-0
/
+7
*
Update webkit to r45086.
darin@chromium.org
2009-06-24
1
-0
/
+1
*
Merge WebKit r42737, which added port 3659
wtc@chromium.org
2009-06-24
2
-1
/
+2
*
Merge several variations on the same failure into one line.
amanda@chromium.org
2009-06-24
1
-5
/
+1
*
Remove duplicate expectation
amanda@chromium.org
2009-06-24
1
-2
/
+1
*
Add a few more failures for WebKit r45017 that only happen
amanda@chromium.org
2009-06-24
1
-0
/
+3
*
Add some more test failures for WebKit roll to r45017.
amanda@chromium.org
2009-06-24
1
-0
/
+8
*
Roll webkit to 45017, mark test failures
amanda@chromium.org
2009-06-24
1
-1
/
+13
*
DevTools Profiler: enable log compression.
mnaganov@chromium.org
2009-06-24
3
-107
/
+51
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
5
-153
/
+0
*
Fix GCC bustage. Part 2.
darin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix GCC build bustage.
darin@chromium.org
2009-06-24
1
-0
/
+1
*
Switch WebHTTPBody and WebDragData to implement copy-on-write behavior. This
darin@chromium.org
2009-06-24
7
-29
/
+62
*
Partial revert of r19097
agl@chromium.org
2009-06-24
1
-1
/
+1
*
Typo in last patch
agl@chromium.org
2009-06-24
1
-1
/
+1
*
Add baselines for fake-italic.html and rebaseline one test on Linux.
agl@chromium.org
2009-06-24
7
-3
/
+33
*
Linux: fix fake italics for fonts without italic variants.
agl@chromium.org
2009-06-24
2
-0
/
+13
*
Disable new test to get the tree green until we have
amanda@chromium.org
2009-06-24
1
-2
/
+2
*
Fix typo in r19089 (test_expectations.txt)
amanda@chromium.org
2009-06-24
1
-1
/
+1
[next]