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
*
Remove 2 members from webpreference
jchaffraix@chromium.org
2013-10-14
2
-4
/
+0
*
Put WeakPtrFactory members last in webkit/browser/
dmichael@chromium.org
2013-10-11
14
-23
/
+28
*
Add a flag for enabling/disabling the new accelerated scrolling path
vollick@chromium.org
2013-10-11
2
-0
/
+2
*
FileAPI: Clean up ObfuscatedFileUtil to support isolated-sandboxed filesystem
nhiroki@chromium.org
2013-10-11
2
-45
/
+48
*
FileAPI: Clean up ObfuscatedFileUtil::GetDirectoryDatabase signature
nhiroki@chromium.org
2013-10-11
2
-49
/
+31
*
FileAPI: {Open,Delete}FileSystem should run on IO thread
nhiroki@chromium.org
2013-10-11
1
-0
/
+4
*
Import Mac cursor images from Blink repo
adamk@chromium.org
2013-10-10
26
-24
/
+71
*
Remove obsolete webkit/tools/test_shell directory
adamk@chromium.org
2013-10-09
6
-255
/
+0
*
FileAPI: Fix up signature of callback for OpenFileSystem operation
nhiroki@chromium.org
2013-10-09
2
-13
/
+6
*
Deprecate ScopedExternalFileSystem
kinuko@chromium.org
2013-10-08
2
-32
/
+0
*
Add --disable-compositor-touch-hit-testing flag
rbyers@chromium.org
2013-10-08
2
-0
/
+2
*
Remove the use_angle_translator condition.
zmo@chromium.org
2013-10-07
1
-11
/
+1
*
Remove supportsMediaMIMEType() override, part 2 of 3
jrummell@chromium.org
2013-10-07
2
-9
/
+0
*
ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer...
tommycli@chromium.org
2013-10-07
1
-3
/
+2
*
FileAPI: Satisfy linter
nhiroki@chromium.org
2013-10-07
26
-72
/
+107
*
FileAPI: Prepare to depregate OpenFileSystem for non-sandboxed filesystems
nhiroki@chromium.org
2013-10-07
3
-0
/
+41
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
1
-1
/
+1
*
Android: limit image decoded size based on amount of physical memory
wangxianzhu@chromium.org
2013-10-04
1
-4
/
+11
*
Remove the ENABLE_GPU #define and enable_gpu gyp variable
jamesr@chromium.org
2013-10-04
1
-3
/
+0
*
Define WebFilterAnimationCurveImpl
ajuma@chromium.org
2013-10-04
6
-0
/
+160
*
Generic UIResourceLayer for shared resources.
clholgat@chromium.org
2013-10-04
2
-3
/
+37
*
Use translator instead of translator_glsl ANGLE dependency.
zmo@chromium.org
2013-10-04
1
-1
/
+11
*
Remove unused method WebLayerImpl::setFilter
ajuma@chromium.org
2013-10-03
2
-11
/
+0
*
Remove unnecessary DEPS file.
jam@chromium.org
2013-10-03
3
-6
/
+0
*
Reapply "ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used."
tommycli@chromium.org
2013-10-02
3
-43
/
+0
*
Move clipboard_utils.* from webkit/renderer to content/renderer.
tfarina@chromium.org
2013-10-02
3
-69
/
+0
*
Move FileAPI test code from webkit to content
kinuko@chromium.org
2013-10-02
30
-10800
/
+0
*
Remove WGC3D::width(), height(), reshape() implementations
piman@chromium.org
2013-10-01
2
-121
/
+92
*
Add --disable-xslt to disable XSLT
abarth@chromium.org
2013-10-01
2
-0
/
+2
*
Revert 226311 "ChildProcessSecurityPolicy: Rationalize PlatformF..."
dcheng@chromium.org
2013-10-01
2
-4
/
+16
*
ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used.
tommycli@chromium.org
2013-10-01
2
-16
/
+4
*
Fix a crasher
michaeln@chromium.org
2013-09-30
1
-2
/
+5
*
Promote methods to register and revoke blob urls to public so they may be use...
michaeln@chromium.org
2013-09-30
2
-19
/
+24
*
Replace base::MessageLoop(TYPE_IO) with MessageLoopForIO.
hidehiko@chromium.org
2013-09-30
11
-36
/
+24
*
[Quota] Reduce Temporary storage quota.
tzik@chromium.org
2013-09-30
1
-1
/
+1
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
5
-0
/
+6
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
5
-6
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
5
-0
/
+6
*
Implement file-wise cancel for copy/move on cross file system.
hidehiko@chromium.org
2013-09-27
5
-4
/
+151
*
Move webkit/mocks/ to content/test
jamesr@chromium.org
2013-09-27
4
-70
/
+0
*
Follow-on to bug 297718: Fix escaping in context menu (right-cick) Copy Image.
tsepez@chromium.org
2013-09-26
1
-1
/
+1
*
Implement "preserving last modified" for Copy() and Move() on cross file system.
hidehiko@chromium.org
2013-09-26
2
-13
/
+98
*
[FileAPI] Fix path handling on ResolveLocalFileSystemURL.
tzik@chromium.org
2013-09-26
1
-4
/
+5
*
Backend for DevTools quota managements.
serya@chromium.org
2013-09-26
2
-0
/
+24
*
Network: wrong http-method is exposed for redirects.
eustas@chromium.org
2013-09-26
1
-2
/
+4
*
Implement preserving last modified time on copy or move.
hidehiko@chromium.org
2013-09-26
5
-38
/
+103
*
Implement stream based cross file system copy.
hidehiko@chromium.org
2013-09-26
4
-8
/
+390
*
[MediaGalleries] Add filesystem type for iPhoto library.
gbillock@chromium.org
2013-09-26
3
-0
/
+6
*
Limit image decoded size on low end Android devices
wangxianzhu@chromium.org
2013-09-26
2
-0
/
+14
*
Trigger overlay scrollbar animation when the pointer is nearby.
tony@chromium.org
2013-09-26
2
-9
/
+0
[next]