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
*
Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-6
/
+19
*
Adding a way to mock WebURLLoader in webkit_support.
jcivelli@google.com
2010-06-21
9
-34
/
+440
*
Revert 50360 - Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-17
/
+6
*
Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-6
/
+17
*
WebKit roll 61498:61520
tkent@google.com
2010-06-21
1
-6
/
+0
*
Update expectations according to build bot status.
dglazkov@chromium.org
2010-06-20
1
-3
/
+2
*
Port PluginObject fix downstream. See http://trac.webkit.org/changeset/61415/...
dglazkov@chromium.org
2010-06-18
1
-1
/
+4
*
Add stubs for new WebClipboard::writeData method.
dcheng@chromium.org
2010-06-18
4
-0
/
+13
*
remove omx from win and mac build.
jiesun@google.com
2010-06-18
1
-5
/
+0
*
DevTools:
yurys@chromium.org
2010-06-18
4
-0
/
+42
*
meter-styles.html and meter-styles-changing-pseudo.tml are IMAGE-only
tkent@google.com
2010-06-18
1
-0
/
+2
*
- Webkit Roll 61360:61384
tkent@google.com
2010-06-18
1
-0
/
+5
*
Remove all content of test_expectations.txt.
tkent@google.com
2010-06-18
1
-7
/
+0
*
AppCache: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
10
-1
/
+55
*
webkit: Remove duplicated definition of CHECK_EQ macro.
tfarina@chromium.org
2010-06-18
1
-4
/
+0
*
Add mac to fast/js/missing-title-end-tag-js.html expectation.
mattm@chromium.org
2010-06-18
1
-1
/
+1
*
Remove only use of clearName()
atwilson@chromium.org
2010-06-17
1
-1
/
+1
*
TBR: Add back the skip now that expectations are captured upstream.
dglazkov@chromium.org
2010-06-17
1
-2
/
+3
*
Remove expectations after it's updated upstream.
dglazkov@chromium.org
2010-06-17
1
-3
/
+0
*
Remove obsolete API handlers now that upstream changes to frame name plumbing...
atwilson@chromium.org
2010-06-17
2
-11
/
+0
*
Fix detection of WebKit-only checkout or Chromium checkout
tkent@google.com
2010-06-17
1
-4
/
+4
*
Internal plugin needs to be loaded in a different place for the Linux sandbox.
jam@chromium.org
2010-06-17
2
-3
/
+3
*
More expectation clean up. Sorry about this.
dglazkov@chromium.org
2010-06-16
1
-2
/
+3
*
Clean up test expectations, removing passing tests.
dglazkov@chromium.org
2010-06-16
1
-18
/
+3
*
Clean up expectations, removing passing tests.
dglazkov@chromium.org
2010-06-16
1
-16
/
+14
*
Remove temporary test expectation now that WebKit rolled past the fix.
dimich@chromium.org
2010-06-16
1
-3
/
+0
*
Revert 50007 - Removes downstream expectations following WebKit r61259
bulach@chromium.org
2010-06-16
1
-0
/
+17
*
Removes downstream expectations following WebKit r61259
bulach@chromium.org
2010-06-16
1
-17
/
+0
*
Skips fast/js/missing-title-end-tag-js.html and adds some suppresions for Mac.
bulach@chromium.org
2010-06-16
1
-20
/
+19
*
Add svn:ignore properties for most of the rest of the Chrome Linux checkout.
brettw@chromium.org
2010-06-16
1
-1
/
+1
*
Follow up on r49951: removes spurious duplication on test expectation.
bulach@chromium.org
2010-06-16
1
-1
/
+0
*
Follow up on r49946, adds a few more suppressions downstream due to the new H...
bulach@chromium.org
2010-06-16
1
-17
/
+20
*
Following r61234 roll, temporarily disables failing tests downstream.
bulach@chromium.org
2010-06-16
1
-0
/
+23
*
Rolls WebKit 61233:61234
bulach@chromium.org
2010-06-16
6
-7
/
+7
*
Implement more of Flush properly. This adds support for waiting on the message
brettw@chromium.org
2010-06-16
5
-32
/
+96
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
5
-31
/
+7
*
Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).
tkent@google.com
2010-06-16
2
-0
/
+9
*
Fixed a crash and added a test to find it.
mad@google.com
2010-06-16
3
-14
/
+67
*
Adding a new showSuggestionPopup to the the WebPasswordAutocompleteListenerImpl
jcivelli@chromium.org
2010-06-16
2
-6
/
+14
*
TTF: Enable disabled test: ResourceFetcherTests.ResourceFetcherDownload
vandebo@chromium.org
2010-06-16
1
-1
/
+1
*
TTF: Enable disabled test: AppCacheStorageImplTest.BasicFindMainResponseInDat...
vandebo@chromium.org
2010-06-15
1
-2
/
+1
*
At times the Windows media player plugin would not render video. This would o...
ananta@chromium.org
2010-06-15
6
-10
/
+59
*
Temporary update of downstream expectations until full WebKit roll.
dimich@chromium.org
2010-06-15
1
-0
/
+4
*
Add support for serializing WebHistoryItem::itemSequenceNumber.
darin@chromium.org
2010-06-15
1
-1
/
+15
*
Always report keypresses in plugins as handled on the Mac
stuartmorgan@chromium.org
2010-06-15
1
-4
/
+11
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-1
/
+1
*
Make timer-driven CA plugins less wasteful, and up the timer frequency
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+6
*
Removes downstream test expectation for callback-exception.html.
bulach@chromium.org
2010-06-15
1
-2
/
+0
*
Create new function for the common part of GetWebKitRootDir() and
tkent@google.com
2010-06-15
1
-15
/
+15
*
Remove a ResourceBundle::GetDataResource and convert people to
tony@chromium.org
2010-06-15
1
-3
/
+3
[next]