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
*
Refactor unit tests for syncable filesystem using ScopedExternalFileSystem
nhiroki@chromium.org
2012-10-11
2
-19
/
+17
*
Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...
calvinlo@chromium.org
2012-10-11
3
-96
/
+0
*
Removing webkit diff with Android tree
dfalcantara@chromium.org
2012-10-11
2
-2
/
+2
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
2
-0
/
+9
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
6
-28
/
+72
*
Convert GPU blacklist to IDL.
brettw@chromium.org
2012-10-10
3
-5
/
+5
*
Notify WebMediaPlayerClient when the natural size is changed in WebMediaPlaye...
wjia@chromium.org
2012-10-10
1
-1
/
+8
*
Update icons used for password generation.
gcasto@chromium.org
2012-10-10
4
-0
/
+3
*
Allow decrypt error to be returned in CdmWrapper::DeliverBlock().
xhwang@chromium.org
2012-10-10
3
-21
/
+23
*
Revert 161133 - [cc] Use base ptr types for cc's CSS animation classes
cpu@chromium.org
2012-10-10
10
-36
/
+41
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-10
10
-41
/
+36
*
Add SYNC_STATUS_UNKNOWN and rename SYNC_DATABASE_ERROR_{UNKNOWN,FAILED}
tzik@chromium.org
2012-10-10
3
-3
/
+4
*
Adding FileSystemURL::IsParent
kinuko@chromium.org
2012-10-10
4
-16
/
+64
*
Add fileapi::FileSystemFileStreamReader::GetLength()
hashimoto@chromium.org
2012-10-10
4
-18
/
+55
*
webkit_blob: Remove duplicated FileStreamReader creation code from BlobURLReq...
hashimoto@chromium.org
2012-10-10
2
-14
/
+21
*
2nd try: Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
12
-33
/
+16
*
Replace legacy SyncableFileSystem code to use new utility functions now avail...
calvinlo@chromium.org
2012-10-10
4
-58
/
+14
*
Add asynchrony support to ContentDecryptionModule via new CdmHost interface:
fischman@chromium.org
2012-10-10
4
-7
/
+74
*
Revert 161054 - Cleanup includes/headers in webkit/fileapi
viettrungluu@chromium.org
2012-10-10
12
-17
/
+33
*
Cleanup includes/headers in webkit/fileapi
kinuko@chromium.org
2012-10-10
12
-33
/
+17
*
Added safe callback comment after QuotaClient is destructed
calvinlo@chromium.org
2012-10-10
1
-0
/
+4
*
add some missing includes of <functional> to fix compilation on VS2012
scottmg@chromium.org
2012-10-10
2
-0
/
+3
*
Build the list of key system/container/codec combinations at runtime.
ddorwin@chromium.org
2012-10-10
1
-32
/
+116
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
5
-6
/
+1
*
set pending_repaint_ flag only when a non-empty frame is sent to Webkit.
wjia@chromium.org
2012-10-09
1
-4
/
+5
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
2
-18
/
+17
*
[cc] Remove WTF types from LayerChromium and layer lists
enne@chromium.org
2012-10-09
4
-8
/
+7
*
Adds wiring for getting background color of a layer.
sky@chromium.org
2012-10-09
2
-0
/
+6
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
3
-0
/
+12
*
Register LocalFileChangeTracker as observers when it's set in FileSystemContext
kinuko@chromium.org
2012-10-09
5
-16
/
+165
*
2nd try: Add common helper code for SyncableFileSystem testing
kinuko@chromium.org
2012-10-09
3
-101
/
+281
*
Revert 160809 - Add common helper code for SyncableFileSystem testing
kinuko@chromium.org
2012-10-09
3
-282
/
+101
*
Add common helper code for SyncableFileSystem testing
kinuko@chromium.org
2012-10-09
3
-101
/
+282
*
Export LevelDBStatusToSyncStatusCode symbol.
tzik@chromium.org
2012-10-09
2
-2
/
+5
*
Fix FileSystemURL.WithPath for isolated/external paths
kinuko@chromium.org
2012-10-09
5
-9
/
+99
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
5
-701
/
+0
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
5
-1
/
+23
*
Upstream scrollFocusedNodeIntoRect
yusufo@chromium.org
2012-10-08
1
-0
/
+1
*
Using MIME types in addition to plugin name to differentiate between plugins.
ibraaaa@google.com
2012-10-08
1
-6
/
+6
*
Revert 160619 - [cc] Remove WTF types from LayerChromium and layer lists
jochen@chromium.org
2012-10-08
4
-7
/
+8
*
Revert 160630 - [cc] Use base ptr types for cc's CSS animation classes
henrika@chromium.org
2012-10-08
10
-36
/
+41
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-08
10
-41
/
+36
*
[cc] Remove WTF types from LayerChromium and layer lists
enne@chromium.org
2012-10-08
4
-8
/
+7
*
Change marking functions of LocalFileChangeTracker to return SyncStatusCode
nhiroki@chromium.org
2012-10-06
3
-55
/
+77
*
[cc] Use scoped_ptr for CCLayerTreeHost(Impl)
enne@chromium.org
2012-10-06
2
-5
/
+4
*
[cc] Remove WTF constructs from CCLayerTreeHostClient
enne@chromium.org
2012-10-06
5
-12
/
+14
*
Add conversion function from leveldb::Status to fileapi::SyncStatusCode
nhiroki@chromium.org
2012-10-06
3
-0
/
+32
*
Add basic infrastructure for native (aka "browser builtin") services.
smckay@chromium.org
2012-10-06
3
-6
/
+40
*
Convert UMA interface to IDL.
brettw@chromium.org
2012-10-05
1
-1
/
+1
*
[MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.
kmadhusu@chromium.org
2012-10-05
9
-80
/
+79
[next]