summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Change SyncFileErrors to SyncStatusCodenhiroki@chromium.org2012-10-042-10/+12
* This patch adds following strings:yosin@chromium.org2012-10-042-1/+41
* Revert 160072 - Add ImageOnlyFailure to some hyphenation tests.hbono@chromium.org2012-10-041-5/+0
* Revert 160044 - Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-044-92/+1
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-046-30/+49
* Add ImageOnlyFailure to some hyphenation tests.hbono@chromium.org2012-10-041-0/+5
* Implement hyphenation for DumpRenderTree.hbono@chromium.org2012-10-044-1/+92
* WebKit roll 130304:130314dpranke@chromium.org2012-10-031-4/+0
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-034-49/+258
* cc: Remove OwnPtr usage from CCFontAtlas.tfarina@chromium.org2012-10-031-2/+2
* Fix leak of MockDecryptor in ProxyDecryptorTest.xhwang@chromium.org2012-10-031-6/+18
* Track the frequency of impl-thread scrolling vs. main-thread scrolling by int...tdanderson@chromium.org2012-10-031-0/+2
* Implement utility functions for the Syncable Filesystemnhiroki@chromium.org2012-10-034-0/+240
* Fix leak on LocalFileChangeTrackerTesttzik@chromium.org2012-10-031-0/+6
* Adding error code for SyncFileSystem featurekinuko@chromium.org2012-10-031-0/+37
* Add oem mount point to cros_mount_provider.tbarzic@chromium.org2012-10-036-4/+51
* Refactor ProxyDecryptor.xhwang@chromium.org2012-10-034-138/+274
* Plumb RequestorProcessID field through various layers to enable the Networkdarin@chromium.org2012-10-032-3/+7
* Renamed LayerChromium::opaque to LayerChromium::contentsOpaque. Having both o...alokp@chromium.org2012-10-022-3/+3
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-0210-263/+0
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-023-4/+1
* Use ScopedOleInitializer more, so that we check and log errors the same way e...pkasting@chromium.org2012-10-022-6/+14
* Rename cdm::OutputBuffer to DecryptedBlock.tomfinegan@chromium.org2012-10-024-76/+76
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-013-116/+0
* Make cdm::Status error names more specific.tomfinegan@chromium.org2012-10-013-8/+15
* Support reading pixels from HW-decoded video textures into canvas/webgl.fischman@chromium.org2012-10-012-28/+41
* Fix ChunkDemuxer end of stream tracking during canceled seeks.acolwell@chromium.org2012-10-011-1/+2
* Linux: Blacklist 32-bit Flash 11.2.202.238 when the CPU doesn't support SSE2.thestig@chromium.org2012-10-011-0/+3
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-019-4/+110
* Add histogram for LocalStorage cache prime time.willchan@chromium.org2012-09-291-0/+5
* Add encrypted media basic playback tests.shadi@chromium.org2012-09-281-1/+1
* Skia is deprecating setDevice in favor of factories to create SkCanvas variantsreed@google.com2012-09-282-3/+3
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-1/+2
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-2710-96/+60
* Webkit roll 129708:129770schenney@chromium.org2012-09-271-2/+2
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-271-9/+21
* Remove PluginGroupibraaaa@google.com2012-09-2711-840/+24
* Fix a bug when resetting NaCl plugin instance to IPC proxy.bbudge@chromium.org2012-09-272-0/+5
* Rename profile_path member of TrackerDB to base_pathnhiroki@chromium.org2012-09-272-8/+8
* Record add/update changes as ADD_OR_UPDATEkinuko@chromium.org2012-09-275-88/+68
* Normalize path and virtual path of FileSystemURLkinuko@chromium.org2012-09-271-1/+1
* Add a new field in password_form to distinguish generated passwords from manu...guohui@chromium.org2012-09-272-2/+14
* Add average commit time to texture upload scrolling testsbrianderson@chromium.org2012-09-271-1/+3
* Fix up instance registration with the browser.brettw@chromium.org2012-09-261-0/+2
* Add LocalFileChangeTracker database to record non-synced dirty filesnhiroki@chromium.org2012-09-263-8/+227
* Send OnModifyFile Notification when File Write completes successfully or fail...calvinlo@chromium.org2012-09-268-43/+112
* Fix: Prerendering was confusing SessionService to not save sessionStorage.marja@chromium.org2012-09-262-0/+5
* FontScaleFactor and ForceEnableZoom pref_names.aurimas@chromium.org2012-09-252-0/+12
* Register Android's media/ and net/ JNI bindings when running DumpRenderTree.peter@chromium.org2012-09-251-3/+9
* Merged HostQuotaCallback into QuotaCallbackcalvinlo@chromium.org2012-09-254-33/+21