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
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
119
-753
/
+753
*
Extract webkit_child target from glue.
tfarina@chromium.org
2013-11-06
2
-117
/
+134
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
4
-7
/
+10
*
Quota: Add proxy for QuotaManager::GetUsageAndQuota
nhiroki@chromium.org
2013-11-06
6
-0
/
+82
*
[FileAPI] Add QuotaReservationManager and related classes.
tzik@chromium.org
2013-11-06
12
-0
/
+1189
*
webkit: Avoid use of discardable memory unless supported natively.
reveman@chromium.org
2013-11-06
1
-0
/
+2
*
Revert 232547 "Pepper: Move FileIO host from renderer to browser."
teravest@chromium.org
2013-11-05
5
-10
/
+31
*
Add Platform::physicalMemoryInBytes to WebKitPlatformSupportImpl.
rmcilroy@chromium.org
2013-11-05
2
-0
/
+5
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
1
-1
/
+0
*
Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."
scherkus@chromium.org
2013-11-04
1
-2
/
+2
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-04
1
-2
/
+2
*
Update iOS user agent generation
stuartmorgan@chromium.org
2013-11-04
1
-7
/
+3
*
Optimize png files in remoting/, webkit, chrome/renderer/resources
oshima@chromium.org
2013-11-04
23
-0
/
+0
*
Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisation
mseaborn@chromium.org
2013-11-02
2
-4
/
+4
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-02
5
-31
/
+10
*
Remove cc::LayerAnimationController:SuspendAnimations
ajuma@chromium.org
2013-11-02
2
-5
/
+0
*
Revert 232440 "Pepper: Move FileIO host from renderer to browser."
csharp@chromium.org
2013-11-01
5
-10
/
+31
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-01
5
-31
/
+10
*
Plumb device scale adjustment separately.
skobes@chromium.org
2013-11-01
2
-2
/
+4
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
6
-119
/
+134
*
Add discardable memory emulation for non-android/mac platforms
vollick@chromium.org
2013-10-30
1
-2
/
+0
*
Allow permission setting errors during folder creation in file API.
kinaba@chromium.org
2013-10-30
1
-2
/
+6
*
Remove WGC3D::signal(Query|SyncPoint) references
jamesr@chromium.org
2013-10-30
2
-21
/
+0
*
FileAPI: Factor out validation function for isolated filesystem ID
nhiroki@chromium.org
2013-10-30
3
-0
/
+49
*
webkit: Clean up some unnecessary dependencies on ui.gyp.
tfarina@chromium.org
2013-10-30
6
-10
/
+0
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
7
-137
/
+3
*
Do not leak a FileSystemOperation in FileSystemOperationRunner::SyncGetPlatfo...
earthdok@chromium.org
2013-10-28
1
-3
/
+3
*
Quota: Add new storage type for filesystems not managed by quota
nhiroki@chromium.org
2013-10-28
3
-3
/
+19
*
Retry: Prepopulate primary origin's directory database if possible.
kinuko@chromium.org
2013-10-28
3
-10
/
+67
*
Add array based versions of GL object creation/deletion.
reveman@chromium.org
2013-10-27
2
-23
/
+47
*
Chromium side of maxTouchPoints implementation.
sblom@microsoft.com
2013-10-26
2
-0
/
+2
*
Remove WebFilterAnimationCurveImpl-related #ifdefs
ajuma@chromium.org
2013-10-25
5
-26
/
+0
*
Command line switch for canvas2d msaa.
bsalomon@google.com
2013-10-25
2
-0
/
+2
*
Remove ANIMATION_OWNERSHIP_TRANSFER guard.
dongseong.hwang@intel.com
2013-10-25
1
-2
/
+0
*
FileAPI: OpenPluginPrivateFileSystem should return filesystem_id
nhiroki@chromium.org
2013-10-25
4
-5
/
+15
*
Revert 230998 "Prepopulate primary origin's directory database i..."
falken@chromium.org
2013-10-25
3
-65
/
+12
*
Prepopulate primary origin's directory database if possible.
kinuko@chromium.org
2013-10-25
3
-12
/
+65
*
FileAPI: Make ObfuscatedFileUtil to receive SandboxFSDelegate in its ctor
nhiroki@chromium.org
2013-10-25
4
-11
/
+21
*
Revert "Trim more dead code from webkit/support/"
ojan@chromium.org
2013-10-25
1
-0
/
+12
*
Implement SandboxPrioritizedOriginDatabase
kinuko@chromium.org
2013-10-25
6
-7
/
+532
*
Add an UMA stat for AppCacheService reinitalization.
michaeln@chromium.org
2013-10-25
3
-0
/
+7
*
Remove temporary WebKitPlatformSupportImpl::addTraceEventNew
wangxianzhu@chromium.org
2013-10-24
2
-27
/
+1
*
Trim more dead code from webkit/support/
jamesr@chromium.org
2013-10-24
1
-12
/
+0
*
Enable regular warnings for webkit/storage code (and fix them)
kinuko@chromium.org
2013-10-24
5
-5
/
+10
*
Cleanup obsolete isolated-origin handling code for SandboxOriginDatabse
kinuko@chromium.org
2013-10-24
5
-131
/
+45
*
Close the WebSQL tracker db earlier on during shutdown and reliably on approp...
michaeln@chromium.org
2013-10-24
1
-3
/
+2
*
Change WebKitPlatformSupportImpl::addTraceEvent() to new impl
wangxianzhu@chromium.org
2013-10-23
2
-5
/
+4
*
FileAPI: Wire up between PluginPrivateFileSystemBackend and FileSystemContext
nhiroki@chromium.org
2013-10-23
2
-0
/
+40
*
Remove superfluous WebLayerImpl::resumeAnimations()
steveblock@chromium.org
2013-10-23
2
-5
/
+0
*
Changes to reinitialize the appcache system if/when DiskCache initialization ...
michaeln@google.com
2013-10-22
18
-75
/
+544
[next]