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
*
Move webpreferences_renderer.* into content.
tfarina@chromium.org
2013-08-18
3
-374
/
+0
*
Add layer name into frame viewer
qiankun.miao@intel.com
2013-08-16
2
-8
/
+27
*
Remove base::Callback from ContextProvider creation.
danakj@chromium.org
2013-08-16
2
-36
/
+17
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
6
-23
/
+168
*
Add WebCompositorSupport bindings for nine-patch layers.
ccameron@chromium.org
2013-08-15
5
-0
/
+73
*
FileAPI: Rename SandboxContext to SandboxFileSystemBackendDelegate
nhiroki@chromium.org
2013-08-15
12
-118
/
+132
*
aura: Allow in process ContextProvider to hold onscreen contexts.
danakj@chromium.org
2013-08-14
5
-38
/
+67
*
Remove implementations of WebMimeRegistry::preferredExtensionForMIMEType.
jbroman@chromium.org
2013-08-14
2
-10
/
+0
*
Move fileapi files to content/child/fileapi/
tfarina@chromium.org
2013-08-14
7
-696
/
+0
*
Minor cleanup: Remove unnecessary webkit headers in SyncFileSystemBackend
kinuko@chromium.org
2013-08-14
2
-16
/
+26
*
FileAPI: Remove unnecessary interfaces from FileSystemQuotaUtil
nhiroki@chromium.org
2013-08-14
5
-40
/
+2
*
Discard FileAPI pending operations on shutdown
kinuko@chromium.org
2013-08-14
2
-0
/
+13
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-08-14
1
-1
/
+1
*
Remove dead code from webkit_support
jamesr@chromium.org
2013-08-13
12
-603
/
+16
*
Optimize png files in webkit/glue/resources
oshima@chromium.org
2013-08-13
111
-0
/
+0
*
Remove gc extension from webkit/support
jamesr@chromium.org
2013-08-12
4
-57
/
+0
*
Remove some dead compositor-related webkit/support code
jamesr@chromium.org
2013-08-12
5
-61
/
+2
*
Implement UnitTestSupport::readFromFile
kinuko@chromium.org
2013-08-12
2
-0
/
+11
*
Move appcache_frontend_impl.* to content/child/
tfarina@chromium.org
2013-08-12
6
-582
/
+0
*
Relocate last remnants of webkit/renderer/media code.
dalecurtis@chromium.org
2013-08-10
21
-3665
/
+0
*
Stop using SupportsWeakPtr when its weak ptr is only used in its class
kinuko@chromium.org
2013-08-09
8
-48
/
+61
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
7
-131
/
+1
*
Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...
jam@chromium.org
2013-08-09
1
-2
/
+0
*
Get rid of webkit_plugins.gypi by moving sad_plugin.* to content/renderer.
jam@chromium.org
2013-08-08
11
-320
/
+0
*
Move cpp_binding_example.* to content/renderer/
tfarina@chromium.org
2013-08-08
2
-219
/
+0
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
34
-5930
/
+0
*
Stop passing values via kMediaPathFilterKey and kMTPDeviceDelegateURLKey
kinuko@chromium.org
2013-08-07
1
-23
/
+0
*
Add an API to set client of WebLayer
qiankun.miao@intel.com
2013-08-07
2
-0
/
+7
*
Add AwGLSurface and use it in WGC3D
boliu@chromium.org
2013-08-07
2
-41
/
+71
*
Remove unused mocks and stubs from TestWebKitPlatformSupportImpl
jamesr@chromium.org
2013-08-06
9
-492
/
+0
*
Update iOS UA generation for iOS 7
stuartmorgan@chromium.org
2013-08-06
1
-49
/
+4
*
Revert "Undo band-aid which was ignoring wrong SessionStorage association."
marja@chromium.org
2013-08-06
1
-6
/
+18
*
Move some mock files out of webkit_support target as they're no longer used t...
kinuko@chromium.org
2013-08-06
1
-6
/
+0
*
Move simple png encoding for image_diff into tools/
jamesr@chromium.org
2013-08-06
5
-754
/
+10
*
The test framework doesn't really need to load resources and translations. Th...
tiger@opera.com
2013-08-06
5
-319
/
+12
*
Rotate webcursor when a display rotates.
oshima@chromium.org
2013-08-06
4
-20
/
+16
*
SyncFS: Move syncfs components from webkit/ to chrome/
nhiroki@chromium.org
2013-08-05
37
-7133
/
+0
*
Use base::FilePath::BaseName() to get base name in Blink
kinuko@chromium.org
2013-08-05
2
-0
/
+5
*
Deprecate FileSystemTaskRunners
kinuko@chromium.org
2013-08-04
21
-135
/
+44
*
Move dom_storage from webkit/renderer to content/renderer.
tfarina@chromium.org
2013-08-03
6
-720
/
+0
*
cc: Always have a LayerTreeHost in tests when we expect it in prod.
danakj@chromium.org
2013-08-03
1
-0
/
+4
*
Up the window.localstorage limit to 10M from 5M.
michaeln@chromium.org
2013-08-02
1
-3
/
+3
*
Reland: Remove webkit_chromium_resources.pak entries.
tfarina@chromium.org
2013-08-02
4
-10
/
+3
*
Remove hyphenation code from Chromium.
tony@chromium.org
2013-08-02
5
-102
/
+0
*
Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ...
pkotwicz@chromium.org
2013-08-02
4
-3
/
+10
*
Remove unnecessary FileUtilities methods (chrome side)
kinuko@chromium.org
2013-08-02
2
-74
/
+4
*
SyncFS: Remove syncable_file_system_util dependency
nhiroki@chromium.org
2013-08-02
2
-11
/
+0
*
SyncFS: Move change tracker and sync context into SyncFileSystemBackend
nhiroki@chromium.org
2013-08-02
12
-80
/
+128
*
SyncFS: Introduce SyncFileSystemBackend
nhiroki@chromium.org
2013-08-02
8
-65
/
+376
*
Remove webkit_chromium_resources.pak entries.
tfarina@chromium.org
2013-08-02
4
-10
/
+3
[next]