summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Thread ui opacity animationsajuma@chromium.org2013-02-234-44/+4
* [content shell] enable touch events for layout testsjochen@chromium.org2013-02-232-0/+3
* Add flag to disable impl-side paintingdfalcantara@chromium.org2013-02-232-2/+2
* cc: Give mask and replica layers a parent.danakj@chromium.org2013-02-221-3/+4
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-225-0/+194
* RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...crogers@google.com2013-02-222-0/+13
* Migrated sync_file_type and file_change from namespace fileapi to sync_file_s...calvinlo@chromium.org2013-02-2213-103/+125
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-225-0/+24
* Migrated sync_file_status, sync_action and sync_direction from fileapi:: name...calvinlo@chromium.org2013-02-225-7/+6
* Check FileSystem permission in OnAppendBlobDataItem for TYPE_FILE_FILESYSTEM ...kinuko@chromium.org2013-02-221-2/+8
* Quick-fix for UK backslash key on Linux/ChromeOS clientswez@chromium.org2013-02-221-2/+1
* Fix the size of scrollbars when using the Windows Classic theme.kevers@chromium.org2013-02-221-0/+11
* Remove WebLayerTreeViewImpljamesr@chromium.org2013-02-228-434/+17
* Update #includes (and some comments) since WebKitPlatformSupport class is now...pilgrim@chromium.org2013-02-212-2/+2
* Remove some legacy PPB_* thunk declarations.wez@chromium.org2013-02-211-0/+3
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-215-52/+3
* Revert 183841 - new static initializer on Linux.yoz@chromium.org2013-02-213-11/+152
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-213-152/+11
* Add wez@ and garykac@ as USB keycode conversion owners for PPAPI.wez@chromium.org2013-02-211-0/+3
* Remove OVERRIDE so we can delete this function upstream.pilgrim@chromium.org2013-02-201-1/+1
* Remove duplicate msvs_disabled_warnings in test_shell.gypibenm@google.com2013-02-201-3/+2
* Make test_shell build on Win64jschuh@chromium.org2013-02-202-3/+5
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-205-3/+52
* Remove NOTIMPLEMENTED() from DeviceMediaAsyncFileUtil::Create().kmadhusu@chromium.org2013-02-201-1/+0
* Fix fast/filesystem/op-restricted-names.html layout testkinuko@chromium.org2013-02-202-26/+27
* Fix Android fling curve deceleration.aelias@chromium.org2013-02-191-1/+4
* Inline ppb_graphics_2d_impl to the host.brettw@chromium.org2013-02-199-145/+145
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-3/+4
* WebDatabase: check path traversal in origin_identifieraedla@chromium.org2013-02-183-0/+29
* Make clearkey build on Win64 jschuh@chromium.org2013-02-181-0/+4
* Deprecate MountPointProvider::IsAccessAllowed in favor of GetPermissionPolicykinuko@chromium.org2013-02-1815-259/+251
* Renamed Tip log level to Debug.zvorygin@google.com2013-02-183-7/+8
* Reordered arguments of notification related functions so the order is sync st...calvinlo@chromium.org2013-02-184-0/+22
* We should not use FilePath::DirName() for sandboxed virtual pathskinuko@chromium.org2013-02-185-6/+84
* Retry: Fix VirtualPath::GetComponents to handle drive letter string as usual ...kinuko@chromium.org2013-02-183-19/+26
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-1/+1
* Make npapi_test_plugin build on Win64jschuh@chromium.org2013-02-175-13/+14
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-1713-73/+79
* [Media Gallery] Added CreateMTPDeviceAsyncDelegate() interface in mtp_device_...kmadhusu@chromium.org2013-02-161-1/+7
* Implement path for providing test WebLayerTreeView to DumpRenderTreejamesr@chromium.org2013-02-169-37/+133
* webcursor-x11: Do not attempt to create a custom cursor when there's no data.sadrul@chromium.org2013-02-161-0/+3
* [Media Gallery] Implement DeviceMediaAsyncFileUtil and MTPDeviceAsyncDelegate.kmadhusu@chromium.org2013-02-168-16/+743
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-157-84/+128
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-155-6/+75
* Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.acolwell@chromium.org2013-02-152-65/+21
* Revert 182604 because it breaks fast/filesystem/op-restricted-chars.htmlatwilson@chromium.org2013-02-153-26/+19
* Disable ObfuscatedFileUtilTest.TestQuotaOnCopyFile on win / android.marja@chromium.org2013-02-151-1/+7
* Fix dependency on scoped_ptr::reset sequencing in appcache.dcheng@chromium.org2013-02-1517-161/+186
* Fix VirtualPath::GetComponents to handle drive letter string as usual path co...kinuko@chromium.org2013-02-153-19/+26
* Remove deprecated code in webkit/fileapikinuko@chromium.org2013-02-149-1159/+0