summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...pilgrim@chromium.org2013-02-277-10/+10
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-275-3/+52
* Migrated sync_callback and sync_status_code from fileapi to sync_file_system ...calvinlo@chromium.org2013-02-2614-116/+132
* [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewModemnaganov@chromium.org2013-02-262-0/+3
* Automated reformat of webkit/compositor_bindingsjamesr@chromium.org2013-02-2654-2975/+2945
* Backwards compatibility with HistoryItems with old page scale (attempt 2).aelias@chromium.org2013-02-262-4/+28
* Cleanup: Add fileapi::AreSameFileSystem(url1, url2) utility functionkinuko@chromium.org2013-02-265-9/+42
* Revert 184502vandebo@chromium.org2013-02-261-15/+2
* Linux: apply a different hyphen patch.phajdan.jr@chromium.org2013-02-251-5/+12
* Backwards compatibility with HistoryItems with old page scale.aelias@chromium.org2013-02-251-2/+15
* Efficiently handle image layer scalingwangxianzhu@chromium.org2013-02-256-3/+394
* Migrated sync_file_metadata from fileapi to sync_file_systemcalvinlo@chromium.org2013-02-256-35/+26
* Remove forwarding include for base/files/file_path except for MTPD.brettw@chromium.org2013-02-241-1/+1
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-24113-121/+121
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-233-167/+8
* Add a hook to content renderer client for using a custom clipboardjochen@chromium.org2013-02-231-1/+1
* 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