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
...
*
Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback.
hidehiko@chromium.org
2013-07-10
4
-11
/
+11
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
5
-10
/
+139
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
3
-54
/
+90
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
3
-32
/
+20
*
Final patch to migrate CompositingReasons to uint64.
hartmanng@chromium.org
2013-07-09
1
-4
/
+1
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...
dongseong.hwang@intel.com
2013-07-09
1
-0
/
+8
*
Allow passing null-callback to |on_close_callback| explicitly.
hidehiko@chromium.org
2013-07-09
1
-1
/
+1
*
Move webkit_common to its own gyp file
jamesr@chromium.org
2013-07-09
5
-6
/
+8
*
Cleanup: return value and null-callback fixups on AsyncFileUtil interface
kinuko@chromium.org
2013-07-09
4
-94
/
+79
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
35
-351
/
+339
*
Remove simple_database_system.cc from the repo.
brettw@chromium.org
2013-07-08
1
-319
/
+0
*
Eliminate dangling reference to WebInbandTextTrackImpl object
matthewjheaney@chromium.org
2013-07-08
3
-6
/
+18
*
webkit/renderer: Misc cleanup to clipboard_utils.
tfarina@chromium.org
2013-07-08
2
-18
/
+22
*
Remove invocation of WebSettings::setFontRenderingNormal, which is a no-op.
jbroman@chromium.org
2013-07-08
1
-1
/
+0
*
Fix per-file read permission handling for files in FileSystem API
kinuko@chromium.org
2013-07-08
1
-1
/
+0
*
Enable runtime flags in webkit_unit_tests.
yhirano@chromium.org
2013-07-04
1
-0
/
+5
*
cc: Don't crash on a GL texture given to TextureLayer when in software
piman@chromium.org
2013-07-04
1
-0
/
+3
*
Deprecate FileSystemMountPointProvider::DeleteFileSystem
kinuko@chromium.org
2013-07-04
8
-63
/
+16
*
Allow unsetting scroll client
enne@chromium.org
2013-07-04
1
-3
/
+7
*
Update scroll layer positions in WebLayerImpl
enne@chromium.org
2013-07-04
1
-0
/
+5
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
3
-48
/
+81
*
Make VideoCaptureBufferPool agnostic to media::VideoFrame
sheu@chromium.org
2013-07-03
1
-0
/
+1
*
Update content API in preparation for migrating webkit/renderer/media/ to con...
scherkus@chromium.org
2013-07-02
8
-179
/
+52
*
Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback.
hidehiko@chromium.org
2013-07-02
4
-6
/
+14
*
Move DeleteAfterReboot, Move, and ReplaceFile to base namespace
brettw@chromium.org
2013-07-01
3
-3
/
+3
*
Add DeleteRecursively to AsyncFileUtil.
hidehiko@chromium.org
2013-07-01
5
-4
/
+68
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
17
-32
/
+351
*
Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()
kinuko@chromium.org
2013-07-01
11
-141
/
+139
*
Move WebDropData to content::DropData and split off conversion function.
darin@chromium.org
2013-07-01
3
-162
/
+0
*
Fixing gpu_ipc_browsertests.cc
hubbe@chromium.org
2013-07-01
2
-1
/
+5
*
Check if a key message is empty before accessing &message[0].
xhwang@chromium.org
2013-07-01
1
-1
/
+1
*
cc: Use base::Callback approach instead of using WebKit interface.
tfarina@chromium.org
2013-07-01
2
-3
/
+5
*
webkit_storage_common doesn't need to link against blink.
darin@chromium.org
2013-06-29
1
-1
/
+0
*
EME: Use std::vector<uint8> for key messages.
xhwang@chromium.org
2013-06-29
10
-18
/
+26
*
Place inband text track support behind a flag.
acolwell@chromium.org
2013-06-29
1
-1
/
+8
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
100
-116
/
+117
*
EME: Support ClearKey on Chrome on Android
xhwang@chromium.org
2013-06-29
5
-5
/
+18
*
SyncFS: Merge OpenSyncableFileSystem into OpenFileSystem
nhiroki@chromium.org
2013-06-28
3
-33
/
+6
*
Use a direct include of time headers in webkit/, win8/.
avi@chromium.org
2013-06-28
62
-63
/
+63
*
Remove old code that uses non-virtual WebFilterOperations
ajuma@chromium.org
2013-06-28
5
-119
/
+0
*
SyncFS: Move SyncAction and SyncDirection enum out of webkit/browser/fileapi
nhiroki@chromium.org
2013-06-27
3
-46
/
+0
*
Fix handling range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-06-27
2
-7
/
+27
*
Let LocalFileSystemOperation::SyncGetPlatformPath failed if context returns N...
hidehiko@chromium.org
2013-06-27
3
-6
/
+10
*
[Android] Abandon bundling DevTools frontends for mobile apps
mnaganov@chromium.org
2013-06-27
1
-0
/
+2
*
Move ContentDecryptionModuleFactory to its own files.
ddorwin@chromium.org
2013-06-27
5
-142
/
+177
*
Cleanup: Add VirtualPath::IsRootPath()
kinuko@chromium.org
2013-06-27
4
-1
/
+26
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
5
-9
/
+9
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
14
-587
/
+242
*
Pepper: Remove unused String class
teravest@chromium.org
2013-06-27
4
-51
/
+0
[prev]
[next]