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
*
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
*
Fix transposed parameters in memset.
brettw@chromium.org
2010-09-13
1
-1
/
+1
*
Track Pepper string and object vars with the module so they can be deleted on
brettw@chromium.org
2010-09-13
20
-646
/
+1401
*
Enable FileSystem for TestShell.
kinuko@chromium.org
2010-09-10
5
-0
/
+38
*
Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...
gene@chromium.org
2010-09-10
27
-1
/
+130
*
Revert 59111 - Added PDF resources to Chrome.
sky@chromium.org
2010-09-10
27
-128
/
+1
*
Added PDF resources to Chrome.
gene@chromium.org
2010-09-10
27
-1
/
+128
*
Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.
hans@chromium.org
2010-09-10
7
-1
/
+51
*
Mark inspector/extensions-resources.html as TIMEOUT CRASH for now.
dpranke@chromium.org
2010-09-10
1
-0
/
+2
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
2
-3
/
+3
*
WebKit roll to r67171.
dpranke@chromium.org
2010-09-10
1
-30
/
+0
*
More expectation hacking to get things to shut up both upstream and down unti...
dpranke@chromium.org
2010-09-10
1
-5
/
+5
*
Fix expectation for svg/repaint/filter-repaint.svg to be CRASH + IMAGE+TEXT
dpranke@chromium.org
2010-09-10
1
-2
/
+2
*
Update test_expectations w/ temporary suppressions while we try to catch up w...
dpranke@chromium.org
2010-09-10
1
-0
/
+5
*
Fixing pepper::FileIO::GetOSFileDescriptor():
dumi@chromium.org
2010-09-10
1
-1
/
+5
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
3
-22
/
+250
*
webkit_support:
tkent@chromium.org
2010-09-10
4
-19
/
+45
*
Expect a "failure" (test now passes, but we have per-platform output that is
mihaip@chromium.org
2010-09-09
1
-0
/
+3
*
Add Farsi support
jshin@chromium.org
2010-09-09
3
-0
/
+5
*
Implement layoutTestController.dumpResourceResponseMIMETypes in test_shell
mihaip@chromium.org
2010-09-09
4
-4
/
+35
*
Reland issue 3270016: Remove the workaround that is not needed after the fix ...
jianli@chromium.org
2010-09-09
1
-11
/
+1
*
Clean up texture types in VideoFrame
hclam@chromium.org
2010-09-09
1
-4
/
+2
[next]