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
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-2
/
+2
*
Remove unused includes of base/chromeos/chromeos_version.h
tfarina@chromium.org
2013-06-17
1
-1
/
+0
*
SyncFS: Show more imformative message for FORBIDDEN error from Drive.
kinuko@chromium.org
2013-06-17
2
-0
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
103
-206
/
+206
*
Add suppression for ASAN failure.
senorblanco@chromium.org
2013-06-16
1
-0
/
+6
*
move webkit/glue/cursor_utils* to webkit/renderer/
scottmg@chromium.org
2013-06-15
3
-12
/
+15
*
reland of https://codereview.chromium.org/16864002
scottmg@chromium.org
2013-06-15
11
-54
/
+59
*
We need to prevent a race condition between a previously commited texture mai...
alexst@chromium.org
2013-06-15
1
-2
/
+3
*
Use SequencedTaskRunner for FileAPI tasks
kinuko@chromium.org
2013-06-15
2
-4
/
+5
*
delete webkit/glue/web_io_operators.*
scottmg@chromium.org
2013-06-15
4
-68
/
+0
*
move webmenuitem from webkit/glue/ to webkit/common/
scottmg@chromium.org
2013-06-15
4
-11
/
+11
*
media: Remove VP9 flag, and enable VP9 support by default.
tomfinegan@chromium.org
2013-06-15
1
-4
/
+1
*
Remove logic from ChunkDemuxer that allows EndOfStream to silently fail.
acolwell@chromium.org
2013-06-15
1
-2
/
+1
*
AppCacheExecutableHandlers groundwork.
michaeln@google.com
2013-06-14
10
-28
/
+317
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Fix glue_child dependency
jamesr@chromium.org
2013-06-14
1
-1
/
+1
*
Revert "move webkit/glue/webthread_impl* to webkit/child/"
senorblanco@chromium.org
2013-06-14
9
-54
/
+50
*
move webkit/glue/webthread_impl* to webkit/child/
scottmg@chromium.org
2013-06-14
9
-50
/
+54
*
android: Implement single origin and CORS check for video
skyostil@chromium.org
2013-06-14
6
-9
/
+551
*
Fix occasional hole punching failure
wonsik@chromium.org
2013-06-14
1
-1
/
+8
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
2
-2
/
+2
*
fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...
satorux@chromium.org
2013-06-14
19
-64
/
+72
*
Stop using WeakPtr in SandboxQuotaObserver
kinuko@chromium.org
2013-06-14
2
-12
/
+13
*
Introduce PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-14
4
-0
/
+7
*
move webkit/glue/worker_task_* to webkit/child/
scottmg@chromium.org
2013-06-14
8
-29
/
+30
*
Scale npapi plugins according to DPI setting.
girard@chromium.org
2013-06-14
1
-3
/
+5
*
R.I.P. WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-14
3
-2380
/
+0
*
Media Galleries API: Make directory entry have constructor.
tommycli@chromium.org
2013-06-13
3
-1
/
+35
*
move webkit/glue/touch_fling_* to webkit/child/
scottmg@chromium.org
2013-06-13
6
-11
/
+10
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
4
-8
/
+8
*
Make the infobar popup when Pepper Flash requests the camera/microphone
raymes@chromium.org
2013-06-13
3
-0
/
+6
*
Introduce PPB_UDPSocket_Dev.
yzshen@chromium.org
2013-06-13
4
-0
/
+7
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
2
-2
/
+2
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
10
-70
/
+77
*
Suppress some Linux ASAN layout test failures.
senorblanco@chromium.org
2013-06-13
1
-0
/
+4
*
Move nullable_string16.h to the string subdirectory.
avi@chromium.org
2013-06-13
25
-145
/
+156
*
After r205859, linking glue_child.dll has unresolved symbols:
yosin@chromium.org
2013-06-13
1
-0
/
+8
*
Re-add dump_file_system target.
kinuko@chromium.org
2013-06-13
1
-0
/
+12
*
Make FileSystemOperation::Write take closure-friendly parameters
kinuko@chromium.org
2013-06-13
12
-204
/
+175
*
fileapi: Use CreateSnapshotFile() in CannedSyncableFileSystem
satorux@chromium.org
2013-06-13
2
-18
/
+24
*
Introduce PPB_TCPSocket_Dev.
yzshen@chromium.org
2013-06-13
4
-0
/
+16
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+3
*
Fix webkit_storage exports definitions
kinuko@chromium.org
2013-06-13
122
-364
/
+438
*
Use timed helper class in ObfuscatedFileUtil
kinuko@chromium.org
2013-06-13
3
-95
/
+29
*
Add suppressions for performance-sensitive tests on the Linux ASAN bot
pdr@chromium.org
2013-06-12
1
-0
/
+5
*
MediaGalleries API: Use GetComponentsUTF8Unsafe in FileUtils.
tommycli@chromium.org
2013-06-12
3
-0
/
+30
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
3
-1
/
+8
*
Use TimedTaskHelper in FileSystemUsageCache
kinuko@chromium.org
2013-06-12
3
-10
/
+17
*
ProxyDecryptor owns destruction of the Helper Plugin.
ddorwin@chromium.org
2013-06-12
4
-19
/
+21
[next]