summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Android WebView] Implement WebSettings.setTextZoom for legacy layout modesmnaganov@chromium.org2013-02-142-0/+8
* Re-implement IsolateFileUtil tests on top of new cross-fs operation architecturekinuko@chromium.org2013-02-141-138/+157
* fix third_party_headers to work properly on Windows w/ ninja.dpranke@chromium.org2013-02-142-59/+56
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-135-113/+6
* Add a flag for enabling the threaded parserabarth@chromium.org2013-02-132-0/+4
* Fix the size of webview in WebViewPluginqinmin@chromium.org2013-02-131-1/+3
* SessionStorageDatabase fix: Delete namespace keys if there are no areas.marja@chromium.org2013-02-132-1/+46
* Retry: Introduce AsyncFileTestHelper for testing with async file/quota operat...kinuko@chromium.org2013-02-139-287/+412
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-1310-239/+13
* cc: remove FontAtlasegraether@chromium.org2013-02-134-25/+0
* Remove OVERRIDE annotations from implementations of WebKit APIsjamesr@chromium.org2013-02-131-23/+23
* Fixed bug in allocation of temporary scanline during frame buffer readback.kbr@chromium.org2013-02-132-7/+4
* Revert pagescale from plugin placeholderqinmin@chromium.org2013-02-132-25/+1
* ExternalClearKey: remove row-by-row copy code from libvpx wrapper.tomfinegan@chromium.org2013-02-131-75/+0
* Guard against midstream audio configuration changes.dalecurtis@chromium.org2013-02-122-4/+20
* Added temporary #ifdefs to support incompatible ANGLE API upgrade.kbr@chromium.org2013-02-121-0/+8
* Layout tests expect the time to be relative to the unix epoch.jochen@chromium.org2013-02-121-2/+3
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-128-105/+6