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
*
Optimize png files in webkit/glue/resources
oshima@chromium.org
2013-09-23
9
-0
/
+0
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
1
-1
/
+1
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
1
-1
/
+1
*
Migrate AppCache to simple cache backend on Android.
pliard@chromium.org
2013-09-21
4
-1
/
+29
*
[Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-21
6
-4
/
+148
*
Adds destinationUrl to onCopyProgress.
hidehiko@chromium.org
2013-09-20
6
-34
/
+61
*
Add message strings for ValidationRange{Overflow,Underflow}DateTime.
tkent@chromium.org
2013-09-20
2
-0
/
+10
*
Simplifies CopyOrMoveOperationDelegate implementation.
hidehiko@chromium.org
2013-09-19
5
-139
/
+116
*
Simplifies RemoveOperationDelegate implementation.
hidehiko@chromium.org
2013-09-19
2
-37
/
+8
*
Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."
nhiroki@chromium.org
2013-09-19
6
-148
/
+4
*
Refactor RecursiveOperationDelegate to support PostProcessDirectory.
hidehiko@chromium.org
2013-09-18
7
-83
/
+501
*
Update validation messsage strings for stepMismatch.
tkent@chromium.org
2013-09-18
2
-3
/
+8
*
Add new localized strings for input[type=email].
tkent@chromium.org
2013-09-18
2
-0
/
+35
*
Only create a ReleaseCallback when generating a valid TextureMailbox.
danakj@chromium.org
2013-09-18
1
-7
/
+9
*
Opening a path in non-directory should fail with NOT_A_DIRECTORY.
kinuko@chromium.org
2013-09-18
5
-52
/
+85
*
SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-17
6
-4
/
+148
*
Fix partial swap support
jbauman@chromium.org
2013-09-17
1
-0
/
+12
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
2
-15
/
+25
*
Support byte range requests when routing resource requests directly through t...
jam@chromium.org
2013-09-17
2
-109
/
+114
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-0
/
+4
*
CSS Blending: Mix-blend-mode shouldn't force the creation of a composited layer.
mitica@adobe.com
2013-09-15
1
-4
/
+0
*
Move source files from webkit/support to content/test
tfarina@chromium.org
2013-09-14
18
-1748
/
+3
*
These functions are inherited from blink side WebGraphicsContext3D class. In...
zmo@chromium.org
2013-09-13
2
-2
/
+2
*
Add a flush ID for graphics contexts.
zmo@chromium.org
2013-09-13
2
-6
/
+36
*
webkit: Migrate it to use the RunUntilIdle() function from RunLoop.
tfarina@chromium.org
2013-09-13
31
-418
/
+421
*
Implement cancel of file system recursive operation.
hidehiko@chromium.org
2013-09-13
5
-13
/
+61
*
Control the mediaFullscreenRequiresUserGesture setting with a command line sw...
avayvod@chromium.org
2013-09-13
2
-0
/
+2
*
[Android WebView] Wire up Blink's WideViewportQuirkEnabled setting
mnaganov@chromium.org
2013-09-13
2
-0
/
+2
*
AsyncFileUtil::CreateForLocalFileSystem() and deprecate IsolatedFileUtil
kinuko@chromium.org
2013-09-13
10
-69
/
+64
*
Move context labelling logic out to ContextProviders
jamesr@chromium.org
2013-09-13
2
-7
/
+18
*
Feedback extension API fix. A recent CL broke this.
michaeln@chromium.org
2013-09-13
3
-3
/
+18
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
1
-1
/
+1
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-1
/
+1
*
Use OperationHandle for CopyProgressCallback.
hidehiko@chromium.org
2013-09-12
2
-1
/
+27
*
Instead introducing a static Create* methods to create FileStream{Reader,Writ...
kinuko@chromium.org
2013-09-12
16
-115
/
+186
*
Implement CopyProgressCallback on CopyOrMoveOperationDelegate.
hidehiko@chromium.org
2013-09-12
7
-23
/
+205
*
Deprecate chromeos::Backend::GetFileSystemRootPath() and FileSystemOperationC...
kinuko@chromium.org
2013-09-12
7
-33
/
+31
*
FileAPI: ParseFileSystemSchemeURL should reject an invalid mount type more st...
nhiroki@chromium.org
2013-09-12
2
-4
/
+6
*
Add CopyFileProgressCallback to AsyncFileUtil::CopyFileLocal().
hidehiko@chromium.org
2013-09-12
6
-3
/
+19
*
Add a thinning scrollbar animator for desktop overlay scrollbars.
tony@chromium.org
2013-09-11
6
-7
/
+28
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-2
/
+2
*
Do not use deprecated TypeURL from WebHTTPBody::Element.
tfarina@chromium.org
2013-09-10
1
-1
/
+1
*
Update autofill CC image resources
rouslan@chromium.org
2013-09-10
8
-0
/
+0
*
FileAPIMessageFilter Security: Minimal patch to fix permissions escalation.
tommycli@chromium.org
2013-09-10
2
-9
/
+12
*
Treat headers and HTTP status text as Latin-1
davidben@chromium.org
2013-09-09
1
-21
/
+20
*
Extract CopyOrMoveFile operation into classes.
hidehiko@chromium.org
2013-09-09
2
-220
/
+312
*
Adds callbacks to notify progress into Copy's API.
hidehiko@chromium.org
2013-09-09
8
-16
/
+153
*
Remove dependency to file_system_operation_impl.h outside from chrome/
kinuko@chromium.org
2013-09-09
7
-29
/
+42
*
Add UMA to see how many times HasIsolatedOrigin origin has more than one origin
kinuko@chromium.org
2013-09-07
1
-0
/
+16
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-07
24
-599
/
+299
[next]