summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-171-2/+2
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-171-1/+0
* SyncFS: Show more imformative message for FORBIDDEN error from Drive.kinuko@chromium.org2013-06-172-0/+3
* Update Blink include pathsabarth@chromium.org2013-06-17103-206/+206
* Add suppression for ASAN failure.senorblanco@chromium.org2013-06-161-0/+6
* move webkit/glue/cursor_utils* to webkit/renderer/scottmg@chromium.org2013-06-153-12/+15
* reland of https://codereview.chromium.org/16864002scottmg@chromium.org2013-06-1511-54/+59
* We need to prevent a race condition between a previously commited texture mai...alexst@chromium.org2013-06-151-2/+3
* Use SequencedTaskRunner for FileAPI taskskinuko@chromium.org2013-06-152-4/+5
* delete webkit/glue/web_io_operators.*scottmg@chromium.org2013-06-154-68/+0
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-154-11/+11
* media: Remove VP9 flag, and enable VP9 support by default.tomfinegan@chromium.org2013-06-151-4/+1
* Remove logic from ChunkDemuxer that allows EndOfStream to silently fail.acolwell@chromium.org2013-06-151-2/+1
* AppCacheExecutableHandlers groundwork.michaeln@google.com2013-06-1410-28/+317
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Fix glue_child dependencyjamesr@chromium.org2013-06-141-1/+1
* Revert "move webkit/glue/webthread_impl* to webkit/child/"senorblanco@chromium.org2013-06-149-54/+50
* move webkit/glue/webthread_impl* to webkit/child/scottmg@chromium.org2013-06-149-50/+54
* android: Implement single origin and CORS check for videoskyostil@chromium.org2013-06-146-9/+551
* Fix occasional hole punching failurewonsik@chromium.org2013-06-141-1/+8
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-142-2/+2
* fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...satorux@chromium.org2013-06-1419-64/+72
* Stop using WeakPtr in SandboxQuotaObserverkinuko@chromium.org2013-06-142-12/+13
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-144-0/+7
* move webkit/glue/worker_task_* to webkit/child/scottmg@chromium.org2013-06-148-29/+30
* Scale npapi plugins according to DPI setting.girard@chromium.org2013-06-141-3/+5
* R.I.P. WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-143-2380/+0
* Media Galleries API: Make directory entry have constructor.tommycli@chromium.org2013-06-133-1/+35
* move webkit/glue/touch_fling_* to webkit/child/scottmg@chromium.org2013-06-136-11/+10
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-134-8/+8
* Make the infobar popup when Pepper Flash requests the camera/microphoneraymes@chromium.org2013-06-133-0/+6
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-134-0/+7
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-132-2/+2
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-1310-70/+77
* Suppress some Linux ASAN layout test failures.senorblanco@chromium.org2013-06-131-0/+4
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-1325-145/+156
* After r205859, linking glue_child.dll has unresolved symbols:yosin@chromium.org2013-06-131-0/+8
* Re-add dump_file_system target.kinuko@chromium.org2013-06-131-0/+12
* Make FileSystemOperation::Write take closure-friendly parameterskinuko@chromium.org2013-06-1312-204/+175
* fileapi: Use CreateSnapshotFile() in CannedSyncableFileSystemsatorux@chromium.org2013-06-132-18/+24
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-134-0/+16
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+3
* Fix webkit_storage exports definitionskinuko@chromium.org2013-06-13122-364/+438
* Use timed helper class in ObfuscatedFileUtilkinuko@chromium.org2013-06-133-95/+29
* Add suppressions for performance-sensitive tests on the Linux ASAN botpdr@chromium.org2013-06-121-0/+5
* MediaGalleries API: Use GetComponentsUTF8Unsafe in FileUtils.tommycli@chromium.org2013-06-123-0/+30
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-123-1/+8
* Use TimedTaskHelper in FileSystemUsageCachekinuko@chromium.org2013-06-123-10/+17
* ProxyDecryptor owns destruction of the Helper Plugin.ddorwin@chromium.org2013-06-124-19/+21