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
*
Stop using WebInputElement::inputType().
tkent@chromium.org
2010-09-22
1
-2
/
+2
*
Set name of document accessibility nodes to document title.
ctguil@chromium.org
2010-09-21
1
-0
/
+2
*
Fix full screen mode for windowless flash plugins. Flash doesn't expect a "ki...
brettw@chromium.org
2010-09-21
1
-0
/
+12
*
Revert 60088 - Set name of document accessibility nodes to document title.
rdsmith@chromium.org
2010-09-21
1
-2
/
+0
*
Set name of document accessibility nodes to document title.
ctguil@chromium.org
2010-09-21
1
-0
/
+2
*
Disabling canvas test downstream for now, will upstream in future roll
atwilson@chromium.org
2010-09-21
1
-0
/
+1
*
Disabled video-controls-with-mutation-event-handler on all platforms, not jus...
atwilson@chromium.org
2010-09-21
1
-1
/
+1
*
Disabled crashing media/video-controls-with-mutation-event-handler.html test
atwilson@chromium.org
2010-09-21
1
-2
/
+2
*
Disable failing test to allow tree to go green - will move upstream shortly.
atwilson@chromium.org
2010-09-20
1
-0
/
+3
*
Disable incremental linking on 32 bits toolset for test_shell_tests.
maruel@chromium.org
2010-09-20
1
-0
/
+9
*
Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...
senorblanco@chromium.org
2010-09-20
5
-1
/
+15
*
DevTools: provide load timing for sync resources.
pfeldman@chromium.org
2010-09-20
1
-1
/
+2
*
Implement PPB_URLLoaderTrusted_Dev.
darin@chromium.org
2010-09-20
3
-3
/
+41
*
Revert 59891 - Add test expectations for https://bugs.webkit.org/show_bug.cgi...
thakis@chromium.org
2010-09-19
1
-6
/
+0
*
Add test expectations for https://bugs.webkit.org/show_bug.cgi?id=46025 after...
johnnyg@chromium.org
2010-09-18
1
-0
/
+6
*
Add temporary test expectation after rolling to r67748
johnnyg@chromium.org
2010-09-18
1
-0
/
+1
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
5
-48
/
+71
*
Force DumpRenderTree to use the Mesa backend for OpenGL as was
kbr@chromium.org
2010-09-17
1
-0
/
+5
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
5
-68
/
+48
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
5
-48
/
+68
*
Add temporary test expectation for tex-image-and-sub-image-2d-with-video.html...
johnnyg@chromium.org
2010-09-17
1
-0
/
+2
*
Change all callers of WebFileInfo::appendFileRange() to use the new
dumi@chromium.org
2010-09-17
3
-10
/
+7
*
Unittest renamed to chrome_file_system_operation_unittest.cc. Deleting origin...
kkanetkar@chromium.org
2010-09-16
1
-3
/
+3
*
Fix SimpleFileSystem.getMetadata to readMetadata
kinuko@chromium.org
2010-09-16
2
-3
/
+2
*
Remove use of accessible prop service from render_widget_host_view_win.cc
ctguil@chromium.org
2010-09-16
1
-0
/
+1
*
Don't add invalid webkit accessibility objects to the renderer accessibility ...
ctguil@chromium.org
2010-09-16
1
-2
/
+8
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
17
-31
/
+50
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
11
-0
/
+635
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-2
/
+1
*
Make PepperModule inherit from base::SupportsWeakPtr. This is needed
dumi@chromium.org
2010-09-15
1
-1
/
+3
*
Remove suppression as https://bugs.webkit.org/show_bug.cgi?id=45814 now fixed
joth@chromium.org
2010-09-15
1
-2
/
+0
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
1
-1
/
+2
*
Mark add-listener-from-callback.html as flaky
joth@chromium.org
2010-09-15
1
-0
/
+3
*
Clean test expectations
podivilov@chromium.org
2010-09-15
1
-4
/
+0
*
Implement setDomainRelaxationForbiddenForURLScheme in test_shell.
tony@chromium.org
2010-09-15
2
-0
/
+12
*
Add LocalFileToDataURL to webkit_support.
tony@chromium.org
2010-09-14
3
-5
/
+45
*
Add the ability to create FileRefs pointing to inexistent or
dumi@chromium.org
2010-09-14
3
-1
/
+44
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
6
-9
/
+128
*
Move blob URL scheme registration from test_shell.cc to
mihaip@chromium.org
2010-09-14
3
-14
/
+16
*
Linux: More gcc 4.5 NULL versus 0 fixes.
craig.schlenter@chromium.org
2010-09-14
3
-14
/
+14
*
Minor cleanup in PepperPluginDelegate.
darin@chromium.org
2010-09-14
1
-3
/
+4
*
Temporarily add failing websocket tests to expectations
podivilov@chromium.org
2010-09-14
1
-0
/
+4
*
Fix TestShell to forward-delete on eventSender.keyDown('delete') to
tony@chromium.org
2010-09-14
1
-1
/
+1
*
test_shell: use WebDeviceOrientationClientMock::create().
hans@chromium.org
2010-09-14
1
-1
/
+1
*
webkit roll to 67426, pick up some expectation changes
dpranke@chromium.org
2010-09-14
1
-4
/
+0
*
Preliminary Network P2P Pepper API
nfullagar@google.com
2010-09-14
5
-0
/
+183
*
Fix a warning.
tkent@chromium.org
2010-09-13
1
-1
/
+1
*
Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled on
dumi@chromium.org
2010-09-13
1
-1
/
+3
*
Implement QuitMessageLoop using QuitNow instead of Quit.
darin@chromium.org
2010-09-13
1
-1
/
+1
*
Remove code that's no longer needed for computing checksums.
tony@chromium.org
2010-09-13
1
-13
/
+5
[next]